arcinovationz.com.au Open in urlscan Pro
27.54.88.98  Public Scan

Submitted URL: http://arcinovationz.com.au/wp-content/themes/bold-photography/style.css?ver=20240805-93500
Effective URL: https://arcinovationz.com.au/wp-content/themes/bold-photography/style.css?ver=20240805-93500
Submission: On October 31 via api from US — Scanned from AU

Form analysis 0 forms found in the DOM

Text Content

/*
Theme Name: Bold Photography
Theme URI: https://catchthemes.com/themes/bold-photography/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Bold Photography is a free, dark multipurpose photography WordPress theme that comes with a sleek design and awesome functionality to unleash your photography creativity. It has been specially crafted to showcase another level of photography websites with its dark and bold look. However, you can use it for any kind of website and deliver a shady look. Bold Photography includes both the looks and astounding functionality to further intensify the website. The new dark multipurpose photography theme, Bold Photography is power-packed with crucial features like Portfolio, Services, Testimonials, and many more. All of these features have been carved keeping multipurpose websites in mind but also prioritizing photography websites. Bold Photography is the ultimate stop if you want a dark and bold website for your creativity. Download Bold Photography today and flaunt the darker side of you with grace. For advanced features, upgrade to premium version. For more information, check out Theme Instructions at https://catchthemes.com/themes/bold-photography-pro/#theme-instructions and Demo at https://catchthemes.com/demo/bold-photography/.
Version: 1.3.3
Requires at least: 5.6
Tested up to: 6.5
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: grid-layout, one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, blog, photography, portfolio
Text Domain: bold-photography

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
 * 4.0 - Elements
 * 3.0 - Icons
 *    3.1 - SVG Fallbacks
 * 5.0 - Padding/Margin
 * 6.0 - Forms
 * 7.0 - Navigation
 *    7.1 - Links
 *    7.2 - Main Menu
 *    7.3 - Social Menu
 *    7.4 - Post Navigation
 *    7.5 - Breadcrumb
 *    7.6 - Scroll Up
 * 8.0 - Accessibility
 * 9.0 - Alignments
 * 10.0 - Clearings
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Header
 *	  12.2 - Posts and pages
 *	  12.3 - Post Formats
 *    12.4 - Comments
 *    12.5 - Sidebar
 *    12.6 - Footer
 * 13.0 - Media
 *    13.1 - Captions
 *    13.2 - Galleries
 * 14.0 - Modules
 *    14.1 - Slider
 *    14.2 - Featured Content & Portfolio
 *    14.3 - Hero Content
 *    14.4 - Team Content Section
 *    14.5 - Testimonials
 *	  14.6 - Events Section
 *	  14.7 - Promotional Headline
 *	  14.8 - Gallery Section
 *	  14.9 - Contact Section
 *	  14.10 - Stats
 * 15.0 - Media Queries
 *	  15.1 - >= 480px
 *    15.2 - >= 601px
 *    15.3 - >= 640px
 *    15.4 - >= 768px
 *    15.5 - >= 783px
 *    15.6 - >= 1024px
 *    15.7 - >= 1200px
 *	  15.8 - >= 1366px
 *    15.9 - >= 1600px
 *    15.10 - >= 1920px
 * 16.0 - Transition
 * 17.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.io/normalize.css/
 */

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

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

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

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

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

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

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

img {
	border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button:-moz-focus-inner,
[type="button"]:-moz-focus-inner,
[type="reset"]:-moz-focus-inner,
[type="submit"]:-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

[type="number"]:-webkit-inner-spin-button,
[type="number"]:-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

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

:-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}


/**
 * 2.0 - Typography
 */

body {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.67;
}

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

body,
button,
input,
select,
textarea,
#testimonial-content-section .entry-title {
	font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.posts-navigation a,
.post-navigation .post-title,
.comment-meta .author-name,
#content #infinite-handle span button,
.catch-instagram-feed-gallery-widget-wrapper .button,
.ui-tabs .ui-tabs-nav li a {
	font-family: 'Oswald', sans-serif;
}

.site-title,
.site-description {
	font-family: 'Josefin Sans', sans-serif;
}

.section-title,
.entry-title,
.page-title,
#footer-instagram .widget-title {
    font-size: 32px;
    font-size: 2rem;
}

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

.archive-posts-wrapper .entry-title,
.woocommerce-posts-wrapper .entry-title {
	font-size: 26px;
	font-size: 1.625rem;
}

.author-description .author-title,
.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title,
.services-content-wrapper .entry-title,
.team-content-wrapper .entry-title,
.events-content-wrapper .entry-title,
.contact-content-wrapper .entry-title,
.logo-slider-content-wrapper .entry-title {
	font-size: 24px;
	font-size: 1.5rem;
}

#site-generator .social-navigation .icon {
	height: 21px;
	width: 21px;
	top: 8px;
}

.featured-video-content-wrapper .entry-title {
	font-size: 1em;
}

.site-title,
.widget .widget-title,
.widget .wp-block-group h2,
ul.products li.product .woocommerce-loop-product__title,
#testimonial-content-section .entry-title {
	font-size: 18px;
	font-size: 1.125rem;
}

#feature-slider-section .entry-meta {
	font-size: 0.857em;
}

.widget,
.widget .hentry .entry-title,
.menu-toggle,
.menu-toggle-close,
.dropdown-toggle,
.site-header .icon,
.search-submit,
.pagination,
.woocommerce-pagination,
.breadcrumb-area,
.team-content-wrapper .entry-meta {
	font-size: 16px;
	font-size: 1rem;
}

.page .site-main .entry-footer .entry-meta,
.single .site-main .entry-footer .entry-meta {
	font-size: 15px;
	font-size: 0.9375rem;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.posts-navigation,
#content #infinite-handle span button,
.main-navigation a,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.comment-subscription-form {
	font-size: 14px;
	font-size: 0.875rem;
}

.site-info,
.site-description,
.entry-footer .entry-meta,
.stats-content-wrapper .entry-content,
.stats-content-wrapper .entry-summary,
#testimonial-content-section .entry-meta,
.more-link,
.entry-meta,
.breadcrumb-area,
.woocommerce .woocommerce-breadcrumb,
.post-navigation .meta-nav {
	font-size: 13px;
	font-size: 0.8125rem;
}

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

p {
	margin: 0 0 1.75em;
}

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

blockquote {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 1.75em;
	padding: 2.45em 0 0;
	position: relative;
	text-align: center;
	z-index: 1;
}

blockquote:before {
	content: "\201C";
	font-size: 100px;
	font-size: 6.25rem;
	font-weight: 700;
	font-family: Georgia;
	position: absolute;
	top: 40px;
	line-height: 0;
	left: -7px;
	width: 100%;
	z-index: -1;
}

blockquote,
q {
	quotes: "\201C""\201D""\2018""\2019";
}

blockquote p {
	margin-bottom: 1.050em;
}

blockquote cite,
blockquote small {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.615384615384615;
	text-decoration: none;
}

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

blockquote strong,
blockquote b {
	font-weight: 400;
}

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

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp {
	font-family: Inconsolata, monospace;
	font-size: 1em;
}

pre {
	font-family: Inconsolata, monospace;
	line-height: 1.5;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	padding: 0.125em 0.25em;
}

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

mark,
ins {
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


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


/**
 * 3.1 - SVGs Fallbacks
 */

.svg-fallback {
	display: none;
}

.no-svg .svg-fallback {
	display: inline-block;
}

.no-svg .dropdown-toggle {
    padding: 0;
    right: 0;
    text-align: center;
    width: 48px;
    height: 52px;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(180deg); /* IE 9 */
	transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	-ms-transform: rotate(0); /* IE 9 */
	transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}

.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important; /* overrides previous !important styles */
	width: auto;
}


/**
 * 4.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 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.75em;
}

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

del {
	opacity: 0.8;
}

table,
caption,
th,
td {
    border: 1px solid;
}

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

caption {
    border-width: 1px 1px 0 1px;
    font-weight: 700;
    text-align: center;
}

th,
td {
	border-width: 0 1px 1px 0;
    font-weight: normal;
    text-align: left;
}

th {
    font-weight: 700;
}

thead th {
	border-width: 0 1px 1px 0;
}

caption,
th,
td {
    padding: 0.667em;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

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

.drop-cap:first-letter {
    float: left;
    font-size: 92px;
    font-size: 5.75rem;
    line-height: 0.6;
    margin: 14px 16px 4px -3px;
}


/**
 * 5.0 - Padding/Margin
 */

.menu-toggle {
	padding: 17px;
}

.main-navigation a {
	padding: 14px 0;
}

#header-content .wrapper {
	padding: 20px 30px;
}

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

body:not(.home) .custom-header-content {
	padding: 182px 50px;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	padding: 7px 21px;
}

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

.site-content .wrapper > .sidebar {
	margin-top: 42px;
}

.author-info {
	padding: 35px;
}

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

.widget-column {
	padding: 21px 30px;
}

.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
	margin-bottom: 35px;
	text-align: center;
}

.section.no-section-heading {
	padding-top: 42px;
}

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

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

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	margin: 0 0 35px;
}

.author-title,
.author-avatar,
.author-description,
.comments-title,
.comment-reply-title {
	margin: 0 0 21px;
}

.hentry,
.widget,
.widget .hentry {
    margin: 0 0 42px;
}

.widget .widget-title,
.widget .wp-block-group h2 {
	margin: 0 0 28px;
}

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

.widget li > ul,
.widget li > ol {
	clear: both;
	margin-top: 7px;
	margin-left: 14px;
}

.featured-video-content-wrapper,
.product-content-wrapper,
.featured-content-wrapper,
.portfolio-content-wrapper,
.services-content-wrapper,
.stats-content-wrapper,
.events-content-wrapper,
.team-content-wrapper,
.contact-content-wrapper,
.logo-slider-content-wrapper,
.recent-blog-content-wrapper {
	padding: 0 30px;
}

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

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

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

.comments-area {
	margin-top: 35px;
	padding-top: 35px;
}

.hero-content-wrapper .entry-summary,
.hero-content-wrapper .entry-content {
    margin: 35px 0 0;
}

/* New */
.site-main > :last-child,
.page .site-main > :last-child,
.site-header-text > :last-child,
.section-description-wrapper > :last-child,
.taxonomy-description-wrapper > :last-child,
.widget-column > :last-child,
.widget-area .widget .hentry:last-child,
.widget-area .widget .hentry .entry-meta,
.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_nav_menu ul,
#colophon .widget li:last-child {
	margin-bottom: 0;
}

.widget-area .ewfeaturedpostpageimage .featured-image {
	margin-top: 0;
	margin-bottom: 0;
}

.custom-logo {
	margin: 0 auto;
}

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

.entry-title {
	line-height: 1.43;
	margin: 0;
}

.page .site-main .entry-title,
.single .site-main .entry-title {
    margin-bottom: 28px;
}

.single .site-main .entry-footer,
.page .site-main .entry-footer {
    margin-top: 35px;
}

.widget-area .entry-meta {
	margin-top: 0;
}

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

#testimonial-content-section .section-content-wrapper {
	padding-top: 49px;
}

.posts-navigation .nav-links .nav-previous + .nav-next,
.post-navigation .nav-links .nav-previous + .nav-next {
	margin-bottom: 35px;
}

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

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.posts-navigation a,
#content #infinite-handle span button,
.catch-instagram-feed-gallery-widget-wrapper .button {
	padding: 14px 27px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.59);
}

.section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) + .section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) {
	margin-top: -42px;
}

.entry-meta .icon {
	margin-right: 7px;
}

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


/**
 * 6.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 #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.4;
	text-transform: uppercase;
}

.entry-content .button,
.entry-summary .button {
	box-shadow: none;
}

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-color: transparent;
	border: 1px solid;
	border-width: 0 0 1px;
	margin-top: 7px;
	padding: 14px 0;
	width: 100%;
}

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

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

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

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;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

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

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

.search-form,
.woocommerce-product-search {
	clear: both;
	position: relative;
}

input[type="search"].search-field {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-width: 1px;
	margin: 0;
	padding: 12px 46px 12px 14px;
	width: 100%;
}

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

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

select {
	border: none;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 7px 10px;
}


/**
 * 7.0 - Navigation
 */

/**
 * 7.1 - Links
 */

a {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

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


/**
 * 7.2 - Main Menu
 */

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	margin: 0;
	position: relative;
}

.site-header .social-navigation ul {
	padding: 14px 15px;
	text-align: center;
}

.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
	padding-right: 49px;
}

.main-navigation a {
	display: block;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0;
	text-decoration: none;
	text-transform: uppercase;
}

.search-container {
	padding: 21px;
}

.main-navigation a,
#primary-menu-wrapper .search-container {
	padding: 14px 30px;
}

.main-navigation ul ul {
	margin-left: 0.875em;
}

.main-navigation ul ul a {
	font-weight: 400;
	letter-spacing: 0;
	text-transform: capitalize;
}

.navigation-classic .main-navigation {
	clear: both;
	border: none;
}

.main-navigation ul.toggled-on {
	box-shadow: none;
	border-top: none;
}

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

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

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a {
	font-weight: 500;
}

#primary-search-wrapper,
#social-menu-wrapper {
	display: none;
}

.menu-inside-wrapper {
	border: 1px solid;
	position: absolute;
	right: -100%;
	top: 61px;
	width: 100%;
	max-width: 100%;
	visibility: hidden;
	z-index: 199;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.is-open .menu-inside-wrapper {
	right: 0;
	visibility: visible;
}

body.menu-open {
	overflow-y: scroll;
	width: 100%;
}

.menu-toggle-wrapper {
	padding: 5px;
}

.menu-toggle {
	background-color: transparent;
	display: block;
	font-weight: 400;
	line-height: 1.375;
	margin: 0 auto;
	text-shadow: none;
}

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

.selected.menu-toggle .icon-bars,
.selected.menu-toggle .icon-share,
.menu-toggle .icon-close,
.selected.menu-toggle .icon-search {
    display: none;
}

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

#primary-search-wrapper .menu-toggle,
#social-menu-wrapper .menu-toggle {
	-webkit-border-radius: 36px;
	border-radius: 36px;
	display: inline-block;
	height: 36px;
	letter-spacing: 0;
	padding: 0;
	-webkit-text-shadow: none;
	text-shadow: none;
	text-align: center;
	width: 36px;
}

/* Dropdown Toggle */

.dropdown-toggle {
	background-image: none;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	right: 0;
	line-height: 1.172;
	margin: 0 auto;
	padding: 14px 19px;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.site-footer-menu .dropdown-toggle {
	display: none;
}

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

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

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

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

.main-navigation ul ul {
	display: none;
}

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

#primary-search-wrapper > .social-navigation {
	display: none;
	float: left;
}

.site-header-menu .menu-label {
	display: none;
}

.menu-label {
	display: inline-block;
	margin-left: 7px;
}


/**
 * 7.3 - Social Menu
 */

.mobile-social-search {
	clear: both;
}

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

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

.social-navigation ul,
.social-links-menu ul {
	list-style: none;
	margin: 0;
}

.social-navigation li,
.social-links-menu li {
	display: inline-block;
	margin: 0;
}

.social-navigation a,
.social-links-menu a {
	background-color: transparent;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	margin: 2px 3px;
	position: relative;
	padding: 0;
	text-align: center;
	height: 36px;
	width: 36px;
}

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

/* Social Floating Navigation */

.social-floating-navigation {
	position: absolute;
	display: none;
    top: 70vh;
    left: 10px;
    -webkit-transform: rotate(-90deg) translateX(0);
    -moz-transform: rotate(-90deg) translateX(0);
    -ms-transform: rotate(-90deg) translateX(0);
    -o-transform: rotate(-90deg) translateX(0);
    transform: rotate(-90deg) translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 999;
}

.social-floating-navigation:not(.hide-label) .social-navigation a {
	font-size: 12px;
	font-size: 0.75rem;
	width: auto;
	height: auto;
	position: relative;
	margin: 0 14px;
}

.social-floating-navigation:not(.hide-label) .social-navigation .icon {
	margin-right: 7px;
	top: 4px;
	width: 12px;
	height: 12px;
}

.social-floating-navigation:not(.hide-label) .social-navigation li + li a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -21px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-top: -2px;
}

.social-floating-navigation.hide-label .social-navigation a > span,
.social-floating-navigation.hide-label .social-navigation li + li a:after  {
	display: none;
}


/**
 * 7.4 - Post Navigation
 */

.post-navigation {
	clear: both;
}

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

.post-navigation .meta-nav {
	display: block;
	letter-spacing: 0.083em;
	margin-bottom: 0.583em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	font-weight: 700;
	display: block;
	text-rendering: optimizeLegibility;
}

.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.posts-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-next {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.posts-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-previous {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

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

.image-navigation,
.comment-navigation {
	border-top: 1px solid;
	border-bottom: 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;
}

.posts-navigation,
.pagination,
#content #infinite-handle {
	clear: both;
	margin: 0;
	text-align: center;
}

#content #infinite-handle {
	display: block;
}

#content #infinite-handle span {
	background: none transparent;
	display: inline-block;
	padding: 0;
}

.infinite-loader #ctis-loading img {
	width: 35px;
}

.infinite-loader {
	clear: both;
}

.posts-navigation a,
#content #infinite-handle span button {
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.4;
}

.pagination .prev,
.pagination .next {
	font-weight: 400;
	line-height: 1.75;
}

.pagination .page-numbers {
	display: inline-block;
	margin: 7px 0;
	padding: 8px 16px;
	text-transform: uppercase;
}

.pagination .page-numbers.current {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.posts-navigation a,
#content #infinite-handle span button {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	text-transform: uppercase;
}

#content #infinite-handle {
    z-index: 2;
}

#content #infinite-handle,
#content .infinite-loader {
    cursor: pointer;
    clear: both;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.archive-posts-wrapper .section-content-wrapper {
	position: relative;
}

.archive-posts-wrapper .entry-container {
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.section-content-wrapper .entry-title {
	margin-bottom: 21px;
}


/**
 * 7.5 - Breadcrumb
 */

.breadcrumb-area {
	text-align: center;
	width: 100%;
	font-weight: normal;
}

.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	line-height: 1.75;
	margin: 0;
	padding: 14px 35px;
}

.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
	position: relative;
	font-weight: 400;
	text-decoration: none;
}

.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.entry-breadcrumbs a:active,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:active {
	text-decoration: none;
}

.entry-breadcrumbs .sep,
.woocommerce .woocommerce-breadcrumb .sep {
	margin: 0 10px;
}


/**
 * 7.6 - Scroll Up
 */

#scrollup {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: none;
    line-height: 1;
    outline: none;
    padding: 7px;
    position: fixed;
    bottom: 35px;
    right: 35px;
    text-decoration: none;
    text-align: center;
    text-shadow: none;
    z-index: 9999;
}

#scrollup .icon {
	width: 28px;
	height: 28px;
}

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


/**
 * 8.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 {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

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


/**
 * 9.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

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

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 10.0 - Clearings
 */

.wrapper:before,
.wrapper:after,
.posts-navigation:before,
.posts-navigation:after,
.clear:before,
.clear:after,
.section:before,
.section:after,
.section-content-wrapper:before,
.section-content-wrapper: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,
.content-area:before,
.content-area:after,
.site-main > article:before,
.site-main > article:after,
.post-navigation:before,
.post-navigation:after,
.posts-navigation:before,
.posts-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,
#tertiary:before,
#tertiary:after,
#colophon .wrapper:before,
#colophon .wrapper:after,
.widget-area li:before,
.widget-area li:after,
#footer-newsletter .widget-inner:before,
#footer-newsletter .widget-inner:after {
	content: "";
	display: table;
}

.wrapper:after,
.posts-navigation:after,
.clear:after,
.section:after,
.section-content-wrapper:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.content-area:after,
.site-main > article:after,
.post-navigation:after,
.posts-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.widget:after,
.textwidget:after,
#tertiary:after,
#colophon .wrapper:after,
.widget-area li:after,
#footer-newsletter .widget-inner:after {
	clear: both;
}


/**
 * 11.0 - Widgets
 */

.widget .widget-title,
.widget .wp-block-group h2 {
	line-height: 1.5;
}

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

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

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

.widget .hentry .entry-title {
	font-weight: 700;
	line-height: 1.75;
	margin: 0;
}

/* Categories widget */

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

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

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

/* Calendar widget */

.widget.widget_calendar table {
	margin: 0;
}

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

.widget_calendar caption {
	font-weight: 600;
}

.widget_calendar tbody a {
	display: block;
	font-weight: 600;
	text-decoration: none;
}

/* 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-bottom: 0.538461538em;
}

.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: none;
	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;
}

#featured-grid-content .grid-box:hover .caption>.vcenter {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

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

#footer-instagram .widget-title {
	margin: 42px 30px;
	text-align: center;
	letter-spacing: 0;
	text-transform: capitalize;
}

.widget-area .catch-instagram-feed-gallery-widget-wrapper .button {
	margin-top: 21px;
	border: none;
}

#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: 16.666%;
}

#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(6n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(6n+1) {
	clear: both;
}

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

.widget-area .date-label {
	display: none;
}

/* Footer Newsletter */

.footer-newsletter:before,
.footer-newsletter:after {
	clear: both;
	content: "";
	display: block;
}

#footer-newsletter .wrapper {
	max-width: 1920px;
}

#footer-newsletter .widget {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer-newsletter .has-background-image.widget {
	margin: 42px auto;
}

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

#footer-newsletter .ewnewsletter .widget-inner-wrap {
	padding: 0;
	margin: 0;
}

#footer-newsletter .ewnewsletter .hentry {
	text-align: left;
	margin-bottom: 42px;
}

.ew-newsletter-content-container >:last-child {
	margin-bottom: 0;
}

.footer-newsletter .ew-newsletter-image-container {
	margin-bottom: 21px;
}

.widget-area .left .featured-image,
.widget-area .right .featured-image {
    width: 21%;
}

.widget-area .left .entry-container,
.widget-area .right .entry-container {
    width: 79%;
}

/* UI Tabs */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-tabs .ui-tabs-panel {
	background-color: transparent;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-tabs .ui-tabs-panel {
	border: none;
}

.ui-tabs .ui-tabs-panel {
	padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
    font-weight: 600;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.615384615384615;
    outline: 0;
    padding: 0 7px 28px;
    text-align: center;
    text-transform: uppercase;
}


/**
 * 12.0 - Content
 */

#page {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

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

.wrapper {
	margin: 0 auto;
	max-width: 1500px;
	width: 100%;
}

.header-media .wrapper,
#footer-instagram .wrapper,
.gallery-section .wrapper {
	width: 100%;
	max-width: 1920px;
}

.contact-section .wrapper,
.recent-blog-content .wrapper {
	max-width: 1020px;
	margin: 0 auto;
}

#colophon {
	border-top: 1px solid;
}

.page.no-sidebar .content-area,
.single.no-sidebar .content-area {
	max-width: 720px;
	margin: 0 auto;
}

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


/**
 * 12.1 - Header
 */

.site-header {
	position: relative;
}

.absolute-header .site-header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 99;
}

.site-header-main .wrapper {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 7px 30px;
	position: relative;
}

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

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

.wp-custom-logo .custom-logo-link {
	display: block;
}

.wp-custom-logo .site-identity {
	display: none;
}

.site-header-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	width: auto;
}

.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-title {
	font-weight: 700;
	line-height: 1.458333333333333;
	letter-spacing: 0.1666666666666667em;
	margin: 0;
	text-transform: uppercase;
}

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

.site-description {
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.615384615384615;
	margin: 0;
	text-transform: capitalize;
}

.custom-header {
	clear: both;
	position: relative;
}

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

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

.has-header-image.home .custom-header-media,
.has-header-video.home .custom-header-media,
.has-header-text.home .custom-header-media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%;
	height: 100vh;
	width: 100%;
}

.custom-header-content {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1500px;
    text-align: center;
    z-index: 2;
}

.custom-header-content-wrapper {
	max-width: 470px;
	margin: 0 auto;
}

.custom-header-content.content-align-left .custom-header-content-wrapper {
	margin: 0 auto 0 0;
}

.custom-header-content.content-align-right .custom-header-content-wrapper {
	margin: 0 0 0 auto;
}

.custom-header-content.text-align-left {
	text-align: left;
}

.custom-header-content.text-align-right {
	text-align: right;
}

.custom-header-content .site-header-text {
	margin-top: 21px;
}

.has-header-media:not(.home) .custom-header-media {
	position: relative;
}

.header-media-text-disabled .custom-header-media .wp-custom-header img {
	display: block;
	position: relative;
}

.custom-header-overlay {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.custom-header .wrapper:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

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

.has-header-video .custom-header-media .wp-custom-header video,
.has-header-video .custom-header-media .wp-custom-header iframe {
	position: absolute;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
	width: auto;
	top: 50%;
	padding-bottom: 1px; /* Prevent header from extending beyond the footer */
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

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

/* Hides div in Customizer preview when header images or videos change. */
body:not(.has-header-image):not(.has-header-video):not(.has-header-text)  .custom-header-media {
	display: none;
}

.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	border-radius: 50%;
	font-size: 18px;
	font-size: 1.125rem;
	opacity: 0;
	overflow: hidden;
	padding: 7px 13px;
	position: absolute;
	left: 49%;
	bottom: 35px;
	z-index: 100;
	height: 44px;
	width: 44px;
}

.header-media:hover .wp-custom-header-video-button {
	opacity: 1;
}


/**
 * 12.2 - Posts and pages
 */

.hentry {
	float: left;
	position: relative;
	width: 100%;
}

.post-thumbnail {
	display: block;
	position: relative;
}

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

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.33;
	margin-top: 0.9655172413793103em;
	margin-bottom: 0.603448275862069em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.43;
	margin-top: 1.166666666666667em;
	margin-bottom: 0.7291666666666667em;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.36;
	margin-top: 1.555555555555556em;
	margin-bottom: 0.9722222222222222em;
}

.entry-content h4,
.comment-content h4,
.textwidget h4 {
	font-size: 22px;
	font-size: 1.375rem;
}

.entry-content h5,
.comment-content h5,
.textwidget h5 {
	font-size: 18px;
	font-size: 1.125rem;
}

.entry-content h6,
.comment-content h6,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1.25em;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

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

.custom-header-content > :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: 28px 0 0;
}

.more-link .readmore {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	word-wrap: break-word;
}

.more-link .readmore:hover,
.more-link .readmore:focus {
	box-shadow: none;
}

.more-button {
	display: inline-block;
}

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

#events-section .view-more {
	position: relative;
}

.author-info {
	clear: both;
	margin-top: 35px;
	text-align: center;
}

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

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

.author-description .author-title {
	clear: none;
	line-height: 1.75;
}

.author-bio {
	overflow: hidden;
}

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

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

.sticky-post {
	display: inline-block;
	font-size: 21px;
	font-size: 1.3125rem;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 7px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}

.has-post-thumbnail .sticky-post {
	position: absolute;
	right: 21px;
	top: 21px;
}

.full-content .has-post-thumbnail .sticky-post {
    position: relative;
    top: auto;
    left: auto;
}

.entry-meta {
	line-height: 2;
}

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

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

.entry-footer .entry-meta > span {
	clear: both;
	display: block;
	margin: 35px 0 0;
}

/**
 * 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: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	height: 2em;
	line-height: 2em;
	margin-right: 0.5em;
	text-align: center;
	width: 2em;
}

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

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

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

.entry-caption {
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

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

.section:not(#team-content-section):not(#portfolio-content-section):not(#feature-slider-section) .post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.section:not(#team-content-section):not(#portfolio-content-section):not(#feature-slider-section) .post-thumbnail a:hover img,
.section:not(#team-content-section):not(#portfolio-content-section):not(#feature-slider-section) .post-thumbnail a:focus img {
	opacity: 0.65;
}


/**
 * 12.4 - Comments
 */

.comments-area {
	border-top: 1px solid;
	clear: both;
	display: block;
	width: 100%;
}

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

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid;
	padding: 2em 0;
}

.comments-area .comment-list > li:first-child > article,
.comments-area .comment-list > li.pingback:first-child,
.comments-area .comment-list > li.trackback:first-child {
	border-top: none;
}

.comment-list article + .comment-respond {
	margin-bottom: 3em;
}

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

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

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

.comment-container {
    overflow: hidden;
}

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

.comment-author .avatar {
	height: 65px;
	width: 65px;
}

.comment-meta .edit-link,
.pingback .edit-link {
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

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

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.75em 1.5em;
}

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

.comment-reply-link {
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 21px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	outline: 0;
}

.no-comments {
	margin: 0;
	padding-top: 1.75em;
}

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

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin: 0;
}

.author-name {
    text-transform: capitalize;
}

.comment-reply-title small a {
	border: 0;
	font-size: 24px;
	font-size: 1.5rem;
	height: 32px;
	overflow: hidden;
	width: 26px;
	position: absolute;
	right: 	14px;
	top: 14px;
}

.comment-respond {
	margin: 1.25em 0;
	padding: 42px;
	position: relative;
}

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

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-notes {
	font-style: italic;
}

.comment-meta .author-name {
	display: block;
	font-style: normal;
	font-weight: 700;
}

.comment-meta a {
	text-decoration: none;
}

.comment-meta a:hover,
.comment-meta a:focus {
	text-decoration: underline;
}

.comment-meta .comment-permalink {
	display: inline-block;
}


/**
 * 12.5 - Sidebar
 */

.widget .hentry {
	float: left;
	width: 100%;
}

.widget a {
	text-decoration: none;
}

.sidebar .widget {
	border: 1px solid;
	clear: both;
	padding: 35px;
}


/**
 * 12.6 - Footer
 */

.footer-widget-area .wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

.footer-widget-area .widget-column {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	min-width: 0;
}

#colophon .widget {
	background-color: transparent;
}

#site-generator {
	clear: both;
	padding: 35px 30px;
}

.site-info {
	text-transform: capitalize;
	text-align: center;
}

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


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

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

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

.wp-audio-shortcode,
.wp-video {
	margin: 1.625em 0;
}


/**
 * 13.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-size: 15px;
	font-size: 0.9375rem;
	font-style: normal;
	text-align: center;
}


/**
 * 13.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-item img {
	margin: 0 auto;
}

.gallery-caption {
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 7px;
	text-align: center;
	font-size: 15px;
	font-size: 0.9375rem;
}

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


/**
 * 14.0 - Modules
 */

.section {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.section-heading-wrapper {
	display: block;
	max-width: 990px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}

#testimonial-content-section .owl-slideshow {
	overflow: hidden;
}

#stats-section.has-background-image,
#featured-video-section.has-background-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#featured-video-section {
	background-image: url('assets/images/video-bg.jpg');
}

#contact-section .main-image {
	background-image: url('assets/images/contact-map.jpg');
}


/**
 * 14.1 - Slider
 */

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

#feature-slider-section .wrapper {
	max-width: 100%;
	padding: 0;
}

#feature-slider-section .hentry {
	margin: 0;
	padding: 0;
}

#feature-slider-section .hentry-inner {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	min-height: 100vh;
	overflow: hidden;
	padding: 100px 30px;
	position: relative;
}

#feature-slider-section .post-thumbnail {
	margin: 0;
	position: unset;
}

#feature-slider-section .post-thumbnail img {
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100vw;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	z-index: -1;
}

@supports (object-fit: cover) {
	#feature-slider-section .post-thumbnail img {
		height: 100%;
		left: 0;
		object-fit: cover;
		top: 0;
		transform: none;
		width: 100%;
	}
}

#feature-slider-section .entry-container {
	display: block;
	opacity: 0;
	position: relative;
	visibility: hidden;
	left: 80px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-o-transition-delay: .4s;
	-ms-transition-delay: .4s;
	transition-delay: .4s;
	z-index: 9;
}

#feature-slider-section .active .entry-container {
    opacity: 1;
    visibility: visible;
    left: 0;
}

#feature-slider-section .entry-container > * {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

#feature-slider-section .entry-container > * > * {
	max-width: 470px;
	margin-right: auto;
}

#feature-slider-section .entry-title {
	font-weight: 500;
	margin: 0;
}

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

#feature-slider-section .owl-dots {
	counter-reset: slides-num;
	display: block;
	position: absolute;
	top: 50%;
	left: auto;
	right: 14px;
	font-weight: 700;
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	z-index: 199;
}

#feature-slider-section .owl-dot {
    counter-increment: slides-num;
    display: block;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    outline: 0;
    text-shadow: none;
}

#feature-slider-section .owl-dot:before {
    content: '0'counter(slides-num);
    display: block;
    line-height: 1;
    padding: 14px;
}

#feature-slider-section .owl-dot.active:before {
	content: '0'counter(slides-num);
	display: block;
}

#feature-slider-section .owl-dot:after {
    content: "";
    display: block;
    width: 2px;
    margin: 0 auto;
    height: 0;
    box-shadow: inset 0 0 0 1px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

#feature-slider-section .owl-dot.active:after {
    height: 21px;
}

#feature-slider-section .owl-nav {
	position: absolute;
	right: 14px;
	bottom: 28px;
}

#feature-slider-section .owl-prev,
#feature-slider-section .owl-next {
	background-color: transparent;
	background-image: none;
	border: none;
	cursor: pointer;
	outline: none;
	opacity: 1;
	filter: alpha(opacity=1);
	letter-spacing: 0;
	padding: 7px;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	z-index: 199;
}

#feature-slider-section .owl-prev .icon,
#feature-slider-section .owl-next .icon {
	width: 32px;
	height: 32px;
}

#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus {
	border-color: transparent;
	text-decoration: none;
}

#feature-slider-section .entry-container .entry-meta {
	font-weight: 700;
	margin-bottom: 7px;
}


/**
 * 14.2 - Featured Content & Portfolio
 */

.featured-content-wrapper,
.portfolio-content-wrapper {
	position: relative;
}

.events-content-wrapper a,
.featured-content-wrapper a,
.portfolio-content-wrapper a {
	text-decoration: none;
}

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

#featured-video-section .lightbox-enabled iframe {
   pointer-events:none;
}

#featured-video-section a.mixed {
	color: transparent;
    display: block;
}

body .flashy-container .flashy-content {
	background: transparent;
}

.featured-video-content-wrapper .entry-meta {
	font-size: 16px;
	font-size: 1rem;
}

.featured-video-content-wrapper .entry-header .entry-meta {
	line-height: 1.25;
}

/* Portfolio */
.portfolio-content-wrapper .hentry-inner {
	overflow: hidden;
	position: relative;
}

.portfolio-content-wrapper .entry-container {
	position: relative;
}

.portfolio-content-wrapper .hentry-inner:hover .post-thumbnail,
.portfolio-content-wrapper .hentry-inner:focus .post-thumbnail {
    -webkit-transform: scale(0.97) rotateX(-3deg);
    transform: scale(0.97) rotateX(-3deg);
}

.portfolio-content-wrapper .post-thumbnail {
	overflow: hidden;
	position: relative;
	width: 100%;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.portfolio-content-wrapper .no-title .post-thumbnail,
.portfolio-content-wrapper .no-meta .post-thumbnail {
	margin: 0;
}

.portfolio-content-wrapper .post-thumbnail img,
.grayscale-filter-reverse .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail img,
.grayscale-filter-reverse .portfolio-content-wrapper .hentry-inner:focus .post-thumbnail img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: filter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: filter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.portfolio-content-wrapper .hentry-inner:hover .post-thumbnail img,
.portfolio-content-wrapper .hentry-inner:focus .post-thumbnail img,
.grayscale-filter-reverse .portfolio-content-wrapper .post-thumbnail img {
	-webkit-filter: none;
	filter: none;
}

.portfolio-content-wrapper .entry-container {
	opacity: 0.75;
	-webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
	transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.portfolio-content-wrapper .hentry-inner:hover .entry-container {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

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

#portfolio-content-section .filter-button-group {
	text-align: center;
	margin-bottom: 42px;
}

#portfolio-content-section .filter-button-group .button {
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-size: ‭0.8125rem;
	font-weight: 600;
	line-height: 1.62;
	outline: 0;
	padding: 7px 14px;
	text-shadow: none;
}


/**
 * 14.3 - Hero Content
 */

#hero-section {
	border: none;
	text-align: center;
}

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

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

.hero-content-wrapper .hentry-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hero-content-wrapper .post-thumbnail-background {
	border: 30px solid;
	-webkit-box-shadow: 0px 1px 30px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 30px rgba(0,0,0,0.1);
	content: "";
	padding-bottom: 100%;
	position: relative;
	margin: 0;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.hero-content-wrapper .entry-container {
	padding: 28px 0 0;
	margin: 0;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}


/**
 * 14.4 - Team Content Section
 */

.team-content-wrapper .hentry {
	height: auto;
}

.team-content-wrapper .hentry-inner {
	overflow: hidden;
	position: relative;
}

.team-content-wrapper .post-thumbnail,
.team-content-wrapper .entry-title,
.team-content-wrapper .entry-meta {
	margin: 0;
}

.team-content-wrapper .entry-container {
	background-color: rgba(0, 0, 0, 0.65);
	position: absolute;
	display: block;
	padding: 28px;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	-moz-transform: translate(0%, 100%);
	-ms-transform: translate(0%, 100%);
	-webkit-transform: translate(0%, 100%);
	-o-transform: translate(0%, 100%);
	transform: translate(0%, 100%);
	text-align: center;
}

.team-content-wrapper .hentry-inner:hover .entry-container,
.team-content-wrapper .hentry-inner:focus .entry-container {
	-moz-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

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

.team-content-wrapper .entry-title {
	line-height: 1.56;
}

.team-content-wrapper .entry-meta {
	line-height: 1.75;
	letter-spacing: 0;
	text-transform: capitalize;
}

.team-content-wrapper .artist-social-profile {
	margin-top: 7px;
}


/**
 * 14.5 - Testimonials
 */

#testimonial-content-section .section-content-wrapper {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}

#testimonial-content-section .section-content-wrapper:before {
    content: "\201C";
    font-family: arial;
    font-size: 96px;
    font-size: 6rem;
    font-weight: 700;
    position: absolute;
    top: -49px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
}

#testimonial-content-section .section-content-wrapper .hentry-inner {
	position: relative;
}

#logo-slider-section .owl-nav,
#testimonial-content-section .owl-nav {
	z-index: 199;
}

#logo-slider-section .owl-prev,
#logo-slider-section .owl-next,
#testimonial-content-section .owl-prev,
#testimonial-content-section .owl-next {
	background-color: transparent;
	background-image: none;
    border: none;
    outline: none;
    padding: 7px;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%);
}

#logo-slider-section .owl-prev,
#testimonial-content-section .owl-prev {
	left: 0;
}

#logo-slider-section .owl-next,
#testimonial-content-section .owl-next {
	right: 0;
}

#logo-slider-section .owl-prev .icon,
#logo-slider-section .owl-next .icon,
#testimonial-content-section .owl-prev .icon,
#testimonial-content-section .owl-next .icon {
	width: 32px;
	height: 32px;
}

#testimonial-content-section .entry-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
}

#testimonial-content-section .entry-header:before {
	border-top: 1px solid;
	content: "";
	display: block;
    margin: 35px auto;
    width: 35px;
}

#testimonial-content-section .entry-title,
#testimonial-content-section .entry-meta {
	display: block;
	text-transform: capitalize;
	letter-spacing: 0;
}

#testimonial-content-section .entry-title {
	line-height: 1.75;
	font-weight: 700;
	margin: 0;
}

#testimonial-content-section .entry-meta {
	margin: 7px 0 0;
}

#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary {
	font-weight: 700;
	font-style: italic;
}

#logo-slider-section .owl-dots,
#testimonial-content-section .owl-dots {
    padding: 0 0 42px;
    text-align: center;
}

#logo-slider-section .owl-dots button,
#testimonial-content-section .owl-dots button {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid;
	clear: both;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	height: 14px;
	line-height: 14px;
	margin: 0 3px;
	padding: 1px;
	outline: none;
	width: 14px;
}

#logo-slider-section .owl-dots button span,
#testimonial-content-section .owl-dots button span {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	padding-bottom: 100%;
}

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

#testimonial-content-section .post-thumbnail img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid;
	padding: 10px;
	width: 170px;
	height: 170px;
}

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


/**
 * 14.6 - Events Section
 */

#events-section {
	background-size: cover;
}

#events-section.has-foreground-image .wrapper:before {
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
}

#events-section .more-link .readmore {
	background: transparent;
	color: inherit;
	padding: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.0769230769230769em;
}

.events-content-wrapper .entry-header {
	margin: 0;
}

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

.events-content-wrapper .entry-meta a,
.events-content-wrapper .entry-meta a:hover,
.events-content-wrapper .entry-meta a:focus {
	text-decoration: none;
}

.events-content-wrapper .entry-meta {
	border: 2px solid;
	clear: both;
	display: inline-block;
	padding: 7px 17px;
	text-align: center;
}

.events-content-wrapper .entry-date > span {
	display: block;
}

.events-content-wrapper .date-week-day {
	font-weight: 300;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.333333333333333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.events-content-wrapper .date-month {
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1.33333333333;
}


/**
 * 14.7 - Promotional Headline
 */

.promotion-section {
	border: none;
	padding: 0;
	position: relative;
	text-align: center;
}

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

.post-thumbnail-background {
	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;
}

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

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

.promotion-section .entry-container {
	max-width: 640px;
	margin: 5.6875rem 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;
}

.promotion-section.content-frame .entry-container-frame {
	padding: 3em;
}

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

#hero-section.text-align-left,
.promotion-section.text-align-left {
	text-align: left;
}

#hero-section.text-align-right,
.promotion-section.text-align-right {
	text-align: right;
}

.text-align-left .post-thumbnail img {
	margin-left: 0;
}

.text-align-right .post-thumbnail img {
	margin-right: 0;
}

#promotion-section .play-video {
	margin-top: 28px;
}

#promotion-section .play-button {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #888;
	display: inline-block;
	padding: 13px;
}

#promotion-section .play-button-icon {
	background-color: #484949;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	padding: 14px 21px;
	width: 60px;
	height: 60px;
}

#promotion-section .play-button-icon .icon {
	width: 21px;
	height: 21px;
}


/**
 * 14.8 - Gallery Section
 */

#gallery-section.no-headline .hentry,
#gallery-section.no-view-more-button .hentry {
	padding-top: 42px;
}

#gallery-section .tiled-gallery .tiled-gallery-item a:before {
	background: rgba(0,0,0,0.65);
}

#gallery-section .tiled-gallery .tiled-gallery-item a:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#gallery-section .tiled-gallery .tiled-gallery-item a:before {
	opacity: 0;
}

#gallery-section .tiled-gallery .tiled-gallery-item:hover a:before,
#gallery-section .tiled-gallery .tiled-gallery-item:focus a:before {
	opacity: 0.75;
}

#gallery-section .tiled-gallery .tiled-gallery-item:hover a:after,
#gallery-section .tiled-gallery .tiled-gallery-item:focus a:after {
	opacity: 1;
}

#gallery-section .entry-content > *:not(div) {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}

#gallery-section .entry-footer {
	display: block;
	position: absolute;
	bottom: 35px;
	right: 35px;
	z-index: 199;
}

#gallery-section .entry-footer .edit-link a {
	padding: 7px 14px;
	text-decoration: none;
}

#gallery-section .gallery-item {
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: relative;
}

#gallery-section .section-content-wrapper .entry-content {
	margin: 0;
}


/**
 * 14.9 - Contact Section
 */

.contact-info,
.contact-content-wrapper .entry-title {
	text-align: center;
}

.contact-details > div {
	display: block;
	float: left;
	margin: 0 0 35px;
	position: relative;
	width: 100%;
}

.contact-details > div a {
	display: block;
}

.contact-details .contact-details-icon-wrapper {
	border: 1px solid;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: 0 auto 21px;
	padding: 21px;
	text-align: center;
	width: 80px;
	height: 80px;
}

.contact-details .contact-details-icon-wrapper .icon {
	width: 35px;
	height: 35px;
}

.contact-details .contact-details-label,
.contact-content-wrapper form p > label {
    font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}


/**
 * 14.10 - Stats
 */

.stats-content-area .section-heading-wrapper {
	text-align: left;
}

.stats-content-wrapper .entry-title {
	line-height: 1;
}

.stats-content-wrapper .entry-header .entry-meta {
	font-size: 13px;
	font-size: ‭0.8125rem;
	line-height: 1.62;
	letter-spacing: 2px;
	margin-top: 14px;
	text-transform: uppercase;
}

.stats-content-wrapper .post-thumbnail {
	float: left;
	margin: 0 14px 0 0;
}

.stats-content-wrapper .entry-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: hidden;
}

.stats-content-wrapper .entry-summary,
.stats-content-wrapper .entry-content {
	margin-top: 0;
	margin-left: 14px;
}

.stats-content-wrapper .entry-title {
	font-weight: 200;
}


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


/**
 * 15.1 - >= 480px
 */

@media screen and (min-width: 30em) {
	.wp-custom-logo .custom-logo-link,
	.wp-custom-logo .site-identity {
		display: inline-block;
	}

	.wp-custom-logo .custom-logo-link {
		margin-right: 15px;
		margin-bottom: 0;
	}

	.site-header-menu .menu-label {
	    display: inline-block;
	}

	.has-header-image.home.admin-bar .custom-header-media,
	.has-header-video.home.admin-bar .custom-header-media,
	.has-header-text.home.admin-bar.custom-header-media {
		height: calc(100vh - 46px);
	}
}


/**
 * 15.2 - >= 601px
 */

@media screen and (min-width: 37.5625em) {
	.admin-bar .flashy-overlay .flashy-close {
		top: 46px;
	}
}


/**
 * 15.3 - >= 640px
 */

@media screen and (min-width: 40em) {
	.menu-toggle {
	    padding: 12px;
	}

	.menu-toggle-wrapper {
		padding: 15px;
	}

	.menu-inside-wrapper {
		top: 71px;
	}

	.events-content-wrapper {
		position: relative;
	}

	.events-content-wrapper.layout-two {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
    }

    .hero-content-wrapper .post-thumbnail-background {
		margin: 0;
		padding-bottom: 0;
    }

	.content-align-left .hero-content-wrapper .post-thumbnail-background {
    	order: 2;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	order: 1;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 35px 35px 35px 0;
    }

	.hero-content-wrapper .hentry-inner {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.hero-content-wrapper .post-thumbnail-background {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		min-height: 600px;
	}

	.hero-content-wrapper .entry-container {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin: 0;
		max-width: 780px;
		padding: 35px 0 35px 35px;
	}

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 0 30px 0 0;
    }

	.hero-content-wrapper .entry-container.full-width {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin: 0 auto;
		max-width: 760px;
		padding: 0;
		width: auto;
	}

    .hero-content-wrapper .entry-header,
    .hero-content-wrapper .entry-title {
		margin-top: 0;
    }

    .events-content-wrapper.layout-two {
    	margin-left: -15px;
    	margin-right: -15px;
    }

    .events-content-wrapper.layout-two > * {
    	-webkit-box-flex: 1;
		-webkit-flex: 1 1 50%;
		-ms-flex: 1 1 50%;
		flex: 1 1 50%;
		max-width: 50%;
		padding: 0 15px;
    }

	.events-content-wrapper.layout-two .main-image.post-thumbnail {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.events-content-wrapper.layout-two .events-article-wrapper {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

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

	.author-avatar {
		float : left;
		margin: 0 28px 0 0;
	}

	.author-description {
		margin: 0;
		overflow: hidden;
	}

	.featured-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-four,
	.services-content-wrapper.layout-four,
	.stats-content-wrapper.layout-four,
	.team-content-wrapper.layout-four,
	.contact-details.layout-four,
	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.services-content-wrapper.layout-three,
	.stats-content-wrapper.layout-three,
	.team-content-wrapper.layout-three,
	.contact-details.layout-three,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.services-content-wrapper.layout-two,
	.stats-content-wrapper.layout-two,
	.team-content-wrapper.layout-two,
	.contact-details.layout-two {
		margin-left: -15px;
		margin-right: -15px;
	}

	.featured-video-content-wrapper .hentry,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.contact-details.layout-four > div,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.services-content-wrapper.layout-two .hentry,
	.stats-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	.contact-details.layout-two > div,
	.two-columns .hentry,
	#gallery-section .gallery-columns-2 .gallery-item,
	#gallery-section .gallery-columns-4 .gallery-item,
	#gallery-section .gallery-columns-5 .gallery-item,
	#gallery-section .gallery-columns-7 .gallery-item,
	#gallery-section .gallery-columns-8 .gallery-item {
		width: 50%;
	}

	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.services-content-wrapper.layout-three .hentry,
	.stats-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.contact-details.layout-three > div,
	.three-columns .hentry,
	#gallery-section .gallery-columns-3 .gallery-item,
	#gallery-section .gallery-columns-6 .gallery-item,
	#gallery-section .gallery-columns-9 .gallery-item {
		width: 33.33%;
	}

	.footer-widget-area.four .widget-column,
	.footer-widget-area.two .widget-column {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
	}

	.footer-widget-area.three .widget-column {
		-webkit-flex-basis: 33.33%;
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
	}

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

	.featured-video-content-wrapper .hentry,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.contact-details.layout-four > div,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.services-content-wrapper.layout-three .hentry,
	.stats-content-wrapper.layout-three .hentry,
	.contact-details.layout-three > div,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.services-content-wrapper.layout-two .hentry,
	.stats-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry
	.contact-details.layout-two > div {
		padding: 0 15px;
	}

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

	.posts-navigation .nav-links,
	.post-navigation .nav-links {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.posts-navigation .nav-links .nav-next,
	.post-navigation .nav-links .nav-next {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.posts-navigation .nav-links .nav-previous,
	.post-navigation .nav-links .nav-previous {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.posts-navigation .nav-links > div,
	.posts-navigation .nav-links > div,
	.post-navigation .nav-links > div,
	.post-navigation .nav-links > div {
		-webkit-flex-basis: 48%;
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}

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

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

	.posts-navigation .nav-links .nav-previous + .nav-next,
	.post-navigation .nav-links .nav-previous + .nav-next {
		margin-bottom: 0;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.services-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.stats-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.portfolio-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.services-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.stats-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.team-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.services-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.stats-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-two .hentry:nth-child(2n+1) {
		clear: both;
	}

    .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .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%;
	}

	.featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .post-thumbnail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 42.85714285714286%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 42.85714285714286%;
		flex: 0 1 42.85714285714286%;
		margin: 0;
	}

	.featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .entry-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 57.14285714285714%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 57.14285714285714%;
		flex: 0 1 57.14285714285714%;
		margin: 0;
	}

	.featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .entry-container {
		padding-left: 28px;
	}

	.rtl .featured-video-content-wrapper .has-post-thumbnail.excerpt-video-left .entry-container {
		padding-right: 28px;
	}

	.events-content-wrapper .entry-meta {
		float: left;
		margin: 0 21px 0 0;
	}

	.events-content-wrapper .event-list-description {
		overflow: hidden;
	}

	.footer-newsletter .has-ew-newsletter-image .widget-inner,
	.footer-newsletter .has-background-image.has-ew-newsletter-image .widget-inner-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-image-container,
	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 50%;
		-ms-flex: 1 1 50%;
		flex: 1 1 50%;
		margin: 0;
		max-width: 50%;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
		padding-left: 30px;
	}

	.contact-content-wrapper .comment-form-name,
	.contact-content-wrapper .comment-form-email {
		float: left;
		position: relative;
		width: 50%;
	}

	.contact-content-wrapper .comment-form-name {
		padding-right: 35px;
	}
}


/**
 * 15.4 - >= 768px
 */

@media screen and (min-width: 48em) {
	#social-menu-wrapper,
	#primary-search-wrapper {
		display: block;
	}

	.menu-toggle-wrapper {
		display: block;
		float: left;
		padding: 24px 7px;
	}

	.menu-toggle {
		padding: 7px 10px;
	}

	.menu-inside-wrapper {
		width: 335px;
		top: 100%;
		right: 0;
		opacity: 0;
	}

	.is-open .menu-inside-wrapper {
		visibility: visible;
		opacity: 1;
	}

	.navigation-classic .mobile-social-search {
		display: none;
	}

	.navigation-default .mobile-social-search .search-container {
		display: none;
	}

	#hero-content-section .section-content-wrapper {
		padding-left: 55px;
		padding-right: 55px;
    }

    .admin-bar.absolute-header #feature-slider-section .hentry-inner {
    	min-height: calc(100vh - 46px);
    }

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

	.custom-logo {
		margin: 0;
	}

	#contact-section .section-content-wrapper .entry-summary,
	#contact-section .section-content-wrapper .entry-content {
		margin: 35px 0 0;
	}
}


/**
 * 15.5 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	/*.admin-bar.home .custom-header-media {
		height: calc(100vh - 32px);
	}*/

	.admin-bar .flashy-overlay .flashy-close {
		top: 32px;
	}

	.has-header-image.home.admin-bar .custom-header-media,
    .has-header-video.home.admin-bar .custom-header-media,
    .has-header-text.home.admin-bar.custom-header-media,
	.admin-bar.absolute-header #feature-slider-section .hentry-inner {
		min-height: calc(100vh - 32px);
	}
}


/**
 * 15.6 - >= 1024px
 */

@media screen and (min-width: 64em) {
	.custom-header-content,
	#feature-slider-section .hentry-inner {
		padding: 100px 50px;
	}

	.site-header-menu {
		margin-right: 0;
	}

	.site-branding {
		margin: 14px auto 14px 20px;
	}

	.is-open .menu-inside-wrapper {
		right: 3.75%;
	}

	.boxed-layout #page {
	    width: 96%;
	}

	.navigation-classic #header-menu-social:before {
		margin: 21px auto 21px;
	}

	#feature-slider-section:hover .owl-prev,
	#feature-slider-section:focus .owl-prev {
		left: 42px;
	}

	#feature-slider-section:hover .owl-next,
	#feature-slider-section:focus .owl-next {
		right: 42px;
	}

	.widget-column {
		padding: 28px 50px;
	}

	.page .site-main .hentry {
		margin: 0;
	}

	.section.no-section-heading {
		padding-top: 56px;
	}

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

	.section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) + .section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) {
		margin-top: -56px;
	}

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

	.recent-blog-content-wrapper,
	.promotion-section .content-wrapper,
	.contact-content-wrapper,
	.logo-slider-content-wrapper,
	#footer-newsletter .widget-inner {
		padding: 0 50px;
	}

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

	.archive-post-wrap .hentry {
		margin-bottom: 56px;
	}

	.archive-post-wrap .post-thumbnail {
		margin-bottom: 35px;
	}

	.single .site-main .entry-header,
	.page .site-main .entry-header,
	.archive .page-header,
	.error404 .page-header,
	.search .page-header,
	.woocommerce-products-header {
		margin-bottom: 42px;
	}

	.single .site-main .entry-footer,
	.page .site-main .entry-footer {
	    margin-top: 42px;
	}

	ul.products li.product {
		margin: 0 auto 42px;
	}

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

	.comments-area {
		margin-top: 42px;
		padding-top: 42px;
	}

	.author-info {
		margin-top: 42px;
	}

	.single .site-main .post-thumbnail,
	.page .site-main .post-thumbnail {
		padding: 0;
		margin: 35px 0;
	}

	input[type="search"].search-field {
		display: block;
	}

	.footer-widget-area.four .widget-column {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
	}

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

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.services-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.stats-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-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),
	.services-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.stats-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(4n+1) {
		clear: both;
	}

	#gallery-section .gallery-columns-4 .gallery-item,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry {
		width: 25%;
	}

	#gallery-section .gallery-columns-5 .gallery-item {
		width: 20%;
	}

	#gallery-section .gallery-columns-6 .gallery-item {
		width: 16.66666666666667%;
	}

	#gallery-section .gallery-columns-7 .gallery-item {
		width: 14.28571428571429%;
	}

	#gallery-section .gallery-columns-8 .gallery-item {
		width: 12.5%;
	}

	#gallery-section .gallery-columns-9 .gallery-item {
		width: 11.11111111111111%;
	}

	.featured-video-content-wrapper .hentry,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.services-content-wrapper.layout-three .hentry,
	.stats-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.services-content-wrapper.layout-two .hentry,
	.stats-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	.events-content-wrapper.layout-two > * {
		padding: 0 20px;
	}

    .featured-video-content-wrapper .hentry {
    	width: 30%;
    }

    .featured-video-content-wrapper .hentry:first-child {
    	width: 70%;
    }

    .featured-video-content-wrapper .hentry:nth-child(2n+1) {
    	clear: none;
    }

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

	.sidebar {
		border-top: none;
		float: right;
		margin-left: 70%;
		width: 30%;
		max-width: 400px;
	}

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

	.site-content .wrapper > .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;
		width: 100%;
		max-width: 100%;
	}

	.sidebar .widget {
		width: 100%;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		width: 52%;
	}

	#footer-instagram .widget-title,
	.section-title,
	.entry-title,
	.page-title,
	.entry-content h1,
	.entry-summary h1,
	.comment-content h1,
	.textwidget h1 {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.archive-posts-wrapper .entry-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.textwidget h2 {
		font-size: 32px;
		font-size: 2rem;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	.textwidget h3 {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.entry-content h4,
	.comment-content h4,
	.textwidget h4 {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.entry-content h5,
	.comment-content h5,
	.textwidget h5 {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.entry-content h6,
	.comment-content h6,
	.textwidget h6 {
		font-size: 18px;
		font-size: 1.125rem;
	}

    .hero-content-wrapper .post-thumbnail-background {
		-webkit-flex-basis: 42.85714285714286%;
		-ms-flex-preferred-size: 42.85714285714286%;
		flex-basis: 42.85714285714286%;
    }

    .hero-content-wrapper .entry-container {
		padding: 35px 0 35px 56px;
		-webkit-flex-basis: 57.14285714285714%;
	    -ms-flex-preferred-size: 57.14285714285714%;
	    flex-basis: 57.14285714285714%;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 35px 56px 35px 0;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 0 40px 0 0;
    }

    .comment-respond {
    	padding: 49px;
    }

    .promotion-section.content-frame .entry-container-frame {
    	padding: 4.5em 4em;
    }

    #site-generator {
    	padding: 35px 50px;
    }

    .stats-section.has-background-image .stats-content-area {
    	float: right;
    	width: 50%;
    }

    .social-floating-navigation {
    	display: block;
    }
}


/**
 * 15.7 - >= 1200px
 */

@media screen and (min-width: 75em) {
	.navigation-classic .site-branding {
		text-align: left;
	}

	.hero-content-wrapper .entry-container {
		padding: 42px 0 42px 70px;
	}

	.content-align-left .hero-content-wrapper .entry-container {
		padding: 42px 70px 42px 0;
	}

	#events-section.has-foreground-image .wrapper:before {
		top: 200px;
	}

	.navigation-classic .menu-toggle {
		display: none;
	}

	.navigation-classic #primary-search-wrapper .menu-toggle {
		display: block;
	}

	.navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
		border: none;
		position: relative;
		display: block;
		float: left;
		top: 0;
		left: 0;
		right: 0;
		visibility: visible;
		opacity: 1;
		width: auto;
		bottom: auto;
		background-color: transparent;
		box-shadow: none;
		overflow: inherit;
	}

	.navigation-classic .main-navigation a {
		padding: 28px 20px;
		line-height: 2;
	}

	.navigation-classic .main-navigation li.menu-item-has-children ul ul a {
		padding-left: 20px;
	}

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

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

	.navigation-classic .main-navigation ul a,
	.navigation-classic .main-navigation ul :hover > a,
	.navigation-classic .main-navigation ul .focus > a {
		background-color: transparent;
	}

	.navigation-classic .main-navigation ul ul {
		border: 1px solid;
		display: block;
		float: left;
		margin: 0;
		padding: 7px 0;
		position: absolute;
		top: auto;
		left: -999em;
		z-index: 99999;
	}

	.navigation-classic .main-navigation ul ul ul {
		left: -999em;
		top: -8px;
	}

	.navigation-classic .main-navigation ul ul a {
		padding: 7px 20px;
		width: 220px;
	}

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

	.navigation-classic .main-navigation li {
		border-bottom: none;
	}

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

	.navigation-classic .main-navigation li {
		display: inline-block;
	}

	.navigation-classic .social-top div {
		border-bottom: none;
	}

	.navigation-classic .dropdown-toggle,
	.navigation-classic .main-navigation ul .dropdown-toggle.toggled-on,
	.navigation-classic #primary-menu-wrapper .menu-toggle-wrapper {
		display: none;
	}

	.header-media-disabled #feature-slider.section {
		padding-top: 78px;
	}

	.archive-post-wrap .hentry {
		margin-bottom: 63px;
	}

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


/**
 * 15.8 - >= 1366px
 */

@media screen and (min-width: 85.375em) {
	#primary-search-wrapper > .social-navigation {
 		display: block;
 	}

 	.single .site-main .hentry,
 	.page .site-main .hentry {
 		margin-bottom: 56px;
 	}

 	.single .site-main .entry-footer,
 	.page .site-main .entry-footer {
 	    margin-top: 56px;
 	}

	.comment-respond {
		padding: 56px;
	}

	.comments-area {
		margin-top: 56px;
	    padding-top: 56px;
	}

	.events-content-wrapper .date-month {
		font-size: 42px;
	}

	#footer-instagram .widget-title,
	.section-title,
	.entry-title,
	.page-title,
	.entry-content h1,
	.entry-summary h1,
	.comment-content h1,
	.textwidget h1 {
		font-size: 40px;
		font-size: 2.5rem;
	}

	.archive-posts-wrapper .entry-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.textwidget h2 {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	.textwidget h3 {
		font-size: 32px;
		font-size: 2rem;
	}

	.entry-content h4,
	.entry-summary h4,
	.comment-content h4,
	.textwidget h4 {
		font-size: 26px;
		font-size: 1.635rem;
	}

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

	.section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) + .section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) {
		margin-top: -70px;
	}

	.section.no-section-heading {
		padding-top: 70px;
	}

	.author-info {
		margin-top: 56px;
	}

	.hero-content-wrapper .entry-container {
		padding: 49px 0 49px 84px;
	}

	.content-align-left .hero-content-wrapper .entry-container {
		padding: 49px 84px 49px 0;
	}

	#gallery-section .tiled-gallery .tiled-gallery-item a:after {
		font-size: 20px;
		font-size: 1.25rem;
	    height: 50px;
	    padding: 15px;
	    width: 50px;
	}

	caption,
	th,
	td {
	    padding: 0.667em 1em;
	}

	#contact-section .section-content-wrapper .entry-summary,
	#contact-section .section-content-wrapper .entry-content {
		margin: 42px 0 0;
	}

	.archive-post-wrap .hentry {
		margin-bottom: 70px;
	}

	.archive-post-wrap .post-thumbnail {
		margin-bottom: 42px;
	}
}


/**
 * 15.9 - >= 1600px
 */

@media screen and (min-width: 100em) {
	body,
	.widget .widget-title,
	.widget .wp-block-group h2 {
	    font-size: 21px;
	    font-size: 1.3125rem;
	}

	button,
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.posts-navigation a,
	#content #infinite-handle span button,
	.catch-instagram-feed-gallery-widget-wrapper .button,
	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce button.button.alt,
	.woocommerce input.button,
	.woocommerce input.button.alt {
		font-size: 15px;
		font-size: 0.9375rem;
		padding: 15px 35px 14px;
	}

	#feature-slider-section .owl-dot {
	    font-size: 15px;
	    font-size: 0.9375rem;
	}

	.featured-content-wrapper .entry-title,
	.portfolio-content-wrapper .entry-title,
	.services-content-wrapper .entry-title,
	.team-content-wrapper .entry-title,
	.events-content-wrapper .entry-title,
	.contact-content-wrapper .entry-title,
	.logo-slider-content-wrapper .entry-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1,
	.textwidget h1 {
		font-size: 58px;
		font-size: 3.625rem;
	}

	#footer-instagram .widget-title,
	.section-title,
	.entry-title,
	.page-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.textwidget h2 {
		font-size: 48px;
		font-size: 3rem;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	.textwidget h3 {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.entry-content h4,
	.entry-summary h4,
	.comment-content h4,
	.textwidget h4 {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.entry-content h5,
	.entry-summary h5,
	.comment-content h5,
	.textwidget h5 {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.widget {
		font-size: 18px;
		font-size: 1.125rem;
	}

	.is-open .menu-inside-wrapper {
		right: 3%;
	}

	.section.no-section-heading {
	    padding-top: 98px;
	}

	.section,
	#footer-newsletter .has-background-image.widget {
		padding: 56px 0;
	}

	.section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) + .section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) {
		margin-top: -98px;
	}

	.custom-header-content,
	#feature-slider-section .hentry-inner {
		padding: 147px 50px;
	}

	.hero-content-wrapper .entry-container {
		padding: 56px 0 56px 120px;
	}

	.content-align-left .hero-content-wrapper .entry-container {
		padding: 56px 120px 56px 0;
	}

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

	.archive-post-wrap .hentry {
		margin-bottom: 77px;
	}

	.archive-post-wrap .post-thumbnail {
		margin-bottom: 49px;
	}

	#feature-slider-section .owl-prev .icon,
	#feature-slider-section .owl-next .icon {
		width: 40px;
		height: 40px;
	}

	.social-floating-navigation {
	    left: 20px;
	}

	body:not(.home) #content {
		padding: 42px 0;
	}
}


/**
 * 15.10 - >= 1920px
 */

@media screen and (min-width: 120em) {
	.section.no-section-heading {
	    padding-top: 133px;
	}

	.section,
	#footer-newsletter .has-background-image.widget {
		padding: 91px 0;
	}

	.section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) + .section:not(#feature-slider-section):not(.promotion-section):not(.has-background-image) {
		margin-top: -133px;
	}

	body:not(.home) #content {
		padding: 49px 0;
	}
}


/**
 * 16.0 - Transition
 */

a,
.contact-details .contact-details-icon-wrapper,
#gallery-section .tiled-gallery .tiled-gallery-item a:before {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

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 {
	-webkit-transition: background-color .2s ease-in;
	-moz-transition: background-color .2s ease-in;
	-o-transition: background-color .2s ease-in;
	transition: background-color .2s ease-in;
}

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 {
	transition: 0.2s border-color .2s ease-in,
				0.2s color .2s ease-in;
}

.team-content-wrapper .entry-container {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


/**
 * 17.0 - Colors
 */

/* Background Color */
body {
	background: #262626;
}

/* Page Background Color */
#page,
.menu-inside-wrapper,
#primary-search-wrapper .search-container {
	background-color: #000;
}

@media screen and (min-width: 64em) {
	.navigation-classic .main-navigation ul ul {
		background-color: #000;
	}
}

/* Secondary Background Color */
hr,
pre,
.tagcloud a,
.author-info,
.comment-respond,
.header-media .wrapper,
.main-navigation ul :hover > a,
.main-navigation ul .focus > a {
	background-color: #121212;
}

.hero-content-wrapper .post-thumbnail-background {
	border-color: #121212;
}

/* 65% of Secondary Background Color */
.promotion-section.content-frame .entry-container-frame {
	background-color: rgba(33,33,33, 0.65);
}

/* Main Text Color */
body,
input,
select,
textarea,
.image-navigation,
.comment-navigation,
.search-submit,
.gallery-caption,
#testimonial-content-section .owl-prev,
#testimonial-content-section .owl-next {
	color: #969696;
}

/* Header Text Color with Header Media or Slider */
.absolute-header .site-title a,
.absolute-header .menu-toggle {
	color: #fff;
}

.absolute-header .menu-toggle:hover,
.absolute-header .menu-toggle:focus,
.absolute-header .site-description,
.absolute-header .site-title a:hover,
.absolute-header .site-title a:focus {
	color: rgba(255,255,255,0.5);
}

@media screen and (min-width: 75em) {
	.navigation-classic.absolute-header .main-navigation a {
		color: rgba(255,255,255,0.5);
	}

	.navigation-classic.absolute-header .main-navigation ul :hover > a,
	.navigation-classic.absolute-header .main-navigation ul .focus > a,
	.navigation-classic.absolute-header .main-navigation .menu > .current-menu-item > a,
	.navigation-classic.absolute-header .main-navigation .menu > .current-menu-ancestor > a,
	.navigation-classic.absolute-header .dropdown-toggle {
		color: #fff;
	}
}

/* Headline Text Color */
h1, h2, h3, h4, h5, h6,
.section-title,
.section-title a,
.entry-title,
.entry-title a,
#stats-section .entry-title a:hover,
#stats-section .entry-title a:focus,
blockquote,
.drop-cap:first-letter,
.page-links > .page-links-title,
.comment-author,
#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary {
	color: #fff;
}

/* Link Color */
a,
.site-title,
.site-title a,
.menu-toggle,
.dropdown-toggle,
.main-navigation a,
.social-navigation a,
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,
#colophon .widget-title,
.comment-permalink:hover,
.comment-permalink:focus,
#gallery-section .entry-container a:hover,
#gallery-section .entry-container a:focus,
#portfolio-content-section .filter-button-group .button.is-checked,
#portfolio-content-section .filter-button-group .button:hover,
#portfolio-content-section .filter-button-group .button:focus,
#promotion-section .play-button-icon,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #fff;
}

@media screen and (min-width: 75em) {
	.absolute-header .main-navigation ul ul a,
	.navigation-classic.absolute-header .main-navigation ul ul a {
		color: #fff;
	}
}

/* Link Hover Color */
a:focus,
a:hover,
.site-title a:hover,
.site-title a:focus,
#feature-slider-section .owl-dot:hover,
#feature-slider-section .owl-dot:focus,
#feature-slider-section .owl-dot.active,
#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus,
#feature-slider-section .entry-container a:hover,
#feature-slider-section .entry-container a:focus,
.menu-toggle:hover,
.menu-toggle:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.search-submit:hover,
.search-submit:focus,
.entry-meta a:hover,
.entry-meta a:focus,
#testimonial-content-section .entry-meta a:hover,
#testimonial-content-section .entry-meta a:focus,
#feature-slider-section .entry-meta .cat-links a:hover,
#feature-slider-section .entry-meta .cat-links a:focus,
.main-navigation ul :hover > a
.main-navigation ul :hover > a,
.main-navigation ul .focus > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.social-navigation a:hover,
.social-navigation a:focus,
.site-header-cart .cart-contents:hover,
.site-header-cart .cart-contents:focus,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a,
.navigation-classic.absolute-header .main-navigation ul ul :hover > a,
.navigation-classic.absolute-header .main-navigation ul ul .focus > a,
.contact-details li .contact-details-label,
.contact-info-details li a:hover,
.contact-info-details li a:focus,
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title,
.section-title a:hover,
.section-title a:focus,
.entry-title a:hover,
.entry-title a:focus,
#stats-section .entry-title,
#stats-section .entry-title a,
#testimonial-content-section .owl-prev:hover,
#testimonial-content-section .owl-prev:focus,
#testimonial-content-section .owl-next:hover,
#testimonial-content-section .owl-next:focus,
#testimonial-content-section .section-content-wrapper:before,
.portfolio-content-wrapper .entry-title a:hover,
.portfolio-content-wrapper .entry-title a:focus,
blockquote:before,
.entry-breadcrumbs .sep,
.woocommerce .woocommerce-breadcrumb .sep {
	color: #f9a926;
}

mark,
ins,
.contact-details a:hover .contact-details-icon-wrapper,
.contact-details a:focus .contact-details-icon-wrapper,
.social-floating-navigation:not(.hide-label) .social-navigation li + li a:after {
	background-color: #f9a926;
}

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,
.events-content-wrapper .entry-meta,
.contact-details .contact-details-icon-wrapper,
#testimonial-content-section .entry-header:before {
	border-color: #f9a926;
}

@media screen and (min-width: 75em) {
	.navigation-classic .main-navigation ul ul .current_page_item > a,
	.navigation-classic .main-navigation ul ul .current-menu-item > a {
		color: #f9a926;
	}
}

.more-link .readmore {
	box-shadow: 0 1px 0 0 #f9a926;
}

/* Secondary Link 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,
.site-description,
.entry-meta a,
.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb,
.wp-caption .wp-caption-text,
.post-password-form label,
.comment-form label,
.comment-permalink,
#colophon .widget,
.post-navigation .meta-nav,
#testimonial-content-section .entry-meta,
#portfolio-content-section .filter-button-group .button {
	color: #666;
}

#testimonial-content-section .post-thumbnail img,
#logo-slider-section .owl-dots button,
#testimonial-content-section .owl-dots button {
	border-color: #666;
}

#logo-slider-section .owl-dots button.active span,
#testimonial-content-section .owl-dots button.active span {
	background-color: #666;
}

/* Border Color */
table,
caption,
th,
td,
select,
fieldset,
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,
.menu-inside-wrapper,
.image-navigation,
.comment-navigation,
.comments-area,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.no-comments,
.sidebar .widget,
#colophon {
	border-color: #282828;
}

@media screen and (min-width: 75em) {
	.navigation-classic .main-navigation ul ul {
		border-color: #282828;
	}
}

/* Button Text Color */
mark,
ins,
.contact-details a:hover .contact-details-icon-wrapper,
.contact-details a:focus .contact-details-icon-wrapper,
.pagination .page-numbers.current,
.posts-navigation a,
.page-links a,
.page-links a:hover,
.page-links a:focus,
#content #infinite-handle span button,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
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,
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,
.posts-navigation a:hover,
.posts-navigation a:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:hover,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:focus,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.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 button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
#gallery-section .entry-footer .edit-link a,
#gallery-section .entry-footer .edit-link a:hover,
#gallery-section .entry-footer .edit-link a:focus {
	color: #111;
}/* Button Text Color & Button Hover Text Color is same */


/* Button Background Color */
.posts-navigation a,
#content #infinite-handle span button,
.page-links a,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
.button,
button,
button[disabled]:hover,
button[disabled]: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,
.widget_calendar tbody a,
.pagination .page-numbers.current,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
#gallery-section .entry-footer .edit-link a {
	background-color: #fbc439;
}

/* Button Hover Background Color */
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,
.page-links a:hover,
.page-links a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:hover,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:focus,
.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,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.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 button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
#gallery-section .entry-footer .edit-link a:hover,
#gallery-section .entry-footer .edit-link a:focus {
	background-color: #e5b334;
}

/* Text color with background image */
.custom-header-content .entry-meta .icon,
.has-post-thumbnail .sticky-post,
.has-background-image .section-title,
.has-background-image .section-title a,
.has-background-image .entry-container,
.has-background-image .entry-container a,
.has-background-image .entry-title,
.has-background-image .entry-content > *,
.has-background-image .entry-summary > *,
.has-background-image .entry-header .entry-meta a:hover,
.has-background-image .entry-header .entry-meta a:focus,
.team-content-wrapper .entry-container a,
.has-background-image.ewnewsletter .widget-inner-wrap .section-title,
.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:not(.button) {
	color: #fff;
}

.has-background-image .entry-container a:hover,
.has-background-image .entry-container a:focus,
.has-background-image .entry-header .entry-meta,
.has-background-image .entry-header .entry-meta a,
.team-content-wrapper .entry-container a:hover,
.team-content-wrapper .entry-container a:focus {
	color: rgba(255,255,255,0.5);
}

/* Slider and Header media text color */
.header-media .entry-title,
.header-media .entry-title a,
.header-media .more-link .readmore,
.custom-header-content .site-header-text,
#feature-slider-section .entry-container,
#feature-slider-section .entry-container a,
#feature-slider-section .entry-meta,
#feature-slider-section .owl-dot,
#feature-slider-section .owl-prev,
#feature-slider-section .owl-next,
.custom-header-content .entry-meta,
.custom-header-content .entry-meta a,
.custom-header-content .entry-meta .icon {
	color: #fff;
}

.header-media .more-link .readmore:hover,
.header-media .more-link .readmore:focus,
#feature-slider-section .owl-dot:after,
#feature-slider-section .entry-meta .cat-links a {
	color: rgba(255,255,255,0.3);
}