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

body {
  margin: 0
}

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

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

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

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

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

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

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

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

b,
strong {
  font-weight: inherit
}

b,
strong {
  font-weight: bolder
}

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

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

audio,
video {
  display: inline-block
}

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

img {
  border-style: none
}

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

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

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

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

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

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

textarea {
  overflow: auto
}

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

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

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

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

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

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

.wide-container {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px
}

.wide-container:after {
  content: " ";
  display: block;
  clear: both
}

.container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto
}

.container:after {
  content: " ";
  display: block;
  clear: both
}

@media (min-width: 240px) and (max-width: 1170px) {
  .container {
    padding: 0 30px;
    padding: 0 15px
  }
}

@media (min-width: 768px) {
  .content-area {
    width: 65.6108597285%;
    float: left;
    margin-right: 3.1674208145%
  }
  .widget-area {
    width: 31.221719457%;
    float: right;
    margin-right: 0
  }
}

.layout-2c-r .content-area {
  float: right;
  margin-right: 0
}

.layout-2c-r .widget-area {
  float: left;
  margin-right: 3.1674208145%
}

.layout-1c .content-area {
  margin-right: 0;
  width: 100%
}

*,
*:before,
*:after {
  box-sizing: border-box
}

* html {
  font-size: 112.5%
}

html {
  min-height: 100%
}

body {
  font-family: "Crimson Text", serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5em;
  color: #454545;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

::-moz-selection {
  color: #fff;
  background: #2196F3;
  text-shadow: none
}

::selection {
  color: #fff;
  background: #2196F3;
  text-shadow: none
}

::-moz-selection {
  color: #fff;
  background: #2196F3;
  text-shadow: none
}

figure>img {
  display: block
}

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

img[class*="align"],
img[class*="attachment-"] {
  height: auto
}

.wp-caption {
  max-width: 100%;
  margin: 0;
  margin-bottom: 24px
}

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

.wp-caption-text {
  font-size: 16px;
  font-style: italic;
  color: #999
}

.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0
}

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

.alignleft {
  float: left;
  margin-right: 1.5em
}

.alignright {
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both
}

.alignnone {
  display: block
}

.screen-reader-text {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px)
}

table {
  width: 100%;
  margin-bottom: 2.618em
}

table th,
table td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e8e4e3
}

table th {
  text-transform: uppercase;
  border-bottom: 1px solid #e8e4e3
}

table tr th:first-child,
table tr td:first-child {
  padding-left: 0
}

table tr th:last-child,
table tr td:last-child {
  padding-right: 0
}

table tfoot td {
  border-bottom: 0
}

.sticky,
.bypostauthor {
  font-size: inherit
}

.gallery {
  margin-bottom: 20px
}

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

.gallery-icon a,
.gallery-icon img {
  display: block
}

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

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px)
}

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

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px)
}

.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-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left
}

.gallery-caption {
  font-size: 14px;
  line-height: 1.3;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  max-height: 50%;
  margin: 0;
  padding: 2px 8px;
  text-align: left;
  opacity: 0;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7)
}

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

.gallery-item:hover .gallery-caption {
  opacity: 0
}

@media (min-width: 767px) {
  .gallery-item:hover .gallery-caption {
    opacity: 1
  }
}

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

.gallery,
.single .hentry,
.related-posts ul,
.widget_archive,
.widget_categories,
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.site-footer,
.comment-container {
  *zoom: 1
}

.gallery:before,
.single .hentry:before,
.related-posts ul:before,
.widget_archive:before,
.widget_categories:before,
.widget_archive li:before,
.widget_categories li:before,
.widget_recent_entries li:before,
.site-footer:before,
.comment-container:before,
.gallery:after,
.single .hentry:after,
.related-posts ul:after,
.widget_archive:after,
.widget_categories:after,
.widget_archive li:after,
.widget_categories li:after,
.widget_recent_entries li:after,
.site-footer:after,
.comment-container:after {
  content: "";
  display: table
}

.gallery:after,
.single .hentry:after,
.related-posts ul:after,
.widget_archive:after,
.widget_categories:after,
.widget_archive li:after,
.widget_categories li:after,
.widget_recent_entries li:after,
.site-footer:after,
.comment-container:after {
  clear: both
}

.menu-primary-items .sub-menu,
.related-posts ul,
.widget ul,
.commentlist {
  list-style: none;
  margin: 0;
  padding: 0
}

.menu-primary-items {
  list-style: none;
  margin: 0;
  padding: 0
}

.menu-primary-items>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

.menu-primary-items a {
  display: block
}

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

a {
  -webkit-transition: all 200ms ease-in-out 0s;
  transition: all 200ms ease-in-out 0s;
  text-decoration: none;
  color: #2196F3
}

a:visited {
  color: #0d8aee
}

a:hover,
a:visited:hover {
  text-decoration: none;
  color: #51adf6
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 13.5px 0;
  color: #454545
}

h1,
.h1 {
  font-size: 36px;
  line-height: 1.1em
}

h2,
.h2 {
  font-size: 30px;
  line-height: 1.1em
}

h3,
.h3 {
  font-size: 24px;
  line-height: 1.3em
}

h4,
.h4 {
  font-size: 20px;
  line-height: 1.3em
}

h5,
.h5 {
  font-size: 16px
}

h6,
.h6 {
  font-size: 14px
}

p {
  margin: 0 0 27px
}

abbr[title],
dfn[title] {
  cursor: help
}

del {
  vertical-align: baseline;
  text-decoration: line-through;
  color: #aaa
}

code,
kbd,
pre,
samp {
  font-size: 16px
}

pre {
  margin: 27px 0;
  padding: 27px;
  color: #2080ad;
  background-color: #fafafa
}

code {
  color: #2080ad
}

ins {
  text-decoration: none;
  background: #fff9c0
}

blockquote {
  font-style: italic;
  margin: 27px 40px;
  padding-left: 20px;
  color: #777;
  border-left: 3px solid #2196F3
}

blockquote cite {
  position: relative;
  display: block;
  padding: 10px 0 0 20px;
  color: #555
}

blockquote cite:before {
  position: absolute;
  left: 0;
  content: "\2014"
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""
}

address {
  display: block;
  margin: 0 0 27px
}

ul,
ol {
  margin: 18px 0;
  padding: 0 0 0 27px
}

ul {
  list-style: disc
}

ol {
  list-style-type: decimal
}

ol ol {
  list-style: upper-alpha
}

ol ol ol {
  list-style: lower-roman
}

ol ol ol ol {
  list-style: lower-alpha
}

li ul,
li ol {
  margin: 0
}

dl {
  margin: 27px
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: 27px
}

hr {
  clear: both;
  height: 1px;
  min-height: 0;
  margin: 27px 0;
  border-top: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  border-left: 0
}

hr.dotted {
  border-style: dotted
}

hr.dashed {
  border-style: dashed
}

hr.blackborder {
  border-color: #000
}

hr.whiteborder {
  border-color: #fff
}

@media print {
  * {
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")"
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  tr,
  img {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: .5cm
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
}

form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="week"],
form input[type="number"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form select,
form textarea {
  display: inline-block;
  box-sizing: border-box;
  height: 2em;
  padding: .5em .6em;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-radius: 3px
}

form textarea {
  height: auto
}

form input:not([type]) {
  display: inline-block;
  box-sizing: border-box;
  padding: .5em .6em;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px #ddd
}

form input[type="color"] {
  padding: .2em .5em
}

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

form input:not([type]):focus {
  border-color: #129fea;
  outline: 0
}

form input[type="file"]:focus,
form input[type="radio"]:focus,
form input[type="checkbox"]:focus {
  outline: thin solid #129fea;
  outline: 1px auto #129fea
}

form input[type="checkbox"],
form input[type="radio"] {
  display: block;
  margin: .5em 0
}

form input[type="text"][disabled],
form input[type="password"][disabled],
form input[type="email"][disabled],
form input[type="url"][disabled],
form input[type="date"][disabled],
form input[type="month"][disabled],
form input[type="time"][disabled],
form input[type="datetime"][disabled],
form input[type="datetime-local"][disabled],
form input[type="week"][disabled],
form input[type="number"][disabled],
form input[type="search"][disabled],
form input[type="tel"][disabled],
form input[type="color"][disabled],
form select[disabled],
form textarea[disabled] {
  cursor: not-allowed;
  color: #cad2d3;
  background-color: #eaeded
}

form input:not([type])[disabled] {
  cursor: not-allowed;
  color: #cad2d3;
  background-color: #eaeded
}

form input[readonly],
form select[readonly],
form textarea[readonly] {
  color: #777;
  border-color: #ccc;
  background-color: #eee
}

form input:focus:invalid,
form textarea:focus:invalid,
form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d
}

form input[type="file"]:focus:invalid:focus,
form input[type="radio"]:focus:invalid:focus,
form input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d
}

form select {
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: white
}

form select[multiple] {
  height: auto
}

form label {
  margin: .5em 0 .2em
}

form fieldset {
  margin: 0;
  padding: .35em 0 .75em;
  border: 0
}

form legend {
  display: block;
  width: 100%;
  margin-bottom: .3em;
  padding: .3em 0;
  color: #333;
  border-bottom: 1px solid #e5e5e5
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: inherit;
  font-size: 100%;
  padding: .5em 1em;
  text-decoration: none;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #999;
  border: none transparent;
  border-radius: 2px;
  background-color: #eee
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, left, color-stop(40%, rgba(0, 0, 0, 0.05)), right);
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0)
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 0
}

button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #000\9;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  cursor: not-allowed;
  opacity: .40;
  border: none;
  background-image: none;
  box-shadow: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=40);
  -khtml-opacity: .40;
  -moz-opacity: .40
}

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

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
  color: #fff;
  background-color: #0078e7
}

.search-area {
  display: none;
  padding: 40px 0;
  background-color: #333
}

.search-area .field {
  width: 100%;
  padding: 10px 0;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #999;
  background-color: transparent
}

.search-area .field:focus {
  outline: none
}

.site-header {
  padding-bottom: 60px
}

.site-branding {
  text-align: center
}

.site-branding .site-title {
  text-transform: uppercase
}

.site-branding .site-title a {
  color: #454545
}

.site-branding .site-description {
  font-family: "Crimson Text", serif;
  font-size: 18px;
  font-style: italic;
  color: #777
}

.page-title {
  font-size: 30px
}

.page-header {
  padding-bottom: 40px;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}

.page-header:after {
  content: " ";
  display: block;
  clear: both
}

@media (min-width: 769px) {
  .page-header {
    padding-bottom: 60px
  }
}

.page-header p {
  font-size: 20px;
  line-height: 1.3;
  text-align: left;
  color: #777
}

@media (min-width: 769px) {
  .page-header p {
    font-size: 22px
  }
}

.page-header .avatar {
  border-radius: 50%
}

.main-navigation {
  position: relative;
  padding-bottom: 40px
}

.menu-wrapper {
  padding: 18px 0
}

.menu-primary-items {
  text-align: center
}

.menu-primary-items li {
  position: relative;
  padding: 0 12px
}

.menu-primary-items li:first-child {
  padding-left: 0
}

.menu-primary-items li.current-menu-item>a {
  color: #2196F3;
  border-bottom: 1px solid #2196F3
}

.menu-primary-items li.current-menu-item .current-menu-item>a {
  color: #2196F3;
  border-color: #e9e9e9
}

.menu-primary-items li:hover>.sub-menu {
  display: block
}

.menu-primary-items li.menu-item-has-children {
  padding-right: 20px
}

.menu-primary-items li.menu-item-has-children::after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-size: 14px;
  position: absolute;
  top: 7px;
  right: 5px;
  display: inline-block;
  content: "\f107";
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.menu-primary-items li.menu-item-has-children::after:hover {
  content: "\f106";
  color: #2196F3
}

.menu-primary-items li.menu-item-has-children:hover::after {
  content: "\f106"
}

.menu-primary-items li.menu-item-has-children>a:hover {
  border-color: transparent
}

.menu-primary-items a {
  font-size: 14px;
  text-transform: uppercase;
  color: #454545;
  border-bottom: 1px solid transparent
}

.menu-primary-items a:hover {
  color: #2196F3;
  border-bottom: 1px solid #2196F3
}

.menu-primary-items .sub-menu {
  position: absolute;
  z-index: 9999;
  left: 0;
  display: none;
  margin-top: 0;
  padding: 0;
  text-align: left;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09)
}

.menu-primary-items .sub-menu li {
  margin: 0;
  padding: 0
}

.menu-primary-items .sub-menu li:first-child a {
  border-top: 0
}

.menu-primary-items .sub-menu a {
  line-height: 20px;
  min-width: 170px;
  margin: 0;
  padding: 10px;
  text-transform: capitalize;
  border-top: 1px solid #f4f4f4;
  border-bottom: 0
}

.menu-primary-items .sub-menu a:hover {
  color: #2196F3;
  border-color: #f4f4f4
}

.slicknav_menu {
  display: none
}

@media (max-width: 767px) {
  #menu-primary-items {
    display: none
  }
  .slicknav_menu {
    display: block;
    padding: 0;
    background-color: transparent
  }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #454545;
    box-shadow: none
  }
  .slicknav_menutxt {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px)
  }
  .slicknav_btn {
    margin: 0;
    padding: 25px 30px 0 0;
    background-color: transparent
  }
  .slicknav_nav {
    margin-top: 60px;
    padding: 10px 0;
    background-color: #454545
  }
  .slicknav_nav .slicknav_row,
  .slicknav_nav a {
    font-size: 16px;
    margin: 0;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #fff
  }
  .slicknav_nav .slicknav_row:hover,
  .slicknav_nav a:hover {
    color: #fff;
    border-radius: 0;
    background-color: #333
  }
}

.search-toggle {
  position: absolute;
  top: 18px;
  cursor: pointer
}

.hentry {
  margin-bottom: 60px
}

@media (min-width: 768px) {
  .hentry.post-grid-2-col {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%
  }
  .hentry.post-grid-2-col:nth-of-type(2n) {
    margin-right: 0
  }
}

@media (min-width: 768px) {
  .hentry.post-grid-3-col {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%
  }
  .hentry.post-grid-3-col:nth-of-type(3n) {
    margin-right: 0
  }
}

@media (min-width: 769px) {
  .hentry.post-grid-4-col {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%
  }
  .hentry.post-grid-4-col:nth-of-type(4n) {
    margin-right: 0
  }
}

@media (min-width: 601px) and (max-width: 768px) {
  .hentry.post-grid-4-col {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%
  }
  .hentry.post-grid-4-col:nth-of-type(3n) {
    margin-right: 0
  }
}

.hentry .entry-title {
  word-wrap: break-word
}

.entry-post {
  font-size: 18px;
  word-wrap: break-word
}

@media (min-width: 768px) {
  .entry-post {
    font-size: 20px
  }
}

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

.thumbnail-link:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.thumbnail-link img {
  display: block;
  width: 100%;
  -webkit-transition: all 200ms ease-in-out 0s;
  transition: all 200ms ease-in-out 0s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

@media (min-width: 768px) {
  .thumbnail-link img {
    width: auto
  }
}

.thumbnail-detail {
  text-align: center
}

.thumbnail-detail .entry-title {
  font-size: 20px;
  margin-bottom: 8px;
  text-transform: uppercase
}

.thumbnail-detail .entry-title a {
  color: #454545
}

.thumbnail-detail .cat-links {
  font-style: italic
}

.thumbnail-detail .cat-links a {
  color: #777
}

.thumbnail-detail a:hover {
  color: #2196F3
}

@media (min-width: 768px) {
  .single .entry-post {
    width: 74.2857142857%;
    float: left;
    margin-right: 2.8571428571%
  }
  .single .entry-meta {
    width: 22.8571428571%;
    float: right;
    margin-right: 0
  }
}

@media (min-width: 240px) and (max-width: 767px) {
  .single .hentry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
  }
  .single .hentry .entry-post {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2
  }
  .single .hentry .entry-meta {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }
}

.single .entry-thumbnail {
  margin-bottom: 27px
}

.single .entry-title {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 20px
}

.single .entry-side {
  font-size: 16px;
  display: block;
  margin-bottom: 2px;
  color: #aaa
}

.single .entry-side span,
.single .entry-side a {
  color: #666
}

.single .entry-side a:hover {
  color: #2196F3
}

.loop-nav {
  font-size: 16px;
  clear: both;
  margin-top: 35px;
  color: #aaa
}

.loop-nav a {
  display: block;
  color: #666
}

.loop-nav a:hover {
  color: #2196F3
}

.attachment .loop-nav .next {
  margin-top: 5px
}

.loop-nav .next {
  margin-top: 20px
}

.attachment .hentry {
  margin-bottom: 60px
}

.entry-content {
  word-wrap: break-word
}

.pagination {
  display: block;
  clear: both;
  margin-bottom: 60px;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}

.pagination:after {
  content: " ";
  display: block;
  clear: both
}

.pagination .page-numbers {
  display: inline-block;
  margin-right: -5px;
  padding: 2px 12px;
  color: #454545;
  background-color: #f5f5f5
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  color: #fff;
  background-color: #454545
}

.related-posts {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dotted #e9e9e9
}

.related-posts h3 {
  margin-top: 0;
  margin-bottom: 30px
}

.related-posts li {
  margin-bottom: 40px
}

@media (min-width: 768px) {
  .related-posts li {
    margin-bottom: 0;
    width: 31.8181818182%;
    float: left;
    margin-right: 2.2727272727%
  }
  .related-posts li:last-child {
    float: right;
    margin-right: 0
  }
}

.related-posts .related-thumbnail {
  margin-bottom: 16px
}

.related-posts .entry-title {
  font-size: 20px
}

.related-posts .entry-title a {
  color: #454545
}

.related-posts .entry-title a:hover {
  color: #2196F3
}

#infinite-handle {
  clear: both;
  margin-bottom: 60px;
  text-align: center
}

#infinite-handle span {
  font-size: 18px
}

#infinite-handle button {
  text-transform: uppercase
}

button.mfp-arrow,
button.mfp-close {
  background-image: none
}

button.mfp-arrow:active,
button.mfp-close:active {
  box-shadow: none
}

.widget {
  font-size: 16px;
  margin-bottom: 60px
}

.widget li {
  padding: 8px 0;
  border-bottom: 1px solid #eee
}

.widget li:first-child {
  padding-top: 0
}

.widget li a {
  color: #454545
}

.widget li a:hover {
  color: #2196F3
}

.widget select {
  width: 100%;
  border: 1px solid #eee
}

.widget-title {
  font-family: "Crimson Text", serif;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #454545;
  border-radius: 3px;
  background-color: #f5f5f5
}

.widget_archive li,
.widget_categories li {
  text-align: right
}

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

.widget_rss li a {
  color: #2196F3
}

.widget_search .field {
  width: 100%
}

.widget_tag_cloud a {
  line-height: 1.5;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 8px;
  padding: 2px 8px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  background-color: #2196F3
}

.widget_tag_cloud a:hover {
  opacity: .75;
  color: #fff
}

.widget_nav_menu .sub-menu {
  padding-left: 20px
}

.widget_nav_menu .sub-menu li:first-child {
  padding-top: 5px
}

.widget_nav_menu .sub-menu li:last-child {
  border-bottom: 0
}

.widget_recent_entries a {
  line-height: 1.5;
  float: left;
  width: 65%
}

.widget_recent_entries .post-date {
  font-size: 14px;
  float: right;
  color: #777
}

.site-footer {
  font-size: 16px;
  padding: 20px 0;
  background-color: #f5f5f5
}

@media (min-width: 240px) {
  .site-footer .wide-container {
    padding: 0 20px
  }
}

.site-info {
  margin-bottom: 20px;
  text-align: center
}

@media (min-width: 768px) {
  .site-info {
    margin-bottom: 0;
    padding-top: 5px;
    text-align: left;
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%
  }
}

.site-info a {
  color: #454545;
  border-bottom: 1px dotted #777
}

.site-info p {
  margin-bottom: 0
}

.social-links {
  text-align: center
}

@media (min-width: 768px) {
  .social-links {
    text-align: right;
    width: 49.1525423729%;
    float: right;
    margin-right: 0
  }
}

.social-links a {
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 5px;
  padding: 8px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #333
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .social-links a {
    padding: 9px
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .social-links a {
    padding: 9px
  }
}

.social-links a:hover {
  color: #fff;
  background-color: #2196F3
}

.comments-title {
  margin-bottom: 60px
}

.commentlist {
  margin-bottom: 40px;
  border-bottom: 1px dotted #e9e9e9
}

.commentlist .comment {
  margin-bottom: 60px
}

.commentlist .children {
  margin: 60px 0;
  padding-left: 0;
  list-style: none
}

@media (min-width: 480px) {
  .commentlist .children {
    padding-left: 90px
  }
}

@media (min-width: 240px) and (max-width: 768px) {
  .commentlist .children .children {
    padding-left: 0
  }
}

.commentlist .children .avatar {
  width: 90px
}

@media (min-width: 480px) {
  .comment-avatar {
    width: 14.2857142857%;
    float: left;
    margin-right: 2.8571428571%
  }
  .comment-body {
    width: 82.8571428571%;
    float: right;
    margin-right: 0
  }
}

.comment-avatar {
  text-align: center
}

.comment-avatar .avatar {
  border-radius: 50%
}

.comment-avatar .name {
  font-size: 16px;
  font-weight: 700;
  display: block
}

@media (min-width: 480px) {
  .comment-avatar .name {
    display: inline-block
  }
}

.comment-avatar .name a {
  color: #454545
}

.comment-body {
  position: relative
}

@media (min-width: 480px) {
  .comment-body::before {
    position: absolute;
    top: 15px;
    left: -10px;
    width: 0;
    height: 0;
    content: "";
    border-top: 10px solid transparent;
    border-right: 10px solid #f5f5f5;
    border-bottom: 10px solid transparent
  }
}

.comment-body .comment-wrapper {
  position: relative;
  padding: 25px;
  background-color: #f5f5f5
}

.comment-body .comment-head {
  font-size: 16px;
  margin-bottom: 10px
}

.comment-body .comment-head a {
  color: #aaa
}

@media (max-width: 479px) {
  .comment-body .comment-content {
    font-size: 16px
  }
}

.comment-body .comment-content p:last-of-type {
  margin-bottom: 0
}

.comment-reply-link {
  font-size: 12px;
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  padding-top: 20px;
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  text-transform: uppercase;
  color: #999
}

@media (min-width: 480px) {
  .comment-reply-link {
    position: absolute;
    top: 25px;
    right: 25px;
    padding-top: 0
  }
}

.author-badge {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  margin-bottom: 20px;
  padding: 8px 10px 4px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  background-color: #2196f3
}

@media (min-width: 480px) {
  .author-badge {
    margin-bottom: 0
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  .comment.depth-2 .author-badge,
  .comment.depth-3 .author-badge {
    padding: 6px 3px 0
  }
}

.children .comment-respond,
.layout-2c-l .comment-respond {
  margin-top: 60px
}

.children .comment-form-author,
.children .comment-form-email,
.children .comment-form-url,
.layout-2c-l .comment-form-author,
.layout-2c-l .comment-form-email,
.layout-2c-l .comment-form-url {
  display: block;
  width: 100%
}

.comments-area {
  margin-top: 30px;
  margin-bottom: 60px;
  padding-top: 30px;
  border-top: 1px dotted #e9e9e9
}

.comment-notes {
  font-size: 16px;
  font-style: italic;
  color: #777
}

form.comment-form label {
  font-size: 16px;
  font-weight: 700;
  display: block
}

form.comment-form input[type="text"],
form.comment-form input[type="email"],
form.comment-form input[type="url"],
form.comment-form textarea {
  background-color: #fafafa
}

form.comment-form input[type="text"]:focus,
form.comment-form input[type="email"]:focus,
form.comment-form input[type="url"]:focus,
form.comment-form textarea:focus {
  background-color: #fff
}

form.comment-form .comment-form-comment {
  clear: both
}

form.comment-form .comment-form-author,
form.comment-form .comment-form-email,
form.comment-form .comment-form-url {
  float: left;
  margin-right: 29px
}

form.comment-form .comment-form-author input,
form.comment-form .comment-form-email input,
form.comment-form .comment-form-url input {
  width: 270px
}

form.comment-form textarea {
  width: 100%
}

form.comment-form .comment-form-url {
  margin-right: 0
}

.required {
  color: #f00
}

#cancel-comment-reply-link {
  font-family: "Crimson Text", serif;
  font-size: 14px
}

#comment-nav-above {
  margin-bottom: 30px;
  margin-bottom: 2.30769rem
}

.comment-navigation .nav-previous {
  display: inline;
  float: left
}

.comment-navigation .nav-next {
  display: inline;
  float: right;
  text-align: right
}

.comment-navigation a {
  color: #555
}


/* Added by Davide*/
@media (min-width: 650px) and (max-width: 1170px) {
  .portfolio-image {
  	width: 300px;
    padding: 5px 5px;
    float: left;
  }
}

@media (max-width: 649px) {
  .portfolio-image {
    padding: 5px 5px;
    margin:0 auto;
    width: 300px;
  }
}