/*
Theme Name: Veni
Theme URI: http://veni.tkdemos.com/
Author: Themes Kingdom
Author URI: http://www.themeskingdom.com
Description: Veni - a clean aesthetic for a personal blog or magazine. Use it for travel, fashion, lifestyle, food, interior…
Version: 2.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: veni
Tags: blog, portfolio, photography, translation-ready, theme-options, sticky-post, post-formats, footer-widgets, featured-images, custom-menu, custom-colors, custom-background, grid-layout, right-sidebar, two-columns, three-columns, four-columns

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.

veni is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Helpers
# Elements
# Layout
# Transitions
	## Preloader
	## Post hovers
# Animations
# Forms
# Header
# Footer
# Aside
# Navigation
	## Links
	## Menus
	## Sidemenu
	## Single next/prev post
	## Sharedaddy
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Home
	## Home - masonry
	## Home - featured pages
	## Home - slider
	## Posts and pages
	## Page
	## Gallery template
	## Comments
	## Search Archive
	## Archive
	## Error 404
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Jetpack overwrites
	## Woocommerce overwrites
# IE specific
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

*, *:before, *:after {
	padding: 0;
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title],
acronym[title] {
	border-bottom: 1px dotted;
}

address {
	font-style: normal;
	margin: 1rem 0;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #0030ff;
	color: white;
	padding: 0 4px;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="checkbox"] + label {
	margin-left: 10px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid rgba(0,0,0,.1);
	margin: 0 2px;
	padding: 0.45em 1.2em 1.2em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

/* icomoon icons */

@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon/icomoon.eot?8jb59j');
  src:  url('assets/fonts/icomoon/icomoon.eot?8jb59j#iefix') format('embedded-opentype'),
	url('assets/fonts/icomoon/icomoon.ttf?8jb59j') format('truetype'),
	url('assets/fonts/icomoon/icomoon.woff?8jb59j') format('woff'),
	url('assets/fonts/icomoon/icomoon.svg?8jb59j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"],
blockquote:before,
body.search .format-quote.hentry .holder-icon:after,
q:before,
.edit-link a:before,
.post-navigation .nav-previous:before,
.posts-navigation .nav-previous:before,
.post-navigation .nav-next:before,
.posts-navigation .nav-next:before,
.comments-area .comment-list .bypostauthor .comment-author:after,
.blog .format-quote.hentry .entry-content:after,
.archive .format-quote.hentry .entry-content:after,
.blog .format-link .entry-content:after,
.archive .format-link .entry-content:after,
body.search .format-link.hentry .holder-icon:after,
.widget.jetpack_subscription_widget #subscribe-submit:after,
.widget.widget_veni_newsletter .newsletter:after,
.site-main .featured-image>a:before,
figure.gallery-item a:before,
body .tb-close-icon:before,
#TB_caption #TB_prev a:before,
#TB_caption #TB_next a:before,
.veni_social_widget li>a,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
.woocommerce-cart .woocommerce .shop_table a.remove:before,
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit:before,
.edit-link a:before {
  content: "\e800";
}
.icon-autor:before,
.comments-area .comment-list .bypostauthor .comment-author:after {
  content: "\e900";
}
.icon-close:before,
body .tb-close-icon:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before,
.woocommerce-cart .woocommerce .shop_table a.remove:before,
div.pp_woocommerce .pp_close:before {
  content: "\e901";
}
.icon-down:before {
  content: "\e902";
}
.icon-left:before,
.post-navigation .nav-previous:before,
.posts-navigation .nav-previous:before,
#TB_caption #TB_prev a:before,
div.pp_woocommerce .pp_previous:before {
  content: "\e903";
}
.icon-link:before,
.blog .format-link .entry-content:after,
.archive .format-link .entry-content:after,
body.search .format-link.hentry .holder-icon:after {
  content: "\e904";
}
.icon-quote:before,
blockquote:before,
q:before,
.blog .format-quote.hentry .entry-content:after,
.archive .format-quote.hentry .entry-content:after,
body.search .format-quote.hentry .holder-icon:after {
  content: "\e905";
}
.icon-right:before,
.post-navigation .nav-next:before,
.posts-navigation .nav-next:before,
.widget.jetpack_subscription_widget #subscribe-submit:after,
.widget.widget_veni_newsletter .newsletter:after,
#TB_caption #TB_next a:before,
div.pp_woocommerce .pp_next:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e907";
}
.icon-up:before {
  content: "\e908";
}

.icon-printer:before {
  content: "\e954";
}
.icon-google-plus:before,
.veni_social_widget li>a.genericon-google:before {
  content: "\ea8b";
}
.icon-facebook:before,
.veni_social_widget li>a.genericon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before,
.veni_social_widget li>a.genericon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before,
.veni_social_widget li>a.genericon-twitter:before {
  content: "\ea96";
}
.icon-rss:before,
.veni_social_widget li>a.genericon-rss:before {
  content: "\ea9b";
}
.icon-youtube:before,
.veni_social_widget li>a.genericon-youtube:before {
  content: "\ea9d";
}
.icon-vimeo:before,
.veni_social_widget li>a.genericon-vimeo:before {
  content: "\eaa0";
}
.icon-dribbble:before,
.veni_social_widget li>a.genericon-dribbble:before {
  content: "\eaa7";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-github:before {
  content: "\eab0";
}
.icon-tumblr:before,
.veni_social_widget li>a.genericon-tumblr:before {
  content: "\eab9";
}
.icon-skype:before {
  content: "\eac5";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-linkedin2:before,
.veni_social_widget li>a.genericon-linkedin:before {
  content: "\eaca";
}
.icon-pinterest:before,
.veni_social_widget li>a.genericon-pinterest:before {
  content: "\ead1";
}


.icon-envelope:before {
  content: "\e909";
}
.icon-get-pocket:before {
  content: "\e90a";
}

figure.gallery-item a:before,
.icon-gallery:before {
  content: "\e90b";
}
.site-main .featured-image>a:before,
.icon-more:before {
  content: "\e90c";
}
.site-main .entry-video .featured-image>a:before,
.icon-video:before {
  content: "\e90d";
}

.icon-enlarge:before,
div.pp_woocommerce a.pp_expand:before {
  content: "\e98b";
}
.icon-shrink:before,
div.pp_woocommerce a.pp_contract:before {
  content: "\e98c";
}

h1,
h1>a,
h2,
h2>a,
h3,
h3>a,
h4,
h4>a,
h5,
h5>a,
h6,
h6>a,
blockquote,
blockquote p,
q,
q p,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.emphasis,
.site-title a,
.dropcap:before,
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a,
.sidemenu .main-navigation ul.menu *,
.sidemenu .social-navigation li a,
.sidemenu .search-wrap *,
.widget.widget_recent_entries li a,
.widget table caption,
.widget th,
.widget tfoot td a,
.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a,
.widget_recent_comments .recentcomments a,
.comments-area .comment-list .comment-author b>a,
body.search .search-post-type,
body.error404 .page-content>p,
.error-404 .search-instructions,
.error-404 input[type="search"],
.search-no-results input[type="search"],
body.search.search-no-results section.no-results .page-content>p,
.page-template-gallery-page .site-main .category-filter li,
.page-template-gallery-page .site-main .category-filter li>a,
.tax-ct_portfolio .site-main .category-filter li,
.tax-ct_portfolio .site-main .category-filter li>a,
.paging-navigation ul.page-numbers li,
.paging-navigation ul.page-numbers li>a,
.sidemenu .social-menu-trig,
body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post h4.jp-relatedposts-post-title,
body #jp-relatedposts h3.jp-relatedposts-headline,
.woocommerce .related > h2,
body .content-area #infinite-handle>span>button>a,
.comments-area .comment-list .comment-author b,
.comments-area .no-comments,
.sticky-text {
	font-family: 'Frank Ruhl Libre', 'Times New Roman', Times, serif;
}

 p,
 body,
 .site-header .main-navigation a, a,
 cite,
 .widget.widget_recent_entries li span,
 .site-main .contact-form label,
 body .slideshow-slide-caption {
	font-family: 'Roboto', Verdana, Geneva, sans-serif;
}

p,
body,
.site-header .main-navigation a,
a,
cite,
.widget.widget_recent_entries li>span,
.site-main .contact-form label,
body .slideshow-slide-caption,
.woocommerce .cart .actions input.button,
.woocommerce .checkout_coupon input.button,
.woocommerce ul.products li.product .star-rating>span strong,
h1,
h1>a,
h2,
h2>a,
h3,
h3>a,
h4,
h4>a,
h5,
h5>a,
h6,
h6>a,
blockquote,
blockquote p,
q,
q p,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.emphasis,
.site-title a,
.dropcap:before,
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a,
.sidemenu .main-navigation ul.menu *,
.sidemenu .social-navigation li a,
.sidemenu .search-wrap *,
.widget.widget_recent_entries li>a,
.widget table caption,
.widget th,
.widget tfoot td a,
.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a,
.widget_recent_comments .recentcomments a,
.comments-area .comment-list .comment-author b>a,
body.search .search-post-type,
body.error404 .page-content>p,
.error-404 .search-instructions,
.error-404 input[type="search"],
.search-no-results input[type="search"],
body.search.search-no-results section.no-results .page-content>p,
.page-template-gallery-page .site-main .category-filter li,
.page-template-gallery-page .site-main .category-filter li>a,
.tax-ct_portfolio .site-main .category-filter li,
.tax-ct_portfolio .site-main .category-filter li>a,
.paging-navigation ul.page-numbers li,
.paging-navigation ul.page-numbers li>a,
.sidemenu .social-menu-trig,
body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post h4.jp-relatedposts-post-title,
body #jp-relatedposts h3.jp-relatedposts-headline,
.woocommerce .related > h2,
body .content-area #infinite-handle>span>button>a,
.comments-area .comment-list .comment-author b,
.comments-area .no-comments,
.widget.widget_recent_entries li ,
.sticky-text,
#jp-relatedposts h3.jp-relatedposts-headline em,
.main-navigation,
.site-title,
.site-title a,
.menu-toggle {
	font-style: normal;
}

* {
	font-family: inherit;
}

/*font weights*/

.widget a {
	font-weight: 400;
}

div.sharedaddy div h3.sd-title,
.tkss-post-share h6,
.widget.widget_recent_entries li span,
.comments-area .comment-list .comment-metadata * {
	font-weight: 500;
}

.site-header .main-navigation .current_page_item>a, .site-header .main-navigation .current-menu-item>a, .site-title a, .post-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-next a, .posts-navigation .nav-next a, .sidemenu .social-navigation li a, .sidemenu .search-wrap *, .widget.widget_recent_entries li a, .widget table caption, .widget th, .widget tfoot td a, blockquote, blockquote>p, q, q>p, button, input[type="button"], input[type="reset"], input[type="submit"],body .content-area #infinite-handle>span>button {
	font-weight: 500;
}

.sidemenu .social-menu-trig,
.site-header .main-navigation a {
	font-weight: 700;
}

.slick-dots button {
	font-weight: 900;
}

cite {
	font-style: normal;
	font-weight: 500;
}


/*font spacings*/

p,
cite>p, cite {
	line-height: 1.69em;
}

h1 {
	line-height: 1.1;
}

h2, h3, h4, h5, h6 {
	line-height: 1.2;
}

.emphasis  {
	line-height: 1.2;
}

.blog .format-quote blockquote>p,
.blog .format-quote blockquote {
	line-height: 1.136;
}

blockquote>p,
blockquote {
	line-height: 1.23;
}

.widget.widget_recent_entries li a {
	line-height: 1.3;
}

.widget div,
.widget li,
.widget li a,
.widget p,
.widget span {
	line-height: 1.77;
}

.widget_wpcom_social_media_icons_widget li a,
.veni_social_widget li a {
	line-height: 1;
}

/* letter spacing */

div.sharedaddy div h3.sd-title,
.tkss-post-share h6 {
	letter-spacing: 0.8px;
}

.site-header .main-navigation a {
	letter-spacing: 1px;
}

aside.secondary *,
.widget div,
.site-footer * {
	letter-spacing: .3px;
}

.widget.widget_recent_entries li a, .widget.widget_recent_entries li span, .blog .site-main .entry-content>p, button,body .content-area #infinite-handle>span>button, input[type="button"], input[type="reset"], input[type="submit"] {
	letter-spacing: .02em;
}

.site-footer h2,
h2.entry-title {
	letter-spacing: 0;
}

p {
	letter-spacing: .1px;
}


/* margins and aligns on text */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 40px 0 20px;
	font-weight: 500;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

p {
	margin: 0 0 22px;
}

div.sharedaddy div h3.sd-title,
.tkss-post-share h6 {
	margin-bottom: 1.5rem;
}

.entry-content p {
	margin-bottom: 2rem;
}

blockquote, q {
	border: none;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	max-width: 600px;
	margin: 2rem auto 3rem;
}

blockquote p, q p {
	margin: .7rem 0 1rem;
}

blockquote, q,
blockquote + cite, blockquote + *>cite,
q + cite, q + *>cite {
	text-align: center;
	display: block;
}

.blog .site-main .format-quote .entry-content>p,
.blog .site-main blockquote + *,
.blog .site-main blockquote + p>cite,
.archive .site-main .format-quote .entry-content>p,
.archive .site-main blockquote + *,
.archive .site-main blockquote + p>cite {
	text-align: left;
	margin-bottom: 0;
	margin-top: 20px;
}

.widget-title,
div.sharedaddy div h3.sd-title,
.tkss-post-share h6 {
	margin: 0 0 30px;
}

q {
	margin: 1rem auto 0;
}

blockquote.pull-left:before,
q.pull-left:before,
blockquote.pull-right:before,
q.pull-right:before {
	content: none;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-right,
q.pull-right {
	max-width: 320px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 2px solid #0030ff;
}

blockquote.pull-left,
q.pull-left {
	float: left;
	margin: 0 2rem 1rem 0;
	text-align: left;
}

.no-sidebar blockquote.pull-left,
.no-sidebar q.pull-left {
	margin: 0 2rem 1rem -50px;
}

blockquote.pull-right,
q.pull-right {
	float: right;
	margin: 0 0 1rem 2rem;
	text-align: right;
}

.no-sidebar blockquote.pull-right,
.no-sidebar q.pull-right {
	margin: 0 -50px 1rem 2rem;
}

blockquote.pull-left>p,
q.pull-left>p,
blockquote.pull-right>p,
q.pull-right>p {
	padding: 0 0;
	margin: 0;
}

blockquote + cite,
blockquote + p>cite {
	margin-top: -1rem;
}

.comment-form .form-submit {
	margin-top: 2.7rem;
	margin-bottom: 2rem;
}

/*font sizes*/

html {
	font-size: 16px;
}

.sidemenu .social-menu-trig {
	font-size: 9px;
	font-size: 0.5625rem;
}

.site-main .read-more-link,
.featured-page .read-more-link {
	font-size: 10px;
	font-size: .625rem;
}

.site-header .main-navigation a,
.widget.widget_recent_entries li span,
.site-main .read-more-link,
.widget td {
	font-size: 11px;
	font-size: .6875rem;
}

.format-link .entry-content a,
.format-link a,
.format-quote cite,
.sidemenu .social-navigation li a {
	font-size: 12px;
	font-size: 0.75rem;
}

.entry-content .wp-caption .wp-caption-text,
.entry-content .wp-caption .wp-caption-text *,
.widget table caption,
.widget th,
.widget tfoot a {
	font-size: 13px;
	font-size: .8125rem;
}

address,
.blog .site-main .entry-content>p,
.archive .site-main .entry-content>p {
	font-size: 14px;
	font-size: 0.875rem;
}

cite,
.widget-title,
div.sharedaddy div h3.sd-title,
.tkss-post-share h6 {
	font-size: 15px;
	font-size: 0.9375rem;
}

body,
p  {
	font-size: 16px;
	font-size: 1rem;
}

body.search:not(.search-no-results) .page-title,
.widget.widget_recent_entries li a {
	font-size: 18px;
	font-size: 1.125rem;
}

.sidemenu input[type="search"],
.error404 .site-main input[type="search"],
.search-no-results .site-main input[type="search"],
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 20px;
	font-size: 1.25rem;
}

body .content-area #infinite-handle>span>button,
.blog .format-link.hentry .entry-content:after,
.archive .format-link.hentry .entry-content:after,
body.search .format-link.hentry .holder-icon:after {
	font-size: 21px;
	font-size: 1.3125rem;
}

h6 {
	font-size: 24px;
	font-size: 1.5rem;
}

.blog .format-quote.hentry .entry-content:after,
.archive .format-quote.hentry .entry-content:after,
body.search .format-quote.hentry .holder-icon:after {
	font-size: 25px;
	font-size: 1.5625rem;
}

blockquote,
blockquote p,
q,
.single .format-quote blockquote,
.single .format-quote blockquote p,
.single .format-quote q {
	font-size: 26px;
	font-size: 1.625rem;
}

.masonry-layout .entry-title {
	font-size: 28px;
}

h5,
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
	font-size: 30px;
	font-size: 1.875rem;
}

.emphasis {
	font-size: 28px;
	font-size: 1.75rem;
}


h4,
.back-to-top i,
.masonry-layout .sticky:not(.slick-slide) .entry-title {
	font-size: 38px;
	font-size: 2.375rem;
}

.sidemenu .search-instructions,
.error-404 .search-instructions {
	font-size: 40px;
	font-size: 2.5rem;
}

h3,
h2.entry-title,
.blog .format-link h2,
.blog .format-quote blockquote>p,
.blog .format-quote blockquote {
	font-size: 44px;
	font-size: 2.75rem;
}

h2 {
	font-size: 50px;
	font-size: 3.125rem;}

h1,
.comments-title .side,
.side,
.side h2,
body.page .entry-header .entry-title,
.comment-respond .comment-reply-title,
.site-title a {
	font-size: 60px;
	font-size: 3.75rem;
}

.dropcap:before {
	font-size: 80px;
	font-size: 5rem;
}


.hamburger-menu .menu-toggle,
.sidemenu .search-form input[type="submit"] {
	font-size: 0;
}

.site-info,
.back-to-top,
.widget .search-form input[type="submit"] {
	font-size: 10px;
}


small {
	font-size: 12px;
}


.widget,
.widget p,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
textarea,
select,
.widget_calendar thead,
.widget_calendar tfoot,
.widget-grofile h4,
.widget_calendar tfoot,
#respond .comment-subscription-form label {
	font-size: 13px;
	font-size: 0.8125rem;
}

label {
	font-size: 14px;
	font-size: .875rem;
}

.comment-content > p,
.comment-content li,
.comment-content table,
.comment-content dd {
	font-size: 15px;
	font-size: 0.9375rem;
}


.search .entry-title,
.single .format-link .entry-content p,
.comments-title,
.comment-reply-title {
	font-size: 22px;
	font-size: 1.375rem;
}



.format-standard .featured-image a:after {
	font-size: 27px;
	font-size: 1.6875rem;
}


.format-video .featured-image a:after,
.widget-area .slideshow-controls a:first-of-type,
.widget-area .slideshow-controls a:last-of-type {
	font-size: 30px;
	font-size: 1.875rem;
}


.slideshow-controls a:first-of-type,
.slideshow-controls a:last-of-type,
.paging-navigation .prev:before,
.paging-navigation .next:before {
	font-size: 42px;
	font-size: 2.625rem;
}

.slick-arrow:before {
	font-size: 46px;
	font-size: 2.875rem;
}

.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
.fullwidth-slider .featured-slider .entry-title {
	font-size: 48px;
	font-size: 3rem;
}

.site-header input[type="search"] {
	font-size: 64px;
	font-size: 4rem;
}


/*end font sizes*/

/*colors*/

.widget.widget_recent_entries li a,
.site-main .read-more-link:hover,
.site-main .read-more-link:focus {
	color: black;
}

h1, h2, h3, h4, h5, h6,
blockquote, blockquote>p,
.masonry blockquote>p,
.entry-content blockquote,
.entry-content blockquote>p,
.comment-content blockquote,
.comment-content blockquote>p,
q, q>p, .entry-content q,
.back-to-top:hover,
.widget.veni-instagram-feed .follow-us:hover,
.widget.null-instagram-feed ul + p a:hover {
	color: #282828;
}


.main-navigation a:focus,
.dropdown-toggle:focus,
.big-search-trigger:focus,
.big-search-close:focus,
.archive .page-title,
.search-results .page-title,
.post-date a,
.read-more-link,
.entry-footer a,
.author-name span,
.comment-metadata a,
.logged-in-as,
.logged-in-as a,
.bypostauthor > .comment-body .comment-author b:after,
.category-filter a,
.gallery-count,
.widget_recent_comments .comment-author-link a,
.rss-date,
.rssSummary,
.search-post-type,
.search-no-results .page-content > p,
.error404 .page-content > p,
.sd-rating .rating-msg,
div#respond .comment-form-fields p.comment-form-posting-as,
div#respond .comment-form-fields p.comment-form-log-out,
div#respond .comment-form-fields p.comment-form-posting-as a,
div#respond .comment-form-fields p.comment-form-log-out a,
.widget_calendar td,
.widget_calendar tbody a,
.widget_recent_comments li a,
.widget_recent_entries li a,
.widget_rss li a,
.widget_contact_info .confit-address a,
.jetpack-display-remote-posts h4 a,
.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited,
.pd_top_rated_holder_posts > p a,
.pd_top_rated_holder_posts > p a small,
#top_posts a,
.widget .widgets-list-layout-links a,
.site-main .read-more-link:active {
	color: #282828;
}

.entry-content li,
.entry-content dt,
.entry-content dd,
.entry-content p,
.author-info p,
.wp-caption-text,
.masonry .entry-content,
.masonry p,
.entry-content p,
address,
label,
.site-main .contact-form label,
.comment-content p,
.comment-content li,
.comment-content dd,
.widget.widget_text>div,
.widget p,
.widget li a,
.widget_tag_cloud a,
#respond .comment-subscription-form label,
.no-comments {
	color: #505050;
}

.site-main .read-more-link,
.search-no-results .page-content>p {
	color: rgba(0,0,0,.4);
}

.comment-notes,
.widget_recent_entries li,
.widget_recent_comments li,
.widget.widget_recent_entries li span {
	color: #a3a3a3;
}

.masonry-layout .site-main .format-link .format-holder,
.masonry-layout .site-main .format-quote .format-holder {
	border: 2px solid #282828 ;
}

.paging-navigation a,
.paging-navigation .dots,
.widget li a:hover,
.widget li a:focus,
.site-main .read-more-link:hover,
.site-main .read-more-link:focus {
	color: #0030ff;
}



blockquote:before,
q:before,
.entry-content .emphasis,
body.search .format-link.hentry .holder-icon:after,
body.search .format-quote.hentry .holder-icon:after,
.blog .format-link.hentry .entry-content:after,
.archive .format-link.hentry .entry-content:after,
.blog .format-quote.hentry .entry-content:after,
.archive .format-quote.hentry .entry-content:after {
	color: #0030ff;
}

blockquote.pull-left,
blockquote.pull-right {
	border-bottom: 2px solid #0030ff;
}

.dropcap:before {
	color: white;
	background-color: rgba(0,0,0,.07);
}

/*end colors*/

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.dropcap {
	position: relative;
}

.dropcap:before {
	content: attr(data-dropcap);
	font-weight: 400;
	line-height: 1em;
	position: absolute;
	left: 0;
	top: -1.5rem;
	padding: .3rem .7rem;
	-webkit-transform: translateX(-44%);
	-moz-transform: translateX(-44%);
	-ms-transform: translateX(-44%);
	-o-transform: translateX(-44%);
	transform: translateX(-44%);
	z-index: -1;
}

.emphasis .dropcap:before {
	top: -1rem;
	-webkit-transform: translateX(-40%);
	-moz-transform: translateX(-40%);
	-ms-transform: translateX(-40%);
	-o-transform: translateX(-40%);
	transform: translateX(-40%);
}

.masonry .dropcap:before {
	top: -9px;
}


/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/

/* shaky hover states fix */

.sidemenu .search-button,
.sidemenu .main-navigation ul.menu li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

/* VERTICALIZE */
/*  <div class="verticalize-container">
		<div class="verticalize">
			Content that needs to be vertically and horizontally centered
		</div>
	</div>
*/

/*VERTICALIZE CONTAINER*/
.verticalize-container {
	text-align: center;
}

.verticalize-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em; /* Adjusts for spacing */
	vertical-align: middle;
}

/*VERTICALIZE BOX*/
.verticalize {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

/* ==========================================================================
   Scalable Elements - dedicate padding bottom to .scalable-wrapper in percents (%), which will be the height of scalable element. Precentage will keep aspect ratio with width.
   width(100%) : padding-bottom(50%) = 2:1;
   1.77:1 ===> 56.5%;
   1.85:1 ===> 54%;
========================================================================== */

.scalable-wrapper,
.video-sizer {
	height: 0;
	padding-top: 55.75%;
	position: relative;
}

body:not(.single) .video-sizer {
	height: unset;
	padding-top: 0;
}

.scalable-element,
article .entry-video iframe,
.single .content-area .entry-video iframe {
	height: 100%;
	max-height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	margin-bottom: 0 !important;
	border: none;
}

.site-main .entry-video .featured-image {
	overflow: hidden;
}

/* clearfix */

.clear:before,
.clear:after,
.hentry:not(.slick-slide):before,
.hentry:not(.slick-slide):after,
.comments-area .comment-list .comment-body:before,
.comments-area .comment-list .comment-body:after,
.infinite-wrap:before,
.infinite-wrap:after,
.sidemenu .main-navigation ul.menu:before,
.sidemenu .main-navigation ul.menu:after,
.widget.veni-instagram-feed:before,
.widget.veni-instagram-feed:after,
.widget.null-instagram-feed:before,
.widget.null-instagram-feed:after,
.widget.widget_recent_entries .flag:before,
.widget.widget_recent_entries .flag:after,
.woocommerce-page .tkss-post-share:before,
.woocommerce-page .tkss-post-share:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.hentry:not(.slick-slide):after,
.comments-area .comment-list .comment-body:after,
.infinite-wrap:after,
.sidemenu .main-navigation ul.menu:after,
.widget.veni-instagram-feed:after,
.widget.null-instagram-feed:after,
.widget.widget_recent_entries .flag:after,
.woocommerce-page .tkss-post-share:after,
.woocommerce-page .tkss-post-share {
	clear: both;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	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/ */
	box-sizing: inherit;
}

body {
	background: white; /* Fallback for when there is no custom background color defined. */

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
	-webkit-transition: opacity .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: opacity .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: opacity .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: opacity .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: opacity .3s cubic-bezier(0.28, 0.12, 0.22, 1);
}

body * {
	word-wrap: break-word;
}

/* side text */

.comments-title .side, .comment-respond .comment-reply-title, body.page:not(.page-template-gallery-page) .entry-header, .page-template-gallery-page .entry-header.side, body #jp-relatedposts h3.jp-relatedposts-headline, .woocommerce .related > h2, .side {
	position: absolute;
	top: 0;
	left: calc(-100% - 225px);
	text-align: right;
	min-width: 100%;
	margin: 0;

	padding-right: 0;

	opacity: .2;

	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
}

body.page:not(.page-template-gallery-page) .entry-header {
	left: calc(-100% - 200px);
}

.tax-ct_portfolio .side,
.page-template-gallery-page .entry-header.side {
	left: calc(-100%);
}


.comments-title .side *,
.comment-respond .comment-reply-title *,
body.page:not(.page-template-gallery-page) .entry-header *,
.page-template-gallery-page .entry-header.side *,
.side *,
body.no-sidebar .comments-title .side *,
body.no-sidebar .comment-respond .comment-reply-title *,
body.no-sidebar.page:not(.page-template-gallery-page) .entry-header *,
.page-template-gallery-page .entry-header.side *,
.jp-relatedposts .jp-relatedposts-headline *,
body.no-sidebar .side *,
body #jp-relatedposts h3.jp-relatedposts-headline *,
.woocommerce .related > h2 * {
	margin: 0;
}

.site-main > .side.home-txt {
	padding-right: 0;
}

/* quotes */

blockquote:before,
body.search .format-quote.hentry .holder-icon:after {
	font-size: 2rem;
	text-align: center;
}

q:before {
	font-size: 2rem;
	text-align: center;
	display: block;
	margin-bottom: 1rem;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

.entry-content li {
	margin: .5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

pre {
	border: 2px solid  rgba(0,0,0,.2);
	border-radius: 2px;
	padding: 1em;
	margin: 1em 0;
}

kbd {
	border: 2px solid rgba(0,0,0,.2);
	border-radius: 2px;
	padding: .4em .4em;
	margin: 0 5px;
}

kbd:hover,
pre:hover {
	background-color: rgba(0,0,0,.03);
}


.comment-content table,
.entry-content table {
	border: 2px solid black;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	padding: 16px 18px;
	text-align: left;
}

.comment-content th {
	border: 2px solid black;
}

.comment-content td {
	border: 1px solid black;
}

.entry-content thead tr {
	border-bottom: 2px solid black;
}

.entry-content td,
.entry-content th {
	border-right: 1px solid black;
}

.entry-content tbody th {
	opacity: .5;
}


/* widget calendar */

.widget table {
	border: none;
}

.widget table caption {
	margin: 5px 0 2em;
	text-align: left;
}

.masonry .entry-content td {
	padding: 6px 0;
	text-align: center;
}

.masonry th,
.masonry td {
	padding: 10px 8px;
	text-align: center;
}


.widget thead tr {
	border: none;
}

.comment-content tfoot tr td,
.entry-content tfoot tr td,
.widget tfoot tr td {
	border-top: 2px solid rgba(0,0,0,.05);
	padding-top: 2em;
}

.widget th,
.widget td,
.widget td a {
	font-weight: 400;
}

.widget tbody tr> :first-child  {
	padding-left: 0;
}

.widget tbody tr> :last-child {
	padding-right: 0;
}

.widget tbody td a {
	border-bottom: 2px solid rgba(0,0,0,.1);
	padding: 3px 7px 0px;
}

.widget tbody td a:hover,
.widget tbody td a:focus,
.widget tbody td a:active {
	border-color: rgba(0,0,0,.5);
}

.widget tbody td {
	padding-left: 7px;
	padding-right: 7px;
}

.widget tbody tr td#today,
.widget tbody tr td#today a {
	color: white;
	font-weight: 500;
	border: none;
	position: relative;
	z-index: 1;
}

.widget tbody tr td#today:after {
	content: '';
	position: absolute;
	background: #0030ff;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	width: 27px;
	height: 27px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);

	z-index: -1;
}

.widget tbody tr td:first-child#today:after {
	left: 39%;
}
.widget tbody tr td:last-child#today:after {
	left: 61%;
}


.widget tbody td#today a:hover,
.widget tbody td#today a:focus,
.widget tbody td#today a:active {
	opacity: .7;
}

.widget th,
.widget td {
	border: none;
	text-align: center;
	padding: 8px 0 6px;
}

.widget tbody tr:last-child td {
	padding-bottom: 2em;
}

.widget tbody tr:last-child td#today:after {
	top: 17px;
}

.widget thead th {
	padding-bottom: 2em;
	font-weight: 700;
}

.widget tfoot #prev {
	text-align: left;
	padding-left: 0;
}

.widget tfoot #next {
	text-align: right;
	padding-right: 0;
}

/* back to top button */

.back-to-top {
	border: none;
	color: black;

	outline: none;
	text-decoration: none;

	position: absolute;
	bottom: 0;
	left: 52px;
	white-space: nowrap;

	-webkit-transform-origin: center right;
	-moz-transform-origin: center right;
	-ms-transform-origin: center right;
	-o-transform-origin: center right;
	transform-origin: center right;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 100;
}



.back-to-top:focus {
	color: black;
}

.back-to-top i {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: -webkit-transform .3s, margin .3s;
	-moz-transition: -moz-transform .3s, margin .3s;
	-ms-transition: -ms-transform .3s, margin .3s;
	-o-transition: -o-transform .3s, margin .3s;
	transition: transform .3s, margin .3s;
	z-index: 1;
}

.back-to-top:hover i {
	color: #0030ff;
	-webkit-transform: translate3d(10px,0,0);
	-moz-transform: translate3d(10px,0,0);
	-ms-transform: translateX(10px);
	-o-transform: translate3d(10px,0,0);
	transform: translate3d(10px,0,0);

}


/* google maps iframe fix */

.googlemaps iframe {
	width: 100%;
}


/* tk contact form */

.tk-contact-form .small-input,
.tk-contact-form .contact-form .contact-submit {
	margin: 20px 0 30px;
}

.tk-contact-form .contact-form .contact-submit {
	clear: both;
}

.tk-contact-form .small-input {
	width: 50%;
	float: left;
}

.tk-contact-form .small-input #contactname {
	margin-right: 2%;
}

.tk-contact-form .small-input #contactemail {
	margin-left: 2%;
}

.tk-contact-form .small-input input {
	max-width: 98%;
	width: 98%;
	padding-left: 17px;
	padding-right: 17px;
}

.tk-contact-form #contactmessage {
	padding: 15px 17px;
}

/* TK google maps */

.map-wrapper {
	margin-bottom: 50px;
}

.map-wrapper figure.map {
	margin: 0;
}

.map-wrapper #map-canvas {
	height: 500px;
}


/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

/*Bootstrap Grid System*/

.row,
.masonry-layout .container .masonry,
.content-area #infinite-handle {
	clear: both;
	margin-left: -35px;
	margin-right: -35px;
}

body:not(.masonry-layout):not(.no-sidebar) .container .masonry {
	margin-right: 0;
	margin-left: 0;
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-tk-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
	body.masonry-layout .site-main article,
	.page-template-gallery-page .site-main article,
	body.tax-ct_portfolio.no-sidebar .site-main article,
	.blog:not(.masonry-layout) .site-main article,
	.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article,
	.grid-sizer {
	position: relative;
	min-height: 1px;
	padding-left: 35px;
	padding-right: 35px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.masonry-layout .site-main article,
.page-template-gallery-page .site-main article,
.tax-ct_portfolio.no-sidebar .site-main article,
.blog:not(.masonry-layout) .site-main article,
.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article,
.grid-sizer {
	float: left;
}
.col-xs-12,
.masonry-layout .site-main article.sticky,
.masonry-layout.no-sidebar .site-main article.sticky,
.masonry-layout .site-main article,
.masonry-layout.no-sidebar .site-main article,
body:not(.masonry-layout).no-sidebar .grid-sizer,
.masonry-layout.no-sidebar .grid-sizer,
.masonry-layout .grid-sizer,
.page-template-gallery-page .site-main article,
body.tax-ct_portfolio.no-sidebar .site-main article {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}

@media (max-width: 768px) {
	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title,
	.container.container-medium,
	.masonry-layout.no-sidebar .container.container-small {
		max-width: 100%;
	}

	body:not(.no-sidebar) aside#secondary>*:not(.sidebar-line) {
		width: 100%;
	}

	.site-footer {
		padding-left: 30px;
		padding-right: 30px;
	}
}


@media (min-width: 769px) {
	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title,
	.container.container-medium,
	.masonry-layout.no-sidebar .container.container-small {
		max-width: 100%;
	}

	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title,
	.site-footer {
		padding-left: 60px;
		padding-right: 60px;
	}

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-sm-12,
	.col-md-12,
	.masonry-layout.no-sidebar .site-main article.sticky {
		width: 100%;
	}
	.col-sm-11,
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-sm-10,
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-sm-9,
	.col-md-9 {
		width: 75%;
	}
	.col-sm-8,
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-sm-7,
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-sm-6,
	.col-md-6,
	.masonry-layout.no-sidebar .site-main article,
	.masonry-layout.no-sidebar .grid-sizer,
	.masonry-layout .site-main article,
	.masonry-layout .grid-sizer,
	body:not(.masonry-layout).no-sidebar .grid-sizer,
	.page-template-gallery-page .site-main article,
	body.tax-ct_portfolio.no-sidebar .site-main article {
		width: 50%;
	}
	.col-sm-5,
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-sm-4,
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-sm-3,
	.col-md-3 {
		width: 25%;
	}
	.col-sm-2,
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-sm-1,
	.col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1200px) {
	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title,
	.container.container-medium,
	.masonry-layout.no-sidebar .container.container-small {
		max-width: 100%;
	}

	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title {
		margin-left: 60px;
		margin-right: 80px;
		padding-left: 95px;
		padding-right: 95px;
	}

	.site-footer {
		margin-right: 80px;
		padding-right: 95px;
		padding-left: 155px;
	}

	body.blog .content-area .site-main-holder,
	body.page-template-gallery-page .site-main,
	body:not(.blog) .site-main-holder,
	body.tax-ct_portfolio.no-sidebar .container .site-main {
		margin-top: 75px;
	}

	.container .container {
		margin-left: auto;
		margin-right: auto;
	}

	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12,
	.masonry-layout .site-main article.sticky {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8,
	.masonry-layout.no-sidebar .site-main article.sticky {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6,
	.masonry-layout .site-main article,
	.masonry-layout .grid-sizer,
	body.tax-ct_portfolio.no-sidebar .container .grid-sizer {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4,
	.masonry-layout.no-sidebar .site-main article,
	.masonry-layout.no-sidebar .grid-sizer {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1441px) {
	.site-footer {
		margin-right: 100px;
		padding-right: 55px;
		padding-left: 155px;
	}
}

@media (min-width: 1600px) {
	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title {
		max-width: 1400px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.container .site-main,
	.container .author-post-nav,
	.container .comments-holder {
		min-width: 860px;
	}

	.site-footer {
		margin-right: 100px;
		padding-right: 0;
		padding-left: 100px;
	}

	.site-footer .container {
		max-width: 1220px;
	}

	.container.container-medium,
	.masonry-layout.no-sidebar .container.container-small,
	.page-template-gallery-page .site-main.container.container-small,
	.tax-ct_portfolio .site-main.container.container-small,
	.featured_pages_2,
	.featured_pages_1  {
		max-width: 1220px;
	}

	.container,
	.pre-footer .widget:not(.widget_wpcom_instagram_widget),
	.pre-footer .widget_wpcom_instagram_widget .widget-title {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	body:not(.blog) .site-main-holder,
	body.blog .site-main-holder,
	body.page-template-gallery-page .site-main {
		margin-top: 80px;
	}
}

/*end bootstrap grid*/


/*global layout*/

.grid-sizer {
	height: 0;
	float: right;
}

.single .site-content,
.blog:not(.fullwidth-slider):not(.carousel-slider) .site-content,
.page .site-content,
.archive .site-content,
.search .site-content,
.error404 .site-content {
	padding-bottom: 0;
}

.infinite-scroll .site-content,
.archive .site-content,
.header-headline-content .site-content,
.page-template-portfolio-page .site-content {
	padding-bottom: 0;
}

.container .container {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.container.container-small {
	max-width: 860px;
	position: relative;
}

.no-sidebar .container.container-small,
body.search .container.container-small,
.page-template-gallery-page .gallery-wrapper .container.container-small,
.tax-ct_portfolio .gallery-wrapper .container.container-small {
	max-width: 800px;
}

.container.container-sidebar {
	max-width: 300px;
	padding: 0;
}

.main-container {
	margin-top: 7rem;
	overflow: hidden;
}

.twocolumn .half-width {
	display: inline-block;
	font-size: initial;
	vertical-align: top;
	width: 49%;
}

.twocolumn .half-width:nth-child(odd) {
	padding-right: 20px;
}

.twocolumn .half-width:nth-child(even) {
	padding-left: 20px;
}

.entry-content figure.aligncenter,
.entry-content figure.size-full,
.entry-content img.aligncenter,
.entry-content>img,
.entry-content p>img,
.entry-content :not(.wp-caption)>img.size-full {
	margin-bottom: 3rem;
	margin-top: .5rem;
}

.entry-content :not(.wp-caption)>img.size-full:not(.alignleft):not(.alignright) {
	margin-top: 3rem;
}


/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
textarea,
select,
kbd, pre,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.menu-toggle span:before,
.menu-toggle span:after,
.search-wrap,
.edit-link,
.widget .search-form input[type="submit"],
.featured-slider-wrap,
.fullwidth-slider .featured-slider .featured-image:after,
.sd-social-icon a:before,
body .tb-close-icon,
.slick-arrow,
.fullwidth-slider .site-header,
.fullwidth-slider .featured-slider .slick-arrow:before,
.content-area #infinite-handle span,
.portfolio-item .entry-meta,
.portfolio-item .entry-title,
.portfolio-item .featured-image a:after,
.portfolio-item .featured-image + .entry-header,
.single-post .featured-portrait,
.wpcom-instagram-images,
.dropcap:before,
aside#secondary {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.content-area #infinite-handle>span>button {
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}

.sidemenu .main-navigation {
	-webkit-transition: .1s 0s, opacity .2s .1s, height .5s 0s, visibility 0s 0s;
	-moz-transition: .1s 0s, opacity .2s .1s, height .5s 0s, visibility 0s 0s;
	-ms-transition: .1s 0s, opacity .2s .1s, height .5s 0s, visibility 0s 0s;
	-o-transition: .1s 0s, opacity .2s .1s, height .5s 0s, visibility 0s 0s;
	transition: .1s 0s, opacity .2s .1s, height .5s 0s, visibility 0s 0s;

}

.sidemenu .hide.main-navigation {
	-webkit-transition: .2s .1s, opacity .2s 0s, height .3s .1s;
	-moz-transition: .2s .1s, opacity .2s 0s, height .3s .1s;
	-ms-transition: .2s .1s, opacity .2s 0s, height .3s .1s;
	-o-transition: .2s .1s, opacity .2s 0s, height .3s .1s;
	transition: .2s .1s, opacity .2s 0s, height .3s .1s;
}

.big-search .sidemenu .main-navigation {
	-webkit-transition: .1s 0s, opacity .3s .1s, height .3s 0s, visibility 0s .4s;
	-moz-transition: .1s 0s, opacity .3s .1s, height .3s 0s, visibility 0s .4s;
	-ms-transition: .1s 0s, opacity .3s .1s, height .3s 0s, visibility 0s .4s;
	-o-transition: .1s 0s, opacity .3s .1s, height .3s 0s, visibility 0s .4s;
	transition: .1s 0s, opacity .3s .1s, height .3s 0s, visibility 0s .4s;

}

.menu-toggle-line {
	-webkit-transition: ease-out .3s, transform .2s 0s, background .1s;
	-moz-transition: ease-out .3s, transform .2s 0s, background .1s;
	-ms-transition: ease-out .3s, transform .2s 0s, background .1s;
	-o-transition: ease-out .3s, transform .2s 0s, background .1s;
	transition: ease-out .3s, transform .2s 0s, background .1s;
}

.big-search .big-search-trigger,
.big-search-close {
	-webkit-transition: opacity .2s, visibility 0s .2s;
	-moz-transition: opacity .2s, visibility 0s .2s;
	-ms-transition: opacity .2s, visibility 0s .2s;
	-o-transition: opacity .2s, visibility 0s .2s;
	transition: opacity .2s, visibility 0s .2s;
}

.big-search-trigger,
.big-search .big-search-close {
	-webkit-transition: opacity .2s, visibility 0s 0s;
	-moz-transition: opacity .2s, visibility 0s 0s;
	-ms-transition: opacity .2s, visibility 0s 0s;
	-o-transition: opacity .2s, visibility 0s 0s;
	transition: opacity .2s, visibility 0s 0s;
}

.back-to-top {
	-webkit-transition: -webkit-transform .3s , opacity .2s, visibility 0s .2s;
	-moz-transition: -moz-transform .3s , opacity .2s, visibility 0s .2s;
	-ms-transition: -ms-transform .3s , opacity .2s, visibility 0s .2s;
	-o-transition: -o-transform .3s , opacity .2s, visibility 0s .2s;
	transition: transform .3s , opacity .2s, visibility 0s .2s;
}

.sidemenu .social-navigation,
.sidemenu .search-button,
.sidemenu .menu-button {
	-webkit-transition: left .28s ease-in-out, opacity .2s .1s, visibility 0s 0s;
	-moz-transition: left .28s ease-in-out, opacity .2s .1s, visibility 0s 0s;
	-ms-transition: left .28s ease-in-out, opacity .2s .1s, visibility 0s 0s;
	-o-transition: left .28s ease-in-out, opacity .2s .1s, visibility 0s 0s;
	transition: left .28s ease-in-out, opacity .2s .1s, visibility 0s 0s;
}

.big-search .sidemenu .social-navigation,
.sidemenu-nav-toggled .social-navigation,
.sidemenu-nav-toggled .sidemenu .search-button,
.big-search .sidemenu .search-button,
.sidemenu-nav-toggled .sidemenu .menu-button,
.big-search .sidemenu .button {
	-webkit-transition: left .3s .12s ease-in-out, opacity .2s 0s, visibility 0s .2s;
	-moz-transition: left .3s .12s ease-in-out, opacity .2s 0s, visibility 0s .2s;
	-ms-transition: left .3s .12s ease-in-out, opacity .2s 0s, visibility 0s .2s;
	-o-transition: left .3s .12s ease-in-out, opacity .2s 0s, visibility 0s .2s;
	transition: left .3s .12s ease-in-out, opacity .3s 0s, visibility 0s .3s;
}

div.blackout {
	-webkit-transition: opacity .3s 0s, visibility 0s .4s;
	-moz-transition: opacity .3s 0s, visibility 0s .4s;
	-ms-transition: opacity .3s 0s, visibility 0s .4s;
	-o-transition: opacity .3s 0s, visibility 0s .4s;
	transition: opacity .3s 0s, visibility 0s .4s;
}

.big-search div.blackout,
.sidemenu-nav-toggled div.blackout {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	-ms-transition: opacity .3s 0s, visibility 0s 0s;
	-o-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.search-wrap,
.sidemenu .side-menu-container {
	-webkit-transition: transform .2s .15s cubic-bezier(0.3, 0.36, 0.25, 0.98), visibility 0s .4s, all 0s 0s;
	-moz-transition: transform .2s .15s cubic-bezier(0.3, 0.36, 0.25, 0.98), visibility 0s .4s, all 0s 0s;
	-ms-transition: transform .2s .15s cubic-bezier(0.3, 0.36, 0.25, 0.98), visibility 0s .4s, all 0s 0s;
	-o-transition: transform .2s .15s cubic-bezier(0.3, 0.36, 0.25, 0.98), visibility 0s .4s, all 0s 0s;
	transition: transform 0s .5s, visibility 0s .5s,opacity .3s .15s , all 0s 0s;
}

.big-search .search-wrap,
.sidemenu-nav-toggled .sidemenu .side-menu-container {
	-webkit-transition: transform .4s 0s cubic-bezier(.03,.25,.1,1), visibility 0s 0s, all 0s 0s;
	-moz-transition: transform .4s 0s cubic-bezier(.03,.25,.1,1), visibility 0s 0s, all 0s 0s;
	-ms-transition: transform .4s 0s cubic-bezier(.03,.25,.1,1), visibility 0s 0s, all 0s 0s;
	-o-transition: transform .4s 0s cubic-bezier(.03,.25,.1,1), visibility 0s 0s, all 0s 0s;
	transition: transform .4s 0s cubic-bezier(.03,.25,.1,1), visibility 0s 0s, all 0s 0s;

}


a, time, .sharedaddy .sd-social-icon a,
.tkss-post-share a,
body.search a>* {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	transition-property: color, background-color, border, opacity, transform;
}

.entry-content a {
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

.masonry .format-link .entry-content a,
.entry-content .read-more-link {
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

.nav-previous a,
.nav-next a,
.nav-previous:before,
.nav-next:before {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	transition-timing-function: ease;
}

.featured-page .entry-card,
.slick-dots li,
.slick-dots li:after {
	-webkit-transition: .15s;
	-moz-transition: .15s;
	-ms-transition: .15s;
	-o-transition: .15s;
	transition: .15s;
	transition-timing-function: cubic-bezier(.21,.97,.75,.85);
}

.featured-image>a img,
figure.gallery-item a img {
	-webkit-transition: .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .2s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.page-template-gallery-page .gallery-wrapper .gallery-item .featured-image,
.tax-ct_portfolio .gallery-wrapper .gallery-item .featured-image {
	-webkit-transition: .4s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .4s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .4s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .4s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .4s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.page-template-gallery-page .gallery-wrapper .gallery-item .entry-title,
.tax-ct_portfolio .gallery-wrapper .gallery-item .entry-title {
	-webkit-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	-moz-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	-ms-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	-o-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
}

.page-template-gallery-page .gallery-wrapper .gallery-item .side-meta,
.tax-ct_portfolio .gallery-wrapper .gallery-item .side-meta {
	-webkit-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	-moz-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	-ms-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	-o-transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
	transition: .2s 0s cubic-bezier(0.28, 0.12, 0.22, 1), transform 0s .2s;
}

.page-template-gallery-page .gallery-wrapper .gallery-item:hover .featured-image,
.tax-ct_portfolio .gallery-wrapper .gallery-item:hover .featured-image {
	-webkit-transition: .4s 0s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .4s 0s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .4s 0s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .4s 0s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .4s 0s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.page-template-gallery-page .gallery-wrapper .gallery-item:hover .entry-title,
.tax-ct_portfolio .gallery-wrapper .gallery-item:hover .entry-title {
	-webkit-transition: .2s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .2s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .2s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .2s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .2s .2s cubic-bezier(0.28, 0.12, 0.22, 1);
}


.page-template-gallery-page .gallery-wrapper .gallery-item:hover .side-meta,
.tax-ct_portfolio .gallery-wrapper .gallery-item:hover .side-meta {
	-webkit-transition: .2s .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .2s .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .2s .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .2s .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .2s .3s cubic-bezier(0.28, 0.12, 0.22, 1);
}


.main-navigation ul li > ul,
.main-navigation ul ul li > ul {
	-webkit-transition: opacity .3s .1s ease-out ,left .3s, top .3s, .3s;
	-moz-transition: opacity .3s .1s ease-out ,left .3s, top .3s, .3s;
	-ms-transition: opacity .3s .1s ease-out ,left .3s, top .3s, .3s;
	-o-transition: opacity .3s .1s ease-out ,left .3s, top .3s, .3s;
	transition: opacity .3s .1s ease-out ,left .3s, top .3s, .3s;
}

.sidemenu .main-navigation ul li.toggle-on > ul,
.sidemenu .main-navigation ul ul li.toggle-on > ul {
	-webkit-transition: opacity .3s .2s ease-out, height .3s 0s ease;
	-moz-transition: opacity .3s .2s ease-out, height .3s 0s ease;
	-ms-transition: opacity .3s .2s ease-out, height .3s 0s ease;
	-o-transition: opacity .3s .2s ease-out, height .3s 0s ease;
	transition: opacity .3s .2s ease-out, height .3s 0s ease;

}

.sidemenu .main-navigation ul li > ul,
.sidemenu .main-navigation ul ul li > ul {
	-webkit-transition: opacity .3s 0s ease-out, height .3s .2s ease;
	-moz-transition: opacity .3s 0s ease-out, height .3s .2s ease;
	-ms-transition: opacity .3s 0s ease-out, height .3s .2s ease;
	-o-transition: opacity .3s 0s ease-out, height .3s .2s ease;
	transition: opacity .3s 0s ease-out, height .3s .2s ease;

}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/


.tk-theme-frontend .site-header>div,
.tk-theme-frontend .site-content>*:not(.content-bgd-color),
.tk-theme-frontend .sidemenu {
	opacity: 0;
}

.tk-theme-frontend header.site-header,
.tk-theme-frontend .site-content .content-bgd-color,
.tk-theme-frontend .site-footer,
.tk-theme-frontend div.blackout,
.tk-theme-frontend .sidemenu .side-menu-container,
.tk-theme-frontend .sidemenu .search-wrap {
	opacity: 0;
}

.show header.site-header,
.show .site-content .content-bgd-color,
.show .site-footer,
.show .sidemenu .side-menu-container,
.show .sidemenu .search-wrap,
.no-js header.site-header,
.no-js .site-content .content-bgd-color,
.no-js .site-footer,
.no-js div.blackout,
.no-js .sidemenu .side-menu-container,
.no-js .sidemenu .search-wrap {
	opacity: 1;
}

.show .site-header>div,
.show .site-content>*:not(.content-bgd-color),
.show header.site-header,
.show .sidemenu,
.no-js .site-header>div,
.no-js .site-content>*:not(.content-bgd-color),
.no-js header.site-header,
.no-js .sidemenu {
	opacity: 1;
}

header.site-header {
	-webkit-transition: 0s, opacity .15s ease-out;
	-moz-transition: 0s, opacity .15s ease-out;
	-ms-transition: 0s, opacity .15s ease-out;
	-o-transition: 0s, opacity .15s ease-out;
	transition: 0s, opacity .15s ease-out;
}

.content-bgd-color {
	-webkit-transition: .2s ease-in-out, opacity .15s ease-out;
	-moz-transition: .2s ease-in-out, opacity .15s ease-out;
	-ms-transition: .2s ease-in-out, opacity .15s ease-out;
	-o-transition: .2s ease-in-out, opacity .15s ease-out;
	transition: .2s ease-in-out, opacity .15s ease-out;
}

.site-header>div {
	-webkit-transition: .3s, opacity .2s .1s;
	-moz-transition: .3s, opacity .2s .1s;
	-ms-transition: .3s, opacity .2s .1s;
	-o-transition: .3s, opacity .2s .1s;
	transition: .3s, opacity .2s .1s;
	transition-timing-function: ease;
}

.site-content>*:not(.content-bgd-color) {
	-webkit-transition: opacity .2s .1s;
	-moz-transition: opacity .2s .1s;
	-ms-transition: opacity .2s .1s;
	-o-transition: opacity .2s .1s;
	transition: opacity .2s .1s;
	transition-timing-function: ease;
}

/*--------------------------------------------------------------
## Post hovers
--------------------------------------------------------------*/

.site-main .featured-image,
figure.gallery-item {
	position: relative;
}

.site-main .featured-image>a:before,
figure.gallery-item a:before {
	color: #0030ff;
	opacity: 0;
	font-size: 21px;
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;

	background-color: white;
	width: 50px;
	height: 36px;
	border-radius: 50%;

	border: 20px solid white;
	padding-top: 14px;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.site-main .entry-video .featured-image>a:before {
	padding-left: 4px;
	width: 46px;
}

figure.gallery-item a:before {
	padding-right: 1px;
	width: 49px;
}

.site-main .featured-image>a:before,
figure.gallery-item a:before,
.single-format-gallery figure.gallery-item a:after {
	-webkit-transition: opacity .2s ease-in-out, all .2s cubic-bezier(.39,.93,.67,1);
	-moz-transition: opacity .2s ease-in-out, all .2s cubic-bezier(.39,.93,.67,1);
	-ms-transition: opacity .2s ease-in-out, all .2s cubic-bezier(.39,.93,.67,1);
	-o-transition: opacity .2s ease-in-out, all .2s cubic-bezier(.39,.93,.67,1);
	transition: opacity .2s ease-in-out, all .2s cubic-bezier(.39,.93,.67,1);

}

.site-main .featured-image>a img,
figure.gallery-item a img {
	-webkit-transition: .3s cubic-bezier(.39,.93,.67,1);
	-moz-transition: .3s cubic-bezier(.39,.93,.67,1);
	-ms-transition: .3s cubic-bezier(.39,.93,.67,1);
	-o-transition: .3s cubic-bezier(.39,.93,.67,1);
	transition: .3s cubic-bezier(.39,.93,.67,1);

}

body:not(.search):not(.page-template-gallery-page):not(.tax-ct_portfolio) .site-main .featured-image>a:hover:before,
body:not(.page-template-gallery-page):not(.tax-ct_portfolio) figure.gallery-item a:hover:before {
	opacity: 1;
	border: 1px solid white;
}


/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/

/* author Connor Atherton https://connoratherton.com/loaders */
@-o-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity:0
	}
}


@-moz-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity:0
	}
}

@-webkit-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity:0
	}
}

@keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity:0
	}
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"],
input[type="submit"],
body .content-area #infinite-handle>span>button {
	border: none;
	border-radius: 23px;
	background: #0030ff;
	box-shadow: none;
	color: white;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1;
	padding: .4em 2em .4em;
	height: 46px;
	text-shadow: none;
}

body .content-area #infinite-handle>span>button>a {
	color: white;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, body .content-area #infinite-handle>span>button:hover {
	box-shadow: none;
	background: black;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.content-area #infinite-handle>span>button:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.content-area #infinite-handle>span>button:active {
	box-shadow: none;
	background: black;
	opacity: .7;
	outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #434343;
	border: 1px solid rgba(0,0,0,.1);
	padding: 10px;
	min-height: 44px;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-shadow: none;
	line-height: normal;
}

textarea {
	line-height: 1.4;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget input[type="number"],
.widget input[type="tel"],
.widget input[type="range"],
.widget input[type="date"],
.widget input[type="month"],
.widget input[type="week"],
.widget input[type="time"],
.widget input[type="datetime"],
.widget input[type="datetime-local"],
.widget input[type="color"],
.widget textarea {
	border-width: 2px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover,
input[type="range"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="week"]:hover,
input[type="time"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="color"]:hover,
textarea:hover {
	color: black;
	border-color: rgba(0,0,0,1);
	outline: none;
	box-shadow: none;
}

textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}


/* checkbox and radio btn fix */

input[type="checkbox"],
input[type="radio"],
.woocommerce form .form-row .input-checkbox {
	display: none;
}


label.checkbox,
input[type="checkbox"] + label,
form.contact-form label.checkbox,
form.contact-form input[type="checkbox"] + label,
label.radio,
input[type="radio"] + label,
form.contact-form label.radio,
form.contact-form input[type="radio"] + label {
	cursor: pointer;
	padding-left: 30px;
	position: relative;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	margin-bottom: 22px;
}

.comment-subscription-form input[type="checkbox"] + label {
	margin-bottom: 0;
	display: inline-block !important; /*overwriting Jetpack*/
	font-weight: 400;
	line-height: 1.8em;
	margin-left: 0;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	border: 1px solid #505050;
	color: transparent;
	font-size: 14px;
	height: 16px;
	opacity: .2;
	text-align: center;
	width: 16px;
	position: absolute;
	left: 0;
	top: -2px;
}

label.checkbox:before,
input[type="checkbox"] + label:before {
	-webkit-transition: background-color .2s, opacity .2s;
	-moz-transition: background-color .2s, opacity .2s;
	-ms-transition: background-color .2s, opacity .2s;
	-o-transition: background-color .2s, opacity .2s;
	transition: background-color .2s, opacity .2s;
}

.comment-subscription-form input[type="checkbox"] + label:before {
	top: 2px;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	content: "";
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before,
.checkbox.checked:hover:before,
input[type="checkbox"]:checked + label:hover:before,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.radio.checked:hover:before,
input[type="radio"]:checked + label:hover:before {
	opacity: 1;
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	background: #505050 url(assets/img/check-big2x.png) no-repeat center center;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}

.radio.checked:before,
input[type="radio"]:checked + label:before {
	border-width: 8px;
}

.radio:before,
input[type="radio"] + label:before {
	-webkit-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-ms-transition: .2s ease-in;
	-o-transition: .2s ease-in;
	transition: .2s ease-in;

}


/* form labels */


.comment-form p label,
.site-main .contact-form label {
	margin-bottom: .8rem;
	margin-top: .8rem;
	display: block;
	font-weight: 400;
}


.comment-subscription-form {
	margin-bottom: 0;
}

.comment-subscription-form .subscribe-label {
	margin-left: 5px;
}

#subscribe_blog, #subscribe_comments {
	border-radius: 0px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/


header.site-header {
	background-color: #e9eff4;
	padding: 50px 0 60px;
	text-align: center;
}

header.site-header .custom-logo-link {
	margin: 0 auto;
}

header.site-header .custom-logo,
header.site-header .retina-logo {
	max-width: 200px;
	height: auto;
	display: inline-block;
}

header.site-header .site-branding {
	margin-bottom: 20px;
}

header.site-header .site-branding .site-title,
header.site-header .site-branding .site-title a {
	margin: 0;
	line-height: 0.9em;

}

header.site-header .site-branding .site-description {
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
	border-top: 2px solid rgba(0,0,0,.05);
	background-color: white;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.site-footer .row {
	margin-left: -40px;
	margin-right: -40px;
}

.site-footer .widget-area {
	margin-top: 6.25rem;
	margin-bottom: 4rem;
	padding-left: 40px;
	padding-right: 40px;
}

.site-footer .site-info {
	padding-left: 40px;
	padding-right: 40px;
	letter-spacing: 0.4px;
}

.site-footer .site-info,
.site-footer .site-info * {
	color: rgba(0,0,0,.4);
}

.site-footer .site-info a:hover {
	color: black;
}


/* footer custom menues*/

.site-footer .widget-area .widget_nav_menu {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 70px;
	margin-right: 10%;
	vertical-align: top;
	width: 45%;
}

.site-footer .widget-area .widget_nav_menu:nth-child(even) {
	margin-right: 0;
}

.site-footer .widget-area .widget_nav_menu:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Aside
--------------------------------------------------------------*/


body:not(.no-sidebar) .site-main-holder {
	position: relative;
	width: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: stretch;
	align-items: stretch;
	justify-content: center;
}

body.blog .featured-page-area + .site-main-holder {
	margin-top: 70px;
}

body.blog .featured-slider-wrap + .site-main-holder {
	margin-top: 140px;
}

aside#secondary {
	margin-top: 300px;
	display: inline-block;
	vertical-align: top;
	margin-left: 60px;
	position: relative;
}


#content aside#secondary .sidebar-line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -60px;
	width: 2px;

	height: 100%;
}

body:not(.no-sidebar).blog .container .site-main,
body:not(.no-sidebar):not(.tax-ct_portfolio):not(.woocommerce).archive .container .site-main,
body:not(.no-sidebar).single .container .left-holder,
body:not(.no-sidebar).page .container .site-main {
	display: inline-block;
	margin: 0 0 0 auto;
	position: relative;
}

.site-main {
	position: relative;
}


body.single .container .site-main-holder .left-holder,
.blog .site-main,
.archive .site-main,
.search .site-main,
body.error404 .site-main {
	margin-bottom: 60px;
}

.blog .site-main,
.archive .site-main,
.search .site-main {
	padding-bottom: 90px;
}

body:not(.no-sidebar).single .container .site-main-holder .left-holder,
body:not(.no-sidebar).archive .container .site-main .page-header,
body:not(.no-sidebar).blog .container .site-main .page-header,
body:not(.no-sidebar):not(.page-template-gallery-page).page .container .site-main {
	padding-right: 60px;
}

body:not(.no-sidebar):not(.masonry-layout) .archive .container .site-main .masonry,
body:not(.no-sidebar):not(.masonry-layout) .blog .container .site-main .masonry {
	margin-right: 0;
}

/*--------------------------------------------------------------
# divide line
--------------------------------------------------------------*/

.divide-line {
	background-color: rgba(0,0,0,.05);
}

.no-sidebar .divide-line.vertical,
.no-sidebar .content-area>.divide-line.vertical {
	float: right;
	right: calc((1400px - 100vw + 200px + 15px) / 2);
}

.divide-line.vertical {
	height: 2px;
	position: absolute;
	right: 0;
	width: 100vw;
}

.divide-line.vertical.comments-line {
	right: 0px;
	width: 100vw;
	float: right;
}

body:not(.no-sidebar) .divide-line.vertical.comments-line {
	right: -60px;
}

.content-area>.divide-line.vertical {
	right: 450px;
}

.no-sidebar .divide-line.vertical.comments-line {
	right: calc((800px - 100vw + 200px + 15px) / 2);
}



/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*  secondary navigations */

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation,
.site-main .paging-navigation {
	margin: 0 0 7rem;
}


body.blog:not(.no-sidebar) .posts-navigation,
body.archive:not(.no-sidebar) .posts-navigation {
	padding-right: 60px;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	float: left;
	width: 35%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	float: right;
	text-align: right;
	width: 35%;
}

.site-main .paging-navigation {
	margin-top: 7rem;
}

.site-main .paging-navigation ul.page-numbers {
	margin: 0 auto;
	text-align: center;
	list-style: none;
}

.site-main .paging-navigation ul.page-numbers li {
	display: inline-block;
	padding: 5px;
}

.site-main .paging-navigation ul.page-numbers li,
.site-main .paging-navigation ul.page-numbers li a {
	font-weight: 500;
	color: #d2d4d7;
	font-size: 24px;
}

.site-main .paging-navigation ul.page-numbers li a:hover {
	color: black;
}

.site-main .paging-navigation ul.page-numbers li span.current {
	font-size: 60px;
	color: black;
}

.site-main .paging-navigation ul.page-numbers li .prev,
.site-main .paging-navigation ul.page-numbers li .next {
	display: none;
}

body.infinite-scroll .site-main .paging-navigation {
	display: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: black;
	text-decoration: none;
}



a:hover,
a:focus,
a:active,
body.search a:hover>*,
body.search a:focus>*,
body.search a:active>*  {
	color: #0030ff;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.holder-icon a {
	font-weight: 500;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-header .main-navigation {
	clear: both;
	display: block;
	padding: 20px 0 0;
	width: 100%;
	border-top: none;
}

.site-header .main-navigation .menu-main-menu-container {
	display: inline-block;
	margin: 0 auto;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.site-header .main-navigation li {
	position: relative;
	padding-bottom: 10px;
	text-align: center;
	display: inline-block;
}

.site-header .main-navigation .menu>li {
	padding-bottom: 12px;
}

.site-header .main-navigation ul ul>li:last-child {
	padding-bottom: 0;
}

.site-header .main-navigation a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 8px;
	margin: 0 10px;
}

.site-header .main-navigation ul ul {
	background-color: white;
	float: none;
	position: absolute;
	top: 1.5em; /* default is 2em */
	left: -15px;
	visibility: hidden;
	opacity: 0;
	z-index: 2003;
	padding: 28px 0 25px;
	width: 180px;
	box-shadow: 0 2px 4px 1px rgba(0,0,0,.07);
}

.site-header .main-navigation .menu > li:hover > ul,
.site-header .main-navigation ul > li.focus > ul {
	opacity: 1;
	visibility: visible;
	top: 2em;
}

.dropdown-toggle .icon-down {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.site-header .main-navigation .menu > li:hover > .dropdown-toggle .icon-down,
.site-header .main-navigation ul > li.focus > .dropdown-toggle .icon-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.site-header .main-navigation ul ul li>a:link,
.site-header .main-navigation ul ul li>a:visited {
	color: black;
	text-align: left;
	font-weight: 500;
}

.site-header .main-navigation ul ul li>a:hover,
.site-header .main-navigation ul ul li>a:focus {
	color: #0030FF;
}

.site-header .main-navigation ul ul ul {
	top: -28px;
	left: 150px; /* default is 220px */

	/* next dropdown is under parent */
	height: 0;
	padding: 0 0 0 0; /* add to last number to indent next level of navigation */
	position: static;
	box-shadow: none;
	background: transparent;
}

.site-header .main-navigation ul ul > li.toggle-on > ul,
.site-header .main-navigation ul ul > li.focus > ul {
	opacity: 1;
	visibility: visible;
	left: 220px;
	top: -28px;
	z-index: 2003;
	/* next dropdown is under parent */
	height: auto;
	padding-top: 10px;
}

.site-header .main-navigation ul ul ul li {
	display: none;
	margin-right: 20px;
}
.site-header .main-navigation ul ul > li.toggle-on > ul li,
.site-header .main-navigation ul ul > li.focus > ul li {
	display: block;
}

.site-header .main-navigation ul ul a:not(.dropdown-toggle) {
	width: calc(100% - 23px);
	padding-right: 15px;
	margin-left: 25px;
}

.site-header .main-navigation ul ul a {
	font-size: 11px;
	font-size: 0.6875rem;
}

.site-header .main-navigation ul ul li {
	display: block;
}

/* drop down buttons */

.site-header .toggle-on > a ~ ul {
	opacity: 1;
	visibility: visible;
}

.site-header .main-navigation ul.menu>.toggle-on>ul {
	top: 2em;
}

.site-header .main-navigation ul.menu ul>.toggle-on>ul {
	left: 220px;
}

.site-header .main-navigation a.dropdown-toggle {
	display: inline-block;
}

.site-header .dropdown-toggle {
	line-height: 10px;
	position: relative;
	top: 0;
}

.site-header .menu > li > .dropdown-toggle {
	margin-left: -15px;
	margin-right: 0;
	padding-left: 10px;
	opacity: .2;
}

.site-header .menu > li > .dropdown-toggle:hover,
.site-header .menu > li > .dropdown-toggle:focus,
.site-header .menu .sub-menu li .dropdown-toggle:hover,
.site-header .menu .sub-menu li .dropdown-toggle:focus,
.site-header .menu li.toggle-on>.dropdown-toggle {
	color: #0030ff;
	opacity: 1;
}

.site-header .menu .sub-menu li .dropdown-toggle {
	position: absolute;
	right: 0;
	opacity: .2;
	top: 3px;
}

.dropdown-toggle:focus,
.dropdown-toggle:hover,
.big-search-trigger:focus {
	outline: none;
}

.dropdown-toggle .icon-down {
	display: block;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
}

.site-header .toggle-on > a > .icon-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.site-header .sub-menu .toggle-on > a > .icon-down {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.site-header .dropdown-toggle {
	font-size: 20px;
	font-size: 1.375rem;
}

/* line-navigation */

@media only screen and (min-width: 1200px) {

	.line-navigation header.site-header {
		padding: 10px 0 0;
	}

	.line-navigation.navigation-big-padding header.site-header {
		padding-bottom: 60px;
	}

	.line-navigation .site-header>div {
		max-width: none;
		padding-left: 70px;
		padding-right: 150px;
		margin-left: 0;
		margin-right: 0;
	}

	.line-navigation .site-header .site-branding,
	.line-navigation .main-nav-holder {
		display: inline-block;
		vertical-align: middle;
	}

	.line-navigation .site-title a {
		font-size: 40px;
		font-size: 2.5rem;
	}

	.line-navigation header.site-header .custom-logo,
	.line-navigation header.site-header .retina-logo {
		max-width: 120px;
		margin-top: 10px;
	}

	.line-navigation .main-nav-holder {
		float: right;
	}

	.line-navigation .site-header .main-navigation ul.menu {
		margin-right: -13px;
	}

	.line-navigation .site-header .main-navigation .menu>li>a:not(.dropdown-toggle) {
		margin: 0 5px;
	}

	.line-navigation .site-header .menu .sub-menu li .dropdown-toggle {
		top: 1px;
		padding: 5px;
		margin: 0 6px;
	}
}

/* on home with fullwidth slider change color to white */

.fullwidth-slider.home .site-title,
.fullwidth-slider.home .site-title a,
.fullwidth-slider.home .site-description,
.fullwidth-slider.home .site-header .main-navigation .menu > li > a,
.fullwidth-slider.home .site-header .main-navigation .menu > ul > li > a,
.fullwidth-slider.home .site-header .menu > li > .dropdown-toggle,
.fullwidth-slider.home .site-header .menu > ul > li > .dropdown-toggle {
	color: white;
}

@media only screen and (max-width: 1200px) {
	.fullwidth-slider.home .site-header .menu-toggle,
	.fullwidth-slider.home .search-button a.big-search-trigger {
		color: white;
	}

	.fullwidth-slider.home .menu-toggle .menu-toggle-line {
		background: white;
	}
}

@media only screen and (min-width: 1441px) {
	.line-navigation .site-header>div {
		max-width: none;
		padding-left: 110px;
		padding-right: 220px;
		margin-left: 0;
		margin-right: 0;
	}
}

.line-navigation .site-header .site-branding {
	float: left;
	text-align: left;
}


/*--------------------------------------------------------------
## Sidemenu
--------------------------------------------------------------*/

.site-header .menu-toggle {
	display: none;
}

.sidemenu,
.not-sidemenu {
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

.sidemenu {
	position: fixed;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	padding-top: 30px;
	z-index: 2002;
	-webkit-transform: translate3d(calc(100% - 100px),0,0);
	-moz-transform: translate3d(calc(100% - 100px),0,0);
	-ms-transform: translateX(100%) translateX(-100px) translateZ(0);
	-o-transform: translate3d(calc(100% - 100px),0,0);
	transform: translate3d(calc(100% - 100px),0,0);
}

.admin-bar .sidemenu {
	padding-top: 45px;
}

.sidemenu {
	-webkit-transition: opacity .2s .1s, transform .5s 0s;
	-moz-transition: opacity .2s .1s, transform .5s 0s;
	-ms-transition: opacity .2s .1s, transform .5s 0s;
	-o-transition: opacity .2s .1s, transform .5s 0s;
	transition: opacity .2s .1s, transform .5s 0s;
	transition-timing-function: ease;
}

.big-search .sidemenu,
.sidemenu-nav-toggled .sidemenu {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.big-search .not-sidemenu,
.sidemenu-nav-toggled .not-sidemenu {
	-webkit-transform: translate3d(-30vw,0,0);
	-moz-transform: translate3d(-30vw,0,0);
	-ms-transform: translate3d(-30vw,0,0);
	-o-transform: translate3d(-30vw,0,0);
	transform: translate3d(-30vw,0,0);
}

.not-sidemenu {
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	-ms-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
	overflow: hidden;
}

.sidemenu .sidemenu-line {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 2px;
	background: rgba(0,0,0,.05);
	z-index: 4000;
}

.big-search .sidemenu .sidemenu-line,
.sidemenu-nav-toggled .sidemenu .sidemenu-line {
	z-index: -1;
	opacity: 0;
}

.big-search .site-header .main-navigation ul ul,
.sidemenu-nav-toggled .site-header .main-navigation ul ul {
	z-index: 1900;
}

/* 	Small menu
	navigation  */


.sidemenu .hide.main-navigation {
	height: 0px;
	opacity: 0;
	margin-bottom: 0;
}


.menu-toggle,
.sidemenu-nav-toggled .main-navigation ul {
	display: block;
}

.sidemenu .main-navigation {
	margin-right: 0;
	height: 50px;
	margin-bottom: 20px;
	opacity: 1;
}

.sidemenu .main-navigation.toggled {
	height: auto;
	margin-bottom: 0;
}

.menu-button {
	width: 100%;
	position: relative;
}

.menu-toggle {
	color: rgba(0,0,0,.4);
	background: transparent;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	height: 50px;
	border-radius: 0;
	margin: 0 0;
	opacity: 1;
	line-height: 1em;
	position: absolute;
	top: 0;
	left: 52px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.menu-toggle.close {
	opacity: 0;
	font-size: 22px;
	height: auto;
	margin-top: 22px;
	left: unset;
	right: 50px;
	text-align: right;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;

}

.menu-toggle .menu-toggle-hamburger {
	display: block;
	margin: 12px auto 0;
	width: 28px;
}

.menu-toggle .menu-toggle-line {
	height: 2px;
	background: black;
	width: 28px;
	margin-bottom: 4px;
	position: relative;
	left: 0;
}

.menu-toggle:hover {
	color: #0030ff;
}
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active,
.menu-toggle:visited {
	background: transparent;
}

.menu-toggle:hover .menu-toggle-line {
	background: #0030ff;
}


.sidemenu-nav-toggled .menu-toggle.close {
	opacity: 1;
	z-index: 2003;
}

.sidemenu-nav-toggled .menu-toggle {
	opacity: 0;
	z-index: -1;
}

.sidemenu-nav-toggled .menu-toggle-hamburger {
	margin-top: 5px;
}

/* opened sidemenu main nav */

.sidemenu .side-menu-container {
}

.side-menu-scroll {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.side-menu-content {
	overflow: auto;
	overflow-y: scroll;
	height: 100%;
	margin-right: -20px;
	padding: 3px 20px 100px 0;
}

.sidemenu .main-navigation ul.menu {
	margin: 80px 190px 60px;
	text-align: right;
}

.sidemenu .main-navigation ul.menu li {
	margin-top: 25px;
	position: relative;
	width: auto;
	float: right;
	clear: right;
}

.sidemenu .main-navigation ul.menu > li:first-child {
	margin-top: 0;
}

@media  screen and (min-width: 550px) {
	.sidemenu .main-navigation ul.menu>li {
		width: 100%;
	}
	.sidemenu .main-navigation ul.menu>li>a {
		float: right;
	}
}

.sidemenu .sidemenu-nav-hr-line {
	background: rgba(0,0,0,.1);
	height: 1px;
	margin: 0;
	clear: both;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.sidemenu .current_page_item .sidemenu-nav-hr-line,
.sidemenu .current-menu-item .sidemenu-nav-hr-line,
.sidemenu a:hover + a + .sidemenu-nav-hr-line,
.sidemenu a:not(.dropdown-toggle):hover + .sidemenu-nav-hr-line {
	background: black;
}

.sidemenu .main-navigation ul.menu ul li {
	max-width: unset;
}

.sidemenu .main-navigation ul.menu li>a:not(.dropdown-toggle) {
	font-size: 50px;
	opacity: .2;
	font-weight: 500;
}

.sidemenu .main-navigation ul.menu .current_page_item>a:not(.dropdown-toggle),
.sidemenu .main-navigation ul.menu .current-menu-item>a:not(.dropdown-toggle) {
	opacity: 1;
}

.sidemenu .main-navigation ul.menu li a {
	color: black;
}

.sidemenu .main-navigation ul.menu li a:hover {
	opacity: 1;
	color: black;
}

.sidemenu .main-navigation ul.menu ul li {
	margin-top: 5px;
}

.sidemenu .main-navigation ul.menu ul li>a:not(.dropdown-toggle) {
	font-size: 30px;
}

.sidemenu .main-navigation ul.menu ul ul li>a:not(.dropdown-toggle) {
	font-size: 20px;
}

.sidemenu .main-navigation ul.menu a.dropdown-toggle {
	opacity: 1;
	position: absolute;
	left: -20px;
	top: 26px;
}

.sidemenu .main-navigation ul.menu>li>a.dropdown-toggle {
	position: relative;
}

.sidemenu .main-navigation ul.menu ul a.dropdown-toggle {
	top: 16px;
}

.sidemenu .main-navigation ul.menu ul a.dropdown-toggle {
	top: 16px;
}

.sidemenu .main-navigation ul.menu ul ul a.dropdown-toggle {
	top: 10px;
}

.sidemenu .main-navigation ul.menu a.dropdown-toggle:hover .icon-down {
	opacity: 1;
}

.sidemenu .main-navigation ul.menu a > .icon-down {
	display: inline-block;
	vertical-align: text-top;
}

.sidemenu .main-navigation ul.menu .toggle-on > a > .icon-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sidemenu .main-navigation ul.menu a.dropdown-toggle>i {
	font-size: 12px;
	opacity: .2;
}

.sidemenu .main-navigation ul.menu ul a.dropdown-toggle {

}

.sidemenu .main-navigation ul.menu ul {
	opacity: 0;
	height: 0px;
	display: none;
}

.sidemenu .main-navigation ul.menu .toggle-on > a ~ ul {
	opacity: 1;
	height: 100%;
	display: block;
}

.sidemenu .main-navigation ul.menu .toggle-on > a ~ ul>li {
	position: relative;
}

.sidemenu .menu-item-has-children.toggle-on,
.sidemenu .page-item-has-children.toggle-on {
	margin-bottom: 10px;
}


/* search */

.search-button {
	height: 25px;
	position: relative;
	width: 100%;
}

.sidemenu-nav-toggled .sidemenu .search-button {
	display: none;
}

.big-search-trigger {
	position: absolute;
	top: 0;
	left: 51px;
	width: auto;
}

.big-search-close {
	position: absolute;
	top: 0;
	right: 50px;
	width: auto;
	text-align: right;
}

.big-search-trigger {
	-webkit-transform: translateX(-50%) rotate(0deg);
	-moz-transform: translateX(-50%) rotate(0deg);
	-ms-transform: translateX(-50%) rotate(0deg);
	-o-transform: translateX(-50%) rotate(0deg);
	transform: translateX(-50%) rotate(0deg);
}

.big-search-trigger i,
.big-search-close i {
	display: block;
	font-size: 22px;
	text-align: center;
	margin: 0 auto;
}

.big-search .big-search-trigger, .big-search-close, .sidemenu-nav-toggled .big-search-trigger {
	opacity: 0;
	z-index: -1;
	visibility: hidden;
}

.big-search .big-search-close {
	opacity: 1;
	z-index: 2010;
	visibility: visible;
}


.big-search .sidemenu .search-instructions,
.big-search .sidemenu .search-form {
	padding-right: 15px;
}



.search-wrap,
.sidemenu .side-menu-container {
	background: white;
	display: block;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding-right: 0;
	width: 100%;
	z-index: -1;
}

.big-search .search-wrap,
.sidemenu-nav-toggled .sidemenu .side-menu-container {
	width: 100%;
}

div.blackout {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #0030ff;
	opacity: 0;
	visibility: hidden;
	z-index: 2000;
}

.big-search .search-wrap,
.sidemenu-nav-toggled .sidemenu .side-menu-container {
	opacity: 1;
	visibility: visible;
}

.big-search div.blackout,
.sidemenu-nav-toggled div.blackout {
	opacity: 0.8;
	visibility: visible;
}

.sidemenu .search-form {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sidemenu .search-form:before,
.no-results .search-form:before,
.error-404 .search-form:before {
	color: black;
	position: absolute;
	bottom: 32px;
	right: 30%;
	z-index: 1;
}

.no-results .search-form,
.error-404 .search-form {
	margin-top: 12rem;
	position: relative;
}

.search-instructions,
.sidemenu input[type="search"],
.no-results .site-main input[type="search"],
.error404 .site-main input[type="search"],
.search-no-results .site-main input[type="search"] {
	font-weight: 500;
}

.search-instructions {
	display: block;
}

.sidemenu .search-instructions {
	text-align: center;
	position: absolute;
	top: 30%;
	width: 100%;
}

.no-results .search-instructions {
	margin-top: 3em;
}

.sidemenu .search-instructions,
.no-results .search-instructions,
.error-404 .search-instructions {
	color: rgba(0,0,0,.2);
}

.sidemenu input[type="search"],
.no-results .site-main input[type="search"],
.error404 .site-main input[type="search"],
.search-no-results .site-main input[type="search"] {
	background-color: transparent;
	border-width: 0 0 2px 0;
	height: auto;
	width: 80%;
	padding-bottom: 1rem;
	text-align: center;
	color: rgba(0,0,0,.8);
	border-radius: 0;
}

.sidemenu input[type="search"]:hover {
	color: black;
	border-color: rgba(0,0,0,1);
}

.sidemenu input[type="search"] {
	width: 60%;
}


.sidemenu input[type="search"]:focus {
	border-color: rgba(0,0,0,.2);
}

.sidemenu input[type="search"]:focus,
.no-results .site-main input[type="search"]:focus,
.error404 .site-main input[type="search"]:focus,
.search-no-results .site-main input[type="search"]:focus {
	outline: none;
}

.sidemenu input[type="search"]::-webkit-input-placeholder,
.no-results .site-main input[type="search"]::-webkit-input-placeholder,
.error404 .site-main input[type="search"]::-webkit-input-placeholder,
.search-no-results .site-main input[type="search"]::-webkit-input-placeholder {
	text-align: center;
	opacity: 1;
}

.sidemenu input[type="search"]:-moz-placeholder,
.no-results .site-main input[type="search"]:-moz-placeholder,
.error404 .site-main input[type="search"]:-moz-placeholder,
.search-no-results .site-main input[type="search"]:-moz-placeholder {
	text-align: center;
	opacity: 1;
}

.sidemenu input[type="search"]::-moz-placeholder,
.no-results .site-main input[type="search"]::-moz-placeholder,
.error404 .site-main input[type="search"]::-moz-placeholder,
.search-no-results .site-main input[type="search"]::-moz-placeholder {
	text-align: center;
	opacity: 1;
}

.sidemenu input[type="search"]::-webkit-input-placeholder {
	color: black;
}

.sidemenu input[type="search"]:-moz-placeholder {
	color: black;
}

.sidemenu input[type="search"]::-moz-placeholder {
	color: black;
}

.no-results .site-main input[type="search"]::-webkit-input-placeholder,
.error404 .site-main input[type="search"]::-webkit-input-placeholder,
.search-no-results .site-main input[type="search"]::-webkit-input-placeholder {
	color: black;
}

.no-results .site-main input[type="search"]:-moz-placeholder,
.error404 .site-main input[type="search"]:-moz-placeholder,
.search-no-results .site-main input[type="search"]:-moz-placeholder {
	color: black;
}

.no-results .site-main input[type="search"]::-moz-placeholder,
.error404 .site-main input[type="search"]::-moz-placeholder,
.search-no-results .site-main input[type="search"]::-moz-placeholder {
	color: black;
}

.sidemenu input[type="search"]:-ms-input-placeholder,
.sidemenu input[type="search"]:-ms-input-placeholder:focus,
.no-results .site-main input[type="search"]:-ms-input-placeholder,
.no-results .site-main input[type="search"]:-ms-input-placeholder:focus,
.error404 .site-main input[type="search"]:-ms-input-placeholder,
.error404 .site-main input[type="search"]:-ms-input-placeholder:focus,
.search-no-results .site-main input[type="search"]:-ms-input-placeholder,
.search-no-results .site-main input[type="search"]:-ms-input-placeholder:focus {
	color: black;
	text-align: center;
	opacity: 1;
}

.sidemenu .search-form input[type="submit"],
.no-results .site-main .search-form input[type="submit"],
.search .site-main .search-form input[type="submit"],
.error404 .site-main .search-form input[type="submit"] {
	background: transparent;
	color: transparent;
	border: none;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 30%;
	z-index: 2;
}


/*Social menu*/

.sidemenu .social-navigation {
	font-weight: 500;
	letter-spacing: 0.4px;
	line-height: 1em;
	position: relative;
	max-width: 70vh;
	overflow-y: auto;
	white-space: nowrap;
	padding-right: 10px;
	-webkit-transform-origin: center left;
	-moz-transform-origin: center left;
	-ms-transform-origin: center left;
	-o-transform-origin: center left;
	transform-origin: center left;
	text-align: right;
}


.social-menu-trig {
	display: none;
}

.sidemenu .social-menu-trig {
	background: transparent;
	border: 2px solid black;
	color: black;
}

.sidemenu .social-menu-trig {
	margin-left: 30px;
	padding: 3px 10px;
	position: relative;
	text-transform: uppercase;
}

.sidemenu .social-menu-trig:before {
	content: "\2014";
	color: black;
	font-weight: 500;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	left: -32px;
}

.sidemenu .social-navigation ul {
	display: inline-block;
	margin: 0;
}

.sidemenu .social-navigation li {
	display: inline-block;
	letter-spacing: 0.5px;
	list-style: none;
	margin: 0px 3px 3px;
}


.sidemenu .social-navigation li>a {
	padding: 3px 2px;
}



/*--------------------------------------------------------------
## Single next/prev post
--------------------------------------------------------------*/

.post-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	position: relative;
	height: auto;
}

.post-navigation .nav-previous:before,
.posts-navigation .nav-previous:before,
.post-navigation .nav-next:before,
.posts-navigation .nav-next:before {
	color: #0030ff;
	font-size: 2.4rem;
	position: absolute;
	top: 10px;
	z-index: 0;
	cursor: pointer;
}

.post-navigation .nav-previous:before,
.posts-navigation .nav-previous:before {
	left: 0;
}

.post-navigation .nav-next:before,
.posts-navigation .nav-next:before {
	right: 0;
}

.post-navigation .nav-previous:hover:before,
.posts-navigation .nav-previous:hover:before {
	left: -15px;
}

.post-navigation .nav-next:hover:before,
.posts-navigation .nav-next:hover:before {
	right: -15px;
}

.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a {
	opacity: 0.2;
	color: black;
	display: block;
	padding-top: 3.5rem;
}

.post-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.posts-navigation .nav-previous a:focus,
.post-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.posts-navigation .nav-next a:focus {
	opacity: 1;
}


/*--------------------------------------------------------------
## Sharedaddy
--------------------------------------------------------------*/

div.sharedaddy,
.entry-content .tkss-post-share:first-child {
	position: absolute;
	top: 0;
	left: -180px;
	max-width: 90px;
}

.entry-content .tkss-post-share.text.counter-on:first-child {
	max-width: 120px;
}

body .post .tkss-post-share > h6 {
	font-size: 15px !important;
	font-weight: 500;
}

body .post .entry-content .tkss-post-share:not(:first-child) > h6 {
	display: inline-block !important;
	margin-right: 20px;
	margin-bottom: 0;
	vertical-align: bottom;
}

.no-sidebar div.sharedaddy,
.no-sidebar .entry-content .tkss-post-share:first-child {
	left: -200px;
}

div.sharedaddy div h3.sd-title:before {
	border-top: 0;
	margin-bottom: 0;
}

div.sharedaddy div h3.sd-title,
.entry-content .tkss-post-share:first-child > h6 {
	display: block;
	text-align: center;
}

div.sharedaddy div .sd-content ul li,
.entry-content .tkss-post-share:first-child div {
	display: block;
	text-align: center;
	margin-bottom: 15px !important;
	margin-right: 0;
}

body .post .entry-content .tkss-post-share:not(:first-child) div {
	margin-right: 5px;
}

div.sharedaddy .sd-social-icon .sd-content ul li a.sd-button,
.entry-content .tkss-post-share div a {
	margin:  2px 0 0;
}

.sharedaddy .sd-content ul li a.sd-button:before {
	font-family: 'icomoon';
}

.sharedaddy .sd-content ul li a.sd-button:before {
	font-size: 18px;
}

.sharedaddy .sd-social-icon .sd-content ul li.share-facebook a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-facebook a:before,
.sharedaddy .sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-facebook a:before {
	content: '\ea90';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-twitter a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-twitter a:before,
.sharedaddy .sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-twitter a:before {
	content: '\ea96';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-pocket a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-pocket a:before,
.sharedaddy .sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-pocket a:before {
	content: '\e90a';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-google-plus-1 a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-google-plus-1 a:before,
.sharedaddy .sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-google-plus-1 a:before {
	content: '\ea8b';
	font-size: 22px;
}

.sharedaddy .sd-social-icon .sd-content ul li.share-email a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-email a:before,
.sharedaddy .sd-content ul li.share-email div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-email a:before, .sd-social-official .sd-content li.share-email a:before {
	content: '\e909';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-print a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-print a:before,
.sharedaddy .sd-content ul li.share-print div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-print a:before, .sd-social-official .sd-content li.share-print a:before {
	content: '\e954';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-reddit a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-reddit a:before,
.sharedaddy .sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-reddit a:before {
	content: '\eac6';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-pinterest a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-pinterest a:before,
.sharedaddy .sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-pinterest a:before {
	content: '\ead1';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
.sharedaddy .sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before, .sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	content: '\ea93';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-linkedin a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-linkedin a:before,
.sharedaddy .sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-linkedin a:before {
	content: '\eaca';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-skype a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-skype a:before,
.sharedaddy .sd-content ul li.share-skype div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-skype a:before {
	content: '\eac5';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-tumblr a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-tumblr a:before,
.sharedaddy .sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-tumblr a:before {
	content: '\eab9';
}

.sharedaddy .sd-social-icon .sd-content ul li.share-telegram a:before,
.sharedaddy .sd-social-text .sd-content ul li.share-telegram a:before,
.sharedaddy .sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sharedaddy .sd-social-icon-text .sd-content li.share-telegram a:before,
.sharedaddy .sd-social-official .sd-content li.share-telegram a:before {
	content: '\ea95';
}


.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'].share-skype a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	color: black !important;
	background: transparent;
}

.sharedaddy .sd-social-icon .sd-content ul li a.sd-button.share-more {
	padding: 8px 12px 5px 9px;
	border-radius: 40px;
	background: transparent;
	box-shadow: none;
	border: 1px solid black;
}

.sharedaddy .sd-social-icon .sd-content ul li a.sd-button.share-more:hover {
	border: 1px solid black;
}

.sharedaddy .sd-social-icon .sd-content ul a.share-more:before,
.sharedaddy .sd-social-text .sd-content ul a.share-more:before,
.sharedaddy .sd-content ul li.advanced a.share-more:before,
.sharedaddy .sd-social-icon-text .sd-content a.share-more:before,
.sharedaddy .sd-social-official .sd-content a.share-more:before {
	top: -2px;
	color: black !important;
}

.sharedaddy .sd-social-icon .sd-content ul li a.sd-button.share-more {
	color: black !important;
}

.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'] a,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'] div.option a,
.sharedaddy .sd-social-icon .sd-content ul li a.sd-button.share-more {
	opacity: .2;
}

.sharedaddy .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:hover,
.sharedaddy .sd-social-icon .sd-content ul li a.sd-button.share-more:hover {
	opacity: 1;
}

.sd-content .sharing-hidden ul li {
	margin: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 3em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 3em;
}

@media only screen and (min-width: 1025px){
	.no-sidebar .alignleft {
		margin-left: -50px;
	}

	.no-sidebar .alignright {
		margin-right: -50px;
	}
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 110px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* search */

.widget_search form.search-form,
.widget.jetpack_subscription_widget form {
	position: relative;
}

.widget_search .search-field,
.widget.jetpack_subscription_widget #subscribe-email input {
	width: 100%;
	border-radius: 23px;
	padding-left: 1.4em;
	padding-right: 6em;
	margin-top: 8px;
	padding-top: 12px;
}

.widget_search .search-field:hover,
.widget_search .search-field:focus,
.widget_search .search-field:active,
.widget.jetpack_subscription_widget #subscribe-email input:hover,
.widget.jetpack_subscription_widget #subscribe-email input:focus,
.widget.jetpack_subscription_widget #subscribe-email input:active {
	border-color: rgba(0,0,0,.6);
}

.widget_search input.search-submit[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 0;
	color: black;
	opacity: .4;
	font-size: 13px;

	background-color: transparent;
	border: none;

	padding: 0 .5em 1px;
	height: 32px;
	margin: 0 1.2em 5px 0;
	border-radius: 0;
	cursor: pointer;
}

.widget.jetpack_subscription_widget #subscribe-submit {
	position: absolute;
	right: 0;
	bottom: 0;
	color: transparent;
	opacity: 1;
	font-size: 13px;
	margin-bottom: 0;
}

.widget.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
	color: transparent;
	z-index: 2;
	cursor: pointer;

	background-color: transparent;
	border: none;

	padding: 0 .5em 1px;
	height: 40px;
	margin: 0 5px 5px 0;

	width: 70px;
	position: relative;
}

.widget.jetpack_subscription_widget #subscribe-submit:after {
	font-size: 43px;
	position: absolute;
	right: 20px;
	bottom: 0;
	color: black;
	opacity: .15;
	z-index: 0;

	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.widget.jetpack_subscription_widget #subscribe-submit:hover:after {
	opacity: .7;
	right: 15px;
}

.widget_search input.search-submit[type="submit"]:hover,
.widget_search input.search-submit[type="submit"]:focus,
.widget_search input.search-submit[type="submit"]:active,
.widget.jetpack_subscription_widget #subscribe-submit input[type="submit"]:hover,
.widget.jetpack_subscription_widget #subscribe-submit input[type="submit"]:focus,
.widget.jetpack_subscription_widget #subscribe-submit input[type="submit"]:active {
	opacity: 1;
}

/* tag cloud */

.widget_tag_cloud a {
	font-size: 13px !important;
	margin-right: 10px;
	padding: 2px 4px 2px 0;
	letter-spacing: 0;
}

/* list widgets */

.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul>li {
	margin-top: .7rem;
}

.widget ul>li .post_count {
	margin-left: 5px;
}

/* pages */

.widget ul ul {
	margin-left: 1em;
}

/* recent posts */

.widget.widget_recent_entries ul {
	margin-top: 40px;
}

.widget.widget_recent_entries li {
	margin-bottom: 1.5rem;
}

.widget.widget_recent_entries li:last-child {
	margin-bottom: 0;
}

.widget.widget_recent_entries li span {
	display: block;
	margin-top: 5px;
}

/* recent comments */

.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a,
.widget_recent_comments .recentcomments a {
	font-size: 16px;
	font-weight: 500;
}

/* social jetpack */

.widget_wpcom_social_media_icons_widget ul>li {
	margin: 0 .4em .4em 0;
	display: inline-block;
}

.veni_social_widget .justifize>li {
	margin: 0 .1em .4em 0;
	display: inline-block;
}

.widget_wpcom_social_media_icons_widget li>a,
.veni_social_widget li>a {
	padding: 10px;
	background-color: rgba(0,0,0,.07);
	color: black;
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
}

.veni_social_widget .genericon-vimeo,
.veni_social_widget .genericon-facebook {
	font-size: 16px;
	padding: 10.5px;
}

.veni_social_widget .genericon-google,
.veni_social_widget .genericon-pinterest {
	font-size: 19px;
	padding: 9px;
}

.widget_wpcom_social_media_icons_widget li>a:hover,
.veni_social_widget li>a:hover {
	background-color: rgba(0,0,0,1);
	color: white;
}

.veni_social_widget li>a:before {

}

.widget_wpcom_social_media_icons_widget li>a.genericon-pinterest,
.widget_wpcom_social_media_icons_widget li>a.genericon-github {
	padding: 10px;
	font-size: 16px;
}

.widget_wpcom_social_media_icons_widget li>a.genericon-googleplus,
.widget_wpcom_social_media_icons_widget li>a.genericon-youtube,
.widget_wpcom_social_media_icons_widget li>a.genericon-linkedin {
	padding: 8px;
	font-size: 20px;
}

li .genericon-facebook:before {
	content: "\f204";
}

/* gallery jetpack */

.widget-gallery .slideshow-window {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	border-radius: 2px;
}

/* TK widgets */
/* advertisment */

.advertisement-widget>div {
	text-align: center;
}

.advertisement-widget.halfwidth>div {
	max-width: 50%;
}

.advertisement-widget a:hover,
.advertisement-widget a:focus {
	opacity: .7;
}

/* instagram */

.widget.veni-instagram-feed ul,
.widget.null-instagram-feed ul {
	margin-top: 40px;
}

.widget.veni-instagram-feed ul.instagram-pics li,
.widget.null-instagram-feed ul.instagram-pics li {
	margin-top: 0;
	padding-right: 3px;
	margin-bottom: -5px;
	width: 33%;
	float: left;
}

.widget.veni-instagram-feed ul.instagram-pics li>a:hover,
.widget.null-instagram-feed ul.instagram-pics li>a:hover {
	opacity: .7;
}

.widget.veni-instagram-feed ul.instagram-pics li img,
.widget.null-instagram-feed ul.instagram-pics li img {
	min-width: 100%;
}

.widget.veni-instagram-feed .follow-us,
.widget.null-instagram-feed ul + p a {
	margin-top: 30px;
	text-align: center;
	float: left;
	width: 100%;
	color: rgba(0,0,0,.4);
	font-size: 11px;
	font-size: 0.6875rem;
}


/* recent posts with feature img */

.widget.widget_recent_entries .flag {
	margin-bottom: 35px;
}

.widget.widget_recent_entries li:last-child .flag {
	margin-bottom: 0;
}

.widget.widget_recent_entries .flag__img {
	width: 90px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

.widget.widget_recent_entries .flag__img img {
	width: 100%;
}

.widget.widget_recent_entries .flag__img + .flag__body {
	float: left;
	width: calc(100% - 110px);
}

.widget.widget_recent_entries h4 {
	margin-bottom: 0px;
}

.widget.widget_recent_entries a {
	display: block;
}

/* newsletter */


.widget.widget_veni_newsletter form {
	position: relative;
}

.widget.widget_veni_newsletter input.input-newsletter {
	width: 100%;
	border-radius: 23px;
	padding-left: 1.4em;
	padding-right: 6em;
	margin-top: 8px;
	padding-top: 10px;
}

.widget.widget_veni_newsletter input.input-newsletter:hover,
.widget.widget_veni_newsletter input.input-newsletter:focus,
.widget.widget_veni_newsletter input.input-newsletter:active {
	border-color: rgba(0,0,0,.6);
}

.widget.widget_veni_newsletter input.submit-newsletter[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 0;

	color: transparent;
	z-index: 2;
	cursor: pointer;

	background-color: transparent;
	border: none;

	padding: 0 .5em 1px;
	height: 40px;
	margin: 0 5px 5px 0;

	width: 70px;
}

.widget.widget_veni_newsletter .newsletter:after {
	font-size: 38px;
	position: absolute;
	right: 20px;
	bottom: 2px;
	color: black;
	opacity: .15;
	z-index: 0;

	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.widget.widget_veni_newsletter .newsletter:hover:after {
	opacity: .7;
	right: 15px;
}

.widget.widget_veni_newsletter .newsletter input[type="submit"]:hover,
.widget.widget_veni_newsletter .newsletter input[type="submit"]:focus,
.widget.widget_veni_newsletter .newsletter input[type="submit"]:active {
	opacity: 1;
}

.widget.widget_veni_newsletter .newsletter label#address-label {
	position: absolute;
	bottom: -32px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 13px;
}

/* twitter */

.widget.widget_veni_twitter ul>li {
	margin-top: 0;
	margin-bottom: 1.2rem;
}

.widget.widget_veni_twitter .twitter_time {
	font-size: 12px;
}

/* flickr */

body .zframe-flickr-wrap-ltr img {
	float: none;
	margin-right: 0;
	padding-right: 3px;
}
body .zframe-flickr-wrap-ltr img,
body .zframe-flickr-wrap-rtl img {
	padding-bottom: 3px;
	margin-bottom: 0;
	min-width: 100%;
}

body .zframe-flickr-wrap-ltr .flickr_badge_image,
body .zframe-flickr-wrap-rtl .flickr_badge_image {
	float: left;
	width: 33%;
	margin-bottom: -8px;
}

body .zframe-flickr-wrap-ltr .flickr_badge_image a,
body .zframe-flickr-wrap-rtl .flickr_badge_image a {
	display: block;
}

body .flickr-badge-wrapper .flickr_badge_image a:hover,
body .flickr-badge-wrapper .flickr_badge_image a:focus {
	opacity: .7;
}

body .widget.widget_flickr>a {
	margin-top: 30px;
	display: block;
	text-align: center;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

#page {
	overflow: hidden;
}


.site-content {
	position: relative;
	background-color: white;
}

.site-content .content-bgd-color {
	display: block;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 0px;
	z-index: -1;
}

/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/

.blog:not(.masonry-layout) .site-main article,
.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article {
	border-bottom: 2px solid rgba(0,0,0,.05);
	width: 100%;
	padding-bottom: 70px;
	padding-right: 60px;
	padding-left: 0;
}

.blog.no-sidebar:not(.masonry-layout) .site-main article,
.archive.no-sidebar:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article {
	padding-right: 0;
	padding-left: 0;
}

.blog.no-sidebar:not(.masonry-layout) .site-main .masonry,
.archive.no-sidebar:not(.masonry-layout):not(.tax-ct_portfolio) .site-main .masonry {
	margin-right: 0;
	margin-left: 0;
}

.blog .site-main article:last-of-type,
.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article:last-of-type {
	border-bottom: none;
}

.blog .site-main .hentry .entry-content>p,
body.archive .site-main .hentry .entry-content>p {
	margin-bottom: 10px;
}


.blog .entry-content .page-links,
.archive .hentry .entry-content .page-links,
.blog .site-main footer.end-meta,
.archive .site-main .hentry footer.end-meta {
	display: none;
}

.blog .site-main article .entry-content,
.archive .site-main article .hentry .entry-content {
	float: right;
	width: 75%;
}

.content-area #infinite-handle>span,
.content-area .infinite-loader>.spinner,
.content-area #loading-is>.spinner {
	position: relative;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);

	background: transparent;
}

.content-area #infinite-handle>span {
	display: inline-block;
}

body .content-area #infinite-handle>span>button {
	background: #a3a3a3;
	color: white;
}


/* post type quote and link */

.archive .format-quote .featured-image,
.blog .format-quote .featured-image,
.archive .format-link .featured-image,
.blog .format-link .featured-image {
	display: none;
}

.blog:not(.masonry-layout) .format-link.hentry,
.archive:not(.masonry-layout) .format-link.hentry,
.blog:not(.masonry-layout) .format-quote.hentry,
.archive:not(.masonry-layout) .format-quote.hentry {
	padding-bottom: 6rem;
}


.format-quote.hentry {
	position: relative;
}

body.blog .format-quote.hentry .entry-header .entry-title,
body.archive .format-quote.hentry .entry-header .entry-title {
	display: none;
}

.blog .format-quote.hentry .entry-content,
.archive .format-quote.hentry .entry-content {
	position: absolute;
	right: 0;
	top: 0;
}

.blog:not(.masonry-layout) .format-quote.hentry .entry-content,
.archive:not(.masonry-layout) .format-quote.hentry .entry-content {
	position: relative;
}

.blog:not(.masonry-layout) .site-main .format-quote.hentry .entry-header,
.archive:not(.masonry-layout) .site-main .format-quote.hentry .entry-header {
	position: absolute;
	width: 100%;
}

.blog:not(.masonry-layout) .format-quote.hentry blockquote:before,
.archive:not(.masonry-layout) .format-quote.hentry blockquote:before {
	display: none;
}

.blog:not(.masonry-layout) .format-quote.hentry blockquote,
.blog:not(.masonry-layout) .format-quote.hentry blockquote>p,
.blog:not(.masonry-layout) .format-link.hentry .entry-content,
.archive:not(.masonry-layout) .format-quote.hentry blockquote,
.archive:not(.masonry-layout) .format-quote.hentry blockquote>p,
.archive:not(.masonry-layout) .format-link.hentry .entry-content {
	margin: 0;
	text-align: left;
}

.blog:not(.masonry-layout) .format-quote.hentry p,
.archive:not(.masonry-layout) .format-quote.hentry p {
	margin-bottom: 0;
}

.blog .format-quote.hentry .entry-content:after,
.archive .format-quote.hentry .entry-content:after {
	position: absolute;
	bottom: 0;
	right: 0;
}

.format-link.hentry .entry-content {
	position: relative;
}

.blog .format-link.hentry .entry-content:after,
.archive .format-link.hentry .entry-content:after {
	position: absolute;
	right: 0;
	bottom: 5px;
}


/*--------------------------------------------------------------
## Home - masonry
--------------------------------------------------------------*/

.masonry article:not(.animate) {
	opacity: 0;
	-webkit-transform: translateY(40px) scale(.9);
	-moz-transform: translateY(40px) scale(.9);
	-ms-transform: translateY(40px) scale(.9);
	-o-transform: translateY(40px) scale(.9);
	transform: translateY(40px) scale(.9);

}

.masonry .animate {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	-moz-transform: translateY(0) scale(1);
	-ms-transform: translateY(0) scale(1);
	-o-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);

	-webkit-transition: opacity .3s ease, transform .2s ease-out;
	-moz-transition: opacity .3s ease, transform .2s ease-out;
	-ms-transition: opacity .3s ease, transform .2s ease-out;
	-o-transition: opacity .3s ease, transform .2s ease-out;
	transition: opacity .3s ease, transform .2s ease-out;
}

.masonry-layout:not(.tax-ct_portfolio) .site-main {
	padding-right: 60px;
}

.masonry-layout:not(.tax-ct_portfolio) .site-main article .featured-image {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}

.masonry-layout.blog .entry-video,
.masonry-layout.archive .entry-video {
	margin-bottom: 30px;
}

.blog .entry-video,
.archive .entry-video {
	margin-bottom: 60px;
}

.masonry-layout .site-main article {
	border-bottom: none;
}

body.masonry-layout .site-main article:not(.sticky) .entry-header .side-meta,
body.masonry-layout .site-main article:not(.sticky) .entry-header .entry-title,
body.masonry-layout .site-main article:not(.sticky) .entry-content {
	display: block;
	width: 100%;
	max-width: 100%;
	float: none;
	margin-bottom: 18px;
}

body.masonry-layout .site-main article:not(.sticky) .entry-header .side-meta span.byline,
body.masonry-layout .site-main article:not(.sticky) .entry-header .side-meta span.posted-on {
	display: inline-block;
	margin-bottom: 0.1em;
}

.masonry-layout .site-main article:not(.sticky) .entry-header .side-meta span.byline:after {
	content: ",";
	margin-right: .4em;
}

.masonry-layout .entry-header .side-meta .edit-link,
.masonry-layout .format-quote .entry-header .side-meta .edit-link {
	display: none;
}

.masonry-layout .format-link .entry-header .side-meta .edit-link {
	position: absolute;
	top: -30px;
	left: 0;
}

.masonry-layout .site-main article .entry-header {
	margin-bottom: 8px;
	clear: both;
}

.masonry-layout .site-main article.sticky .entry-header {
	margin-top: 40px;
}

.masonry-layout .site-main article .entry-content {
	margin-bottom: 0;
}

/* quote and link restyle */


.masonry-layout .site-main article.format-quote .entry-content,
.masonry-layout .site-main article.format-link .entry-content {
	width: 100%;
	float: none;
}

.masonry-layout .site-main article.format-quote .entry-content blockquote {
	max-width: 100%;
}

.masonry-layout .site-main .format-link .format-holder,
.masonry-layout .site-main .format-quote .format-holder {
	padding: 55px 40px 30px;
}

.masonry-layout .site-main .format-link .entry-header .side-meta span:not(.edit-link),
.masonry-layout .site-main .format-quote .entry-header .entry-title,
.masonry-layout .site-main .format-quote .side-meta span:not(.edit-link),
.masonry-layout .site-main .format-quote blockquote:before {
	display: none !important;
}

.masonry-layout .site-main .format-quote .entry-header {
	height: 0;
	margin: 0;
}

.masonry-layout .site-main .format-link .entry-content,
.masonry-layout .site-main .format-quote .entry-content {
	position: relative;
	height: auto;
	min-height: 0;
}

.masonry-layout .site-main .format-link .entry-content *,
.masonry-layout .site-main .format-quote .entry-content * {
	text-align: left;
}

.masonry-layout .site-main .format-quote .entry-content blockquote,
.masonry-layout .site-main .format-quote .entry-content blockquote>p {
	margin: 0;
}

.masonry-layout .site-main .format-quote .entry-content blockquote>p,
.masonry-layout .site-main .format-quote .entry-content blockquote,
.masonry-layout .site-main .format-link h1,
.masonry-layout .site-main .format-link h2,
.masonry-layout .site-main .format-link h3,
.masonry-layout .site-main .format-link h4 {
	font-size: 26px;
}

.masonry-layout .site-main .format-quote .entry-content cite,
.masonry-layout .site-main .format-link .entry-content a {
	width: 100%;
	padding-right: 30px;
}

.masonry-layout .site-main .format-quote .entry-content cite>a,
.masonry-layout .site-main .format-link .entry-content a {
	font-weight: 400;
}

.masonry-layout .site-main .format-quote .entry-content cite {
	margin-top: 40px;
}

.hide-this {
	display: none;
}

/* sticky text */

.masonry-layout .sticky-text {
	display: none;
}

.sticky-text {
	padding: .2em .8em .15em;
	border: 2px solid black;
	text-transform: uppercase;
	display: inline-block;
	font-size: 10px;
	letter-spacing: .02em;
}

.entry-header .side-meta .sticky-text {
	color: black;
	border-color: black;
	font-weight: 700;
	margin-bottom: 2em;
}

/*--------------------------------------------------------------
## Home - featured pages
--------------------------------------------------------------*/


.featured-page-area {
	padding-top: 110px;
	padding-bottom: 40px;
}

.featured-page-area .featured-page {
	padding: 0 35px;
}

.featured_pages_1 .featured-page {
	width: 100%;
}

.featured_pages_2 .featured-page {
	width: 50%;
	float: left;
}

.featured_pages_3 .featured-page {
	width: 33.33333%;
	float: left;
}

.featured-page-wrapper {
	margin-left: -35px;
	margin-right: -35px;
}

.featured-page * {
	text-align: center;
}

.featured-page-area article.hentry {
	margin-bottom: 0;
	position: relative;
}

.featured-page-area .featured-page .featured-image {
	margin: 0;
}

.blog .featured-slider .featured-image {
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;

	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-color: black;
}

.featured-page-area .featured-page .featured-image {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-color: black;
}

.featured-image a {
	display: inline-block;
	max-width: 100%;
	position: relative;
}


.blog .featured-slider .featured-image a {
	height: 100%;
}

.featured-page-area .featured-page .featured-image a,
.blog .featured-slider .featured-image a,
.gallery-wrapper .featured-image a {
	display: block;
	position: relative;
	height: 100%;
}

.featured-page-area .featured-page .featured-image img,
.blog .featured-slider .featured-image img {
	display: none;
}

.gallery-wrapper .featured-image img {
	width: 100%;
}

.featured-page .no-featured-image .featured-bgd {
	background: #e9eff4 ;
	width: 100%;
}

.featured-page .featured-image,
.gallery-wrapper .featured-image {
	overflow: hidden;
}

.featured_pages_1 .featured-image {
	height: 500px;
}

.featured_pages_1 .no-featured-image .featured-bgd {
	height: 350px;
}

.featured_pages_2 .featured-image {
	height: 360px;
}

.featured_pages_2 .no-featured-image .featured-bgd {
	height: 265px;
}

.featured_pages_3 .featured-image {
	height: 260px;
}

.featured_pages_3 .no-featured-image .featured-bgd {
	height: 195px;
}


.featured-page .entry-card {
	background: white;
	position: relative;
	top: -80px;
	margin: 0 auto;
	padding: 40px 50px 0;
}

.featured_pages_1 .entry-card {
	padding: 35px 20% 0;
	min-height: 130px;
}

.featured_pages_2 .entry-card {
	min-height: 130px;
}

.featured_pages_3 .entry-card {
	top: -60px;
	padding: 35px 35px 0;
	min-height: 130px;
}

.featured_pages_1 .no-featured-image .entry-card {
	top: -260px;
	min-height: 300px;
}

.featured_pages_2 .no-featured-image .entry-card {
	top: -180px;
	min-height: 215px;
}

.featured_pages_3 .no-featured-image .entry-card {
	top: -140px;
	min-height: 170px;
}


.featured-page article:hover .entry-card {
	top: -90px;
}

.featured_pages_3 article:hover .entry-card {
	top: -70px;
}

.featured_pages_1 .featured-page article.no-featured-image:hover .entry-card {
	top: -270px;
}
.featured_pages_2 .featured-page article.no-featured-image:hover .entry-card {
	top: -190px;
}
.featured_pages_3 .featured-page article.no-featured-image:hover .entry-card {
	top: -150px;
}


.featured_pages_1 .entry-card {
	width: calc(100% - 180px);
}

.featured_pages_2 .entry-card {
	width: calc(100% - 154px);
}

.featured_pages_3 .entry-card {
	width: calc(100% - 70px);
}


.featured-page .entry-title {
	font-size: 40px;
}

body .featured_pages_3 .entry-title {
	font-size: 28px;
}

.featured_pages_3 .entry-header {
	margin-bottom: 30px;
}



.featured-page .entry-summary {
	margin-bottom: 0;
}

.featured-page .entry-summary>p {
	font-size: 13px;
	color: #434343;
	letter-spacing: .01em;
}

.entry-content .read-more-link,
.featured-page .read-more-link {
	letter-spacing: .01em;
	text-transform: uppercase;
}

.featured-page .read-more-link {
	font-weight: 500;
	color: black;
	margin-left: 0;
	line-height: normal;
}

.featured-page .read-more-link:hover {
	color: #0030ff;
}

.featured-page .entry-footer {
	display: none;
}

/*--------------------------------------------------------------
## Home - slider
--------------------------------------------------------------*/

.featured-slider-wrap {
	padding-bottom: 140px;
	padding-top: 0;
	max-width: 1400px;
}

.featured-slider {
	position: relative;
	overflow: hidden;
	background: black;
	color: white;
	min-height: 600px;
	max-height: 600px;
}

.featured-slider a {
	color: white;
}

.featured-slider :not(.featured-image)>a:hover {
	color: #0030ff;
}

.featured-slider article {
	margin: 0;
	overflow: hidden;
}

.featured-slider .featured-data,
.slick-dots {
	width: calc(36% - 60px);
	float: left;
	padding-left: 60px;
	margin-right: 60px;
}

.featured-slider .featured-data {
	float: left;
	margin-top: 60px;
	margin-bottom: 100px;
	height: 440px;
	overflow: hidden;
}

.featured-slider .featured-scroll {
	overflow-y: auto;
	margin-right: -20px;
	padding-right: 20px;
	height: 100%;
}

.featured-slider article.no-featured-image .featured-data,
.featured-slider article.format-quote .featured-data,
.featured-slider article.format-link .featured-data {
	width: 100%;
}

.featured-slider article.no-featured-image .entry-summary p,
.featured-slider article.format-quote .entry-summary p,
.featured-slider article.format-link .entry-summary p  {
	width: 61%;
}

.featured-slider .entry-header {
}

.featured-slider .entry-title {
	margin-top: 0;
	margin-bottom: 30px;
	color: white;
	font-size: 42px;
	line-height: 1.08;
}

.featured-slider .meta-data {
	margin-bottom: 50px;
	font-size: 12px;
	font-weight: 700;
}

.featured-slider .meta-data .byline {
	display: block;
	margin-bottom: 4px;
}

.featured-slider .posted-on,
.featured-slider .comments-link,
.featured-slider .tags-links,
.featured-slider .edit-link {
	display: none;
}

.featured-slider .entry-summary p {
	font-size: 16px;
}

.featured-slider .featured-image {
	width: 64%;
	height: 600px;
	float: none;
	margin: 0;
	overflow: hidden;
}

.slide-text {
	max-width: 620px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	opacity: 0;
}

.featured-slider .featured-image {
	-webkit-transition: opacity .3s ease .6s;
	-moz-transition: opacity .3s ease .6s;
	-ms-transition: opacity .3s ease .6s;
	-o-transition: opacity .3s ease .6s;
	transition: opacity .3s ease .6s;
}

.slide-text {
	-webkit-transition: opacity .1s ease;
	-moz-transition: opacity .1s ease;
	-ms-transition: opacity .1s ease;
	-o-transition: opacity .1s ease;
	transition: opacity .1s ease;
}

.slick-active .slide-text {
	-webkit-transition: opacity .3s ease .6s;
	-moz-transition: opacity .3s ease .6s;
	-ms-transition: opacity .3s ease .6s;
	-o-transition: opacity .3s ease .6s;
	transition: opacity .3s ease .6s;
}

article.slick-active  {
	opacity: 1;
}

/* quote and link */

.blog .featured-slider .format-quote.hentry .entry-title {
	display: block;
}

/* slick dots */
.slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 38%;
	padding-bottom: 60px;
	z-index: 1000;
	text-align: left;
	display: block;
	list-style: none;
	margin: 0;
}

.slick-dots li {
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}

.slick-dots li button {
	background: transparent;
	border: 0;
	color: white;
	cursor: pointer;
	display: block;
	height: auto;
	outline: none;
	padding: 2px;
	display: inline-block;
}

.slick-dots li button:hover {
	opacity: .4;
}

.slick-dots li.slick-active button:hover {
	opacity: 1;
}

.slick-dots li button:focus {
	opacity: 1;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li:after {
	content: "";
	width: 0px;
	height: 1px;
	background: white;
	display: inline-block;
	margin: 0 4px 4px;
}

.slick-dots .slick-active:after {
	width: 30px;
	margin: 0 10px 4px;
}


 .featured-slider .read-more-link {
	display: none;
}


/* 	Slider
	code from slick.css
*/
.slick-slider
{
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
		touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list
{
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		 -o-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
}

.slick-track
{
	position: relative;
	top: 0;
	left: 0;

	display: block;
}
.slick-track:before,
.slick-track:after
{
	display: table;

	content: '';
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}

.slick-slide
{
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide
{
	float: right;
}
.slick-slide img
{
	display: block;
}
.slick-slide.slick-loading img
{
	display: none;
}
.slick-slide.dragging img
{
	pointer-events: none;
}
.slick-initialized .slick-slide
{
	display: block;
}
.slick-loading .slick-slide
{
	visibility: hidden;
}
.slick-vertical .slick-slide
{
	display: block;

	height: auto;

	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

/* fullwidth slider */


.fullwidth-slider.home header.site-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background: transparent;
}

.fullwidth-slider .featured-slider-wrap {
	padding: 0 99px 0 0;
	width: 100%;
	height: 100vh;
	max-width: none;
	margin:0 0 80px;
}

.fullwidth-slider .featured-slider {
	position: relative;
	overflow: hidden;
	background: black;
	color: white;
	height: 100%;
	min-height: 0;
	max-height: none;

	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;

}

.fullwidth-slider .featured-slider article {
	height: 100vh;
}

.fullwidth-slider .featured-slider .featured-image {
	width: 100%;
	left: 0;
	opacity: .7;
}

@media screen and (min-width: 1200px) {
	.fullwidth-slider .featured-slider .featured-image {
		background-attachment: fixed;
	}
}

.fullwidth-slider .featured-slider .featured-scroll {
	overflow-y: visible;
	margin-right: 0;
	padding-right: 0;
	height: auto;
}

.fullwidth-slider .featured-slider .featured-data {
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 30%;
	height: auto;
	overflow: visible;

	position: absolute;
	bottom: 20vh;
	left: 0;
	width: 35%;
	padding-bottom: 60px;
	z-index: 1000;
}
.fullwidth-slider .featured-slider .featured-data,
.fullwidth-slider .slick-dots {
	float: none;
	margin-right: 0;
	padding-left: 0;
	margin-left: 20vh;
}

.fullwidth-slider .slick-dots {
	bottom: 20vh;
	width: 30%;
	padding-bottom: 0;
}

.fullwidth-slider .featured-slider .entry-summary {
	display: none;
}

.fullwidth-slider .featured-slider .meta-data .byline {
	display: inline-block;
	margin-bottom: 4px;
	margin-right: 10px;
}

.fullwidth-slider .featured-slider .meta-data {
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

body.single .site-main-holder {
	margin-top: 70px;
}

body.single.single-format-gallery .site-main-holder {
	margin-top: 30px;
}

body.single.single-format-gallery .entry-gallery {
	margin-bottom: 40px;
}

.hentry {
	margin: 0 0 6rem;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin-top: 0;
	margin-bottom: 20px;
	min-height: 30px;
}

.page-content>:first-child,
.entry-content>:first-child,
.entry-summary>:first-child {
	margin-top: 0;
}

.entry-content>.jetpack-video-wrapper {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


.blog .container .content-area>.site-main:first-child {
	margin-top: 90px;
}

.container .site-main,
.container .author-post-nav,
.container .comments-holder {
	max-width: 860px;
	width: 100%;
	margin-left: 90px;
}

.no-sidebar .site-main,
.no-sidebar .author-post-nav,
.no-sidebar .comments-holder,
.search .site-main,
.page-template-gallery-page .site-main,
.tax-ct_portfolio .site-main {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.masonry-layout.no-sidebar .container .site-main,
body .page-template-gallery-page .container .site-main,
body .tax-ct_portfolio .container .site-main {
	padding-right: 0;
}

.masonry-layout .site-main .masonry {
	padding-right: 0;
}

.no-sidebar .site-main>*,
.no-sidebar .author-post-nav>*,
.no-sidebar .comments-holder>* {
	padding-right: 0;
}

.site-main .infinite-wrap {
	margin-right: -60px;
	padding-top: 100px;
	margin-top: -100px;
}

.no-sidebar .site-main .infinite-wrap {
	margin-right: 0;
}


/* featured image */

.single .featured-image,
body.page .featured-image,
.single .entry-gallery {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto 70px;
}

.single.single-jetpack-portfolio .featured-image {
	margin: 0 auto 70px;
}

.single .featured-image>img,
body.page .featured-image>img,
.blog .featured-image>a,
.blog .featured-image>a>img,
.archive .featured-image>a,
.archive .featured-image>a>img {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.blog .site-main .featured-image>a>img,
.archive .site-main .featured-image>a>img {
	max-width: unset;
	width: 100%;
}

.blog .site-main .featured-image,
.archive .featured-image,
.blog figure.gallery-item,
.archive figure.gallery-item {
	margin: 0 0 60px;
}

/* video post format */

.single .entry-video {
	margin: 0 auto 40px;
	max-width: 1080px;
}

.single .entry-video iframe {
	margin: 0 auto;
	display: block;
}

.blog .entry-video iframe {
	display: block;
	margin: 0 auto 90px;
}

.masonry-layout.blog .entry-video iframe {
	margin: 0 auto 40px;
	min-height: 200px;
}


/* title and meta ( posts header and footer) */

.entry-header {
	position: relative;
}

.single .entry-header {
	margin-bottom: 100px;
	clear: both;
	left: 165px;
	text-align: center;
}

.single.single-jetpack-portfolio .entry-header {
	margin-bottom: 60px;
}

.blog:not(.masonry-layout) .site-main .hentry:not(.format-quote) .entry-header .entry-title,
.archive:not(.masonry-layout):not(.tax-ct_portfolio) .entry-header .entry-title,
.blog:not(.masonry-layout) .hentry .entry-content,
.archive:not(.masonry-layout) .hentry .entry-content {
	display: inline-block;
	width: 75%;
	margin: 0 0 20px;
	white-space: normal;
	vertical-align: top;
	float: right;
}

.single .entry-header .entry-title {
	max-width: 800px;
	width: 100%;
	float: none;
	margin-top: -3px;
}

.single.no-sidebar .entry-header {
	left: 0;
}

.single .entry-header .entry-title {
	max-width: none;
}

.single .left-holder {
	position: relative;
}

.single .entry-header .side-meta, .no-sidebar.single .entry-header .side-meta {
	margin-bottom: 20px;
}

.single .entry-header,
.no-sidebar.single .entry-header,
.single .hentry,
.no-sidebar.single .hentry,
.single .site-main {
	position: relative;
}

.single .entry-header .side-meta .edit-link {
	display: none;
}


body:not(.single):not(.page-template-gallery-page):not(.tax-ct_portfolio) .entry-header .side-meta {
	display: inline-block;
	max-width: 21%;
	width: auto;
	margin-top: 8px;
	vertical-align: top;
	white-space: normal;
}

.masonry .sticky .entry-header .side-meta {
	position: absolute;
}

.entry-content .end-meta {
	margin-top: 2em;
	clear: both;
}

.entry-header .side-meta *,
.entry-content .end-meta *,
body.search .entry-meta *,
body.search .entry-footer * {
	font-size: 11px;
	font-size: 0.6875rem;
	color: rgba(0,0,0,.4);
	font-weight: 500;
	margin-bottom: 5px;
}

.page-template-gallery-page .entry-header .side-meta *,
.tax-ct_portfolio  .entry-header .side-meta * {
	color: rgba(0,0,0,.7);
}

.featured-slider .meta-data * {
	color: white;
}

.featured-slider .meta-data span a:hover {
	color: white;
	opacity: 1;
}

.entry-header .side-meta a:hover,
.entry-header .side-meta a:hover time,
.entry-content .end-meta a:hover {
	color: black;
}

.entry-header .side-meta span,
.entry-content .end-meta span {
	margin-bottom: 0.6em;
}

.entry-header .side-meta span.byline,
.entry-header .side-meta span.posted-on,
.entry-header .side-meta span.cat-links,
.entry-content .end-meta span.tags-links {
	display: block;
}

.single .entry-header .side-meta span.byline,
.single .entry-header .side-meta span.posted-on,
.single .entry-header .side-meta span.cat-links,
.entry-content .end-meta span.tags-links, body.search .type-post span.cat-links {
	display: inline;
	margin-right: 8px;
}

.single .entry-header .side-meta span.cat-links {
	margin-right: 0;
}

.single .entry-header .side-meta .entry-meta {
	display: inline;
}

.entry-header span.cat-links {
	max-height: 2.4rem;
	overflow-y: hidden;
}

.single .entry-header span.cat-links {
	max-height: 4.5rem;
}

body.search .type-post span.cat-links>a,
.entry-header .side-meta span.author {
	display: inline;
}

.entry-header .side-meta span.tags-links,
.entry-header .side-meta .comments-link,
.entry-content .end-meta .cat-links,
.entry-content .end-meta .edit-link,
.entry-content .end-meta .comments-link,
body.search .entry-meta .byline {
	display: none;
}

.blog .entry-header .side-meta .edit-link,
body:not(.single) .entry-header .side-meta .edit-link {
	display: none;
}


.blog:not(.masonry-layout) .entry-header .side-meta,
.archive:not(.masonry-layout) .entry-header .side-meta {
	position: absolute;
}


.blog:not(.masonry-layout) .entry-header .side-meta .edit-link,
.archive:not(.masonry-layout) .entry-header .side-meta .edit-link,
.blog:not(.masonry-layout) .entry-header .side-meta .post-edit-link:before,
.archive:not(.masonry-layout) .entry-header .side-meta .post-edit-link:before {
	display: none;
}

.entry-header .side-meta .edit-link a:before {
	margin-left: 0;
}

.edit-link a {
	color: black;
	cursor: pointer;
	font-size: 0;
	z-index: 0;
}

.edit-link a:before {
	font-size: 1.3rem;
	margin-left: 1em;
}

.edit-link a:hover {
	opacity: 0.7;
}

.entry-content .end-meta .tags-links:before {
	content: "Tags: ";
}

.masonry .edit-link {
	float: right;
	top: -2px;
}

/* vertical layout */

.vertical-layout .content-area .featured-image,
.vertical-layout .header-holder {
	vertical-align: text-bottom;
}

.vertical-layout .content-area .featured-image {
	width: 42%;
	display: inline-block;
}

.vertical-layout .header-holder {
	display: inline-block;
	width: calc(58% - 82px);
	margin-left: 80px;
}

@media screen and (min-width: 1601px) {
	.vertical-layout .content-area .featured-image {
		width: 42%;
		padding-left: 105px;
	}

	.vertical-layout .header-holder {
		width: calc(58% - 82px);
		margin-left: 80px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
	.vertical-layout .content-area .featured-image {
		width: 40%;
	}
	.vertical-layout .header-holder {
		width: calc(60% - 52px);
		margin-left: 50px;
	}
}

@media screen and (min-width: 550px) and (max-width: 768px) {
	.vertical-layout .content-area .featured-image {
		width: 50%;
	}
	.vertical-layout .header-holder {
		width: calc(50% - 52px);
		margin-left: 50px;
	}
}

@media screen and (max-width: 550px) {
	.vertical-layout .content-area .featured-image {
		width: 100%;
	}
	.vertical-layout .header-holder {
		width: 100%;
		margin-left: 0;
	}
}

.single.vertical-layout .entry-header {
	margin-bottom: 100px;
	clear: none;
	left: 0;
	text-align: left;
}

.single.vertical-layout .entry-header h1 {
	clear: none;
}

/*--------------------------------------------------------------
## Page
--------------------------------------------------------------*/


body.page .site-main,
body.page .entry-content {
	min-height: 300px;
}

body.page .entry-header .entry-title {
	float: right;
}

body.page .entry-header .entry-title {
	width: 100%;
}

body.page .page .entry-footer {
	display: none;
}



/*--------------------------------------------------------------
## Gallery template
--------------------------------------------------------------*/


.page-template-gallery-page .site-main .category-filter,
.tax-ct_portfolio .site-main .category-filter,
.page-template-gallery-page .gallery-wrapper .container.container-small,
.tax-ct_portfolio .gallery-wrapper .container.container-small {
	float: none;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.page-template-gallery-page .site-main .category-filter,
.tax-ct_portfolio .site-main .category-filter {
	margin-bottom: 60px;
	text-align: center;
}

.page-template-gallery-page .site-main .category-filter li,
.tax-ct_portfolio .site-main .category-filter li {
	display: inline-block;
	margin-right: 18px;
}

.page-template-gallery-page .site-main .category-filter li:last-child,
.tax-ct_portfolio .site-main .category-filter li:last-child {
	margin-right: 0;
}

.page-template-gallery-page .site-main .category-filter li,
.tax-ct_portfolio .site-main .category-filter li {
	margin-bottom: 12px;
}

.page-template-gallery-page .site-main .category-filter li,
.page-template-gallery-page .site-main .category-filter li>a,
.tax-ct_portfolio .site-main .category-filter li,
.tax-ct_portfolio .site-main .category-filter li>a {
	color: rgba(0,0,0,.2);
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}

.page-template-gallery-page .site-main .category-filter li.cat-active,
.page-template-gallery-page .site-main .category-filter li.cat-active>a,
.page-template-gallery-page .site-main .category-filter li>a:hover,
.tax-ct_portfolio .site-main .category-filter li.cat-active,
.tax-ct_portfolio .site-main .category-filter li.cat-active>a,
.tax-ct_portfolio .site-main .category-filter li>a:hover {
	color: black;
}

.page-template-gallery-page .gallery-wrapper,
.tax-ct_portfolio .gallery-wrapper {
	padding-right: 0;
}

.page-template-gallery-page .gallery-wrapper .container.container-small,
.tax-ct_portfolio .gallery-wrapper .container.container-small {
	float: none;
}

body.page-template-gallery-page .gallery-wrapper .masonry.row,
body.tax-ct_portfolio .gallery-wrapper .masonry.row {
	margin-left: -40px;
	margin-right: -40px;
}

.page-template-gallery-page .gallery-wrapper article,
.tax-ct_portfolio .gallery-wrapper article {
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 70px;
}

.page-template-gallery-page .gallery-wrapper .gallery-item,
.tax-ct_portfolio .gallery-wrapper .gallery-item {
	text-align: left;
	position: relative;
}

.page-template-gallery-page .gallery-wrapper .featured-image,
.tax-ct_portfolio .gallery-wrapper .featured-image {
	margin: 0;
}


.page-template-gallery-page .gallery-wrapper .featured-image img,
.tax-ct_portfolio .gallery-wrapper .featured-image img,
body.search .featured-image img,
body.search .featured-image a {
	width: 100%;
	max-width: unset;
}


.page-template-gallery-page .gallery-wrapper .gallery-item:hover .featured-image,
.tax-ct_portfolio .gallery-wrapper .gallery-item:hover .featured-image {
	opacity: .1;
}

.page-template-gallery-page .gallery-wrapper article .entry-header,
.tax-ct_portfolio .gallery-wrapper article .entry-header {
	padding: 40px 50px 35px;
	background: rgba(0,0,0,.1);
}

.page-template-gallery-page .gallery-wrapper article .entry-header > a,
.tax-ct_portfolio .gallery-wrapper article .entry-header > a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.page-template-gallery-page .gallery-wrapper article .featured-image ~ .entry-header,
.tax-ct_portfolio .gallery-wrapper article .featured-image ~ .entry-header {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 20px 50px 35px;
	margin: 0;
	max-height: 100%;
	background: none;
}

.page-template-gallery-page .gallery-wrapper article .entry-header-holder,
.tax-ct_portfolio .gallery-wrapper article .entry-header-holder {
	position: relative;
}

.page-template-gallery-page .gallery-wrapper article .featured-image ~ .entry-header .entry-header-holder,
.tax-ct_portfolio .gallery-wrapper article  .featured-image ~ .entry-header  .entry-header-holder {
	position: absolute;
	bottom: 35px;
}

.page-template-gallery-page .gallery-wrapper .entry-header .entry-title,
.tax-ct_portfolio .gallery-wrapper .entry-header .entry-title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
	float: none;
	margin: 0 0 10px;
}

.page-template-gallery-page .gallery-wrapper .gallery-item .featured-image ~ .entry-header .entry-title,
.tax-ct_portfolio .gallery-wrapper .gallery-item .featured-image ~ .entry-header  .entry-title {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
}

.page-template-gallery-page .gallery-wrapper .gallery-item .side-meta,
.tax-ct_portfolio .gallery-wrapper .gallery-item .side-meta {
	text-align: left;
}


.page-template-gallery-page .gallery-wrapper .gallery-item .featured-image ~ .entry-header .side-meta,
.tax-ct_portfolio .gallery-wrapper .gallery-item .featured-image ~ .entry-header .side-meta {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
	position: relative;
}

.page-template-gallery-page .gallery-wrapper .gallery-item:hover .featured-image ~ .entry-header .entry-title,
.tax-ct_portfolio .gallery-wrapper .gallery-item:hover .featured-image ~ .entry-header .entry-title,
.page-template-gallery-page .gallery-wrapper .gallery-item:hover .featured-image ~ .entry-header .side-meta,
.tax-ct_portfolio .gallery-wrapper .gallery-item:hover .featured-image ~ .entry-header .side-meta {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

.page-template-gallery-page .gallery-wrapper .side-meta span a,
.tax-ct_portfolio .gallery-wrapper .side-meta span a {
	font-size: 11px;
	opacity: .5;
	font-weight: 500;
}

.page-template-gallery-page .gallery-wrapper .featured-image ~ .entry-header .side-meta span a:hover,
.tax-ct_portfolio .gallery-wrapper .featured-image ~ .entry-header .side-meta span a:hover {
	color: black;
	opacity: 1;
}

.page-template-gallery-page .gallery-wrapper .entry-meta .comments-link,
.page-template-gallery-page .gallery-wrapper .entry-meta .edit-link,
.page-template-gallery-page .gallery-wrapper .entry-meta .cat-links,
.page-template-gallery-page .gallery-wrapper .entry-meta .byline,
.tax-ct_portfolio .gallery-wrapper .entry-meta .comments-link,
.tax-ct_portfolio .gallery-wrapper .entry-meta .edit-link,
.tax-ct_portfolio .gallery-wrapper .entry-meta .cat-links,
.tax-ct_portfolio .gallery-wrapper .entry-meta .byline {
	display: none;
}


.page-template-gallery-page section.no-results {
	text-align: center;
	margin-bottom: 600px;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comments-holder {

}


.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area {
	padding-top: 7rem;
	padding-bottom: 2rem;
}

.comments-title {
	position: relative;
}


.comments-title h5 {
	margin-bottom: 160px;
}

.comments-area .comment-list {
	margin-bottom: 60px;
}

.comments-area .comment-list {
	list-style: none;
	margin-left: 0;
}

.comments-area .comment-list .children {
	list-style: none;
	margin-left: 30px;
}

.comments-area .comment-list .comment-body {
	position: relative;
	margin-bottom: 100px;
}

.comments-area .comment-list .comment-body>* {
	width: calc(100% - 120px);
	float: right;
	clear: both;
}

.comments-area .comment-list .comment-meta>div,
.comments-area .comment-list .comment-meta .edit-link    {
	display: inline-block;
	vertical-align: baseline;
}

.comments-area .comment-list .comment-author>img {
	position: absolute;
	width: 80px;
	border-radius: 50%;
	left: 0;
}

.comments-area .comment-list .comment-author b {
	font-size: 26px;
	font-size: 1.625rem;
}

.comments-area .comment-list .comment-author span {
	display: none;
}

.comments-area .comment-list .bypostauthor .comment-author:after {
	margin-left: 10px;
	opacity: .2;
}

.comments-area .comment-list .comment-metadata {
	font-size: 11px;
	font-size: .6875rem;
	margin-left: 1.6rem;
}

.comments-area .comment-list .comment-metadata>a {
	color: rgba(0,0,0,.5);
	margin-right: 1rem;
}

.comments-area .comment-list .comment-metadata>a:hover {
	color: black;
}

.comments-area .comment-list .comment-metadata .edit-link a {
	font-size: inherit;
	margin: 0;
}

.comments-area .comment-list .comment-metadata .edit-link a:before {
	display: none;
}

.comments-area .comment-list .comment-content {
	margin-top: 25px;
}

.comments-area .comment-list .reply {
	position: relative;
	top: -10px;
}

.comments-area .comment-list .reply>a {
	font-size: 11px;
	font-size: .6875rem;
	font-weight: 500;
	text-transform: uppercase;
	opacity: .5;
}

.comments-area .comment-list .reply>a:hover {
	opacity: 1;
}

.comment-respond {
	padding-top: 80px;
	position: relative;
	margin-right: -60px;
	padding-right: 60px;
}

.comments-area>:first-child.comment-respond {
	border: none;
	padding-top: 0;
	margin-top: 0;
	margin-right: 0;
	padding-right: 0;
}

.comments-area>:first-child.comment-respond .comment-reply-title {
	margin-top: 0;
}

.comment-respond .comment-reply-title {
	margin-top: 150px;
}

.comment-notes {
	font-size: 12px;
	font-size: .75rem;
}

.comment-respond .logged-in-as {
	margin-bottom: 40px;
}

.comment-respond .logged-in-as a {
	font-size: 14px;
}

.comment-notes {
	margin-bottom: 2rem;
}

.comment-form-author,
.comment-form-email {
	float: left;
	width: 50%;
}

.comment-form-author {
	padding-right: 22px;
}

.comment-form-email {
	padding-left: 22px;
}

.comment-form p.comment-form-author input,
.comment-form p.comment-form-email input,
.comment-form p.comment-form-url input {
	width: 100%;
}

.comment-form .comment-form-comment {
	margin-bottom: 0;
}

.comments-area .no-comments {
	opacity: .4;
	font-weight: 700;
}

#comment-nav-below {
	margin-bottom: 120px;
}

#comment-nav-above {
	margin-bottom: 60px;
}

/*--------------------------------------------------------------
## Search Archive
--------------------------------------------------------------*/

body.search .content-area {
	margin-top: 80px;
}


body.search .hentry {
	border-top: 2px solid rgba(0,0,0,.05);
	padding-bottom: 50px;
	padding-top: 60px;
	margin-bottom: 0;
	width: 100%;
}

body.search .site-main .masonry > article:first-of-type {
	border-top: none;
	padding-top: 0;
}

body.search .page-title,
.archive:not(.tax-post_format) .page-header>h1 {
	text-align: center;
	color: rgba(0,0,0,.6);
}

.archive:not(.tax-post_format) .page-header>h1 span {
	color: black;
}

body.search .page-title span {
	display: block;
	font-size: 60px;
	font-size: 3.75rem;
	font-weight: 500;
	margin-top: .8rem;
	margin-bottom: 150px;
	color: black;
}

body.search-no-results .page-title {
	color: black;
}


body.search .edit-link {
	display: none;
}

/* search post type */

body.search .search-post-type {
	position: absolute;
	max-width: 130px;
	left: -150px;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 500;
	color: rgba(0,0,0,.2);
	text-transform: capitalize;
}

/* feature image resize */

.search .site-main .featured-image {
	max-width: 200px;
	margin: 5px 0 0;
	float: left;
}

.search .site-main .featured-image a:hover,
.search .site-main .featured-image a:focus {
	opacity: .7;
}

/* type post and page */

body.search .type-post>a,
body.search .type-post .entry-header {
	width: calc(100% - 260px);
	float: left;
}


body.search .type-post .entry-footer {
	width: calc(100% - 260px);
	float: right;
}


body.search article .featured-image + a,
body.search article .featured-image + a + .entry-header {
	width: calc(100% - 260px);
	float: right;
}

body.search .type-post>a,
body.search .type-post .entry-header {
	margin-bottom: 0;
}

body.search .type-post>a>h2,
body.search .type-product>a>h2,
body.search .type-page>a>h2,
body.search .format-link h2,
body.search .type-portfolio>a>h2 {
	float: none;
	width: 100%;
	display: block;
	font-size: 38px;
	font-size: 2.375rem;
	line-height: 42px;
}

body.search:not(.single):not(.page-template-gallery-page):not(.tax-ct_portfolio) .hentry .entry-header .side-meta {
	display: block;
	max-width: 100%;
}

body.search .type-post .entry-summary,
body.search .type-product .entry-summary,
body.search .type-page .entry-summary,
body.search .type-page .entry-footer,
body.search .type-post .entry-footer .tags-links,
body.search .type-post .entry-footer .comment-links,
body.search .type-page .entry-header .posted-on {
	display: none;
}

body.search .type-post .entry-footer {
	margin-top: 3px;
}

body.search .type-page .entry-header {
	margin-bottom: 0;
	height: 0;
}

body.search .type-page>a>h2 {
	margin-bottom: 0;
}

/* type quote and link */

body.search .format-quote.hentry .entry-header .entry-title,
body.search .format-link.hentry .entry-header .entry-title {
	display: none;
}

body.search .format-quote.hentry .entry-header,
body.search .format-link.hentry .entry-header,
body.search .format-quote.hentry .entry-footer,
body.search .format-link.hentry .entry-footer {
	max-width: 200px;
	width: auto;
	float: none;
	display: inline-block;
}

body.search .format-quote.hentry blockquote,
body.search .format-quote.hentry p,
body.search .format-link.hentry a {
	position: relative;
	margin: 0;
	text-align: left;
}

body.search .format-quote.hentry .holder-icon>p {
	margin-top: 20px;
}

body.search .format-quote.hentry blockquote>p,
body.search .format-quote.hentry blockquote {
	font-size: 38px;
	line-height: 44px;
	margin: 0;

}

body.search .format-link.hentry .holder-icon a {
	padding-right: 40px;
}

body.search .format-quote.hentry blockquote cite {
	font-weight: 500;
	font-size: 12px;
	margin-top: 5px;
}


body.search .format-quote.hentry blockquote:before,
body.search .format-link.hentry p:after {
	display: none;
}
body.search .format-quote.hentry .holder-icon:after,
body.search .format-link.hentry .holder-icon:after {
	position: absolute;
	right: 0;
	bottom: 2px;
}

body.search .format-quote.hentry .entry-summary,
body.search .format-link.hentry .entry-summary,
body.search .format-quote.hentry .holder-icon,
body.search .format-link.hentry .holder-icon,
body.search .format-quote.hentry .entry-footer,
body.search .format-link.hentry .entry-footer {
	width: calc(100% - 260px);
	float: right;
	max-width: none;
	display: inline-block;
	padding-left: 0;
	clear: none;
	margin-bottom: 0;
}

body.search .format-quote.hentry .holder-icon,
body.search .format-link.hentry .holder-icon {
	position: relative;
}

body.search .format-quote.hentry .holder-icon>p,
body.search .format-link.hentry .holder-icon>p {
	margin-bottom: 0;
}

.search .site-main .format-quote.hentry .featured-image,
.search .site-main .format-link.hentry .featured-image {
	display: none;
}

body.search:not(.page-template-gallery-page):not(.tax-ct_portfolio) .format-quote.hentry .entry-header .side-meta,
body.search:not(.page-template-gallery-page):not(.tax-ct_portfolio) .format-link.hentry .entry-header .side-meta {
	display: inline-block;
	max-width: none;
	width: auto;
	margin-top: 0;
}

body.search .format-quote.hentry q,body.search .format-quote.hentry blockquote + cite,
body.search .format-quote.hentry blockquote + *>cite,
body.search .format-quote.hentry q + cite,
body.search .format-quote.hentry q + *>cite {
	text-align: left;
	margin-top: 10px;
}


/* edit link position fix */

body.search .entry-header {
	position: static;
}
body.search .edit-link {
	margin-top: 10px;
}

/* no results */

body.search.search-no-results section.no-results {
	text-align: center;
	margin-bottom: 200px;
	margin-left: -30px;
	margin-right: -30px;
}

body.search.search-no-results section.no-results .page-content {
	margin-top: 30px;
}

body.search.search-no-results section.no-results .page-content>p {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 0;
}

/* pagination */

body.search .site-main .posts-navigation {
	margin-top: 60px;
	clear: both;
}

/*--------------------------------------------------------------
## Archive
--------------------------------------------------------------*/

.archive .page-header {
	margin-top: 80px;
}

.archive.no-sidebar .site-main>section {
	max-width: 800px;
	margin: 0 auto;
}

.archive .site-main section.no-results .search-form {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 60%;
}

.archive section.no-results,
.archive .page-header {
	text-align: center;
}

.archive .page-header {
	margin-bottom: 120px;
}

.archive:not(.tax-post_format) .page-header>h1 {
	font-size: 18px;
	font-weight: 500;
}

.archive .page-header>h1>span {
	display: block;
	font-size: 60px;
	font-weight: 500;
	margin-top: 15px;
}

.archive .page-header .taxonomy-description>p {
	color: #434343;
	font-size: 13px;
}

.archive .site-main .entry-content .end-meta {
	display: none;
}

/* format quote and link */

.archive.tax-post_format:not(.masonry-layout) .format-quote .entry-header,
.archive.tax-post_format:not(.masonry-layout) .format-link .entry-header {
	margin-bottom: 0;
}

.archive.tax-post_format:not(.masonry-layout) .format-quote .entry-header .entry-title {
	display: none;
}

.archive.tax-post_format:not(.masonry-layout) .format-quote .entry-content blockquote>p,
.archive.tax-post_format:not(.masonry-layout) .format-quote .entry-content blockquote {
	font-size: 38px;
	line-height: 44px;
}

/*--------------------------------------------------------------
## Error 404
--------------------------------------------------------------*/


body.error404 .site-main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 90px;
	float: none;
}

body.error404 .error-404 {
	margin-top: 100px;
}

body.error404 .page-title,
body.error404 .page-content {
	text-align: center;
}

body.error404 .page-title {
	font-weight: 500;
	margin-bottom: 40px;
}

body.error404 .page-content>p {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 0;
}

.error-404 .search-container {
	position: relative;
	margin-top: 160px;
}

.error-404 .search-instructions {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: 0;
	width: 80%;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}


#infinite-handle,
.infinite-loader,
#loading-is {
	position: absolute;
	bottom: -70px;
	left: 0;
	right: 0;
}


#loading-is {
	margin-bottom: -7px;
	width: 100%;
	text-align: center;
	display: none;
}

#loading-is #infscr-loading {
	display: none !important;
}

.ball-scale>div {
	height: 40px;
	width: 40px;
	-webkit-animation: ball-scale 1s 0s ease-in-out infinite;
	-moz-animation: ball-scale 1s 0s ease-in-out infinite;
	-o-animation: ball-scale 1s 0s ease-in-out infinite;
	animation: ball-scale 1s 0s ease-in-out infinite;
}
.ball-scale>div {
	background: #0030ff;
	border-radius: 100%;
	margin: 2px;
	display: inline-block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
:not(.googlemaps)>iframe,
object {
	max-width: 100%;
	height: auto;
}

/* author box */

.author-post-nav {
	padding-top: 5rem;
	margin-bottom: 3rem;
}

.container .author-box {
	margin: 0 0 5rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
	position: relative;
	text-align: left;
	position: relative;
}

.author-avatar {
	display: inline-block;
	vertical-align: top;
	margin: 0 40px 1em 0;
}

.author-avatar img {
	border-radius: 50%;
	width: 80px;
}

.author-info {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-right: 0;
	max-width: calc(100% - 130px);
}

.author-name {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 24px;
}

.author-name span {
	display: block;
	font-weight: 400;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-size: .6875rem;
	color: rgba(0,0,0,.36);
}

.author-info p {
	letter-spacing: 0.4px;
	line-height: 1.6em;
	color: rgba(0,0,0,.73);
	font-size: 14px;
	font-size: .875rem;
}

.author-info p:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 2.5em;
	max-width: 100%;
}

.wp-caption.alignnone {
	margin-left: 0;
	margin-right: 0;
}

figure.wp-caption img {
	margin-bottom: .5rem;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
}

body.blog .hentry .gallery-item,
body.archive .hentry .gallery-item {
	text-align: left;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.entry-gallery ul {
	margin: 0;
	list-style-type: none;
}

.entry-gallery .gallery-row,
.tiled-gallery .gallery-row {
	margin-left: auto;
	margin-right: auto;
}

.entry-gallery .gallery:not(.gallery-size-full) a:hover>img {
	opacity: .7;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.blog .entry-gallery .tiled-gallery,
.archive .entry-gallery .tiled-gallery {
	margin-bottom: 60px;
}

div.gallery:not(.gallery-size-full) figure.gallery-item a:before {
	display: none;
}

/* slideshow */

body .slideshow-window {
	background-color: transparent;
	border: none;
	border-radius: 0;
}

body .slideshow-slide-caption {
	font-size: 13px;
	color: black;
	text-shadow: none;
	display: none;
}

body .slideshow-controls {
	bottom: 10px;
}

.gallery-size-full {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.gallery-size-full .gallery-item {
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}

.gallery-size-full .gallery-item + .gallery-item {
	display: none;
}

.single .gallery-item a {
	border: none;
}

.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4 {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -20px;
}

.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
	margin-left: -3px;
	margin-right: -3px;
	margin-bottom: -6px;
}

.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.entry-gallery .gallery:last-of-type .gallery-item {
	padding-bottom: 0;
}

.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
}

.gallery-size-full .gallery-item,
.entry-gallery .gallery-size-full .gallery-item {
	max-width: inherit;
	width: 100%;
}

.gallery-caption {
	line-height: 1.5;
	margin: 14px 0 0;
	max-height: 100%;
	max-width: 100%;
	padding: 6px 8px;
	text-align: center;
	width: 100%;
}

.split-layout .gallery-caption {
	margin: 0.8em 0;
	padding: 6px 0;
	text-align: right;
}




/*--------------------------------------------------------------
## Jetpack overwrites
--------------------------------------------------------------*/



body #jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 0;
	display: block;
	float: right;
	font-size: 60px;
	font-weight: 500;
}

body #jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "";
	display: none;
	width: 0;
	border-top: none;
	margin-bottom: 0;
}

body #jp-relatedposts {
	position: relative;
	margin-top: 200px;
	padding-top: 0;
	min-height: 250px;
}

body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding: 0 20px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 33.333%;
	float: left;
}

body #jp-relatedposts h3.jp-relatedposts-headline em {

}

body #jp-relatedposts .jp-relatedposts-items-visual {
	margin-left: -20px;
	margin-right: -20px;
}

body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
	position: static;
}

body #jp-relatedposts .jp-relatedposts-post-a {
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

body #jp-relatedposts .jp-relatedposts-post>.jp-relatedposts-post-a:hover {
	opacity: .6;
}

body #jp-relatedposts .jp-relatedposts-items p,
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	line-height: 1.3;
}

body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 5px;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-weight: 500;
	font-size: 20px;
	text-decoration: none;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none;
}

body #jp-relatedposts .jp-relatedposts-items p {
	font-size: 11px;
	font-weight: 500;
	margin: 10px 0;
	color: black;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	opacity: .5;
}

/*Thickbox video*/

body #TB_window {
	max-width: 80% !important;
	max-height: 85% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);

	background-color: transparent;
}

body #TB_window #TB_title {
	background-color: transparent;
	background: transparent;
	border: none;
	margin-bottom: 16px;
}

body #TB_window #TB_ajaxContent {
	height: 0 !important;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55.75%;
	position: relative;
	width: 100% !important;
}

body #TB_window #TB_ajaxContent iframe {
	height: 100% !important;
	width: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

body #TB_window #TB_ajaxWindowTitle {
	color: white;
	font-weight: 500;
}

body #TB_window #TB_closeAjaxWindow {
	float: right;
	margin-top: 4px;
}


body #TB_overlay {
	opacity: 0.9;
}

body #TB_window {
	box-shadow: none;
	background: none;
}

body #TB_window img#TB_Image {
	border: none;
	margin: 9px 0 0;
	width: 100%;
}

body #TB_closeWindow,
body #TB_closeWindowButton,
body .tb-close-icon {
	line-height: inherit;
	height: auto;
	width: auto;
	border: none;
	outline: none;
}

body #TB_window #TB_closeWindowButton:hover .tb-close-icon,
body #TB_window #TB_closeWindowButton:focus .tb-close-icon {
	color: white;
	outline: none;
	border: none;
}

body #TB_closeWindow {
	padding: 0;
	position: absolute;
	top: -25px;
	right: -25px;
}

body #TB_closeWindowButton,
body .tb-close-icon {
	position: static;
}

body .tb-close-icon {
	color: white;
}

body #TB_caption {
	padding: 0;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	bottom: 0;
	height: calc(100% + 30px);
	font-size: 0;
}

body #TB_secondLine {
	color: rgba(255, 255, 255, 0.4);
	font-weight: 500;
	letter-spacing: 1.3px;
	text-align: center;
	font-size: 16px;
	font-size: 1rem;
 }

body #TB_caption #TB_prev,
body #TB_caption #TB_next {
	position: absolute;
	top: 50%;
}

body #TB_caption #TB_prev {
	left: calc((-100vw + 100%) / 4 - 40px);
}
body #TB_caption #TB_next {
	right: calc((-100vw + 100%) / 4 - 40px);
}

body #TB_caption #TB_next a,
body #TB_caption #TB_prev a {
	font-size: 0;
}

body #TB_caption #TB_next a:before,
body #TB_caption #TB_prev a:before {
	color: rgba(255, 255, 255, 0.7);
	font-size: 40px;
	padding: 20px;
}

body #TB_caption #TB_next a:hover:before,
body #TB_caption #TB_prev a:hover:before {
	color: #fff;
}
/*--------------------------------------------------------------
## Woocommerce overwrites
--------------------------------------------------------------*/

/* inside of woo-style.css */


/*--------------------------------------------------------------
# IE specific
--------------------------------------------------------------*/

.ie body .sidemenu {
	width: 800px;
	-ms-transform: translateX(700px);
	transform: translateX(700px);
}

.ie body.big-search .sidemenu,
.ie body.sidemenu-nav-toggled .sidemenu {
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.ie body.big-search .not-sidemenu,
.ie body.sidemenu-nav-toggled .not-sidemenu {
	-ms-transform: translateX(-500px);
	transform: translateX(-500px);
}

@media only screen and (max-width: 1440px){

	.ie body .sidemenu {
		-ms-transform: translateX(720px);
		transform: translateX(720px);
	}

}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

/* min */

@media only screen and (min-width: 1501px){
	.no-sidebar .author-post-nav .post-navigation {
		margin-left: -210px;
		margin-right: -210px;
	}
}

@media only screen and (min-width: 1441px){

	.single.no-sidebar .content-area .aligncenter,
	.page.no-sidebar .content-area .aligncenter {
		max-width: 1220px !important;
	}

	.sidemenu .social-navigation {
		top: 0;
		left: 0;
		float: none;
		-webkit-transform: rotate(-90deg) translateY(52px) translateX(-100%);
		-moz-transform: rotate(-90deg) translateY(52px) translateX(-100%);
		-ms-transform: rotate(-90deg) translateY(52px) translateX(-100%);
		-o-transform: rotate(-90deg) translateY(52px) translateX(-100%);
		transform: rotate(-90deg) translateY(52px) translateX(-100%);
	}

	.back-to-top {
		-webkit-transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%);
		-moz-transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%);
		-ms-transform: rotate(-90deg) translateX(100%) translateY(-100%);
		-o-transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%);
		transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%);
	}

	/* move nav, social menu and back-to-top when search open */


	.big-search .sidemenu .main-navigation,
	.big-search .sidemenu .social-navigation,
	.sidemenu-nav-toggled .sidemenu .social-navigation,
	.big-search .back-to-top,
	.sidemenu-nav-toggled .sidemenu .back-to-top {
		opacity: 0;
		visibility: hidden;
	}

	.hide.back-to-top {
		opacity: 0;
		-webkit-transform: rotate(-90deg) translateX(-20px) translateY(-100%) translateZ(0);
		-moz-transform: rotate(-90deg) translateX(-20px) translateY(-100%) translateZ(0);
		-ms-transform: rotate(-90deg) translateX(-20px) translateY(-100%) translateZ(0);
		-o-transform: rotate(-90deg) translateX(-20px) translateY(-100%) translateZ(0);
		transform: rotate(-90deg) translateX(-20px) translateY(-100%) translateZ(0);
	}
}

@media only screen and (min-width: 1024px){


	.page.no-sidebar .content-area .masonry .aligncenter {
		max-width: 100% !important;
	}


	/* sticky */
	.masonry-layout:not(.tax-ct_portfolio) .site-main article.sticky .featured-image {
		margin-bottom: 30px;
		width: 100%;
		max-width: 100%;
	}

	.blog figure.gallery-item,
	.archive figure.gallery-item {
		margin: 0 0 50px;
	}

	.masonry-layout.blog figure.gallery-item,
	.masonry-layout.archive figure.gallery-item {
		margin: 0 0 22px;
	}

	.masonry-layout.blog .entry-gallery .tiled-gallery,
	.masonry-layout.archive .entry-gallery .tiled-gallery {
		margin: 0 0 30px;
	}

	.masonry-layout .site-main article.sticky .entry-header {
		margin-bottom: 20px;
	}

	.masonry-layout .site-main article.format-link.sticky .entry-header,
	.masonry-layout .site-main article.format-quote.sticky .entry-header {
		margin-bottom: 0;
	}

	.masonry-layout .site-main article.format-link.sticky .side-meta {
		position: static;
	}

	.masonry-layout .site-main .format-link.sticky .format-holder,
	.masonry-layout .site-main .format-quote.sticky .format-holder {
		padding: 100px 90px 75px;
	}

	.blog .sticky.format-link .entry-header .entry-title,
	.blog .sticky.format-quote .entry-header .entry-title,
	.blog .sticky.slick-slide .entry-header .entry-title {
		width: 100%;
		float: none;
	}


	/* end sticky */

	.main-nav-holder .search-button {
		display: none;
	}
}

@media only screen and (min-width: 769px){

	.blog .sticky .entry-header .entry-title,
	.archive .sticky .entry-header .entry-title {
		display: inline-block;
		width: 75%;
		margin: 0 0 10px;
		white-space: normal;
		vertical-align: top;
		float: right;
	}
}


/* max */
@media only screen and (max-width: 1700px) {

	.comments-title .side, .comment-respond .comment-reply-title, body.page:not(.page-template-gallery-page) .entry-header, body #jp-relatedposts h3.jp-relatedposts-headline, .woocommerce .related > h2, .side {
		position: absolute;
		top: 0;
		left: calc(-100% - 175px);
	}

}


@media only screen and (max-width: 1600px) {

	.container .site-main, .container .author-post-nav, .container .comments-holder {
		margin-left: 0;
	}

	.search .container .site-main,
	.no-sidebar .container .site-main,
	.no-sidebar .container .author-post-nav,
	.no-sidebar .container .comments-holder {
		margin-left: auto;
	}

	div.sharedaddy,
	.entry-content .tkss-post-share:first-child {
		left: -100px;
	}

	body.no-sidebar div.sharedaddy,
	body.no-sidebar .entry-content .tkss-post-share:first-child div a {
		left: -160px;
	}

	.comments-title .side,
	.comment-respond .comment-reply-title,
	body.page:not(.page-template-gallery-page) .entry-header,
	.page-template-gallery-page .entry-header.side,
	.tax-ct_portfolio .page-title.side,
	body #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce .related > h2,
	body.page .entry-header .entry-title,
	.side h2,
	.side {
		font-size: 60px;
	}

	.comments-title .side,
	body.no-sidebar .side,
	body:not(.no-sidebar) .comment-respond .comment-reply-title,
	body:not(.no-sidebar) #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce:not(.no-sidebar) .related h2,
	body.no-sidebar.page:not(.page-template-gallery-page) .entry-header,
	.side {
		left: calc(-100% - 140px);
	}

	.page-template-gallery-page .entry-header.side,
	.tax-ct_portfolio .page-title.side {
		left: calc(-100%);
	}

	body.page:not(.page-template-gallery-page) .entry-header {
		left: calc(-100% - 85px);
	}

	.side.home-txt {
		left: calc(-100% - 120px);
	}

	body #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce .related > h2,
	.comment-respond .comment-reply-title {
		left: calc(-100% - 200px);
	}

	.page-template-gallery-page .site-main.container.container-small,
	.tax-ct_portfolio .site-main.container.container-small {
		max-width: none;
		width: auto;
	}

	.page-template-gallery-page .site-main.container.container-small .gallery-wrapper,
	.tax-ct_portfolio .site-main.container.container-small .gallery-wrapper {
			width: auto;
	}

	.featured-slider .featured-data, .slick-dots {
		width: calc(45% - 40px);
		float: left;
		padding-left: 40px;
		margin-right: 40px;
	}

	.featured-slider .featured-image {
		width: 55%;
		float: right;
		margin: 0;
		overflow: hidden;
	}


	.featured_pages_2 .featured-page {
		padding: 0 35px;
	}

	.featured_pages_3 .featured-page {
		padding: 0 30px;
	}

	.featured_pages_1 .entry-card {
		width: calc(100% - 140px);
	}

	.featured_pages_2 .entry-card {
		width: calc(100% - 90px);
	}

	.featured_pages_3 .entry-card {
		width: calc(100% - 40px);
	}

	.featured-page .entry-card {
		padding: 40px 50px 0;
	}

	.featured_pages_3 .entry-card {
		padding: 35px 30px 0;
	}

	body .featured_pages_3 .entry-title {
		font-size: 26px;
	}


	.no-sidebar .divide-line.vertical, .no-sidebar .content-area>.divide-line.vertical {
		right: -75px;
	}

	/* portfolio gallery */

	.page-template-gallery-page .site-main .category-filter,
	.tax-ct_portfolio .site-main .category-filter,
	.page-template-gallery-page .gallery-wrapper .container.container-small,
	.tax-ct_portfolio .gallery-wrapper .container.container-small {
		float: none;
		max-width: 800px;
		margin-right: auto;
		margin-left: auto;
	}

	.page-template-gallery-page .site-main .category-filter,
	.tax-ct_portfolio .site-main .category-filter {
		margin-bottom: 60px;
		text-align: center;
	}

	.page-template-gallery-page .site-main .category-filter li,
	.tax-ct_portfolio .site-main .category-filter li {
		display: inline-block;
		margin-right: 18px;
	}

	.page-template-gallery-page .site-main .category-filter li:last-child,
	.tax-ct_portfolio .site-main .category-filter li:last-child {
		margin-right: 0;
	}


	.site-footer .container {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}

	/* single */

	.single .entry-header {
		left: 210px;
	}

}

@media only screen and (max-width: 1440px){  /* 1366 */

	.single.no-sidebar .content-area .aligncenter,
	.page.no-sidebar .content-area .aligncenter {
		max-width: 900px !important;
	}

	.site-main img.alignleft,
	.site-main img.alignright {
		max-width: 50%;
	}

	.featured-slider-wrap {
		padding-bottom: 100px;
	}
	.featured-page-area {
		padding-top: 80px;
	}

	h2, h2.entry-title,
	.blog .format-link h2,
	.blog .format-link h1,
	.blog .format-link h3,
	.blog .format-link h4,
	.archive .format-link h2,
	.archive .format-link h1,
	.archive .format-link h3,
	.archive .format-link h4,
	.blog .format-quote blockquote>p,
	.archive .format-quote blockquote>p,
	.blog .format-quote blockquote,
	.archive .format-quote blockquote {
		font-size: 38px;
		line-height: 1.2;
	}

	.masonry-layout .entry-title,
	.masonry-layout .site-main .format-quote .entry-content blockquote>p,
	.masonry-layout .site-main .format-quote .entry-content blockquote,
	.masonry-layout .site-main .format-link h2 {
		font-size: 28px;
		line-height: 1.2;
	}

	.masonry-layout .sticky:not(.slick-slide) .entry-title {
		font-size: 38px;
		line-height: 1.2;
	}

	/* sidemenu */

	.sidemenu {
		-webkit-transform: translate3d(calc(100% - 80px),0,0);
		-moz-transform: translate3d(calc(100% - 80px),0,0);
		-ms-transform: translateX(100%) translateX(-80px) translateZ(0);
		-o-transform: translate3d(calc(100% - 80px),0,0);
		transform: translate3d(calc(100% - 80px),0,0);
	}

	.menu-toggle,
	.back-to-top {
		left: 42px;
	}

	.big-search-trigger {
		left: 41px;
	}

	.sidemenu .social-navigation {
		top: 0;
		left: 0;
		float: none;
		-webkit-transform: rotate(-90deg) translateY(42px) translateX(-100%) translateZ(0);
		-moz-transform: rotate(-90deg) translateY(42px) translateX(-100%) translateZ(0);
		-ms-transform: rotate(-90deg) translateY(42px) translateX(-100%) translateZ(0);
		-o-transform: rotate(-90deg) translateY(42px) translateX(-100%) translateZ(0);
		transform: rotate(-90deg) translateY(42px) translateX(-100%) translateZ(0);
	}

	.back-to-top {
		-webkit-transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%) translateZ(0);
		-moz-transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%) translateZ(0);
		-ms-transform: rotate(-90deg) translateX(100%) translateY(-100%) translateZ(0);
		-o-transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%) translateZ(0);
		transform: rotate(-90deg) translateX(calc(100% + 20px)) translateY(-100%) translateZ(0);
	}

	/* move nav, social menu and back-to-top when search open */

	.big-search .sidemenu .main-navigation,
	.big-search .sidemenu .social-navigation,
	.sidemenu-nav-toggled .sidemenu .social-navigation {
		opacity: 0;
	}

	.big-search .back-to-top,
	.hide.back-to-top,
	.sidemenu-nav-toggled .sidemenu .back-to-top {
		opacity: 0;
		-webkit-transform: rotate(-90deg) translateX(-20px) translateY(-100%);
		-moz-transform: rotate(-90deg) translateX(-20px) translateY(-100%);
		-ms-transform: rotate(-90deg) translateX(-20px) translateY(-100%);
		-o-transform: rotate(-90deg) translateX(-20px) translateY(-100%);
		transform: rotate(-90deg) translateX(-20px) translateY(-100%);
	}

	.menu-toggle.close,
	.big-search-close {
		right: 40px;
	}

	.side-menu-scroll {
		height: calc(100% - 60px);
	}

	.side-menu-content {
		padding: 15px 20px 0 0;
	}

	.sidemenu .main-navigation ul.menu {
		margin: 60px 120px 60px;
	}

	.sidemenu .main-navigation ul.menu li {
		max-width: 100%;
		margin-top: 20px;
	}

	.sidemenu .main-navigation ul.menu li>a:not(.dropdown-toggle) {
		font-size: 40px;
	}

	.sidemenu .main-navigation ul.menu ul li>a:not(.dropdown-toggle) {
		font-size: 26px;
	}

	.sidemenu .main-navigation ul.menu a.dropdown-toggle {
		top: 23px;
	}

	.sidemenu .main-navigation ul.menu ul a.dropdown-toggle {
		top: 13px;
	}

	.sidemenu .main-navigation ul.menu ul ul a.dropdown-toggle {
		top: 8px;
	}

	/* blog with sidebar */

	.blog:not(.masonry-layout) .site-main article,
	.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article,
	body:not(.no-sidebar).content-area #infinite-handle,
	.masonry-layout:not(.tax-ct_portfolio) .site-main,
	body:not(.no-sidebar):not(.page-template-gallery-page).page .container .site-main {
		padding-right: 50px;
	}

	body.blog:not(.no-sidebar) .posts-navigation,
	body.archive:not(.no-sidebar) .posts-navigation {
		padding-right: 50px;
	}

	.container .site-main, .container .author-post-nav, .container .comments-holder {
		margin-left: auto;
	}

	aside#secondary {
		margin-left: 50px;
		max-width: 280px;
	}

	.single .entry-header {
		left: 190px;
	}

	body:not(.no-sidebar).single .container .site-main-holder .left-holder,
	body:not(.no-sidebar).archive .container .site-main .page-header,
	body:not(.no-sidebar).blog .container .site-main .page-header,
	body:not(.no-sidebar):not(.page-template-gallery-page).page .container .site-main {
		width: calc(100% - 340px);
	}

	body:not(.no-sidebar).single .container .site-main-holder .left-holder, body:not(.no-sidebar).archive .container .site-main .page-header, body:not(.no-sidebar).blog .container .site-main .page-header, body:not(.no-sidebar):not(.page-template-gallery-page).page .container .site-main {
		padding-right: 50px;
	}

	#content aside#secondary .sidebar-line {
		left: -50px;
	}

	body:not(.no-sidebar) .divide-line.vertical.comments-line {
		right: -50px;
	}

	.search-wrap, .sidemenu .side-menu-container {
		padding-right: 80px;
		width: 61vw;
	}

	.sidemenu .search-instructions, .error-404 .search-instructions {
		font-size: 36px;
	}

	/* featured slider */

	.featured-slider {
		min-height: 560px;
		max-height: 560px;
	}

	.featured-slider .featured-data, .slick-dots {
		width: calc(40% - 60px);
		float: left;
		padding-left: 60px;
		margin-right: 60px;
	}

	.featured-slider .featured-data {
		height: 400px;
	}

	.featured-slider .featured-image {
		width: 60%;
		height: 560px;
	}

	.featured-slider .entry-title {
		font-size: 40px;
		line-height: 1.08;
	}

	.fullwidth-slider .featured-slider-wrap {
		padding-right: 79px;
	}

	.fullwidth-slider .featured-slider .featured-data {
		width: 40%;
	}

	.no-sidebar .divide-line.vertical, .no-sidebar .content-area>.divide-line.vertical {
		right: -55px;
	}


	.featured_pages_1 .featured-image {
		height: 450px;
	}

	.featured_pages_1 .no-featured-image .featured-bgd {
		height: 270px;
	}

	.featured_pages_2 .featured-image {
		height: 330px;
	}

	.featured_pages_2 .no-featured-image .featured-bgd {
		height: 240px;
	}

	.featured_pages_3 .featured-image {
		height: 230px;
	}

	.featured_pages_3 .no-featured-image .featured-bgd {
		height: 150px;
	}

	.featured_pages_1 .no-featured-image .entry-card {
		top: -200px;
	}

	.featured_pages_1 .featured-page article.no-featured-image:hover .entry-card {
		top: -210px;
	}

	.featured_pages_2 .no-featured-image .entry-card {
		top: -190px;
	}

	.featured_pages_2 .featured-page article.no-featured-image:hover .entry-card {
		top: -200px;
	}

	.featured_pages_3 .no-featured-image .entry-card {
		top: -130px;
	}

	.featured_pages_3 .featured-page article.no-featured-image:hover .entry-card {
		top: -140px;
	}

	/* layout */

	.single .featured-image, body.page .featured-image, .single .entry-gallery {
		max-width: 1000px;
	}

	body:not(.no-sidebar).container .site-main, body:not(.no-sidebar) .container .author-post-nav, body:not(.no-sidebar) .container .comments-holder {
		margin-left: 0;
	}

	body.no-sidebar.page:not(.page-template-gallery-page) .entry-header {
		left: calc(-100% - 170px);
	}

	body #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce .related > h2,
	.comment-respond .comment-reply-title {
		left: calc(-100% - 140px);
	}

	.page-template-gallery-page .entry-header.side,
	.tax-ct_portfolio .page-title.side {
		left: calc(-100% - 120px);
	}

	.archive .page-header {
		margin-top: 75px;
	}

	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-tk-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, body.masonry-layout .site-main article, .page-template-gallery-page .site-main article, .tax-ct_portfolio .site-main article, .grid-sizer {
		padding-left: 30px;
		padding-right: 30px;
	}

	.row, .masonry-layout .container .masonry, .content-area #infinite-handle {
		margin-left: -30px;
		margin-right: -30px;
	}

	.page-template-gallery-page .gallery-wrapper .row,
	.tax-ct_portfolio .gallery-wrapper .row {
		margin-left: 0;
		margin-right: 0;
	}

	.page-template-gallery-page .site-main.container.container-small,
	.tax-ct_portfolio .site-main.container.container-small {
		max-width: 860px;
	}

	.entry-content .end-meta {
		margin-top: 1em;
	}

	body.page:not(.no-sidebar):not(.page-template-gallery-page) .entry-header {
		position: relative;
		top: 0;
		left: unset;
		text-align: left;
		min-width: 100% !important;
		margin: 0;
		padding-right: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		margin-bottom: 140px;
	}

	.comment-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.post-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.comment-navigation .nav-next,
	.posts-navigation .nav-next,
	.post-navigation .nav-next,
	.posts-navigation .nav-next {
		width: 45%;
	}

	.post-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-next a, .posts-navigation .nav-next a {
		font-size: 24px;
	}

	/* single */

	.comments-area {
		padding-top: 5rem;
	}

	.comments-title h5 {
		margin-bottom: 120px;
	}

	.container .author-box {
		margin: 0 0 3rem;
	}

}

@media (max-width: 1300px) {

	body:not(.no-sidebar).single .container .site-main-holder .left-holder, body:not(.no-sidebar).archive .container .site-main .page-header, body:not(.no-sidebar).blog .container .site-main .page-header, body:not(.no-sidebar):not(.page-template-gallery-page).page .container .site-main {
		width: calc(100% - 310px);
	}

	.single .entry-header {
		left: 175px;
	}

	body.no-sidebar.page:not(.page-template-gallery-page) .entry-header {
		left: calc(-100% - 130px);
	}

	.page-template-gallery-page .entry-header.side,
	.tax-ct_portfolio .page-title.side {
		left: calc(-100% - 100px);
	}

	/* featured slider */

	.featured-slider .entry-title,
	.masonry-layout .featured-slider .entry-title {
		font-size: 30px;
	}

	.featured-slider .featured-data, .slick-dots {
		width: calc(40% - 50px);
		padding-left: 50px;
		margin-right: 50px;
	}

	.featured-slider {
		min-height: 500px;
		max-height: 500px;
	}

	.featured-slider .featured-data {
		height: 340px;
	}

	.featured-slider .featured-image {
		width: 60%;
		height: 500px;
	}

	.featured-slider .entry-summary p {
		font-size: 15px;
	}

	/* featured pages */

	.featured_pages_3 .featured-page {
		padding: 0 25px;
	}

	.featured_pages_3 .featured-image {
		height: 200px;
	}

	.featured_pages_3 .entry-card {
		top: -50px;
		padding: 30px 25px 0;
	}

	.featured_pages_3 article:hover .entry-card {
		top: -60px;
	}

	.featured_pages_3 .entry-header {
		margin-bottom: 15px;
	}

	/* archive home */

	.masonry-layout .sticky:not(.slick-slide) .entry-title {
		font-size: 32px;
	}

	.masonry-layout .entry-title, .masonry-layout .site-main .format-quote .entry-content blockquote>p, .masonry-layout .site-main .format-quote .entry-content blockquote, .masonry-layout .site-main .format-link h2 {
		font-size: 22px;
	}

	.single.no-sidebar .content-area .aligncenter,
	.page.no-sidebar .content-area .aligncenter {
		max-width: 850px !important;
	}

	/* sidemenu */

	.sidemenu {
		width: 60vw;
	}

	.sidemenu .main-navigation ul.menu li>a:not(.dropdown-toggle) {
		font-size: 34px;
	}

	.sidemenu .main-navigation ul.menu a.dropdown-toggle {
		top: 20px;
	}

	.sidemenu .main-navigation ul.menu ul li>a:not(.dropdown-toggle) {
		font-size: 22px;
	}

	.sidemenu .main-navigation ul.menu ul a.dropdown-toggle {
		top: 10px;
	}

	.sidemenu .main-navigation .custom-logo-link + ul.menu {
		margin-top: 80px;
	}
}

@media (max-width: 1200px) {


	/* single responsive */

	.single .entry-video {
		width: 100%;
	}

	.container .site-main,
	.container .author-post-nav,
	.container .comments-holder,
	.no-sidebar .container .site-main,
	.no-sidebar .container .author-post-nav,
	.no-sidebar .container .comments-holder {
		max-width: none;
	}

	.container .entry-content,
	.container .author-post-nav,
	.container .comments-holder {
		margin-left: auto;
		margin-right: auto;
	}

	.site-main>*,
	.author-post-nav>*,
	.comments-holder>* {
		padding-right: 0;
	}


	.author-avatar {
		margin-left: 0;
	}

	.author-info {
		margin-right: 0;
		max-width: calc(100% - 130px);
		padding-right: 40px;
	}


	/* home */

	.masonry-layout .site-main .format-link .format-holder,
	.masonry-layout .site-main .format-quote .format-holder {
		padding: 50px 35px 20px;
		margin-bottom: 20px;
	}

	.blog .site-main .format-quote .entry-content,
	body.archive .site-main .hentry.format-quote .entry-content,
	body.blog .site-main .hentry.format-link .entry-content,
	body.archive .site-main .hentry.format-link .entry-content {
		padding-right: 0px;
	}

	.sidemenu .search-instructions,
	.error-404 .search-instructions,
	.masonry-layout .site-main .entry-title,
	.masonry-layout .site-main .format-link .entry-header .entry-title,
	.masonry-layout .site-main .format-quote .entry-content blockquote>p,
	.masonry-layout .site-main .format-quote .entry-content blockquote {
		font-size: 32px;
		font-size: 2rem;
	}

	.masonry-layout .sticky:not(.slick-slide) .entry-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	#infinite-handle,
	.infinite-loader,
	#loading-is {
		bottom: -10px;
	}

	body.search #infinite-handle,
	body.search .infinite-loader,
	body.search #loading-is {
		bottom: -70px;
	}

	/* portfolio gallery */

	.page-template-gallery-page .gallery-wrapper .row,
	.tax-ct_portfolio .gallery-wrapper .row {
		margin-left: -30px;
		margin-right: -30px;
	}

	.page-template-gallery-page .gallery-wrapper article,
	.tax-ct_portfolio .gallery-wrapper article {
		padding-left: 30px;
		padding-right: 30px;
	}

	.page-template-gallery-page .gallery-wrapper .gallery-item .side-meta, .tax-ct_portfolio .gallery-wrapper .gallery-item .side-meta {
		text-align: center;
	}

	.page-template-gallery-page .gallery-wrapper article .entry-header > a, .tax-ct_portfolio .gallery-wrapper article .entry-header > a {
		display: none;
	}
}

@media only screen and (max-width: 1200px){  /* iPad */

	.single.no-sidebar .content-area .aligncenter,
	.page.no-sidebar .content-area .aligncenter {
		max-width: 100% !important;
	}


	.blog .format-quote.hentry .entry-content:after,
	.archive .format-quote.hentry .entry-content:after,
	body.search .format-quote.hentry .holder-icon:after {
		bottom: -4px;
	}

	.featured-slider-wrap,
	.featured-page-area {
		margin-left: 0;
		margin-right: 0;
	}

	body:not(.no-sidebar) .site-main > .side.home-txt {
		display: none;
	}

	.dropcap:before {
		display: none;
	}

	.single.no-sidebar .content-area .aligncenter,
	.page.no-sidebar .content-area .aligncenter {
		max-width: 100% !important;
	}

	/* header */

	.site-header>.container {
		margin: 0 60px 10px;
	}

	header.site-header .site-branding {
		margin-bottom: 0;
		padding-bottom: 40px;
		width: calc(100% - 85px * 2);
		margin-left: auto;
		margin-right: auto;
	}

	header.site-header .custom-logo,
	header.site-header .retina-logo {
		max-width: 140px;
	}

	header.site-header .site-branding .site-description {
		font-size: 13px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.site-title a {
		font-size: 44px;
		display: block;
	}

	.page .site-main,
	body:not(.no-sidebar).page .container .site-main,
	.tax-ct_portfolio .site-main {
		margin-top: 60px;
	}

	.site-header>.container {
		padding: 0 60px;
		margin-bottom: 10px;
		position: relative;
	}

	header.site-header {
		padding: 30px 0 0;
	}

	.site-header .main-nav-holder {
		position: absolute;
		top: calc(50% - 30px);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 60px;
		z-index: 2005;
	}

	.big-search .site-header .main-nav-holder,
	.sidemenu-nav-toggled .site-header .main-nav-holder {
		opacity: 0;
	}

	.site-header .main-navigation,
	.site-header .search-button {
		position: relative;
		display: inline-block;
		vertical-align: bottom;
		clear: none;
		float: none;
		width: auto;
		border: none;
		padding: 0;
	}

	.site-header nav.main-navigation div[class$="-container"] {
		display: none;
	}

	.site-header .menu-toggle {
		display: block;
		height: 42px;
		color: rgba(0,0,0,.4);
		opacity: 1;
	}

	.site-header .menu-toggle,
	.big-search-trigger {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	.menu-toggle .menu-toggle-hamburger {
		margin-top: 9px;
	}

	.site-header .search-button {
		width: 25px;
		height: 25px;
		margin-right: 15px;
	}

	body .comments-title .side,
	body .comment-respond .comment-reply-title,
	body.page:not(.page-template-gallery-page) .entry-header,
	body.page:not(.no-sidebar):not(.page-template-gallery-page) .entry-header,
	body.page-template-gallery-page .entry-header.side,
	body.tax-ct_portfolio .page-title.side,
	body .side,
	body.no-sidebar .comments-title .side,
	body.no-sidebar .comment-respond .comment-reply-title,
	body.no-sidebar.page:not(.page-template-gallery-page) .entry-header,
	body.no-sidebar .side,
	body #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce .related > h2,
	.woocommerce:not(.no-sidebar) .related h2,
	body.page-template-gallery-page .entry-header.side {
		position: relative;
		top: 0;
		left: unset;
		text-align: center;
		min-width: 100% !important;
		margin: 0;
		padding-right: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);

		margin-bottom: 60px;
	}

	.comments-title .side, .tax-ct_portfolio .page-title.side, body.no-sidebar .side, body:not(.no-sidebar) .comment-respond .comment-reply-title, body:not(.no-sidebar) #jp-relatedposts h3.jp-relatedposts-headline, .woocommerce .related > h2, .side {
		left: 0;
	}

	.side.home-txt,
	.error404 h2.side {
		display: none;
	}

	body.page:not(.page-template-gallery-page) .entry-header .entry-title,
	body #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce .related > h2,
	body.tax-ct_portfolio .page-title.side {
		margin-bottom: 80px;
	}

	body.page-template-gallery-page .entry-header.side .entry-title,
	body.tax-ct_portfolio .page-title.side {
		margin-bottom: 40px;
	}

	.comments-title .side,
	.comment-respond .comment-reply-title,
	body.page:not(.page-template-gallery-page) .entry-header,
	.page-template-gallery-page .entry-header.side .entry-title,
	body.tax-ct_portfolio .page-title.side,
	body #jp-relatedposts h3.jp-relatedposts-headline,
	.woocommerce .related > h2,
	body.page .entry-header .entry-title,
	body.error404 .side
	.side, .side * {
		font-size: 60px;
	}

	body.single .container .site-main-holder .left-holder,
	.blog .site-main,
	.archive .site-main,
	.search .site-main,
	body.error404 .site-main {
		margin-bottom: 60px;
	}

	/* sidemenu */

	.sidemenu {
		width: 85vw;

		background-color: white;

		-webkit-transform: translate3d(100%,0,0);
		-moz-transform: translate3d(100%,0,0);
		-ms-transform: translate3d(100%,0,0);
		-o-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);

		-webkit-transition: opacity 0s 0s, transform .4s 0s;
		-moz-transition: opacity 0s 0s, transform .4s 0s;
		-ms-transition: opacity 0s 0s, transform .4s 0s;
		-o-transition: opacity 0s 0s, transform .4s 0s;
		transition: opacity 0s 0s, transform .4s 0s;
		transition-timing-function: ease;
	}

	.not-sidemenu {
		-webkit-transition: transform .4s ease;
		-moz-transition: transform .4s ease;
		-ms-transition: transform .4s ease;
		-o-transition: transform .4s ease;
		transition: transform .4s ease;
	}

	.big-search .sidemenu,
	.sidemenu-nav-toggled .sidemenu {
		-webkit-transition: opacity 0s 0s, transform .7s 0s;
		-moz-transition: opacity 0s 0s, transform .7s 0s;
		-ms-transition: opacity 0s 0s, transform .7s 0s;
		-o-transition: opacity 0s 0s, transform .7s 0s;
		transition: opacity 0s 0s, transform .7s 0s;
		transition-timing-function: ease;
	}

	.sidemenu-nav-toggled .not-sidemenu,
	.big-search .not-sidemenu {
		-webkit-transition: transform .7s ease;
		-moz-transition: transform .7s ease;
		-ms-transition: transform .7s ease;
		-o-transition: transform .7s ease;
		transition: transform .7s ease;
	}

	.big-search .not-sidemenu, .sidemenu-nav-toggled .not-sidemenu {
		-webkit-transform: translate3d(-40vw,0,0);
		-moz-transform: translate3d(-40vw,0,0);
		-ms-transform: translate3d(-40vw,0,0);
		-o-transform: translate3d(-40vw,0,0);
		transform: translate3d(-40vw,0,0);
	}

	.big-search,
	.sidemenu-nav-toggled {
		padding-right: 0;
	}

	.big-search .site,
	.sidemenu-nav-toggled .site {
		padding-right: 0;
	}

	.big-search .site-header,
	.sidemenu-nav-toggled .site-header {
		margin-right: 0;
		padding-right: 0;
	}


		.sidemenu .sidemenu-line {
			display: none;
		}

		.sidemenu .social-navigation ul {
			vertical-align: baseline;
		}

		.big-search-trigger {
			z-index: 3;
		}

		.big-search .big-search-trigger {
			opacity: 0;
			z-index: 2;
		}

		.big-search-close {
			opacity: 0;
			z-index: -1;
		}

		.big-search .big-search-close {
			z-index: 3;
		}

		.big-search-close,
		.big-search .big-search-trigger {
			-webkit-transition: -webkit-transform .3s , opacity .2s 0s;
			-moz-transition: -moz-transform .3s , opacity .2s 0s;
			-ms-transition: -ms-transform .3s , opacity .2s 0s;
			-o-transition: -o-transform .3s , opacity .2s 0s;
			transition: transform .3s , opacity .2s 0s;
		}

		.big-search-trigger,
		.big-search .big-search-close {
			-webkit-transition: -webkit-transform .3s , opacity .2s .1s;
			-moz-transition: -moz-transform .3s , opacity .2s .1s;
			-ms-transition: -ms-transform .3s , opacity .2s .1s;
			-o-transition: -o-transform .3s , opacity .2s .1s;
			transition: transform .3s , opacity .2s .1s;
		}

		.search-wrap, .sidemenu .side-menu-container,
		.big-search .search-wrap, .sidemenu-nav-toggled .sidemenu .side-menu-container {
			right: 0;
			width: 100%;
			padding-right: 0;
		}

		.big-search .sidemenu .search-instructions,
		.big-search .sidemenu .search-form {
			padding-right: 0;
		}

		.back-to-top,
		.sidemenu .menu-toggle:not(.close),
		.sidemenu .big-search-trigger {
			display: none;
		}

		.sidemenu .hide.main-navigation {
			-webkit-transform: none;
			-moz-transform: none;
			-ms-transform: none;
			-o-transform: none;
			transform: none;
			height: 50px;
			opacity: 1;
			margin-bottom: 0;
			-webkit-transition: .1s 0s, opacity .2s .1s, height .3s 0s, visibility 0s 0s;
			-moz-transition: .1s 0s, opacity .2s .1s, height .3s 0s, visibility 0s 0s;
			-ms-transition: .1s 0s, opacity .2s .1s, height .3s 0s, visibility 0s 0s;
			-o-transition: .1s 0s, opacity .2s .1s, height .3s 0s, visibility 0s 0s;
			transition: .1s 0s, opacity .2s .1s, height .3s 0s, visibility 0s 0s;
		}


		.big-search .sidemenu .main-navigation, .big-search .sidemenu .social-navigation {
			opacity: 0;
			display: none;
		}

		.side-menu-scroll {
			height: calc(100% - 80px);
			width: calc(100% - 50px);
		}

		.sidemenu .main-navigation ul.menu {
			margin: 60px 60px 60px 140px;
		}

		.side-menu-content {
			padding: 20px 75px 0px 40px;
		}

		.sidemenu .main-navigation ul.menu li {
			max-width: 100%;
		}

		.menu-toggle.close,
		.big-search-close {
			right: 80px;
		}

		.menu-toggle.close {
			margin-top: 0;
		}

		.sidemenu .search-form {
			width: 100%;
			top: 50%;
			-webkit-transform: translateY(0px);
			-moz-transform: translateY(0px);
			-ms-transform: translateY(0px);
			-o-transform: translateY(0px);
			transform: translateY(0px);
		}

		.sidemenu .search-instructions {
			text-align: center;
			position: absolute;
			left: 10%;
			top: 30%;
			-webkit-transform: translateY(0px);
			-moz-transform: translateY(0px);
			-ms-transform: translateY(0px);
			-o-transform: translateY(0px);
			transform: translateY(0px);

			font-size: 26px;
			width: 80%;
		}

		.sidemenu .social-navigation {
			position: fixed;
			bottom: 25px;
			overflow-y: visible;
			top: unset;
			right: 0px;
			float: right;
			-webkit-transform: translateX(0);
			-moz-transform: translateX(0);
			-ms-transform: translateX(0);
			-o-transform: translateX(0);
			transform: translateX(0);
			z-index: 2005;
			opacity: 0;
			visibility: hidden;
			padding-right: 170px;
			max-width: 100%;
		}

		.sidemenu .social-navigation {
			-webkit-transition: opacity .2s .3s, visibility 0s .5s, all .2s 0s;
			-moz-transition: opacity .2s .3s, visibility 0s .5s, all .2s 0s;
			-ms-transition: opacity .2s .3s, visibility 0s .5s, all .2s 0s;
			-o-transition: opacity .2s .3s, visibility 0s .5s, all .2s 0s;
			transition: opacity .2s .3s, visibility 0s .5s, all .2s 0s;
		}

		.sidemenu-nav-toggled .sidemenu .social-navigation {
			-webkit-transition: opacity .2s .3s, visibility .2s 0s, all .2s .3s;
			-moz-transition: opacity .2s .3s, visibility .2s 0s, all .2s .3s;
			-ms-transition: opacity .2s .3s, visibility .2s 0s, all .2s .3s;
			-o-transition: opacity .2s .3s, visibility .2s 0s, all .2s .3s;
			transition: opacity .2s .3s, visibility .2s 0s, all .2s .3s;
		}

		.big-search .sidemenu .social-navigation {
			opacity: 0;
		}
		.sidemenu-nav-toggled .sidemenu .social-navigation {
			opacity: 1;
			visibility: visible;
		}

		.hide.back-to-top {
			opacity: 0;
			-webkit-transform: rotate(-90deg) translateX(-20px) translateY(10px);
			-moz-transform: rotate(-90deg) translateX(-20px) translateY(10px);
			-ms-transform: rotate(-90deg) translateX(-20px) translateY(10px);
			-o-transform: rotate(-90deg) translateX(-20px) translateY(10px);
			transform: rotate(-90deg) translateX(-20px) translateY(10px);

		}


	/* home */

	body.home .site-main-holder:first-child {
		margin-top: 100px;
	}

	/* featured slider */

	.featured-slider {
		min-height: 880px;
		max-height: 880px;
	}

	.featured-slider .featured-data, .slick-dots {
		width: calc(100% - 60px);
		float: none;
		padding-left: 60px;
		margin-right: 60px;
	}

	.featured-slider .featured-data {
		height: 235px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 50px;
		margin-bottom: 95px;
		overflow: hidden;
	}

	.featured-slider .featured-image {
		width: 100%;
		height: 500px;
		float: none;
	}

	.featured-slider .entry-title {
		margin-bottom: 40px;
	}

	.featured-slider .meta-data {
		float: left;
		width: 140px;
		opacity: .7;
	}
	.featured-slider .entry-summary {
		float: right;
		width: calc(100% - 200px);
	}

	.slick-dots li button {
		font-size: 16px;
	}

	.fullwidth-slider .featured-slider-wrap {
		width: 100vw;
		margin: 0 -60px 60px;
		padding-right: 0;
		height: 100%;
	}

	.fullwidth-slider .featured-slider .featured-image {
		width: 100vw;
	}

	.fullwidth-slider .featured-slider .featured-data, .fullwidth-slider .slick-dots {
		margin-left: 120px;
	}

	.fullwidth-slider .featured-slider .featured-data {
		bottom: 120px;
		width: 45%;
		padding-bottom: 20px;
	}

	.fullwidth-slider .slick-dots {
		bottom: 120px;
	}

	.featured-slider .meta-data {
		float: none;
		width: auto;
		opacity: 1;
	}

	/* /feature slider */

	/* featured pages */

	.featured-page-area {
		padding-top: 80px;
		padding-bottom: 40px;
	}

	.featured_pages_1 .featured-image, .featured_pages_2 .featured-image, .featured_pages_3 .featured-image {
		height: 380px;
	}

	.featured_pages_1 .no-featured-image .featured-bgd,
	.featured_pages_2 .no-featured-image .featured-bgd,
	.featured_pages_3 .no-featured-image .featured-bgd {
		height: 210px;
	}

	.featured_pages_1 .featured-page,
	.featured_pages_2 .featured-page,
	.featured_pages_3 .featured-page {
		padding: 0 35px;
		width: 100%;
		float: none;
	}

	.featured-page article.hentry {
		margin-bottom: 0;
	}

	.featured_pages_1 .entry-card,
	.featured_pages_2 .entry-card,
	.featured_pages_3 .entry-card {
		width: calc(100% - 100px);
	}

	.featured-page .entry-card,
	.featured_pages_1 .entry-card,
	.featured_pages_2 .entry-card,
	.featured_pages_3 .entry-card {
		top: -80px;
		min-height: 170px;
		padding: 40px 120px 30px;
	}

	.featured_pages_1 .no-featured-image .entry-card,
	.featured_pages_2 .no-featured-image .entry-card,
	.featured_pages_3 .no-featured-image .entry-card {
		top: -155px;
		min-height: 160px;
		padding: 40px 120px 30px;
	}

	.featured-page article:hover .entry-card,
	.featured_pages_3 article:hover .entry-card {
		top: -80px;
	}

	.featured_pages_1 .featured-page article.no-featured-image:hover .entry-card,
	.featured_pages_2 .featured-page article.no-featured-image:hover .entry-card,
	.featured_pages_3 .featured-page article.no-featured-image:hover .entry-card {
		top: -155px;
	}

	.featured-page .entry-title,
	body .featured_pages_3 .entry-title {
		font-size: 32px;
	}

	.featured-page .entry-header,
	.featured_pages_3 .entry-header {
		margin-bottom: 20px;
	}

	.blog:not(.masonry-layout) .site-main .format-quote.hentry .entry-header,
	.archive:not(.masonry-layout) .site-main .format-quote.hentry .entry-header {
		position: relative;
	}

	/* layout */

	.blog .site-main, .archive .site-main, .search .site-main {
		padding-bottom: 0;
	}

	body:not(.no-sidebar).single .container .site-main-holder .left-holder,
	body:not(.no-sidebar).archive .container .site-main .page-header,
	body:not(.no-sidebar).blog .container .site-main .page-header,
	body:not(.no-sidebar):not(.page-template-gallery-page).page .container .site-main {
		width: 100%;
		padding-right: 0;
	}

	.content-area {
		margin-left: 60px;
		margin-right: 60px;
	}

	.site-main img.alignleft,
	.site-main img.alignright {
		max-width: 40vw;
	}

	.row,
	.masonry-layout .container .masonry,
	.content-area #infinite-handle,
	body:not(.masonry-layout):not(.no-sidebar) .container .masonry,
	.site-main .comment-navigation, .site-main .post-navigation, .site-main .paging-navigation {
		margin-left: -30px;
		margin-right: -30px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-tk-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
		body.masonry-layout .site-main article,
		.page-template-gallery-page .site-main article,
		.tax-ct_portfolio .site-main article,
		.blog:not(.masonry-layout) .site-main article,
		.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article,
		body.search .container.container-small,
		.grid-sizer {
		position: relative;
		min-height: 1px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.no-sidebar .container.container-small,
	body.search .container.container-small,
	.page-template-gallery-page .gallery-wrapper .container.container-small,
	.tax-ct_portfolio .gallery-wrapper .container.container-small,
	.container.container-small  {
		max-width: 100%;
	}

	.blog.no-sidebar:not(.masonry-layout) .site-main article,
	.archive.no-sidebar:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article {
		padding-right: 0;
	}

	.masonry-layout .site-main article.hentry.sticky .featured-image {
		width: 100%;
	}

	.masonry-layout:not(.tax-ct_portfolio) .site-main {
		padding-right: 0px;
	}

	body:not(.no-sidebar) .site-main-holder {
		flex-wrap: wrap;
	}

	.page-content, .entry-content, .single .entry-summary,
	.single .container .author-post-nav,
	.single .container .comments-holder,
	.blog.masonry-layout:not(.no-sidebar) .site-main,
	body:not(.no-sidebar).blog .container .site-main {
		width: 100%;
		display: block;
	}

	body.page .entry-header .entry-title {
		float: none;
	}

	#primary.content-area {
		padding-bottom: 40px;
	}

	.entry-header .side-meta .edit-link {
		display: none;
	}

	.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation, .site-main .paging-navigation {
		margin-bottom: 12rem;
	}



	aside#secondary {
		width: 100%;
		max-width: none;
		display: block;
		padding-top: 100px;
		margin-left: 0;
	}

	#content aside#secondary .sidebar-line {
		position: absolute;
		top: 0;
		bottom: unset;
		left: unset;
		right: -120px;
		width: 100vw;
		height: 2px;
	}

	aside#secondary>*:not(.sidebar-line) {
		width: 50%;
		padding: 0 4% 40px;
		float: left;
	}

	.widget-area .widget_nav_menu {
		width: 100%;
		margin-bottom: 70px;
	}

	.widget_search .search-field, .widget.jetpack_subscription_widget #subscribe-email input {
		width: 100%;
		margin-left: 0px;
	}

	.site-footer .container {
		padding-left: 0;
		padding-right: 0;
	}

	/* portfolio gallery */

	.page-template-gallery-page .gallery-wrapper article, .tax-ct_portfolio .gallery-wrapper article {
		padding-left: 40px;
		padding-right: 40px;
	}

	.page-template-gallery-page .gallery-wrapper article .entry-header,
	.archive.tax-ct_portfolio .gallery-wrapper article .entry-header {

	}

	.page-template-gallery-page .gallery-wrapper article .featured-image ~ .entry-header,
	.archive.tax-ct_portfolio .gallery-wrapper article .featured-image ~ .entry-header {
		padding: 15px 0 0;
		margin: 0;
		position: static;
		max-height: unset;
		background: none;
	}

	.page-template-gallery-page .gallery-wrapper article .featured-image ~ .entry-header .entry-header-holder,
	.archive.tax-ct_portfolio .gallery-wrapper article .featured-image ~ .entry-header .entry-header-holder,
	.page-template-gallery-page .gallery-wrapper article .entry-header-holder,
	.archive.tax-ct_portfolio .gallery-wrapper article .entry-header-holder {
		position: static;
		text-align: center;
	}

	.page-template-gallery-page .gallery-wrapper .gallery-item .featured-image ~ .entry-header .entry-title,
	.tax-ct_portfolio .gallery-wrapper .gallery-item .featured-image ~ .entry-header .entry-title,
	.page-template-gallery-page .gallery-wrapper .gallery-item .featured-image ~ .entry-header .side-meta,
	.tax-ct_portfolio .gallery-wrapper .gallery-item .featured-image ~ .entry-header .side-meta {
		opacity: 1;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	.page-template-gallery-page .gallery-wrapper .gallery-item .entry-title,
	.tax-ct_portfolio .gallery-wrapper .gallery-item .entry-title {
		margin-bottom: 5px;
	}

	.page-template-gallery-page .gallery-wrapper .gallery-item .entry-meta,
	.tax-ct_portfolio .gallery-wrapper .gallery-item .entry-meta {
		display: block;
	}

	.page-template-gallery-page .gallery-wrapper .gallery-item .entry-meta:nth-child(2),
	.tax-ct_portfolio .gallery-wrapper .gallery-item .entry-meta:nth-child(2) {
		display: none;
	}

	.page-template-gallery-page .site-main.container.container-small .gallery-wrapper, .tax-ct_portfolio .site-main.container.container-small .gallery-wrapper {
		margin-top: 40px;
	}

	.single.single-jetpack-portfolio .site-main-holder {
		margin-top: 0;
	}

	.single .divide-line.vertical,
	.no-sidebar .divide-line.vertical, .no-sidebar .content-area>.divide-line.vertical,
	.content-area>.divide-line.vertical,
	.no-sidebar .divide-line.vertical.comments-line {
		right: -120px;
	}

	.page-template-gallery-page .site-main .category-filter li,
	.page-template-gallery-page .site-main .category-filter li>a,
	.tax-ct_portfolio .site-main .category-filter li,
	.tax-ct_portfolio .site-main .category-filter li>a {
		font-size: 16px;
	}

	.page-template-gallery-page .site-main .category-filter,
	.tax-ct_portfolio .site-main .category-filter {
		margin-bottom: 60px;
	}

	/* single */

	h1 {
		font-size: 48px;
		font-size: 3rem;
	}

	.single .entry-header {
		left: 0;
	}

	.single .entry-header .side-meta span.byline,
	.single .entry-header .side-meta span.posted-on,
	.single .entry-header .side-meta span.cat-links,
	.entry-content .end-meta span.tags-links,
	body.search .type-post span.cat-links,
	body.search .type-product span.cat-links {
		margin-right: 15px;
		margin-bottom: 0;
	}

	.single .entry-header .side-meta span.cat-links {
		margin-right: 0;
	}

	.single .entry-header .side-meta .edit-link {
		display: none;
	}

	.no-sidebar blockquote.pull-right, .no-sidebar q.pull-right {
		margin: 0 0 1rem 2rem;
	}

	.no-sidebar blockquote.pull-left, .no-sidebar q.pull-left {
		margin: 0 2rem 1rem 0;
	}

	body:not(.no-sidebar).single .container .site-main-holder .left-holder,
	body:not(.no-sidebar).archive .container .site-main .page-header,
	body:not(.no-sidebar).blog .container .site-main .page-header {
		padding-right: 0px;
		margin-right: auto;
		margin-bottom: 0;
		max-width: unset;
		width: 100%;
	}

	aside#secondary {
		margin-top: 0 !important;
	}

	.container .author-box {
		margin: 0;
		padding-bottom: 6rem;
	}

	/* sharedaddy */

	div.sharedaddy {
		position: static;
		max-width: none;
		margin-top: 50px;
	}

	.entry-content .tkss-post-share:first-child,
	.entry-content .tkss-post-share.text:first-child,
	.no-sidebar .entry-content .tkss-post-share:first-child {
		position: static;
		max-width: 100%;
	}

	div.sharedaddy div h3.sd-title {
		margin-bottom: 10px;
		display: inline-block;
		margin-right: 30px;
		vertical-align: middle;
	}

	.entry-content .tkss-post-share:first-child>h6,
	.entry-content .tkss-post-share h6 {
		margin-bottom: -4px;
		display: inline-block;
		margin-right: 30px;
		vertical-align: middle;
		text-align: left;
	}

	.sharedaddy .sd-content,
	.entry-content .tkss-post-share:first-child div,
	.entry-content .tkss-post-share div {
		display: inline-block;
		vertical-align: middle;
	}

	.sharedaddy .sd-content ul,
	.entry-content .tkss-post-share:first-child div,
	.entry-content .tkss-post-share div {
		width: auto;
		text-align: left;
	}

	div.sharedaddy div .sd-content ul li {
		display: inline;
		text-align: left;
	}


	/* search archive */

	body.search .type-post>a>h2,
	body.search .type-product>a>h2,
	body.search .type-page>a>h2,
	body.search .type-portfolio>a>h2,
	body.search .format-quote.hentry blockquote>p,
	body.search .format-quote.hentry blockquote,
	body.search .format-link h1,
	body.search .format-link h2,
	body.search .format-link h3,
	body.search .format-link h4 {
		font-size: 34px;
	}

	body.search .hentry {
		padding-bottom: 40px;
		padding-top: 50px;
	}

	body.search .search-post-type {
		position: relative;
		left: 0;
		display: inline-block;
		width: 150px;
		max-width: 150px;
		float: left;
		font-size: 24px;
	}



	.search .site-main .featured-image {
		display: inline-block;
		max-width: 180px;
		width: 180px;
		margin: 0;
		float: left;
	}

	body.search article .featured-image + a,
	body.search article .featured-image + a + .entry-header {
		width: calc(100% - 350px);
		display: inline-block;
		float: right;
		padding-left: 30px;
	}

	body.search article.hentry>a,
	body.search article.hentry>a + .entry-header {
		width: calc(100% - 150px);
		display: inline-block;
		float: right;
		padding-left: 0;
	}

	body.search .type-post>a>h2,
	body.search .type-product>a>h2,
	body.search .type-page>a>h2,
	body.search .format-link h2,
	body.search .type-portfolio>a>h2 {
		margin-bottom: 0;
	}

	body.search .search-post-type,
	.search .site-main .featured-image,
	body.search article .featured-image + a,
	body.search article .featured-image + a + .entry-header {
		vertical-align: top;
	}

	body.search article .entry-header {
		margin-top: 20px;
	}

	body.search:not(.single):not(.page-template-gallery-page):not(.tax-ct_portfolio) .type-post .entry-header .side-meta {
		display: block;
		max-width: 100%;
		margin-top: 0;
		clear: none;
	}

	body.search .type-post .entry-header .side-meta .entry-meta,
	body.search .type-post .entry-header .side-meta .posted-on,
	body.search .type-post .entry-header .side-meta .cat-links,
	body.search .type-product .entry-header .side-meta .cat-links,
	body.search .type-page .entry-header .side-meta .entry-meta,
	body.search .type-page .entry-header .side-meta .posted-on,
	body.search .type-page .entry-header .side-meta .cat-links,
	body.search .type-portfolio .entry-header .side-meta .entry-meta,
	body.search .type-portfolio .entry-header .side-meta .posted-on,
	body.search .type-portfolio .entry-header .side-meta .cat-links {
		display: inline;
		margin-right: 5px;
		clear: none;
	}

	body.search article .entry-header {
		margin-top: 5px;
	}

	body.search .format-quote.hentry .entry-summary,
	body.search .format-link.hentry .entry-summary,
	body.search .format-quote.hentry .holder-icon,
	body.search .format-link.hentry .holder-icon,
	body.search .format-quote.hentry .entry-header,
	body.search .format-link.hentry .entry-header,
	body.search .format-quote.hentry .entry-footer,
	body.search .format-link.hentry .entry-footer {
		width: calc(100% - 150px);
		max-width: none;
		display: inline-block;
		float: right;
		padding-left: 0;
		clear: none;
		margin-bottom: 0;
	}

	body.search .format-quote.hentry q,body.search .format-quote.hentry blockquote + cite,
	body.search .format-quote.hentry blockquote + *>cite,
	body.search .format-quote.hentry q + cite,
	body.search .format-quote.hentry q + *>cite {
		text-align: left;
		margin-top: 10px;
	}

	/* 404 */

	body.error404 .error-404 {
		margin-top: 60px;
	}

	body.error404 .page-title {
		margin-bottom: 40px;
	}

	.error-404 .search-container {
		margin-top: 80px;
	}

	/* jetpack */

	body #jp-relatedposts {
		margin-top: 100px;
	}

	/* footer */

	.site-footer .widget-area:last-child {
		margin-bottom: 3rem;
	}

	.site-footer .row {
		margin-left: -20px;
		margin-right: -20px;
	}

	.site-footer .widget-area {
		margin-top: 6.25rem;
		margin-bottom: 6.25rem;
		padding-left: 20px;
		padding-right: 20px;
	}

	.site-footer .site-info {
		margin-top: 40px;
		text-align: center;
	}

	.site-footer .widget-area .widget_nav_menu {
		margin-right: 6%;
		width: 47%;
	}
}

@media only screen and (max-width: 768px){  /* iPhone */



	h1 {
		font-size: 40px;
		font-size: 2.5rem;
	}

	h2 {
		font-size: 34px;
		font-size: 2.125rem;
	}

	.masonry-layout .sticky:not(.slick-slide) .entry-title {
		font-size: 32px;
		font-size: 2rem;
	}

	h3,
	.blog.masonry-layout .format-quote blockquote>p,
	.archive.masonry-layout .format-quote blockquote>p,
	.blog.masonry-layout .format-quote blockquote,
	.archive.masonry-layout .format-quote blockquote {
		font-size: 28px;
		font-size: 1.75rem;
	}

	h4, .back-to-top i {
		font-size: 24px;
		font-size: 1.5rem;
	}

	h5,
	.post-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-next a,
	.posts-navigation .nav-next a,
	.blog .format-quote.hentry .entry-content:after,
	.archive .format-quote.hentry .entry-content:after,
	body.search .format-quote.hentry .holder-icon:after {
		font-size: 20px;
		font-size: 1.25rem;
	}

	h6,
	.blog .format-link.hentry .entry-content:after,
	.archive .format-link.hentry .entry-content:after,
	body.search .format-link.hentry .holder-icon:after {
		font-size: 16px;
		font-size: 1rem;
	}

	.comment-content th,
	.entry-content th,
	.comment-content td,
	.entry-content td,
	.woocommerce table.shop_attributes th,
	.woocommerce table.shop_attributes td,
	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td {
		padding: 10px 5px;
		text-align: center;
		font-size: 14px;
		line-height: 1.2;
	}

	.woocommerce table.shop_attributes th p,
	.woocommerce table.shop_attributes td p,
	.woocommerce table.shop_table th p,
	.woocommerce table.shop_table td p {
		font-size: 14px;
		line-height: 1.2;
	}

	.comments-title .side,
	.comment-respond .comment-reply-title,
	body.page:not(.page-template-gallery-page) .entry-header,
	.page-template-gallery-page .entry-header.side .entry-title,
	body.tax-ct_portfolio .page-title.side,
	body #jp-relatedposts h3.jp-relatedposts-headline,
	body.page .entry-header .entry-title,
	body.error404 .side
	.side, .side * {
		font-size: 40px;
	}

	/* layout*/

	.site-header>.container {
		margin: 0 0 10px;
	}

	.site-header>.container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.content-area {
		margin-left: 30px;
		margin-right: 30px;
	}

	.site-header .main-nav-holder {
		right: 30px;
	}

	#content aside#secondary .sidebar-line {
		right: -30px;
	}

	.tk-contact-form .small-input {
		width: 100%;
		float: none;
		margin: 20px 0;
	}

	.tk-contact-form .contact-form .contact-submit {
		margin: 30px 0;
	}

	.tk-contact-form .small-input #contactname {
		margin-right: 0;
	}

	.tk-contact-form .small-input #contactemail {
		margin-left: 0;
	}

	.tk-contact-form .small-input input {
		max-width: 100%;
		width: 100%;
	}

	/* header */

	header.site-header .site-branding {
		text-align: left;
		width: calc(100% - 85px);
		margin-left: 0;
		padding-bottom: 40px;
	}


	/* sidemenu*/

	.sidemenu .main-navigation ul.menu li>a:not(.dropdown-toggle) {
		font-size: 26px;
	}

	.sidemenu .main-navigation ul.menu ul li>a:not(.dropdown-toggle) {
		font-size: 20px;
	}

	.sidemenu .main-navigation ul.menu ul ul li>a:not(.dropdown-toggle) {
		font-size: 20px;
	}

	.sidemenu .main-navigation ul.menu a.dropdown-toggle {
		top: 13px;
	}

	.sidemenu .main-navigation ul.menu ul a.dropdown-toggle {
		top: 8px;
	}



	.sidemenu {
		padding-top: 30px;
	}

	.sidemenu .main-navigation ul.menu {
		margin: 60px 30px 60px 90px;
	}

	.sidemenu .main-navigation ul.menu li {
		margin-top: 20px;
	}

	.big-search .sidemenu .social-navigation,
	.sidemenu-nav-toggled .sidemenu .social-navigation {
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		padding-right: 135px;
		width: auto;
		max-width: 100%;
		white-space: normal;
		bottom: 30px;
		text-align: right;
	}

	.sidemenu .social-navigation ul {
		text-align: left;
	}

	.sidemenu .social-navigation li {
		margin: 0 0 3px;
	}

	.sidemenu input[type="search"] {
		width: 80%;
	}

	.widget.widget_calendar {
		letter-spacing: 0;
		line-height: 1.5;
	}

	.widget tbody td,
	.woocommerce table.shop_attributes th,
	.woocommerce table.shop_attributes td,
	.woocommerce table.shop_table th,
	.woocommerce table.shop_table td {
		padding-left: 4px;
		padding-right: 4px;
	}

	/* feature slider */

	.featured-slider {
		max-height: 950px;
		min-height: 950px;
	}

	.blog:not(.fullwidth-slider) .featured-slider .featured-image {
		position: static;
		height: 570px;
	}

	.featured-slider .featured-data,
	.slick-dots {
		padding-left: 40px;
		margin-right: 40px;
		width: calc(100% - 40px);
	}

	.featured-slider .featured-data {
		margin-top: 40px;
		margin-bottom: 70px;
		overflow: hidden;
		height: 270px;
	}

	.featured-slider .entry-title {
		margin-bottom: 15px;
	}

	.featured-slider .meta-data {
		float: none;
		width: 100%;
		opacity: .7;
		margin-bottom: 10px;
	}

	.featured-slider .meta-data .byline,
	.featured-slider .meta-data .posted-on,
	.featured-slider .meta-data .cat-links {
		display: inline-block;
		margin-right: 10px;
		margin-bottom: 2px;
	}

	.featured-slider .meta-data .cat-links {
		display: block;
	}

	.fullwidth-slider .featured-slider .meta-data .posted-on {
		display: none;
	}

	.featured-slider .entry-summary {
		float: none;
		width: 100%;
		margin-bottom: 0;
	}

	.slick-dots {
		padding-bottom: 30px;
	}

	.fullwidth-slider .featured-slider-wrap {
		margin-left: -30px;
		margin-right: -30px;
	}

	.fullwidth-slider .featured-slider .featured-data {
		width: calc(100% - 240px);
		min-height: 20%;
	}

	/* featured pages */

	.featured-page .entry-card,
	.featured_pages_1 .entry-card,
	.featured_pages_2 .entry-card,
	.featured_pages_3 .entry-card,
	.featured_pages_1 .no-featured-image .entry-card,
	.featured_pages_2 .no-featured-image .entry-card,
	.featured_pages_3 .no-featured-image .entry-card {
		padding: 40px 100px 0;
	}

	.featured_pages_1 .no-featured-image .entry-card,
	.featured_pages_2 .no-featured-image .entry-card,
	.featured_pages_3 .no-featured-image .entry-card,
	.featured_pages_1 .featured-page article.no-featured-image:hover .entry-card,
	.featured_pages_2 .featured-page article.no-featured-image:hover .entry-card,
	.featured_pages_3 .featured-page article.no-featured-image:hover .entry-card {
		top: -60px
	}

	.featured_pages_1 .entry-card, .featured_pages_2 .entry-card, .featured_pages_3 .entry-card {
		width: calc(100% - 90px);
	}

	.featured-page-area {
		padding-bottom: 0;
	}

	/* blog post */

	.masonry-layout .site-main article.sticky .entry-header {
		margin-top: 0;
	}

	.masonry-layout .site-main article .side-meta,
	.masonry-layout .site-main article .entry-header .entry-title,
	.masonry-layout .site-main article .entry-content {
		display: block;
		width: 100%;
		max-width: 100%;
		float: none;
	}

	body:not(.masonry-layout):not(.single):not(.page-template-gallery-page):not(.tax-ct_portfolio) .format-link .entry-header .side-meta {
		display: none;
	}

	.masonry-layout .site-main article:not(.sticky) .entry-header .side-meta span.byline:after {
		display: none;
	}

	.masonry .sticky .entry-header .side-meta {
		position: relative;
	}

	.masonry-layout .site-main article .entry-header .side-meta span.byline,
	.masonry-layout .site-main article .entry-header .side-meta span.posted-on {
		display: inline-block;
		margin-bottom: 0.1em;
	}

	.masonry-layout.blog .entry-video iframe {
		min-height: unset;
	}

	.blog .site-main .featured-image,
	.archive .featured-image,
	.blog figure.gallery-item,
	.archive figure.gallery-item {
		margin: 0 0 50px;
	}

	.blog:not(.masonry-layout) .site-main .hentry:not(.format-quote) .entry-header .entry-title,
	.archive:not(.masonry-layout):not(.tax-ct_portfolio) .entry-header .entry-title,
	.archive:not(.masonry-layout) .hentry .entry-content,
	body:not(.single):not(.page-template-gallery-page):not(.tax-ct_portfolio) .entry-header .side-meta {
		display: block;
		width: 100%;
		margin: 0 0;
		float: none;
		max-width: 100%;
		margin-bottom: 18px;
	}

	.blog:not(.masonry-layout) .entry-header .side-meta,
	.archive:not(.masonry-layout) .entry-header .side-meta,
	.blog:not(.masonry-layout) .site-main .format-quote.hentry .entry-header {
		position: relative;
	}

	.entry-header .side-meta {
		display: block;
		max-width: 100%;
		width: auto;
	}



	.site-main article .entry-header .side-meta span.byline,
	.entry-header .side-meta span.posted-on,
	.entry-header .side-meta span.cat-links {
		margin-right: .6em;
	}

	.single .entry-header .side-meta span.posted-on,
	.page-template-gallery-page .entry-header .side-meta span.posted-on,
	.tax-ct_portfolio .entry-header .side-meta span.posted-on {
		margin-right: 0;
	}

	.entry-header .side-meta .entry-meta,
	.entry-header .side-meta span.byline,
	.entry-header .side-meta span.posted-on,
	.entry-header .side-meta span.cat-links {
		display: inline;
	}

	.entry-header .side-meta .sticky-text {
		margin-bottom: 10px;
		margin-right: 10px;
	}

	.blog .format-quote.hentry .entry-header,
	.archive .format-quote.hentry .entry-header {
		display: none;
	}

	.blog .site-main article .entry-content,
	.archive .site-main article .hentry .entry-content {
		float: none;
		width: 100%;
	}

	.blog:not(.masonry-layout) .site-main .hentry:not(.format-quote) .entry-header .entry-title,
	.archive:not(.masonry-layout) .entry-header .entry-title,
	.blog:not(.masonry-layout) .hentry .entry-content,
	.archive:not(.masonry-layout) .hentry .entry-content {
		display: block;
		width: 100%;
		float: none;
	}

	.entry-header,
	.blog .entry-video,
	.archive .entry-video {
		margin-bottom: 20px;
	}

	/* single */

	.single .featured-image,
	.single.single-jetpack-portfolio .featured-image,
	body.page .featured-image,
	.single .entry-gallery {
		margin-bottom: 50px;
	}

	.container .author-box {
		text-align: center;
	}


	.author-avatar {
		display: block;
		margin: 0 auto 1em;
	}

	.author-info {
		margin: 0 auto;
		width: 100%;
		max-width: 500px;
		padding-right: 0px;
		display: block;
		text-align: center;
	}

	div.sharedaddy div h3.sd-title,
	body:not(.no-sidebar) div.sharedaddy div h3.sd-title,
	.entry-content .tkss-post-share:first-child h6,
	.entry-content .tkss-post-share h6 {
		display: block;
		margin-bottom: 7px;
		margin-right: 0;
	}

	.single .divide-line.vertical, .no-sidebar .divide-line.vertical, .no-sidebar .content-area>.divide-line.vertical, .content-area>.divide-line.vertical, .no-sidebar .divide-line.vertical.comments-line, body:not(.no-sidebar) .divide-line.vertical.comments-line {
		right: -30px;
	}

	.single .entry-header .side-meta .entry-meta {
		margin-right: 7px;
		margin-left: 7px;
	}

	.post-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-next a,
	.posts-navigation .nav-next a {
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.post-navigation .nav-previous:before,
	.posts-navigation .nav-previous:before,
	.post-navigation .nav-next:before,
	.posts-navigation .nav-next:before {
		left: 0;
		right: initial;
		top: 18px;
	}

	/* search */

	body.search .search-post-type {
		width: 130px;
		max-width: 130px;
	}

	body.search article.hentry>a,
	body.search article.hentry>a + .entry-header,
	body.search .format-quote.hentry .entry-summary, body.search .format-link.hentry .entry-summary, body.search .format-quote.hentry .holder-icon, body.search .format-link.hentry .holder-icon, body.search .format-quote.hentry .entry-header, body.search .format-link.hentry .entry-header, body.search .format-quote.hentry .entry-footer, body.search .format-link.hentry .entry-footer {
		width: calc(100% - 130px);
	}

	body.search article .featured-image + a,
	body.search article .featured-image + a + .entry-header {
		width: calc(100% - 320px);
	}


	body .contact-form textarea,
	body .contact-form input[type=text],
	body .contact-form input[type=email] {
		width: 100%;
		max-width: 100%;
	}

	/* comments */

	.comments-area .comment-list .children {
		margin-left: 15px;
	}

	.comments-area .comment-list .comment-body>* {
		width: calc(100% - 80px);
		float: right;
		clear: both;
	}

	.comments-area .comment-list .comment-author>img {
		width: 60px;
	}

	.comments-area .comment-list .comment-content,
	.comments-area .comment-list .reply {
		width: 100%;
	}

	.comments-area .comment-list .comment-meta .comment-metadata {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}


}

@media only screen and (max-width: 551px) {

	cite {
		font-size: 14px;
		line-height: 1.2;
	}

	blockquote, blockquote p, q,
	.single .format-quote blockquote,
	.single .format-quote blockquote p,
	.single .format-quote q {
		font-size: 20px;
	}

	h1 {
		font-size: 34px;
	}

	.emphasis {
		font-size: 24px;
		margin-bottom: 1rem;
	}

	.site-title a {
		font-size: 32px;
	}

	header.site-header .site-branding .site-description {
		font-size: 11px;
		margin-top: 2px;
	}

	blockquote:before,
	body.search .format-quote.hentry .holder-icon:after {
		font-size: 1.5rem;
	}

	blockquote.pull-left,
	q.pull-left,
	blockquote.pull-right,
	q.pull-right,
	.no-sidebar blockquote.pull-left,
	.no-sidebar q.pull-left,
	.no-sidebar blockquote.pull-right,
	.no-sidebar q.pull-right {
		padding-bottom: 10px;
		margin: 0 0 1.5rem;
		display: block;
		width: 100%;
	}

	blockquote.pull-left>p,
	q.pull-left>p {
		margin-right: 15%;
	}

	blockquote.pull-right>p,
	q.pull-right>p {
		margin-left: 15%;
	}

	ul, ol {
		margin: 0 0 2em 1em;
	}


	/* sidemenu */

	.sidemenu {
		width: 100vw;
	}

	.side-menu-scroll {
		height: calc(100% - 80px);
		width: calc(100% - 30px);
	}

	.side-menu-content {
		padding: 30px 50px 0px 30px;
	}

	.menu-toggle.close,
	.big-search-close {
		right: 25px;
	}
	.sidemenu .main-navigation ul.menu {
		margin: 0;
	}

	.sidemenu .main-navigation ul.menu,
	.sidemenu .main-navigation ul.menu li {
		text-align: left;
		float: left;
		clear: left;
	}

	.sidemenu .main-navigation ul.menu a.dropdown-toggle {
		position: relative;
		left: 15px;
		top: 2px;
	}

	.sidemenu .main-navigation ul.menu ul a.dropdown-toggle,
	.sidemenu .main-navigation ul.menu ul ul a.dropdown-toggle {
		position: relative;
		left: 15px;
		top: 4px;
	}


	.sidemenu .social-navigation,
	.big-search .sidemenu .social-navigation,
	.sidemenu-nav-toggled .sidemenu .social-navigation {
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		padding-right: 0;
		padding-left: 30px;
		width: calc(100vw - 20px);
	}

	.sidemenu .social-menu-trig {
		display: none !important;
	}

	.sidemenu .social-navigation li {
		align-self: flex-end;
	}

	.sidemenu .social-navigation li>a {
		padding: 3px 3px;
	}

	.big-search .sidemenu .social-navigation, .sidemenu-nav-toggled .sidemenu .social-navigation {
		text-align: left;
	}

	/* search */

	.sidemenu .search-instructions {
		left: 0;
		top: 30%;
		font-size: 24px;
		width: 100%;
	}

	.sidemenu input[type="search"] {
		width: 86%;
	}

	/* header */

	.site-header>.container {
		margin-bottom: 0;
	}

	header.site-header .custom-logo,
	header.site-header .retina-logo {
		max-width: 90px;
	}

	/* layout */

	.hentry {
		margin-bottom: 3rem;
	}

	body.search .content-area {
		margin-top: 60px;
	}

	.twocolumn .half-width {
		display: block;
		width: 100%;
	}

	.twocolumn .half-width:nth-child(odd),
	.twocolumn .half-width:nth-child(even) {
		padding: 0;
	}

	blockquote.pull-left, q.pull-left, blockquote.pull-right, q.pull-right, .alignleft, .alignright {
		max-width: 100%;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content>img,
	.entry-content p>img,
	.entry-content img.aligncenter,
	.entry-content figure.aligncenter,
	.entry-content figure.size-full,
	.entry-content :not(.wp-caption)>img.size-full {
		display: block;
		float: none;
		margin: 1rem auto 2rem;
		max-width: 100% !important;
	}

	body.page:not(.page-template-gallery-page) .entry-header .entry-title,
	body.no-sidebar.page:not(.page-template-gallery-page) .entry-header {
		margin-bottom: 50px;
	}

	/* single */

	.single .featured-image,
	.single.single-jetpack-portfolio .featured-image,
	body.page .featured-image,
	.single .entry-gallery {
		margin-bottom: 35px;
	}

	body.single .site-main-holder {
		margin-top: 35px;
	}

	.single .entry-header,
	.single.vertical-layout .entry-header {
		margin-bottom: 50px;
	}

	.single .hentry {
		margin-bottom: 4rem;
	}

	.container .author-box {
		padding-top: 0;
		padding-bottom: 5rem;
	}

	.comment-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.post-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.comment-navigation .nav-next,
	 .posts-navigation .nav-next,
	 .post-navigation .nav-next,
	 .posts-navigation .nav-next {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.comment-form-author,
	.comment-form-email {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		margin-bottom: .8rem;
	}

	.comment-form-author {
		margin-bottom: 0;
	}

	.comment-form .form-submit {
		margin-top: 40px;
		margin-bottom: 30px;
		text-align: center;
	}

	.comments-area {
		padding-top: 60px;
		padding-bottom: 0;
	}

	.container .comments-holder {
		margin-bottom: 60px;
	}

	.comments-area .comment-list .comment-body>* {
		width: calc(100% - 60px);
	}

	.comments-area .comment-list .comment-content,
	.comments-area .comment-list .reply {
		width: 100%;
	}

	.comments-area .comment-list .comment-author>img {
		width: 45px;
	}

	.comments-area .comment-list .comment-author b {
		font-size: 20px;
	}
	.comments-area .comment-list .bypostauthor .comment-author:after {
		margin-left: 2px;
	}

	/* home */

	.featured-slider-wrap {
		padding-bottom: 0;
		padding-top: 0;
		margin-left: -30px;
		margin-right: -30px;
	}

	.featured-slider {
		max-height: 520px;
		min-height: 520px;
	}

	.blog:not(.fullwidth-slider) .featured-slider .featured-image {
		height: 250px;
	}

	.featured-slider .entry-title {
		margin-bottom: 20px;
		font-size: 32px;
	}

	.featured-slider .featured-data {
		margin-top: 30px;
		margin-bottom: 60px;
		height: 180px;
	}
	.featured-slider .featured-data, .slick-dots {
		padding-left: 30px;
		margin-right: 30px;
		width: calc(100% - 30px);
	}

	.featured-slider .entry-summary {
		display: none;
	}

	.featured-slider .meta-data .byline {
		display: none;
	}

	.featured-slider .meta-data .posted-on,
	.featured-slider .meta-data .cat-links {
		display: block;
		margin-right: 0;
	}

	.slick-dots {
		padding-bottom: 20px;
	}

	.fullwidth-slider .featured-slider .featured-data,
	.fullwidth-slider .slick-dots {
		margin-left: 30px;
		width: calc(100% - 60px);
	}

	.fullwidth-slider .featured-slider .featured-data {
		bottom: 100px;
	}

	.fullwidth-slider .slick-dots {
		bottom: 80px;
	}

	/* featured pages */

	.featured-page-area {
		padding-bottom: 40px;
		padding-top: 40px;
	}

	.featured-page-area:first-child {
		padding-top: 60px;
	}

	.featured-page article.hentry {
		margin-bottom: -30px;
	}

	.featured_pages_1 .featured-image,
	.featured_pages_2 .featured-image,
	.featured_pages_3 .featured-image {
		height: 200px;
	}

	.featured_pages_1 .no-featured-image .featured-bgd,
	 .featured_pages_2 .no-featured-image .featured-bgd,
	 .featured_pages_3 .no-featured-image .featured-bgd {
		height: 140px;
	 }

	.featured-page .entry-card,
	.featured_pages_1 .entry-card,
	.featured_pages_2 .entry-card,
	.featured_pages_3 .entry-card,
	.featured_pages_1 .no-featured-image .entry-card,
	.featured_pages_2 .no-featured-image .entry-card,
	.featured_pages_3 .no-featured-image .entry-card {
		width: calc(100% - 50px);
		top: -60px;
		min-height: 170px;
		padding: 20px 15px 0;
	}

	.featured-page .entry-title, body .featured_pages_3 .entry-title {
		font-size: 26px;
	}

	.featured-page .entry-summary>p {
		margin-bottom: 16px;
	}

	/* home archive */

	body.home .site-main-holder:first-child {
		margin-top: 60px;
	}

	body.blog .featured-slider-wrap + .site-main-holder {
		margin-top: 80px;
	}

	.masonry-layout .site-main article.sticky .entry-header,
	.masonry-layout .site-main article .entry-header,
	.blog .site-main article.sticky .entry-header,
	.archive .site-main article.sticky .entry-header,
	.blog .site-main article .entry-header,
	.archive .site-main article .entry-header {
		margin-top: 30px;
	}

	.masonry-layout .site-main article.sticky.format-link .entry-header,
	.masonry-layout .site-main article.format-link .entry-header {
		margin-top: 0;
	}

	h3, h2,
	h2.entry-title,
	.blog.masonry-layout .format-quote blockquote>p,
	.archive.masonry-layout .format-quote blockquote>p,
	.blog.masonry-layout .format-quote blockquote,
	.archive.masonry-layout .format-quote blockquote,
	.masonry-layout .sticky:not(.slick-slide) .entry-title,
	body.masonry-layout .site-main article:not(.sticky) .entry-header .entry-title,
	.blog .format-quote blockquote>p,
	.archive .format-quote blockquote>p,
	.blog .format-quote blockquote,
	.archive .format-quote blockquote,
	.blog .format-link h1,
	.blog .format-link h2,
	.blog .format-link h3,
	.blog .format-link h4,
	.archive .format-link h1,
	.archive .format-link h2,
	.archive .format-link h3,
	.archive .format-link h4,
	.blog .sticky:not(.slick-slide) .entry-title,
	.archive .sticky:not(.slick-slide) .entry-title,
	.blog .site-main article .entry-header .entry-title,
	.archive .site-main article .entry-header .entry-title,
	.masonry-layout .site-main .format-quote .entry-content blockquote>p,
	.masonry-layout .site-main .format-quote .entry-content blockquote,
	.masonry-layout .site-main .format-link h1,
	.masonry-layout .site-main .format-link h2,
	.masonry-layout .site-main .format-link h3,
	.masonry-layout .site-main .format-link h4 {
		font-size: 26px;
		line-height: 1.15;
	}

	.masonry-layout .site-main .format-link .format-holder,
	.masonry-layout .site-main .format-quote .format-holder {
		padding: 35px 30px 15px;
	}

	.blog .site-main .featured-image, .archive .featured-image {
		margin-bottom: 0;
	}

	.blog figure.gallery-item, .archive figure.gallery-item {
		margin-bottom: -9px;
	}

	.entry-header .side-meta .entry-meta,
	.single .entry-header .side-meta .entry-meta {
		display: block;
	}


	#infinite-handle,
	.infinite-loader,
	#loading-is {
		bottom: -50px;
	}

	.blog:not(.masonry-layout) .site-main article,
	.archive:not(.masonry-layout):not(.tax-ct_portfolio) .site-main article,
	.blog:not(.masonry-layout) .format-link.hentry,
	.archive:not(.masonry-layout) .format-link.hentry,
	.blog:not(.masonry-layout) .format-quote.hentry,
	.archive:not(.masonry-layout) .format-quote.hentry {
		padding-bottom: 40px;
		margin-bottom: 60px;
	}


	body:not(.single):not(.page-template-gallery-page):not(.tax-ct_portfolio) .type-post .entry-header .side-meta {
		margin-top: 15px;
	}

	/* aside */

	aside#secondary {
		padding-top: 60px;
	}

	aside#secondary>*:not(.sidebar-line),
	.widget {
		margin: 0 0 30px;
		padding-left: 0;
		padding-right: 0;
	}

	/* search archive */

	body.search:not(.search-no-results) .page-title,
	.archive:not(.tax-post_format) .page-header>h1 {
		font-size: 16px;
	}

	body.search .page-title span,
	.archive .page-header>h1>span {
		font-size: 40px;
		margin-bottom: 100px;
	}

	body.search .hentry {
		padding-bottom: 30px;
		padding-top: 40px;
	}

	body.search .search-post-type {
		position: relative;
		left: 0;
		display: block;
		width: 100%;
		text-align: left;
		max-width: 100%;
		float: none;
		font-size: 22px;
		margin-bottom: 20px;
	}

	.search .site-main .featured-image {
		display: block;
		max-width: 100%;
		width: auto;
		margin: 0 0 15px;
		float: none;
		text-align: center;
	}

	body.search article .featured-image + a,
	body.search article .featured-image + a + .entry-header,
	body.search article.hentry>a,
	body.search article.hentry>a + .entry-header {
		width: 100%;
		text-align: left;
		display: block;
		float: none;
		padding-left: 0;
		height: auto;
		margin-bottom: 0;
	}

	body.search .type-post>a>h2,
	body.search .type-product>a>h2,
	body.search .type-page>a>h2,
	body.search .type-portfolio>a>h2,
	body.search .format-quote.hentry blockquote>p,
	body.search .format-quote.hentry blockquote,
	body.search .format-link h1,
	body.search .format-link h2,
	body.search .format-link h3,
	body.search .format-link h4 {
		font-size: 24px;
		line-height: 1.15;
		text-align: left;
	}

	body.search .format-quote.hentry .entry-summary,
	body.search .format-link.hentry .entry-summary,
	body.search .format-quote.hentry .holder-icon,
	body.search .format-link.hentry .holder-icon,
	body.search .format-quote.hentry .entry-header,
	body.search .format-link.hentry .entry-header,
	body.search .format-quote.hentry .entry-footer,
	body.search .format-link.hentry .entry-footer {
		width: 100%;
		max-width: none;
		display: block;
		float: none;
		padding-left: 0;
		clear: both;
		margin-bottom: 0;
	}

	body.search .format-quote.hentry .entry-header,
	body.search .format-link.hentry .entry-header,
	body.search .format-quote.hentry blockquote,
	body.search .format-quote.hentry p,
	body.search .format-link.hentry p,
	body.search .format-quote.hentry q,
	body.search .format-quote.hentry blockquote + cite,
	body.search .format-quote.hentry blockquote + *>cite,
	body.search .format-quote.hentry q + cite,
	body.search .format-quote.hentry q + *>cite {
		text-align: left;
	}

	body.search .format-quote.hentry blockquote + cite,
	body.search .format-quote.hentry blockquote + *>cite,
	body.search .format-quote.hentry q + cite,
	body.search .format-quote.hentry q + *>cite {
		margin-bottom: 15px;
	}

	body.search .format-quote.hentry .holder-icon:after,
	body.search .format-link.hentry .holder-icon:after {
		bottom: 5px;
		font-size: 1.3rem;
	}


	body.search .format-link.hentry .holder-icon a {
		padding-right: 0;
	}

	body.search #infinite-handle,
	body.search .infinite-loader,
	body.search #loading-is {
		bottom: -80px;
	}

	.error-404 .search-instructions {
		font-size: 20px;
	}

	body.search.search-no-results section.no-results .page-content>p,
	body.error404 .page-content>p {
		font-size: 16px;
		display: inline;
	}

	.no-results .search-form, .error-404 .search-form {
		margin-top: 5rem;
	}

	body.search.search-no-results section.no-results {
		margin-bottom: 150px;
	}

	/* portfolio gallery */

	body.page-template-gallery-page .entry-header.side,
	body.tax-ct_portfolio .page-title.side {
		margin-bottom: 40px;
	}

	.page-template-gallery-page .site-main .category-filter,
	.tax-ct_portfolio .site-main .category-filter {
		margin-bottom: 40px;
	}

	.page-template-gallery-page .site-main .category-filter li,
	.tax-ct_portfolio .site-main .category-filter li {
		margin-right: 12px;
		margin-bottom: 6px;
	}

	.site-main .paging-navigation {
		margin: 0;
	}

	/* jetpack */

	body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
		width: 100%;
	}

	#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-a,
	#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
		width: 100%
	}

	body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
		margin-top: 15px;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
		margin-bottom: 4rem;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:last-child {
		margin-bottom: 0;
	}

	/* footer */

	.site-footer {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.site-footer .widget-area {
		margin-top: 40px;
		margin-bottom: 60px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.site-footer .site-info {
		margin-top: 0;
	}

	.site-footer .site-info a:first-child {
		display: block;
	}

	.site-footer .site-info .sep {
		display: none;
	}

	.site-footer .widget-area .widget_nav_menu {
		margin-bottom: 30px;
	}
}
