/*!
Theme Name: Venture
Theme URI: https://wordpress.com/themes/venture/
Author: Themes Harbor
Author URI: https://themesharbor.com/
Description: Clean and creative portfolio theme which is focused on designers, developers, freelancers, photographers, architects, or any other individuals who want to showcase their work.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: venture
Tags: author-bio, classic-menu, custom-menu, editor-style, featured-content-with-pages, featured-images, fixed-menu, one-page, responsive-layout, rtl-language-support, testimonials, threaded-comments, translation-ready, white

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.

Venture is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
}

body{
  margin:0;
}

main{
  display:block;
}

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

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

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

a{
  background-color:transparent;
}

abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
          text-decoration:underline dotted;
}

b,
strong{
  font-weight:bolder;
}

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

small{
  font-size:80%;
}

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

sub{
  bottom:-0.25em;
}

sup{
  top:-0.5em;
}

img{
  border-style:none;
}

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

button,
input{
  overflow:visible;
}

button,
select{
  text-transform:none;
}

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

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

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

fieldset{
  padding:0.35em 0.75em 0.625em;
}

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

progress{
  vertical-align:baseline;
}

textarea{
  overflow:auto;
}

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

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

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

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

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

details{
  display:block;
}

summary{
  display:list-item;
}

template{
  display:none;
}

[hidden]{
  display:none;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre{
  margin:0;
}

button{
  background-color:transparent;
  background-image:none;
  padding:0;
}

button:focus{
  outline:1px dotted;
  outline:5px auto -webkit-focus-ring-color;
}

fieldset{
  margin:0;
  padding:0;
}

ol,
ul{
  list-style:none;
  margin:0;
  padding:0;
}

html{
  font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height:1.5;
}

*,
::before,
::after{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-width:0;
  border-style:solid;
  border-color:currentColor;
}

hr{
  border-top-width:1px;
}

img{
  border-style:solid;
}

textarea{
  resize:vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
  color:#a0aec0;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color:#a0aec0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color:#a0aec0;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder{
  color:#a0aec0;
}

input::placeholder,
textarea::placeholder{
  color:#a0aec0;
}

button,
[role="button"]{
  cursor:pointer;
}

table{
  border-collapse:collapse;
}

h1,
h2,
h3,
h4,
h5,
h6{
  font-size:inherit;
  font-weight:inherit;
}

a{
  color:inherit;
  text-decoration:inherit;
}

button,
input,
optgroup,
select,
textarea{
  color:inherit;
  line-height:inherit;
  padding:0;
}

pre,
code,
kbd,
samp{
  font-family:Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object{
  display:block;
  vertical-align:middle;
}

img,
video{
  height:auto;
  max-width:100%;
}

body{
  background:#fff;
}

hr{
  background-color:#e2e2e4;
  border:0;
  height:1px;
  margin-bottom:35px;
}

img{
  display:inline-block;
}

ul, ol{
  margin:0 0 35px 1.5em;
}

ul{
  list-style:disc;
}

ol{
  list-style:decimal;
}

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

dt{
  font-weight:bold;
}

dd{
  margin:0 35px 1.5em;
}

table{
  background-color:transparent;
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom:35px;
  max-width:100%;
  width:100%;
}

th{
  text-align:left;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td{
  border-top:1px solid #ddd;
  line-height:1.42857143;
  padding:8px;
  vertical-align:top;
}

table > thead > tr > th{
  border-bottom:2px solid #ddd;
  vertical-align:bottom;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td{
  border-top:0;
}

table > tbody + tbody{
  border-top:2px solid #ddd;
}

table table{
  background-color:#ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td{
  padding:5px;
}

.table-bordered{
  border:1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td{
  border:1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td{
  border-bottom-width:2px;
}

.table-striped > tbody > tr:nth-of-type(odd){
  background-color:#f9f9f9;
}

.table-responsive{
  min-height:.01%;
  overflow-x:auto;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea{
  background:rgba(0,0,0,0.05);
  border:1px solid transparent;
  border-radius:2px;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{
  font-weight:normal;
  height:44px;
  padding:0 14px;
}

textarea{
  padding:10px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus{
  background:none;
  border:1px solid rgba(0,0,0,0.05);
  outline:0;
  outline:thin dotted \9;
}

.primary-button,
input[type="submit"]{
  background:#ffffff;
  border:2px solid #424242;
  border-radius:30px;
  color:#424242;
  cursor:pointer;
  display:inline-block;
  font-size:0.813em;
  font-weight:400;
  height:44px;
  line-height:40px;
  padding:0 24px;
  text-decoration:none;
  vertical-align:bottom;
}

.primary-button:hover,
input[type="submit"]:hover{
  background:#424242;
  border:2px solid transparent;
  color:#ffffff;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
[role="button"]{
  cursor:pointer;
}

fieldset{
  border:0;
  margin:0;
  padding:0;
}

body, h1, h2, h3, h4, h5, h6{
  font-family:"Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight:300;
}

body,
button,
input,
select,
optgroup,
textarea{
  font-size:1rem;
}

body{
  color:#424242;
  line-height:1.75;
}

button,
input,
select,
optgroup,
textarea{
  color:inherit;
  font-family:inherit;
  line-height:inherit;
}

h1, h2, h3, h4, h5, h6{
  color:#222221;
  line-height:1.15;
}

h1{
  font-size:2.566rem;
}

h2{
  font-size:2.027rem;
}

h3{
  font-size:1.602rem;
}

h4{
  font-size:1.266rem;
}

h5{
  font-size:1rem;
}

h6{
  font-size:0.889rem;
}

.th-heading-text-inherit h1,
.th-heading-text-inherit h2,
.th-heading-text-inherit h3,
.th-heading-text-inherit h4,
.th-heading-text-inherit h5,
.th-heading-text-inherit h6{
  color:inherit;
}

a,
a:hover{
  text-decoration:none;
}

a{
  color:#277da9;
}

a:hover,
a:focus{
  color:#144f6d;
}

a:focus{
  outline:thin dotted;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

.th-links-inherit a{
  color:inherit;
}

.has-background-cover .th-content a,
.has-background-cover .th-content a:hover{
  color:inherit;
}

p{
  margin-bottom:35px;
}

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

blockquote{
  border-left:1px solid;
  font-weight:400;
  margin:0 0 35px;
  padding:8.75px 17.5px;
  position:relative;
}

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

blockquote blockquote{
  font-size:1em;
}

blockquote:before{
  background-color:#ffffff;
  border-radius:50%;
  content:"\201C";
  font-family:"Times New Roman",Georgia,Serif;
  font-size:1.4em;
  font-weight:900;
  height:25px;
  left:-14px;
  line-height:32px;
  position:absolute;
  text-align:center;
  top:18px;
  width:25px;
}

address{
  margin:0 0 35px;
}

pre{
  background:#eee;
  font-family:"Courier 10 Pitch", Courier, monospace;
  font-size:15px;
  font-size:0.9375rem;
  line-height:1.6;
  margin-bottom:35px;
  max-width:100%;
  overflow:auto;
  padding:1.6em;
}

pre:not(.line-pre){
  background:#2B363B;
  border:none;
  border-left:13px solid rgba(0,0,0,0.2);
  color:#D7D8D8;
}

code, kbd, tt, var{
  font-size:15px;
  font-size:0.9375rem;
}

code{
  background-color:#f9f2f4;
  border-radius:4px;
  color:#c7254e;
  padding:2px 4px;
}

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

mark, ins{
  background:#fff9c0;
  padding:.2em;
  text-decoration:none;
}

small{
  font-size:85%;
}

big{
  font-size:125%;
}

b, strong{
  font-weight:bold;
}

.container{
  margin-left:auto;
  margin-right:auto;
  padding-left:15px;
  padding-right:15px;
  width:100%;
}

[class^="th-stack"] > *{
  margin:0;
}

.th-stack--lg > * + *{
  margin-top:70px;
}

.th-stack--base > * + *{
  margin-top:35px;
}

.th-stack--sm > * + *{
  margin-top:17.5px;
}

.th-stack--xs > * + *{
  margin-top:8.75px;
}

.th-stack-full--lg > *{
  margin-top:70px;
}

.th-stack-full--base > *{
  margin-top:35px;
}

.th-stack-full--xs > *{
  margin-top:8.75px;
}

.th-bordered-stack--base > * + *{
  border-top:1px solid #f2f2f2;
  margin-top:35px;
  padding-top:35px;
}

.jetpack-video-wrapper,
.mejs-container,
#page .wp-playlist,
#page .tiled-gallery,
#page .slideshow-window,
#page div#jp-relatedposts,
.more-link-container{
  margin-bottom:35px;
}

.widget ul li:before,
#infinite-handle span:after,
.widget.widget_jp_blogs_i_follow ol li:before,
.main-navigation li.menu-item-has-children > a::after,
.main-navigation li.page_item_has_children > a::after,
.has-icon::before,
.has-icon::after{
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-family:FontAwesome;
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
}

#page .has-background-cover{
  background-attachment:scroll;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:100%;
  background-size:cover;
  text-shadow:0 2px 3px rgba(0,0,0,0.3);
}

a,
#search-container #close-search-container,
.portfolio-grid .hentry img,
.portfolio-grid .hentry .entry-header .entry-title,
input, textarea,
#infinite-handle span{
  -webkit-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}

#default-view{
  -webkit-transition:padding-top 200ms ease-in-out;
  transition:padding-top 200ms ease-in-out;
}

#fullscreen-header .featured-slide .hentry,
#fullscreen-header .featured-slide .hentry-inner,
.front-block .grid-row .featured-page-inner,
.front-block.front-blog-posts .featured-page-content{
  height:100%;
  width:100%;
}

.has-arrow:after{
  content:"\f178";
  padding-left:6px;
}

#masthead,
#wpadminbar{
  -webkit-backface-visibility:hidden;
}

#fullscreen-header .featured-slide a:focus{
  outline:0;
}

.inactive-sidebar.blog .site-main,
.inactive-sidebar.archive .site-main,
.inactive-sidebar.search .site-main,
.inactive-sidebar.single .site-main,
.inactive-sidebar.page.page-template-default .site-main{
  margin:0 auto;
}

.inactive-sidebar.blog .site-main,
.inactive-sidebar.archive .site-main,
.inactive-sidebar.search .site-main,
.inactive-sidebar.single .site-main,
.inactive-sidebar.page.page-template-default .site-main,
.inactive-sidebar.single #primary-header .container,
.inactive-sidebar.page.page-template-default #primary-header .container{
  max-width:47em;
}

.inactive-sidebar.single #primary-header .container,
.inactive-sidebar.page.page-template-default #primary-header .container{
  max-width:calc(47em + 30px);
}

#content,
#colophon{
  word-wrap:break-word;
}

.blog .hentry .more-link:hover,
.archive .hentry .more-link:hover,
.search .hentry .more-link:hover,
.front-block.front-testimonials .more-link:hover,
.front-block.featured-page .hentry:hover .more-link{
  background:#424242;
  border-color:transparent;
  color:#ffffff;
}

button.clean-button{
  -webkit-box-shadow:none;
  background:none;
  border:none;
  border-radius:0;
          box-shadow:none;
  color:inherit;
  outline:medium none invert;
  outline:initial;
  padding:0;
  text-shadow:none;
}

.posts-navigation .nav-previous a:before,
.comment-navigation .nav-previous:before{
  content:"\2190";
}

.more-link-container .more-link::after,
.posts-navigation .nav-next a:after,
.comment-navigation .nav-next:after{
  content:"\2192";
}

.more-link-container > a{
  border:2px solid;
  border-radius:999px;
  display:inline-block;
  font-weight:400;
  padding:8px 22px;
}

.screen-reader-text{
  clip:rect(1px, 1px, 1px, 1px);
  height:1px;
  overflow:hidden;
  position:absolute !important;
  width:1px;
}

.screen-reader-text:focus{
  -webkit-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);
  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;
}

.alignleft{
  display:inline;
  float:left;
  margin-right:35px;
}

.alignright{
  display:inline;
  float:right;
  margin-left:35px;
}

.aligncenter{
  clear:both;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignleft,
img.alignright{
  margin-bottom:35px;
}

.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,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after{
      -ms-flex-order:99;
  -ms-flex-preferred-size:0;
  -webkit-box-ordinal-group:100;
  content:"";
  display:table;
      flex-basis:0;
          order:99;
  table-layout:fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.clearfix:after,
.container:after{
  clear:both;
}

.overlay{
  -webkit-transition:opacity 200ms ease-in-out;
  background:#000000; bottom:0;
  left:0;
  opacity:0.1;
  position:absolute; right:0;
  top:0;
  transition:opacity 200ms ease-in-out;
}

.has-background-cover .overlay{
  opacity:0.6;
}

.grid-item .hentry:hover .overlay,
.grid-row .hentry:hover .overlay,
.front-blog-row .hentry:hover .overlay{
  -webkit-backface-visibility:hidden;
  opacity:0.8;
}

.site-header{
  background-color:#ffffff;
  opacity:0;
  position:relative;
}

.site-header,
.site-header a{
  color:#424242;
}

.site-header.header-loaded{
  opacity:1;
}

.site-header.scroll-header,
.site-header.default-view-header{
  background:#ffffff;
  border-bottom:1px solid rgba(0, 0, 0, 0.05);
}

.site-header.scroll-header,
.site-header.default-view-header,
.single.singular-featured-image-inactive .site-header,
.page.singular-featured-image-inactive:not(.page-template-templatesfront-page-php) .site-header{
  text-shadow:none;
}

.site-header.scroll-header,
.site-header.scroll-header a,
.site-header.default-view-header,
.site-header.default-view-header a,
.single.singular-featured-image-inactive .site-header,
.page.singular-featured-image-inactive:not(.page-template-templatesfront-page-php) .site-header,
.single.singular-featured-image-inactive .site-header a,
.page.singular-featured-image-inactive:not(.page-template-templatesfront-page-php) .site-header a{
  color:#222221;
}

.site-header img.site-logo{
  max-height:50px;
  width:auto;
}

.site-header .site-branding{
  line-height:1;
}

.site-header .header-search,
.site-header .header-menu{
  -webkit-transform:translate(0, -50%);
  position:absolute;
  top:50%;
          transform:translate(0, -50%);
}

.site-header .header-menu{
  font-size:0;
  left:17.5px;
}

.site-header .header-search{
  right:17.5px;
}

.header-search svg{
  -webkit-transform:translate(0, -0.5px);
  height:22px;
          transform:translate(0, -0.5px);
  width:22px;
}

.site-search-container{
  background:rgba(0, 0, 0, 0.45);
  bottom:0;
  display:none;
  left:0;
  position:fixed;
  right:0;
  top:0;
  z-index:99999;
}

.site-search-container.th-flex{
  -webkit-animation:fadein 0.3s linear;
          animation:fadein 0.3s linear;
}

.header-searchform{
  -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.45);
  background:#000000;
          box-shadow:0 0 10px rgba(0, 0, 0, 0.45);
  max-width:520px;
  position:relative;
}

.header-searchform--submit{
  background:none;
  height:46px;
  position:absolute;
  right:17.5px;
  top:122.5px;
  width:50px;
}

.header-searchform--field[type="search"]{
  background-color:#222221;
  border:2px solid;
  border-radius:35px;
  height:46px;
  padding:0 35px 0 17.5px;
}

.header-searchform--field[type="search"]:focus{
  background-color:#ffffff;
  border-color:#6e7273;
  outline:0;
}

.header-searchform--field[type="search"]:focus,
.header-searchform:focus-within .header-searchform--submit{
  color:#424242;
}

.header-searchform--close{
  height:35px;
  line-height:35px;
  position:absolute;
  right:20px;
  top:20px;
  width:35px;
}

.header-searchform--close:hover{
  opacity:0.8;
}

.header-searchform--close:before{
  content:"\f00d";
}

.site-search-container ::-moz-placeholder{
  color:inherit;
}

.site-search-container :-ms-input-placeholder{
  color:inherit;
}

.site-search-container ::-webkit-input-placeholder{
  color:inherit;
}

.admin-bar .toggle-sidebar{
  top:32px !important;
}

.toggle-sidebar{
  -webkit-animation:toggle-slide-in 250ms ease-in;
          animation:toggle-slide-in 250ms ease-in;
  background:rgba(255,255,255,0.95);
  display:none;
  height:100%;
  overflow:scroll;
  overflow-x:hidden;
  position:fixed;
  right:-100%; top:0;
  visibility:hidden;
  width:100%;
  z-index:9999;
}

.toggle-sidebar a{
  color:inherit;
}

.toggle-sidebar .inner-panel{
  padding:90px 60px;
  position:relative;
  text-align:center;
}

.active-toggle-sidebar .toggle-sidebar{
  display:block;
  right:0;
  visibility:visible;
}

.active-toggle-sidebar{
  overflow:hidden;
}

.active-toggle-sidebar #masthead{
  display:none;
}

.hidden-toggle-sidebar .toggle-sidebar{
  -webkit-animation:toggle-slide-out 250ms ease-out;
          animation:toggle-slide-out 250ms ease-out;
  display:block;
  height:0;
  right:-100%;
  visibility:hidden;
}

@-webkit-keyframes toggle-slide-in{
  0%{ right:-100%;
  }

  100%{ right:0;
  }
}

@keyframes toggle-slide-in{
  0%{ right:-100%;
  }

  100%{ right:0;
  }
}

@-webkit-keyframes toggle-slide-out{
  0%{ height:100%; right:0; visibility:visible;
  }

  100%{ height:100%; right:-100%;
  }
}

@keyframes toggle-slide-out{
  0%{ height:100%; right:0; visibility:visible;
  }

  100%{ height:100%; right:-100%;
  }
}

.toggle-sidebar #close-toggle-sidebar{
  background:rgba(0,0,0,0.5);
  border:none;
  border-radius:30px;
  color:#ffffff;
  display:inline-block;
  font-size:1em;
  font-weight:400;
  margin-bottom:60px;
  margin-top:-35px;
  padding:0 16px 0 43px;
  position:relative;
  text-align:center;
}

#close-toggle-sidebar:before{
  background:rgba(0,0,0,0.25);
  border-radius:30px 0 0 30px; bottom:0;
  content:'\f00d';
  font-size:1em;
  font-weight:300;
  left:0;
  line-height:1.7;
  margin-right:14px;
  padding:0 10px;
  position:absolute;
  top:0;
}

#toggle-sidebar #close-toggle-sidebar:hover{
  background:#222221;
}

#close-toggle-sidebar,
#toggle-sidebar a:hover,
#toggle-sidebar .mobile-navigation ul .sub-menu a:hover{
  opacity:0.5;
}

#toggle-sidebar .mobile-navigation ul{
  list-style:none;
  margin:0 auto;
  max-width:600px;
  padding-left:0;
  text-align:center;
}

#toggle-sidebar .mobile-navigation ul li a{
  border-bottom:1px solid rgba(0,0,0,0.05);
  display:block;
  font-size:2.625em;
  font-weight:400;
  letter-spacing:-1px;
  line-height:1.2;
  margin-bottom:35px;
  padding-bottom:35px;
}

#toggle-sidebar .mobile-navigation ul .menu-item-has-children a,
#toggle-sidebar .mobile-navigation ul .page_item_has_children a,
#toggle-sidebar .mobile-navigation ul:first-child > li:last-child a{
  border:none;
  padding:0;
}

#toggle-sidebar .mobile-navigation > ul > .menu-item-has-children,
#toggle-sidebar .mobile-navigation ul:first-child > .page_item_has_children{
  border-bottom:1px solid rgba(0,0,0,0.05);
  margin-bottom:35px;
}

#toggle-sidebar .mobile-navigation ul .sub-menu,
#toggle-sidebar .mobile-navigation ul .children{
  margin:0 0 35px;
}

#toggle-sidebar .mobile-navigation ul .sub-menu a,
#toggle-sidebar .mobile-navigation ul .sub-menu .sub-menu,
#toggle-sidebar .mobile-navigation ul .children a,
#toggle-sidebar .mobile-navigation ul .children .children{
  margin:0;
}

#toggle-sidebar .mobile-navigation ul .sub-menu a,
#toggle-sidebar .mobile-navigation ul .children a{
  border:none;
  font-size:1.250em;
  font-weight:300;
  letter-spacing:0;
  margin-bottom:20px;
  opacity:0.8;
  padding-bottom:0;
}

.site-footer a{
  color:inherit;
}

.site-footer a:hover,
.site-footer .site-info{
  color:#6E7273;
}

.site-footer .site-copyright:before{
  content:"\00a9";
  padding-right:3px;
}

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

.menu-navigation li{
  display:inline-block;
}

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

.main-navigation{
      -ms-flex-order:1;
  -webkit-box-ordinal-group:2;
          order:1;
}

.main-navigation li{
  position:relative;
}

.main-navigation li.menu-item-has-children > a::after,
.main-navigation li.page_item_has_children > a::after{
  content:"\f107";
  padding-left:6px;
}

.main-navigation .sub-menu li.menu-item-has-children > a::after,
.main-navigation .children li.page_item_has_children > a::after{
  content:"\f105";
}

.main-navigation ul:not(.sub-menu):not(.children) > li{
  margin-bottom:-12px;
  margin-left:22px;
}

.main-navigation ul:not(.sub-menu):not(.children) > li > a{
  -webkit-transition:none;
  margin-bottom:12px;
  position:relative;
  transition:none;
}

.main-navigation ul:not(.sub-menu):not(.children) > li > a:before{
  -webkit-transition:width 300ms ease, left 300ms ease;
  border-bottom:1px solid transparent;
  bottom:0;
  content:'';
  display:block;
  height:1px; left:50%;
  margin:auto;
  position:absolute;
  transition:width 300ms ease, left 300ms ease;
  width:0px;
}

.main-navigation ul:not(.sub-menu):not(.children) > li > a:hover:before{
  border-bottom:1px solid;
  left:0;
  width:100%;
}

.main-navigation ul ul:before{
  border-color:transparent transparent #212121 transparent;
  border-style:solid;
  border-width:0 8px 8px 8px;
  content:'';
  height:0;
  left:20%;
  margin-left:-4px;
  position:absolute;
  top:-8px;
  width:0;
}

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

.main-navigation ul ul{
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);
  background:#212121;
  border:1px solid rgba(0,0,0,0.15);
  border-radius:2px;
          box-shadow:0 1px 3px rgba(0,0,0,0.2);
  float:left;
  left:-999em;
  opacity:0;
  position:absolute;
  top:150%;
  z-index:99999;
}

.main-navigation ul ul a{
  font-size:13px;
  min-width:180px;
  padding:8px 16px;
  text-shadow:none;
  width:100%;
}

#page #masthead .main-navigation ul ul a,
#page #masthead .main-navigation ul ul a{
  color:#ffffff;
}

.main-navigation ul ul > * + *{
  border-top:1px solid rgba(0,0,0,0.3);
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a{
  opacity:0.7;
}

.main-navigation ul li:hover > ul{
  -webkit-transition:top 200ms ease-in-out, opacity 200ms ease-in-out;
  transition:top 200ms ease-in-out, opacity 200ms ease-in-out;
}

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

.main-navigation ul ul li:hover > ul{
  -webkit-transition:opacity 250ms ease-in-out;
  transition:opacity 250ms ease-in-out;
}

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

.main-navigation ul:not(.sub-menu):not(.children) > li:last-child:hover > ul,
.main-navigation ul:not(.sub-menu):not(.children) > li.focus:last-child:hover > ul{
  right:0;
}

.main-navigation ul:not(.sub-menu):not(.children) > li:last-child:hover > ul::before,
.main-navigation ul:not(.sub-menu):not(.children) > li.focus:last-child:hover > ul::before{
  left:auto;
  margin-left:0;
  margin-right:-4px;
  right:15%;
}

.main-navigation ul:not(.sub-menu):not(.children) > li ul li.edge-menu:hover > ul,
.main-navigation ul:not(.sub-menu):not(.children) > li ul li.edge-menu.focus > ul{
  left:auto;
  right:100%;
}

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

.main-navigation ul ul .current-menu-item > a{
  opacity:0.7;
}

.footer-navigation li{
  border-left:1px solid rgba(0,0,0,0.3);
  line-height:1;
  margin-left:3px;
  padding-left:5px;
}

.social-list .menu-items{
  clear:both;
  line-height:1;
}

.social-list .menu-items li,
.social-list .menu-items li a{
  display:inline-block;
}

.social-list .menu-items li a{
  padding:8px;
}

.social-list .menu-items li{
  font-size:20px;
  margin-left:3px;
}

.social-list li a::before{ content:'\f0c1';
}

.social-list li a[href*="facebook.com"]::before,
.social-list li a[href*="fb.me/"]::before{ content:'\f09a';
}

.social-list li a[href*="twitter.com"]::before{ content:'\f099';
}

.social-list li a[href*="plus.google.com"]::before{ content:'\f0d5';
}

.social-list li a[href*="dribbble.com"]::before{ content:'\f17d';
}

.social-list li a[href*="pinterest."]::before{ content:'\f0d2';
}

.social-list li a[href*="github.com"]::before{ content:'\f113';
}

.social-list li a[href*="tumblr.com"]::before{ content:'\f173';
}

.social-list li a[href*="youtube.com"]::before{ content:'\f16a';
}

.social-list li a[href*="flickr.com"]::before{ content:'\f16e';
}

.social-list li a[href*="vimeo.com"]::before{ content:'\f194';
}

.social-list li a[href*="instagram.com"]::before{ content:'\f16d';
}

.social-list li a[href*="linkedin.com"]::before{ content:'\f0e1';
}

.social-list li a[href*="/feed"]::before{ content:'\f09e';
}

.social-list li a[href*="behance.net"]::before{ content:'\f1b4';
}

.social-list li a[href*="vk.com"]::before{ content:'\f189';
}

.social-list li a[href*="soundcloud.com"]::before{ content:'\f1be';
}

.social-list li a[href*="reddit.com"]::before{ content:'\f1a1';
}

.social-list li a[href^="mailto:"]::before{ content:'\f0e0';
}

.social-list li a[href*="deviantart.com"]::before{ content:'\f1bd';
}

.social-list li a[href*="foursquare.com"]::before{ content:'\f180';
}

.social-list li a[href*="digg.com"]::before{ content:'\f1a6';
}

.social-list li a[href*="stumbleupon.com"]::before{ content:'\f1a4';
}

.social-list li a[href*="spotify.com"]::before{ content:'\f1bc';
}

.social-list li a[href*="dropbox.com"]::before{ content:'\f16b';
}

.social-list li a[href*="skype"]::before{ content:'\f17e';
}

.social-list li a[href*="twitch.tv"]::before{ content:'\f1e8';
}

.social-list li a[href*="wordpress.com"]::before,
.social-list li a[href*="wordpress.org"]::before{ content:'\f19a';
}

.social-list li a[href*="slideshare.net"]::before{ content:'\f1e7';
}

.social-list li a[href*="apple.com"]::before{ content:'\f179';
}

.social-list li a[href*="xing.com"]::before{ content:'\f168';
}

.social-list li a[href*="houzz.com"]::before{ content:'\f27c';
}

.social-list li a[href*="medium.com"]::before{ content:'\f23a';
}

.social-list li a[href*="telegram.me"]::before,
.social-list li a[href*="telegram.org"]::before{ content:'\f2c6';
}

.social-list li a[href*="snapchat.com"]::before{ content:'\f2ac';
}

.social-list li a[href*="tripadvisor."]::before{ content:'\f262';
}

.social-list li a[href*="yelp.com"]::before{ content:'\f1e9';
}

.social-list li a[href*="goo.gl/maps/"]::before{ content:'\f278';
}

.social-list li a[href*="amazon."]::before{ content:'\f270';
}

.social-list li a[href^="tel:"]::before{ content:'\f095';
}

.comment-navigation,
.posts-navigation{
  margin-bottom:35px;
  overflow:hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous{
  float:left;
  width:50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next{
  float:right;
  text-align:right;
  width:50%;
}

.comment-navigation .nav-previous:before{
  padding-right:6px;
}

.comment-navigation .nav-next:after{
  padding-left:6px;
}

.posts-navigation a,
.post-navigation a:hover,
.comment-navigation,
.comment-navigation a{
  color:#6E7273;
}

.post-navigation{
  border-top:1px solid #f2f2f2;
  margin-top:35px;
  overflow:hidden;
}

.post-navigation a{
  color:inherit;
}

.post-navigation .nav-links > *{
  margin-top:35px;
}

.site-main .posts-navigation{
  margin-bottom:0;
}

.posts-navigation a{
  display:inline-block;
  font-size:0;
  font-weight:400;
}

.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:after{
  border:2px solid;
  border-radius:50%;
  display:block;
  font-size:13px;
  height:50px;
  line-height:46px;
  text-align:center;
  width:50px;
}

.posts-navigation a:hover{
  color:inherit;
}

.comment-navigation{
  border-bottom:1px solid rgba(0,0,0,0.05);
  font-size:13px;
  padding-bottom:35px;
}

.portfolio-grid .hentry .entry-header{
  position:relative;
}

.portfolio-grid .hentry.has-post-thumbnail .entry-title{
  -webkit-transform:translate(-50%, -50%);
  color:#ffffff; left:50%;
  position:absolute;
  top:50%;
          transform:translate(-50%, -50%);
  width:90%;
}

.portfolio-grid .hentry.has-post-thumbnail:not(:hover) .entry-title{
  top:0;
  visibility:hidden;
}

.portfolio-grid .hentry:not(.has-post-thumbnail):hover .entry-title{
  color:#6e7273;
}

.portfolio-grid .hentry a{
  background-color:rgba(0,0,0,0.05);
}

.portfolio-grid .hentry.has-post-thumbnail a{
  background-color:rgba(0,0,0,0.7); left:0;
  opacity:0;
  position:absolute;
  top:0;
}

.portfolio-grid .hentry.has-post-thumbnail a:hover{
  opacity:1;
}

.post-type-archive-jetpack-portfolio #default-view,
.tax-jetpack-portfolio-type #default-view,
.tax-jetpack-portfolio-tag #default-view{
  margin-top:0;
}

.widget ul{
  -webkit-padding-start:0;
  list-style:none;
  margin:0;
  padding-left:0;
}

.widget ul li,
.widget.widget_jp_blogs_i_follow ol li{
  padding-left:1.1em;
}

.widget ul li:before,
.widget.widget_jp_blogs_i_follow ol li:before{
  content:'\f105';
  display:inline-block;
  margin-left:-1.1em;
  width:1.1em;
}

.widget a{
  color:inherit;
}

.widget a:not(.primary-button):hover{
  color:#6E7273;
}

.widget #wp-calendar{
  margin-bottom:0;
}

.widget select{
  max-width:100%;
}

.widget_search .search-submit{
  font-size:1em;
}

.widget_search .search-submit:hover{
  border:none;
}

.widget.widget_search label{
  display:block;
}

.widget.widget_search .search-field{
  width:100%;
}

.widget_tag_cloud li,
.widget.wp_widget_tag_cloud li{
  border:0;
  padding-bottom:3px;
  padding-top:0;
}

.widget_tag_cloud a,
.widget.wp_widget_tag_cloud a{
  background:rgba(0,0,0,0.05);
  border-radius:30px;
  color:inherit;
  display:inline-block;
  font-size:13px !important;
  font-weight:300;
  line-height:28px;
  margin:0 0 3px 0;
  padding:0 14px !important;
}

.widget_tag_cloud a:hover,
.widget.wp_widget_tag_cloud a:hover{
  background:#424242;
  color:#ffffff;
}

.widget.widget_rss li{
  margin-bottom:15px;
}

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

.widget.widget_recent_comments,
.widget.widget_author_grid ul,
.widget.widget_goodreads div[class*="gr_custom_each_container"]{
  overflow:hidden;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"]{
  border-bottom:1px solid rgba(0,0,0,0.05);
  margin-bottom:20px;
  padding-bottom:20px;
}

#page .widget.widget_goodreads div[class^="gr_custom_container"]{
  background:none;
  border:none;
  color:inherit;
  padding:0;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"]:last-child{
  border:none;
  padding:0;
}

.widget.widget_goodreads div[class*="gr_custom_book_container"]{
  float:left;
  margin-right:15px;
}

.widget.widget_goodreads div[class*="gr_custom_rating"]{
  line-height:1;
  margin-bottom:5px;
}

.widget.widget_goodreads div[class*="gr_custom_title"]{
  line-height:1.4;
}

.widget.widget_goodreads div[class*="gr_custom_author"]{
  font-size:11px;
}

#page .widget.milestone-widget .label{
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
  padding:0;
}

.widget.widget_authors > ul > li,
.widget.widget_author_grid li,
.widget.widget_jetpack_posts_i_like li,
.widget.widget_top-posts li{
  padding:0;
}

.widget.widget_authors > ul > li:before,
.widget.widget_author_grid li:before,
.widget.widget_wpcom_social_media_icons_widget li:before,
.widget.widget_jetpack_my_community li:before,
.widget.widget_jetpack_posts_i_like li:before,
.widget.widget_top-posts li:before{
  content:'';
  display:none;
  margin:0;
}

.widget.widget_authors .avatar,
.widget.widget_authors li a strong{
  display:block;
}

.widget.widget_authors .avatar-16,
.widget.widget_authors .avatar-32,
.widget.widget_authors .avatar-48{
  float:left;
  margin-right:15px;
}

.widget.widget_authors{
  overflow:hidden;
}

.widget.widget_authors > ul,
.widget.widget_authors li{
  clear:both;
}

.widget.widget_authors > ul > li{
  margin-bottom:30px;
}

.widget.widget_authors > ul > li:last-child,
.widget.widget_recent_comments table{
  margin-bottom:0;
}

.widget.widget_authors .avatar{
  margin-bottom:20px;
}

.widget.widget_authors li strong{
  color:#6E7273;
  font-size:1.250em;
  font-weight:400;
  line-height:1;
  margin-bottom:15px;
}

.widget.widget_recent_comments td{
  border-top:none;
}

.widget.widget_recent_comments td.recentcommentstexttop,
.widget.widget_recent_comments td.recentcommentsavatartop,
.widget.widget_recent_comments td.recentcommentstextend,
.widget.widget_recent_comments td.recentcommentsavatarend{
  padding-bottom:0;
  padding-left:0;
}

.widget.widget_contact_info .contact-map{
  margin-bottom:15px;
}

.widget.widget_jp_blogs_i_follow ol{
  -webkit-padding-start:0;
  list-style:none;
}

.widget.widget_wpcom_social_media_icons_widget li{
  margin-right:1em;
  padding-left:0;
}

.widget.widget_wpcom_social_media_icons_widget li .genericon{
  font-size:1.625em;
}

.widget.widget_jetpack_posts_i_like .widgets-list-layout.no-grav .widgets-list-layout-links,
.widget.widget_top-posts .widgets-list-layout .widgets-list-layout-links{
  float:left;
  margin-left:10px;
}

.widget.widget_recent_comments .table-responsive > .table > tbody > tr > td{
  white-space:normal !important;
}

.widget .widget-title label{
  font-weight:400;
}

.widget.widget_flickr .table > tbody > tr > td{
  border:none;
  padding:0;
  text-align:left;
}

#page .widget.widget_flickr #flickr_badge_wrapper{
  background-color:none;
  border:none;
}

#page .widget.widget_flickr #flickr_badge_wrapper,
#page .widget.widget_flickr #flickr_badge_uber_wrapper{
  margin:0;
}

#page #flickr_badge_uber_wrapper a:hover,
#page #flickr_badge_uber_wrapper a:link,
#page #flickr_badge_uber_wrapper a:active,
#page #flickr_badge_uber_wrapper a:visited{
  color:#277DA9;
}

#page .widget.widget_akismet_widget a:hover,
#page .widget.widget_akismet_widget a{
  color:#CFEA93;
}

.widget.widget_calendar #next{
  text-align:right;
}

.th-content > :last-child,
.entry-content > :last-child{
  margin-bottom:0;
}

.th-cover{ left:0;
  position:absolute;
  top:0;
}

.th-featured-image{
  -o-object-fit:cover;
     object-fit:cover;
}

.th-background-cover{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}

#page{
  background:#ffffff;
}

.has-custom-background #page{
  margin:15px;
}

#default-view{
  margin-top:60px;
  padding-top:92px;
}

.entry-meta .comments-link::before{
  content:"\2014";
  padding-right:0.25rem;
}

.hfeed .hentry .entry-title{
  font-size:2.125em;
  font-weight:400;
  line-height:1.35;
  margin:0 0 10px;
}

.search .hentry.type-page .entry-title{
  margin-bottom:30px;
}

.hfeed .hentry .entry-header a{
  color:inherit;
}

.hfeed .hentry .entry-meta{
  color:#6E7273;
  margin-bottom:30px;
}

.hentry .entry-header .entry-thumb{
  margin-bottom:35px;
}

.hentry .entry-header .entry-thumb a{
  opacity:0.95;
}

.hentry .entry-header .entry-thumb a:hover{
  opacity:1;
}

#page .hentry .entry-content .more-link:hover,
#page #jp-relatedposts a,
#page #jp-relatedposts a:hover{
  text-decoration:none;
}

.page-header.has-background-cover,
.page-header.has-background-cover .container{
  position:relative;
}

.page-header.has-background-cover .container{
  z-index:1;
}

.archive .page-header.has-background-cover{
  height:15em;
}

.singular-page-header{
  height:35em;
  margin-bottom:60px;
}

.singular-page-header .entry-title,
.singular-page-header .byline{
  font-weight:400;
}

.singular-page-header .entry-title{
  letter-spacing:-1px;
}

.singular-page-header.has-background-cover .entry-title{
  color:inherit;
}

.singular-page-header .entry-meta{
  text-shadow:none;
}

.singular-page-header .avatar{
  display:none;
}

.singular-page-header .entry-meta .byline{
  display:block;
  margin-top:0.55rem;
}

.singular-page-header .entry-meta > span{
  line-height:1.25;
  opacity:0.8;
}

.singular-page-header .entry-meta .comments-link::before{
  display:none;
}

.entry-footer .cat-links + .tags-links{
  margin-top:0;
}

#primary{
  margin-bottom:60px;
}

.page-template-front-page #primary{
  margin-bottom:0;
}

.hentry .entry-footer .edit-link a{
  background:rgba(0,0,0,0.05);
  border:2px solid transparent;
  border-radius:35px;
  color:#6e7273;
  display:inline-block;
  padding:4px 16px;
}

.hentry .entry-footer .edit-link a:hover{
  background:#ffffff;
  border:2px solid rgba(0,0,0,0.05);
}

.sticky{
  display:block;
}

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

.single .byline,
.group-blog .byline{
  display:inline;
}

.page-links{
  clear:both;
  font-size:0.813em;
  margin:0 0 35px;
}

.page-links .page-links-title{
  padding-right:10px;
}

.page-links .page-links-title,
.page-links span,
#page .page-links a span{
  color:#6E7273;
}

.page-links .page-links-title,
.page-links span,
.page-links a{
  display:inline-block;
  min-width:35px;
  text-align:center;
}

#page .page-links a{
  border-bottom:none;
}

#page .page-links a:hover span,
.page-links span{
  color:#424242;
}

.hentry .page-links span{
  border-right:1px solid rgba(0,0,0,0.05);
}

.page-links .page-links-title{
  padding-right:10px;
}

.single .entry-content p.intro,
.page .entry-content p.intro{
  font-size:1.250em;
  font-weight:400;
  line-height:1.6;
}

.hentry .entry-content h1,
.comments-area .comment-body h1,
.hentry .entry-content h2,
.comments-area .comment-body h2,
.hentry .entry-content h3,
.comments-area .comment-body h3,
.hentry .entry-content h4,
.comments-area .comment-body h4,
.hentry .entry-content h5,
.comments-area .comment-body h5,
.hentry .entry-content h6,
.comments-area .comment-body h6{
  line-height:1.3;
  margin-bottom:10px;
  margin-top:40px;
}

.search-form label,
.post-password-form label{
  margin-bottom:0;
}

.post-password-form label{
  font-weight:300;
}

.post-password-form input[type="password"]{
  border-radius:30px 0 0 30px;
}

.post-password-form input[type="submit"]{
  background:#424242;
  border:none;
  border-radius:0 30px 30px 0;
  color:#ffffff;
  margin-left:-4px;
}

.author-hidden #primary-header .entry-meta .avatar,
.author-hidden.comment-hidden.date-hidden #primary-header .entry-meta,
.author-hidden.date-hidden .entry-meta .comments-link::before,
.date-hidden #primary-header .entry-meta .comments-link::before{
  display:none;
}

.author-hidden #primary-header .entry-meta{
  background:none;
  margin-top:10px;
}

.author-hidden #primary-header .entry-meta{
  min-height:1px;
  padding-left:5px;
  padding-right:5px;
}

.author-hidden #primary-header:not(.has-background-cover) .entry-meta{
  color:inherit;
}

.hentry.format-gallery .entry-header .entry-thumb{
  display:none;
}

.hentry.format-video .entry-header .entry-thumb{
  display:none;
}

.hentry .mejs-container,
.hentry .wp-playlist{
  margin-bottom:35px;
}

.site .wp-playlist-light .wp-playlist-playing{
  background:none;
}

.hentry .wp-playlist{
  padding:10px 10px 0;
}

.hentry .wp-playlist .wp-playlist-tracks a{
  border:none;
  color:inherit;
  padding:10px 0;
}

.hentry .wp-playlist-item{
  color:#6e7273;
}

.hentry .wp-playlist-light .wp-playlist-playing{
  color:#222221;
  font-weight:bold;
}

.hentry .wp-playlist-item-length{
  top:10px;
}

.author-container{
  border-top:1px solid rgba(0,0,0,0.05);
  padding-top:35px;
}

.author-container .author-name{
  color:#6E7273;
  font-size:1.250em;
  font-size:13px;
  font-weight:300;
  margin:0 0 9px;
}

.author-container .author-name a{
  color:#222221;
  display:block;
  font-size:20px;
  font-weight:400;
  margin-top:8px;
}

.author-container .author-info{
  min-height:96px;
  position:relative;
}

.author-container .avatar{
  border-radius:50%;
  height:96px;
  position:absolute;
  top:0;
  width:96px;
}

.author-container .author-bio{
  color:#424242;
  padding-left:130px;
}

.blog header + .hentry{
  border-top:none;
  margin-top:0;
  padding-top:0;
}

.page-header:not(.centered-header) .page-title,
.page-header .taxonomy-description{
  color:#6E7273;
}

.page-header .page-title{
  font-size:1.250em;
}

.page-header .taxonomy-description{
  margin-top:15px;
}

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

.archive .page-header.centered-header{
  text-align:center;
}

.archive .page-header.centered-header .page-title{
  font-size:2em;
}

.archive .page-header.centered-header .taxonomy-description{
  margin-left:auto;
  margin-right:auto;
  max-width:600px;
}

.error404 .error-404.not-found,
.post-type-archive-jetpack-testimonial .no-results.not-found,
.post-type-archive-jetpack-portfolio .no-results.not-found{
  padding:30px 0;
  text-align:center;
}

.error404 .error-404.not-found .page-header,
.search .no-results.not-found .page-header,
.post-type-archive-jetpack-portfolio .no-results.not-found .page-header{
  border-bottom:none;
  margin-bottom:30px;
  padding:0;
}

.error404 .error-404.not-found .page-title,
.search .no-results.not-found .page-title,
.post-type-archive-jetpack-portfolio .no-results.not-found .page-title{
  font-size:2.125em;
}

.error404 .error-404.not-found .page-content,
.post-type-archive-jetpack-testimonial .no-results.not-found,
.post-type-archive-jetpack-portfolio .no-results.not-found{
  margin:0 auto;
}

.error404 .error-404.not-found .page-content,
.search .no-results.not-found .search-form,
.post-type-archive-jetpack-testimonial .no-results.not-found,
.post-type-archive-jetpack-portfolio .no-results.not-found{
  max-width:600px;
}

.error404 .error-404.not-found .search-form label,
.error404 .error-404.not-found .search-field,
.search .no-results.not-found .search-form .search-field,
.post-type-archive-jetpack-testimonial .no-results.not-found .search-form .search-field,
.post-type-archive-jetpack-portfolio .no-results.not-found .search-form .search-field{
  font-weight:300;
  width:100%;
}

.widget_search .search-field,
.error404 .error-404.not-found .search-field,
.search .no-results.not-found .search-form .search-field,
.post-type-archive-jetpack-testimonial .no-results.not-found .search-form .search-field,
.post-type-archive-jetpack-portfolio .no-results.not-found .search-form .search-field{
  border-radius:30px;
  padding:0 20px;
}

.search .no-results.not-found .search-form,
.error404 .error-404.not-found .search-form,
.widget_search .search-form,
.post-type-archive-jetpack-testimonial .no-results.not-found .search-form,
.post-type-archive-jetpack-portfolio .no-results.not-found .search-form{
  position:relative;
}

.search .no-results.not-found .search-form label,
.post-type-archive-jetpack-testimonial .no-results.not-found .search-form label,
.post-type-archive-jetpack-portfolio .no-results.not-found .search-form label{
  display:block;
}

.error404 .error-404.not-found .search-submit,
.search .no-results.not-found .search-submit,
.widget_search .search-submit,
.post-type-archive-jetpack-testimonial .no-results.not-found .search-submit,
.post-type-archive-jetpack-portfolio .no-results.not-found .search-submit{
  background:#424242;
  border:none;
  border-radius:0 30px 30px 0;
  color:#ffffff;
  position:absolute; right:0;
  top:0;
}

.error404 .error-404.not-found  .search-submit:hover,
.search .no-results.not-found  .search-submit:hover,
.widget_search .search-submit:hover,
.post-password-form input[type="submit"]:hover,
.post-type-archive-jetpack-testimonial .no-results.not-found .search-submit:hover,
.post-type-archive-jetpack-portfolio .no-results.not-found .search-submit:hover{
  opacity:0.8;
}

.post-type-archive-jetpack-testimonial .no-results.not-found .page-header{
  display:none;
}

.post-type-archive-jetpack-testimonial .no-results.not-found{
  padding-top:0;
}

.post-type-archive-jetpack-portfolio #page .page-title,
.tax-jetpack-portfolio-type #page .page-title,
.tax-jetpack-portfolio-tag #page .page-title{
  color:#222221;
  font-size:2.027rem;
}

.post-type-archive-jetpack-portfolio .hentry .entry-title,
.tax-jetpack-portfolio-type .hentry .entry-title,
.tax-jetpack-portfolio-tag .hentry .entry-title{
  font-size:1.266rem;
  font-weight:300;
}

.archive .portfolio-grid article{
  margin-top:8.75px;
}

.portfolio-grid .page-header{
  margin-bottom:61.25px;
}

.portfolio-grid .page-title + .taxonomy-description{
  margin-top:17.5px;
}

.portfolio-type-list li + li{
  border-left:1px solid #f2f2f2;
  margin-left:17.5px;
  padding-left:17.5px;
}

.portfolio-type-list li{
  line-height:1.35;
}

.portfolio-type-list li a:hover{
  color:#424242
}

.portfolio-type-list li a{
  color:#6e7273
}

.portfolio-type-list.sub-type{
  font-size:13px;
  margin-top:15px;
}

.posts-navigation,
#infinite-handle{
  width:100%;
}

.post-type-archive-jetpack-portfolio.inactive-sidebar .site-main,
.tax-jetpack-portfolio-type.inactive-sidebar .site-main{
  max-width:100%;
}

.th-testimonial-grid{
  overflow:hidden;
}

.th-testimonial-grid .entry-content{
  position:relative;
}

.th-testimonial-grid .entry-content::after{
  border:14px solid transparent;
  border-bottom-width:0;
  border-top-color:#0da4d3;
  bottom:-14px;
  content:'';
  left:50%;
  left:50px;
  margin-left:-18px;
  position:absolute;
}

.th-testimonial-grid .entry-content a{
  font-weight:400;
  text-decoration:underline;
}

.th-testimonial-grid .entry-content a:hover{
  opacity:0.8;
  text-decoration:none;
}

.th-testimonial-grid .entry-thumb img{
  width:60px;
}

.post-type-archive-jetpack-testimonial .page-header .page-title{
  color:inherit;
  font-size:2.027rem;
}

.post-type-archive-jetpack-testimonial .jetpack-testimonial.hentry .entry-title{
  font-size:1rem;
  margin-bottom:0;
}

.post-type-archive-jetpack-testimonial #default-view{
  margin-top:0;
}

.post-type-archive-jetpack-testimonial.inactive-sidebar .site-main{
  max-width:100%;
}

.post-type-archive-jetpack-testimonial .th-testimonial-grid .more-link-container a{
  background:#ffffff;
  border:none;
  color:#0da4d3;
  text-decoration:none;
}

.post-type-archive-jetpack-testimonial .th-testimonial-grid .more-link-container a:hover{
  border:none;
}

.post-type-archive-jetpack-testimonial .hentry .entry-header .entry-thumb{
  margin-bottom:0;
}

.jetpack-testimonial-shortcode .testimonial-entry-content{
  background:#0da4d3;
  border-radius:2px;
  color:#ffffff;
  padding:35px;
  position:relative;
}

.jetpack-testimonial-shortcode .testimonial-featured-image,
.jetpack-testimonial-shortcode .testimonial-featured-image img{
  border-radius:50%;
}

.jetpack-testimonial-shortcode .testimonial-entry{
  position:relative;
}

#page .jetpack-testimonial-shortcode .testimonial-featured-image .entry-thumb img{
  width:60px;
}

#page .jetpack-testimonial-shortcode .testimonial-featured-image,
#page .jetpack-testimonial-shortcode .testimonial-entry-title a{
  border-bottom:none;
}

#page .jetpack-testimonial-shortcode .testimonial-featured-image{
  border:2px solid #ffffff;
  position:absolute; right:5px;
  top:5px;
}

.jetpack-testimonial-shortcode .testimonial-entry-title{
  color:#6E7273;
  display:block;
  font-weight:300;
  margin-top:10px;
}

.jetpack-testimonial-shortcode .testimonial-entry-title a{
  color:inherit;
}

.jetpack-testimonial-shortcode .testimonial-entry-content{
  margin:0;
  padding-right:90px;
}

.front-testimonial{
  max-width:900px;
}

.front-testimonial-img{
  height:86px;
  width:86px;
}

.front-testimonial-author::before{
  content:"\2014";
  padding-right:0.25rem;
}

.grid-item .has-background-cover{
  color:#ffffff;
}

.grid-item .entry-title,
.grid-item .entry-summary{
  position:relative;
  z-index:1;
}

.grid-item .hentry{
  min-height:25em;
  position:relative;
}

.grid-item .entry-title{
  line-height:1.35;
}

.page-template:not(.home) .grid-item .entry-summary{
  display:none;
}

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

embed,
iframe,
object{
  max-width:100%;
}

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

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

.wp-caption-text{
  color:#9c9fa0;
  font-size:0.778em;
  text-align:center;
}

.wp-caption .wp-caption-text{
  margin:0.8075em 0;
}

.gallery{
  margin-bottom:30px;
  overflow:hidden;
}

.gallery-item{
  float:left;
  margin:0 1px 1px 0;
  overflow:hidden;
  position:relative;
}

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

.gallery-columns-2 .gallery-item{
  max-width:49.5%;
  max-width:calc(50% - 1px);
}

.gallery-columns-3 .gallery-item{
  max-width:33%;
  max-width:calc(33.3% - 1px);
}

.gallery-columns-4 .gallery-item{
  max-width:24.5%;
  max-width:calc(25% - 1px);
}

.gallery-columns-5 .gallery-item{
  max-width:19.5%;
  max-width:calc(20% - 1px);
}

.gallery-columns-6 .gallery-item{
  max-width:16%;
  max-width:calc(16.66% - 1px);
}

.gallery-columns-7 .gallery-item{
  max-width:13.5%;
  max-width:calc(14.285% - 1px);
}

.gallery-columns-8 .gallery-item{
  max-width:12%;
  max-width:calc(12.5% - 1px);
}

.gallery-columns-9 .gallery-item{
  max-width:10%;
  max-width:calc(11.11% - 1px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n){
  margin-right:0;
}

.gallery-columns-1 .gallery-item:nth-of-type(1n+1),
.gallery-columns-2 .gallery-item:nth-of-type(2n+1),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1),
.gallery-columns-4 .gallery-item:nth-of-type(4n+1),
.gallery-columns-5 .gallery-item:nth-of-type(5n+1),
.gallery-columns-6 .gallery-item:nth-of-type(6n+1),
.gallery-columns-7 .gallery-item:nth-of-type(7n+1),
.gallery-columns-8 .gallery-item:nth-of-type(8n+1),
.gallery-columns-9 .gallery-item:nth-of-type(9n+1){
  clear:left;
}

.gallery-caption{
  background:rgba(0, 0, 0, 0.4);
  background:-webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0.26)),color-stop(59%, rgba(0,0,0,0.59)),color-stop(69%, rgba(0,0,0,0.65)));
  background:linear-gradient(to bottom,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
  bottom:0;
  color:#ffffff;
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#42000000', endColorstr='#a6000000',GradientType=0 );
  font-size:0.611em; left:0;
  line-height:1.2;
  margin:0;
  max-height:50%;
  opacity:0;
  padding:8px 10px;
  position:absolute;
  visibility:hidden;
  width:100%;
}

.gallery-caption:before{
  content:"";
  height:100%; left:0;
  min-height:50px;
  position:absolute;
  top:0;
  width:100%;
}

.gallery-item:hover .gallery-caption{
  max-height:50%;
  opacity:1;
  visibility:visible;
}

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

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer{
  display:none;
}

.infinity-end.neverending .site-footer{
  display:block;
}

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

#infinite-handle span{
  background:none;
  border:2px solid;
  border-radius:30px;
  color:inherit;
  color:#424242;
  display:inline-block;
  font-size:13px;
  font-weight:400;
  padding:8px 22px;
}

#infinite-handle span:hover{
  background:#424242;
  border-color:transparent;
  color:#ffffff;
}

#infinite-handle span:after{
  content:"\f021";
  padding-left:6px;
}

.infinite-scroll.hfeed .site-main{
  position:relative;
}

.infinite-scroll.hfeed .infinite-loader{
  bottom:-35px;
  position:absolute;
}

#page .contact-form label{
  margin-bottom:5px;
}

#page .contact-form label span{
  color:#6E7273;
}

#page .contact-form label,
#page .contact-form label span{
  font-weight:300;
}

#page .contact-form input[type='text'],
#page .contact-form input[type='email'],
#page .contact-form textarea{
  margin-bottom:20px;
}

#page div.sharedaddy h3.sd-title:before{
  border:none;
  margin:0;
}

#page div.sharedaddy h3.sd-title,
#page div#jp-relatedposts h3.jp-relatedposts-headline,
#page div#jp-relatedposts h3.jp-relatedposts-headline em{
  font-weight:300;
}

#page div.sharedaddy h3.sd-title,
#page div#jp-relatedposts h3.jp-relatedposts-headline{
  color:#6E7273;
  font-size:0.889rem;
}

#page div.sharedaddy h3.sd-title,
#page div#jp-relatedposts h3.jp-relatedposts-headline{
  margin-bottom:15px;
}

.site .entry-content > .sharedaddy{
  padding-top:0;
}

.site div.sharedaddy>.sharedaddy:not(:first-of-type){
  margin-top:10px;
}

.site .sharedaddy .sd-social ul{
  margin:0 !important;
}

#page .sd-social-icon .sd-content ul li[class*='share-'] a{
  padding:13px;
}

#page .sd-social-icon .sd-content ul li[class*='share-'] a:hover{
  background:rgba(0,0,0,0.05);
  color:#424242 !important;
}

#page div#jp-relatedposts h3.jp-relatedposts-headline em:before{
  display:none;
}

#wpstats,
#botd,
#botd2{
  display:none;
}

.pd-rating{
  line-height:1.1;
  margin-bottom:35px;
}

.comments-area .pd-rating{
  margin-bottom:25px;
}

div.display-posts-listing .listing-item:not(:first-child){
  border-top:1px solid rgba(0,0,0,.08);
  margin-top:35px;
  padding-top:35px;
}

div.display-posts-listing .listing-item:after{
  clear:both;
  content:"";
  display:block;
}

.jetpack-portfolio-shortcode .portfolio-entry{
  margin-bottom:40px;
}

.jetpack-portfolio-shortcode .portfolio-entry-content :last-child{
  margin-bottom:0;
}

.jetpack-portfolio-shortcode .portfolio-featured-image{
  display:block;
  margin-bottom:30px;
}

.entry-content .jetpack-portfolio-shortcode .portfolio-entry-title{
  font-size:1.250em;
  margin-bottom:0;
  margin-top:0;
}

.jetpack-portfolio-shortcode .portfolio-entry-title a{
  color:inherit;
}

.portfolio-entry-meta{
  color:#6E7273;
  font-size:13px;
  margin-top:5px;
}

.jetpack-portfolio-shortcode .portfolio-entry-content{
  margin-top:15px;
}

.jetpack-portfolio-shortcode .portfolio-entry:not([class*='portfolio-entry-column-']) .project-types span::after,
.jetpack-portfolio-shortcode .portfolio-entry:not([class*='portfolio-entry-column-']) .project-tags span::after{
  content:":";
  margin-right:3px;
}

.jetpack-portfolio-shortcode .portfolio-entry:not([class*='portfolio-entry-column-']) .project-types a::after,
.jetpack-portfolio-shortcode .portfolio-entry:not([class*='portfolio-entry-column-']) .project-tags a::after{
  content:",";
  margin-right:3px;
}

.jetpack-portfolio-shortcode .portfolio-entry:not([class*='portfolio-entry-column-']) .project-types a:last-child::after,
.jetpack-portfolio-shortcode .portfolio-entry:not([class*='portfolio-entry-column-']) .project-tags a:last-child::after{
  display:none;
}

@-webkit-keyframes slide-down{
  0%{
    -webkit-transform:translateY(-100%);
    opacity:0;
  }

  100%{
    -webkit-transform:translateY(0);
    opacity:1;
  }
}

@keyframes slide-down{
  0%{
    -webkit-transform:translateY(-100%);
    opacity:0;
    transform:translateY(-100%);
  }

  100%{
    -webkit-transform:translateY(0);
    opacity:1;
    transform:translateY(0);
  }
}

@-webkit-keyframes fadein{
  0%{ opacity:0;
  }

  100%{ opacity:1;
  }
}

@keyframes fadein{
  0%{ opacity:0;
  }

  100%{ opacity:1;
  }
}

.th-bg-animation{
  -webkit-transition:background-color 200ms ease-in-out;
  transition:background-color 200ms ease-in-out;
}

.wp-block-image,
.wp-block-quote.is-style-large,
.wp-block-pullquote,
.wp-block-categories,
.wp-block-archives,
.wp-block-media-text,
.wp-block-latest-comments__comment-excerpt p,
.wp-block-file,
.wp-block-cover,
.wp-block-audio,
.wp-block-video,
.wp-block-button,
.wp-block-column,
.wp-block-quote.is-style-large,
.wp-block-quote.is-large{
  margin-bottom:35px;
}

.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-embed figcaption,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts .wp-block-latest-posts__post-date{
  color:#6e7273;
  font-size:13px;
  margin-bottom:0;
}

.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-video.alignleft,
.wp-block-video.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignright
.wp-block-pullquote.alignleft{
  max-width:100%;
  width:50%;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote blockquote p:last-of-type,
.wp-block-column > :last-child{
  margin-bottom:0;
}

ul.wp-block-gallery,
ul.wp-block-latest-posts,
ol.wp-block-latest-comments{
  margin-left:0;
}

.wp-block-audio audio{
  width:100%;
}

.wp-block-button .wp-block-button__link{
  font-size:13px;
  font-weight:bold;
}

.wp-block-button .wp-block-button__link:hover{
  opacity:0.7;
}

.wp-block-button.is-style-outline .wp-block-button__link{
  border:2px solid;
  border-radius:30px;
}

.wp-block-button.is-style-outline .has-red-background-color{
  border-color:#dc2d47;
}

.wp-block-button.is-style-outline .has-blue-background-color{
  border-color:#3c40c6;
}

.wp-block-button.is-style-outline .has-green-background-color{
  border-color:#048448;
}

.wp-block-button.is-style-outline .has-black-background-color{
  border-color:#1e272e;
}

.wp-block-button.is-style-outline .has-white-background-color{
  border-color:#fff;
}

.has-red-color,
a.has-red-color:hover{
  color:#dc2d47;
}

.has-red-background-color{
  background-color:#dc2d47;
}

.has-blue-color,
a.has-blue-color:hover{
  color:#3c40c6;
}

.has-blue-background-color{
  background-color:#3c40c6;
}

.has-green-color,
a.has-green-color:hover{
  color:#048448;
}

.has-green-background-color{
  background-color:#048448;
}

.has-black-color,
a.has-black-color:hover{
  color:#1e272e;
}

.has-black-background-color{
  background-color:#1e272e;
}

.has-white-color,
a.has-white-color:hover{
  color:#fff;
}

.has-white-background-color{
  background-color:#fff;
}

.wp-block-cover.alignleft,
.wp-block-cover.alignright{
  min-height:300px;
}

.wp-block-cover.alignleft .wp-block-cover-text,
.wp-block-cover.alignright .wp-block-cover-text{
  font-size:1.25rem;
}

.single .entry-content p span.dropcap,
.page .entry-content p span.dropcap,
p.has-drop-cap:not(:focus):first-letter{
  float:left;
  font-size:3.75em;
  font-weight:900;
  line-height:0.85;
  margin:.05em .1em 0 0;
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright{
  max-width:100%;
}

.wp-block-file .wp-block-file__button{
  margin-left:0;
  margin-top:0.5em;
}

.wp-block-file a:not(.wp-block-file__button){
  display:inline-block;
  margin-right:17.5px;
}

.wp-block-file a.wp-block-file__button,
.wp-block-file .wp-block-file__button{
  -webkit-box-shadow:none;
  background:none;
  border:2px solid;
  border-radius:30px;
          box-shadow:none;
  color:inherit;
  display:inline-block;
  font-size:13px;
  font-weight:bold;
  padding:10px 24px;
  text-decoration:none;
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:hover{
  background:#424242;
  border-color:transparent;
  color:#ffffff;
  opacity:1;
}

.wp-block-file.alignright,
.wp-block-file.alignleft{
  max-width:50%;
  text-align:inherit;
}

.has-large-font-size,
.has-huge-font-size{
  line-height:1.45;
}

.wp-block-image .alignleft{
  margin-right:35px;
}

.wp-block-image .alignright{
  margin-left:35px;
}

.wp-block-gallery{
  margin-bottom:17.5px;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption{
  font-size:13px;
  padding-bottom:10px;
  visibility:hidden;
}

.wp-block-gallery .blocks-gallery-image:hover figcaption,
.wp-block-gallery .blocks-gallery-item:hover figcaption{
  visibility:visible;
}

.wp-block-media-text[class*="-background-color"]{
  padding:20px;
}

.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-style-large,
.wp-block-quote.is-large{
  padding:20px 40px 15px;
}

.wp-block-quote:not(.is-large):not(.is-style-large){
  border-left:2px solid;
}

.wp-block-quote:not(.is-style-large) p,
.wp-block-quote:not(.is-large) p{
  font-size:inherit;
  font-style:normal;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large{
  background:none;
  font-size:1.625em;
  margin-left:35px;
  margin-right:35px;
  padding-left:40px;
}

.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote .wp-block-quote__citation{
  font-size:16px;
  font-style:italic;
}

.wp-block-pullquote.is-style-solid-color{
  border:none;
}

.wp-block-pullquote blockquote{
  background:none;
  border:none;
  margin-left:auto;
  margin-right:auto;
  padding:0;
}

.wp-block-pullquote{
  border-bottom:2px solid;
  border-top:2px solid;
  color:inherit;
  padding:70px 0;
}

.wp-block-pullquote.alignright,
.wp-block-pullquote.alignleft{
  max-width:50%;
  padding:35px 0;
}

.wp-block-pullquote.is-style-solid-color.alignright blockquote p,
.wp-block-pullquote.is-style-solid-color.alignleft blockquote p{
  font-size:1.25rem;
}

.wp-block-pullquote blockquote::before{
  -webkit-transform:translate(-50%, -50%);
  left:50%;
  top:-70px;
          transform:translate(-50%, -50%);
}

.wp-block-pullquote.alignright blockquote::before,
.wp-block-pullquote.alignleft blockquote::before{
  top:-35px;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote.is-style-solid-color blockquote{
  max-width:80%;
}

.wp-block-pullquote.is-style-solid-color blockquote::before{
  display:none;
}

.wp-block-pullquote blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-pullquote blockquote .wp-block-pullquote__citation{
  display:inline-block;
  font-size:16px;
  font-style:italic;
  margin-top:35px;
  text-transform:none;
}

hr,
.wp-block-separator{
  border:0;
  border-top:1px solid #e2e2e4;
  margin:35px auto;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
  border-top-width:3px;
  max-width:35%;
}

.wp-block-separator.is-style-dots{
  border-top:none;
}

.wp-block-separator.is-style-dots:before{
  color:inherit;
  font-size:32px;
  font-weight:900;
  letter-spacing:1em;
  padding-left:1em;
}

.wp-block-table.is-style-stripes td{
  border-color:#dddddd;
}

.wp-block-table.is-style-stripes > tbody > tr:nth-child(odd){
  background-color:#f9f9f9;
}

.wp-block-table.is-style-stripes thead tr:nth-child(odd){
  background:none;
}

.wp-block-verse pre,
pre.wp-block-verse{
  background:none;
  border:none;
  color:inherit;
  font-family:inherit;
  font-size:inherit;
  padding-bottom:0;
  padding-top:0;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts .wp-block-latest-posts__post-date{
  margin-top:2px;
}

.wp-block-latest-comments__comment-author{
  font-weight:bold;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar{
  border-radius:50%;
  height:54px;
  width:54px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-left:80px;
}

.wp-block-latest-comments__comment-excerpt p,
.wp-block-latest-comments__comment{
  font-size:1em;
}

.wp-block-latest-comments{
  padding-left:0;
}

.wp-block-latest-comments__comment:not(:first-of-type){
  border-top:1px solid #e2e2e4;
  padding-top:35px;
}

.th-bg-transparent{
  background-color:transparent;
}

.th-bg-white{
  background-color:#ffffff;
}

.th-bg-primary-dark{
  background-color:#222221;
}

.th-bg-secondary-lightest{
  background-color:#f2f2f2;
}

.th-bg-accent-base{
  background-color:#0da4d3;
}

.hover\:th-bg-secondary-lighter:hover{
  background-color:#e2e2e4;
}

.th-rounded-sm{
  border-radius:3px;
}

.th-rounded-full{
  border-radius:9999px;
}

.th-border-none{
  border-style:none;
}

.th-border-none{
  border-width:0;
}

.th-block{
  display:block;
}

.th-inline-block{
  display:inline-block;
}

.th-flex{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.th-inline-flex{
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
}

.th-hidden{
  display:none;
}

.th-flex-col{
  -ms-flex-direction:column;
  -webkit-box-direction:normal;
  -webkit-box-orient:vertical;
  flex-direction:column;
}

.th-flex-wrap{
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.th-items-start{
  -ms-flex-align:start;
  -webkit-box-align:start;
  align-items:flex-start;
}

.th-items-center{
  -ms-flex-align:center;
  -webkit-box-align:center;
  align-items:center;
}

.th-self-end{
  -ms-flex-item-align:end;
  align-self:flex-end;
}

.th-self-center{
  -ms-flex-item-align:center;
  align-self:center;
}

.th-justify-end{
  -ms-flex-pack:end;
  -webkit-box-pack:end;
  justify-content:flex-end;
}

.th-justify-center{
  -ms-flex-pack:center;
  -webkit-box-pack:center;
  justify-content:center;
}

.th-content-center{
  -ms-flex-line-pack:center;
  align-content:center;
}

.th-font-normal{
  font-weight:400;
}

.th-font-bold{
  font-weight:700;
}

.th-h-full{
  height:100%;
}

.th-list-none{
  list-style-type:none;
}

.th-m-0{
  margin:0;
}

.th-mx-auto{
  margin-left:auto;
  margin-right:auto;
}

.th--mx-sm{
  margin-left:-17.5px;
  margin-right:-17.5px;
}

.th--mx-xxs{
  margin-left:-4.375px;
  margin-right:-4.375px;
}

.th-mt-0{
  margin-top:0;
}

.th-mb-0{
  margin-bottom:0;
}

.th-ml-0{
  margin-left:0;
}

.th-ml-auto{
  margin-left:auto;
}

.th-mb-lg{
  margin-bottom:70px;
}

.th-mt-base{
  margin-top:35px;
}

.th-mb-base{
  margin-bottom:35px;
}

.th-mr-sm{
  margin-right:17.5px;
}

.th-mb-sm{
  margin-bottom:17.5px;
}

.th-ml-sm{
  margin-left:17.5px;
}

.th-mb-xs{
  margin-bottom:8.75px;
}

.th-max-w-md{
  max-width:53rem;
}

.th-max-w-base{
  max-width:40rem;
}

.th-p-0{
  padding:0;
}

.th-p-base{
  padding:35px;
}

.th-p-sm{
  padding:17.5px;
}

.th-py-xl{
  padding-bottom:122.5px;
  padding-top:122.5px;
}

.th-py-lg{
  padding-bottom:70px;
  padding-top:70px;
}

.th-py-base{
  padding-bottom:35px;
  padding-top:35px;
}

.th-px-base{
  padding-left:35px;
  padding-right:35px;
}

.th-py-sm{
  padding-bottom:17.5px;
  padding-top:17.5px;
}

.th-px-sm{
  padding-left:17.5px;
  padding-right:17.5px;
}

.th-px-xxs{
  padding-left:4.375px;
  padding-right:4.375px;
}

.th-pt-lg{
  padding-top:70px;
}

.th-fill-current{
  fill:currentColor;
}

.th-text-center{
  text-align:center;
}

.th-text-inherit{
  color:inherit;
}

.th-text-white{
  color:#ffffff;
}

.th-text-primary-dark{
  color:#222221;
}

.th-text-secondary-base{
  color:#6e7273;
}

.hover\:th-text-inherit:hover{
  color:inherit;
}

.th-text-xxs{
  font-size:0.702rem;
}

.th-text-xs{
  font-size:0.79rem;
}

.th-text-sm{
  font-size:0.889rem;
}

.th-text-base{
  font-size:1rem;
}

.th-text-lg{
  font-size:1.266rem;
}

.th-text-xl{
  font-size:1.602rem;
}

.th-text-2xl{
  font-size:2.027rem;
}

.th-text-3xl{
  font-size:2.566rem;
}

.th-uppercase{
  text-transform:uppercase;
}

.th-normal-case{
  text-transform:none;
}

.th-tracking-widest{
  letter-spacing:0.5em;
}

.th-w-full{
  width:100%;
}

@media (min-width: 500px){
  blockquote{
    border-left-width:2px;
    font-size:1.250em;
    line-height:1.55;
    margin-left:35px;
    margin-right:35px;
    padding:17.5px 35px;
  }
  blockquote:before{
    font-size:2.2em;
    height:35px;
    left:-18px;
    line-height:51px;
    width:35px;
  }
  .header-searchform--submit{
    right:70px;
  }
  .header-searchform--field[type="search"]{
    padding-right:70px;
  }
  .post-navigation .nav-previous .meta-nav:before{
    padding-right:0.25rem;
    content:"\2190";
  }

  .post-navigation .nav-next .meta-nav:after{
    padding-left:0.25rem;
    content:"\2192";
  }

  .post-navigation .nav-previous{
    float:left;
    width:50%;
  }

  .post-navigation .nav-next{
    float:right;
    text-align:right;
    width:50%;
  }
  .archive .page-header.has-background-cover{
    height:25em;
  }
  .singular-page-header .entry-title{
    font-size:3.247rem;
  }

  .singular-page-header .entry-meta{
    background:rgba(0,0,0,0.3);
    border-radius:35px;
    min-height:70px;
    padding:5px 35px 5px 75px;
    position:relative;
  }

  .singular-page-header .avatar{
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.4);
    border-radius:50%;
            box-shadow:0 1px 1px rgba(0,0,0,0.4);
    display:block; left:5px;
    position:absolute;
    top:5px;
    width:60px;
  }

  .singular-page-header .entry-meta .comments-link::before{
    display:inline-block;
    margin-left:0.25rem;
  }
  .front-testimonial-content{
    font-size:1.602rem;
  }
  .sm\:th-py-xl{
    padding-bottom:122.5px;
    padding-top:122.5px;
  }

  .sm\:th-py-lg{
    padding-bottom:70px;
    padding-top:70px;
  }

  .sm\:th-px-lg{
    padding-left:70px;
    padding-right:70px;
  }

  .sm\:th-px-base{
    padding-left:35px;
    padding-right:35px;
  }

  .sm\:th-pt-xl{
    padding-top:122.5px;
  }

  .sm\:th-text-white{
    color:#ffffff;
  }
}

@media (min-width: 768px){
  .container{
    width:750px;
  }
  .site-header,
	.site-header a{
    color:#ffffff;
  }

  .site-header{
    -webkit-transition:padding 200ms ease-in-out, opacity 200ms ease-in-out;
    background-color:transparent;
    left:0;
    position:fixed;
    right:0;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    top:0;
    transition:padding 200ms ease-in-out, opacity 200ms ease-in-out;
    z-index:99998;
  }

  .site-header.scroll-header{
        -ms-flex-align:center;
    -webkit-animation:slide-down ease-in-out 0.6s 0.2s both;
    -webkit-box-align:center;
            align-items:center;
            animation:slide-down ease-in-out 0.6s 0.2s both;
    padding-bottom:23px;
    padding-top:23px;
  }

  .has-custom-background .site-header{
    left:15px;
    right:15px;
  }

  .site-header img.site-logo{
    max-height:70px;
  }
  .site-header .site-branding{
    max-width:30%;
    text-align:inherit;
  }

  .site-header .header-links{
    max-width:70%;
  }
  .site-header .header-search,
	.site-header .header-menu{
    -webkit-transform:none;
    position:static;
    top:auto;
            transform:none;
  }

  .site-header .header-menu{
    font-size:inherit;
  }

  .site-header .header-search{
        -ms-flex-order:99;
    -webkit-box-ordinal-group:100;
    border-left:1px solid;
    margin-left:17.5px;
            order:99;
    padding-left:17.5px;
  }

  .header-links svg{
    -webkit-transform:translate(0, -0.5px);
    height:1rem;
            transform:translate(0, -0.5px);
    width:1rem;
  }

  .header-menu svg{
    margin-right:4.375px;
  }
  .md\:th-block{
    display:block;
  }

  .md\:th-hidden{
    display:none;
  }

  .md\:th-px-0{
    padding-left:0;
    padding-right:0;
  }

  .md\:th-py-base{
    padding-bottom:35px;
    padding-top:35px;
  }

  .md\:th-w-6\/12{
    width:50%;
  }
}

@media screen and (min-width:768px){
  .jetpack-portfolio-shortcode{
        -ms-flex-pack:start;
    -ms-flex-wrap:wrap;
    -webkit-box-pack:start;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
        flex-wrap:wrap;
            justify-content:flex-start;
    margin-left:-20px;
    margin-right:-20px;
  }

  .portfolio-entry{
    padding-left:20px;
    padding-right:20px;
  }

  .jetpack-portfolio-shortcode.column-1 .portfolio-entry{
    width:100%;
  }

  .jetpack-portfolio-shortcode.column-2 .portfolio-entry{
    width:50%;
  }

  .jetpack-portfolio-shortcode.column-3 .portfolio-entry{
    width:33.33333%;
  }

  .jetpack-portfolio-shortcode.column-4 .portfolio-entry{
    width:25%;
  }

  .jetpack-portfolio-shortcode.column-5 .portfolio-entry{
    width:20%;
  }

  .jetpack-portfolio-shortcode.column-6 .portfolio-entry{
    width:16.66667%;
  }
}

@media screen and (min-width: 782px){
  .admin-bar .site-header{
    top:32px;
  }
}

@media (min-width: 992px){
  .container{
    width:970px;
  }
  .footer-widget{
    width:25%;
  }

  .footer-bottom{
    text-align:inherit;
  }
  .has-sidebar .content-area.th-w-full{
    width:66.666667%;
  }

  .has-sidebar:not(.left-sidebar) .content-area.th-w-full{
        -ms-flex-order:1;
    -webkit-box-ordinal-group:2;
            order:1;
  }

  .left-sidebar .content-area.th-w-full{
        -ms-flex-order:2;
    -webkit-box-ordinal-group:3;
            order:2;
  }

  .sidebar-section{
    margin-bottom:70px;
    width:33.333333%;
  }

  .has-sidebar:not(.left-sidebar) .sidebar-section{
        -ms-flex-order:2;
    -webkit-box-ordinal-group:3;
            order:2;
    padding-left:70px;
  }

  .left-sidebar .sidebar-section{
        -ms-flex-order:1;
    -webkit-box-ordinal-group:2;
            order:1;
    padding-right:70px;
  }
  .lg\:th-block{
    display:block;
  }

  .lg\:th-inline-block{
    display:inline-block;
  }

  .lg\:th-hidden{
    display:none;
  }

  .lg\:th-flex-no-wrap{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
  }

  .lg\:th-ml-auto{
    margin-left:auto;
  }

  .lg\:th-w-4\/12{
    width:33.333333%;
  }

  .lg\:th-w-6\/12{
    width:50%;
  }

  .lg\:th-w-auto{
    width:auto;
  }
}

@media (min-width: 1200px){
  .container{
    width:1170px;
  }
}

@media only screen and (max-width: 992px){
  .footer-navigation li:last-child{
    border-right:1px solid rgba(0,0,0,0.3);
    padding-right:5px;
  }
  #toggle-sidebar .mobile-navigation ul li a{
    font-size:1.625em;
  }

  #page #secondary{
    border-top:1px solid rgba(0,0,0,0.05);
    font-size:1em;
    padding:35px 0 0;
  }
}

@media only screen and (max-width: 768px){
  .wp-block-file.alignright,
	.wp-block-file.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-pullquote.alignleft,
	.wp-block-audio.alignleft,
	.wp-block-audio.alignright,
	.wp-block-video.alignleft,
	.wp-block-video.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright{
    max-width:100%;
    width:100%;
  }
  .jetpack-testimonial-shortcode .testimonial-entry{
    float:none !important;
  }

  #default-view{
    padding-top:0 !important;
  }

  .jetpack-testimonial-shortcode .testimonial-entry-column-2{
    width:100%;
  }

  .container,
	.archive .page-header.centered-header,
	.inactive-sidebar.single #primary-header .container,
	.inactive-sidebar.page.page-template-default #primary-header .container,
	.post-type-archive-jetpack-testimonial .no-results.not-found{
    padding-left:20px;
    padding-right:20px;
  }

  .jetpack-testimonial-shortcode .testimonial-entry-column-2{
    margin-left:0;
    margin-right:0;
  }
}

@media screen and (max-width: 767px){
  .table-responsive{
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:none;
    margin-bottom:35px;
    overflow-y:hidden;
    width:100%;
  }

  .table-responsive > table{
    margin-bottom:0;
  }

  .table-responsive > table > thead > tr > th,
	.table-responsive > table > tbody > tr > th,
	.table-responsive > table > tfoot > tr > th,
	.table-responsive > table > thead > tr > td,
	.table-responsive > table > tbody > tr > td,
	.table-responsive > table > tfoot > tr > td{
    white-space:nowrap;
  }

  .table-responsive > .table-bordered{
    border:0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child{
    border-left:0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child{
    border-right:0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td{
    border-bottom:0;
  }
}

@media only screen and (max-width: 500px){
  .wp-block-image .alignright,
	.wp-block-image .alignleft{
    float:none;
    margin-left:0;
    margin-right:0;
  }

  .wp-block-quote.is-style-large,
	.wp-block-quote.is-large{
    margin-left:0;
    margin-right:0;
  }

  .wp-block-pullquote.is-style-default blockquote{
    max-width:100%;
  }
}

@media only screen and (max-width:500px){
  body{
    font-size:0.889rem;
  }

  #fullscreen-header .featured-slide .entry-title{
    font-size:2.625em;
  }

  #toggle-sidebar .mobile-navigation ul li a{
    font-size:1.625em;
  }

  .entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignright,
	.entry-content .wp-caption.alignleft{
    float:none !important;
  }

  .entry-content img.alignright,
	.entry-content img.alignleft{
    display:block;
    margin:0 auto 35px;
  }

  #page .author-container .author-bio{
    padding-left:0;
    padding-right:0;
  }

  .author-container .avatar{
    margin-bottom:15px;
    position:static;
  }

  #toggle-sidebar .mobile-navigation ul li a,
	#toggle-sidebar .mobile-navigation > ul > .menu-item-has-children,
	#toggle-sidebar .mobile-navigation > ul > .sub-menu{
    margin-bottom:25px;
  }

  #toggle-sidebar .mobile-navigation ul li a{
    padding-bottom:25px;
  }
}
