img,
legend {
  border: 0;
}
legend,
td,
th {
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  color: #000000;
  background-color: transparent;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #f6f9f9;
  color: #666666;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  border-radius: 0;
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #666666;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
input,
textarea,
button,
select {
  outline: none;
}
a:hover,
a:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: none !important;
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666666;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #666666;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  margin-top: 0;
  margin-bottom: 0;
}
h1 > a,
.h1 > a,
h2 > a,
.h2 > a,
h3 > a,
.h3 > a,
h4 > a,
.h4 > a,
h5 > a,
.h5 > a,
h6 > a,
.h6 > a {
  color: inherit;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 14px;
}
a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #ababab !important;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
code,
kbd,
pre,
samp {
  font-family: "Open Sans", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
code {
  background-color: #eee;
  letter-spacing: 0.015em;
}
abbr {
  background-color: #A1D71A;
  color: #111;
  border-width: 2px;
}
mark,
.mark {
  color: #f6f9f9;
  background-color: #a4b4c4;
}
dfn {
  border-bottom: 1px dashed;
}
cite {
  font-style: normal;
}
blockquote {
  font-size: 16px;
  border: 0;
  padding: 10px 0 10px 20px;
  margin: 10px 0 20px 0;
  font-style: italic;
  letter-spacing: 0.04em;
  overflow: hidden;
  border-left: 3px solid #666666;
}
blockquote p {
  margin-bottom: 10px;
}
blockquote footer,
blockquote cite {
  font-size: 16px;
  color: #666666;
}
blockquote footer:before,
blockquote cite:before {
  content: '// ';
  color: #666666;
}
blockquote footer:after,
blockquote cite:after {
  content: ' ';
  color: #666666;
}
pre {
  line-height: 1.8em;
  padding: 15px;
  border: 1px solid #E4E4E4;
  font-style: italic;
  overflow: auto;
  white-space: pre-wrap;
  background-color: #f6f6f6;
  word-wrap: break-word;
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
input[type="search"],
input[type="text"],
input[type="url"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="file"],
select,
textarea {
  height: 40px;
  width: 100%;
  border: 1px solid #666666;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
::-moz-selection {
  color: #f6f6f6;
  background-color: #222222;
}
::selection {
  color: #f6f6f6;
  background-color: #222222;
}
iframe {
  border: 0;
  max-width: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18;
  background: #f6f9f9;
  color: #666666;
  overflow-x: hidden;
  line-height: 1.4em;
  word-spacing: 1px;
}
.kd-container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 0 5px;
}
.kd-row {
  margin-left: -30px;
  margin-right: -30px;
}
.kd-col {
  padding-left: 30px;
  padding-right: 30px;
}
#header:after,
.clearfix:after,
.kd-container:after,
.kd-row:after,
.kd-col:after {
  content: '';
  clear: both;
  display: block;
}
@media screen and (max-width: 1130px) {
  .kd-container {
    max-width: 960px;
  }
}
@media screen and (max-width: 990px) {
  .kd-container {
    max-width: 738px;
  }
}
@media screen and (max-width: 768px) {
  .kd-container {
    max-width: 570px;
  }
}
@media screen and (max-width: 600px) {
  .kd-container {
    max-width: 500px;
  }
}
#header {
  position: relative;
  z-index: 99;
}
.header-left {
  float: left;
  height: 160px;
  display: table;
}
.header-left .logo {
  display: table-cell;
  vertical-align: middle;
}
.header-left .logo img {
  max-height: 75px;
}
.header-left .logo-title {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-size: 60px;
  letter-spacing: normal;
  color: #555555;
  line-height: normal;
}
.header-right {
  float: right;
  height: 160px;
  display: table;
  cursor: pointer;
  z-index: 999;
}
.header-right .menu-mobile {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 25px;
}
.header-right .menu-mobile.active .item-2 {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  transform: translateX(-3px);
}
.header-right .item {
  position: absolute;
  width: 25px;
  height: 2px;
  background: #000000;
  left: 0;
}
.header-right .item-1 {
  top: 75px;
}
.header-right .item-2 {
  top: 82px;
  width: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-right .item-3 {
  bottom: 68px;
}
#main-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: -17px;
  bottom: 0;
  display: block;
  overflow-y: auto;
  -webkit-transition: visibility 0.5s ease-in-out;
  -moz-transition: visibility 0.5s ease-in-out;
  -ms-transition: visibility 0.5s ease-in-out;
  -o-transition: visibility 0.5s ease-in-out;
  transition: visibility 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  background: #f6f9f9;
  text-transform: uppercase;
}
#main-menu.active {
  visibility: visible;
  opacity: 1;
  z-index: 90;
}
#main-menu .navigation {
  width: 100%;
  height: 100%;
  display: table;
  padding-top: 120px;
  padding-bottom: 120px;
}
#main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-menu .menu-item {
  line-height: 1.6em;
}
#main-menu .menu-item > a {
  padding-left: 20px;
  padding-right: 20px;
}
#main-menu .menu-item.current-menu-item > a {
  display: inline-block;
  position: relative;
}
#main-menu .menu-item.current-menu-item > a:after {
  content: "";
  background-color: #666666;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  height: 1px;
  margin: auto 0;
  position: absolute;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  width: 0;
}
#main-menu .menu-item.current-menu-item > a:after {
  width: 100%;
}
#main-menu .menu-list {
  font-family: "Josefin Sans", sans-serif;
  font-size: 24;
  color: #222222;
  line-height: normal;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#main-menu .menu-list > .menu-item {
  padding-top: 5px;
  padding-bottom: 5px;
  visibility: hidden;
  letter-spacing: 3px;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px);
}
#main-menu .menu-list > .menu-item.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
#main-menu .sub-menu {
  display: none;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.image {
  padding-bottom: 45%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #ababab;
}
.image img {
  display: none;
}
.featured-image {
  position: relative;
  font-size: 18px;
  margin-bottom: 50px;
}
.featured-image .content {
  position: absolute;
  left: 50px;
  bottom: 80px;
  background: #f6f9f9;
  width: 400px;
  padding: 20px 39px;
  overflow: hidden;
}
.featured-image .content .title {
  padding-top: 0;
  font-size: 36px;
}
.featured-image:after {
  content: '';
}
@media screen and (max-width: 990px) {
  .featured-image .image {
    padding-bottom: 55%;
  }
  .featured-image .content {
    left: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .header-left {
    height: 120px;
  }
  .header-right {
    padding-right: 5px;
    height: 120px;
  }
  .header-right .item-1 {
    top: 53px;
  }
  .header-right .item-2 {
    top: 60px;
  }
  .header-right .item-3 {
    bottom: 50px;
  }
  #main-menu .menu-list {
    font-size: 18px;
  }
  #main-menu .menu-list .menu-item > a {
    padding: 0;
  }
  .featured-image {
    font-size: 18px;
    margin-bottom: 0;
  }
  .featured-image .image {
    display: none;
  }
  .featured-image .content {
    position: static;
    width: auto;
    padding: 30px 20px;
  }
  .featured-image .title {
    padding-top: 0;
    padding-bottom: 10px;
  }
}
.portfolio {
  padding-bottom: 30px;
  padding-top: 20px;
}
.portfolio.gallery {
  margin: 0 !important;
}
.portfolio:first-child {
  padding-top: 0;
}
.portfolio .controls {
  font-size: 24px;
  letter-spacing: 2px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "Open Sans", sans-serif;
}
.portfolio .controls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.portfolio .controls ul li {
  display: inline-block;
  margin-right: 20px;
}
.portfolio .controls ul li:last-child {
  margin-right: 0;
}
.portfolio .controls ul li a {
  position: relative;
}
.portfolio .controls ul li a:after {
  content: "";
  background-color: #666666;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  height: 1px;
  margin: auto 0;
  position: absolute;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  width: 0;
}
.portfolio .controls ul li a.active:after {
  width: 100%;
}
.project-category {
  font-weight: 700;
}
.project-category:after {
  content: '';
  clear: both;
  display: block;
}
.project-category:after {
  content: '';
  clear: both;
  display: block;
}
.project-category > * {
  float: left;
}
.project-category i {
  display: inline-block;
}
.project-category i:after {
  content: ',';
  margin-right: 3px;
}
.project-category i:last-child:after {
  content: normal;
}
.project-category span {
  margin-right: 5px;
}
.grids {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.grids .grid-item {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  width: 33.3333333333%;
  display: inline-block;
  margin-bottom: 20px;
}
.grids .grid-item.kd-hidden {
  -webkit-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  -moz-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  -ms-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  -o-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  transform: translateY(50px);
}
.grids .grid-item.kd-show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.grids .grid-content {
  position: relative;
  color: #000000;
}
.grids .grid-content:hover .grid-caption {
  visibility: visible;
  opacity: 1;
}
.grids .grid-content:hover .grid-title {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.grids .grid-content:hover .grid-cat {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.grids .grid-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(250,250,250,0.9);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.grids .grid-caption-inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.grids .grid-title {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  padding: 3px 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  transform: translateY(15px);
}
.grids .grid-cat {
  font-size: 18px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  transform: translateY(15px);
}
.grids .grid-cat span:after {
  content: ',';
  padding-right: 5px;
}
.grids .grid-cat span:last-child:after {
  content: normal;
}
.square-grids {
  margin: -2px;
  width: 27px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.square-grids .square {
  width: 5px;
  height: 5px;
  display: inline-block;
  margin: 2px;
  background: #222222;
  float: left;
}
.square-grids .square:last-child {
  background: transparent;
}
[data-col="2"] .grids .grid-item {
  width: 50%;
}
[data-col="4"] .grids .grid-item {
  width: 25%;
}
.grid-load {
  text-align: center;
  padding-top: 30px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.dot {
  background: #666666;
  display: inline-block;
  opacity: 0.8;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
.dot.active {
  -webkit-animation: loader 2s infinite;
  -moz-animation: loader 2s infinite;
  -ms-animation: loader 2s infinite;
  -o-animation: loader 2s infinite;
  animation: loader 2s infinite;
}
.dot.active:nth-child(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -ms-animation-delay: .2s;
  -o-animation-delay: .2s;
  animation-delay: .2s;
}
.dot.active:nth-child(3) {
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -ms-animation-delay: .4s;
  -o-animation-delay: .4s;
  animation-delay: .4s;
}
.dot.active:nth-child(4) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
}
.gallery .grids .grid-item:hover .grid-caption-inner {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.gallery .grids .grid-caption {
  visibility: visible;
  opacity: 1;
  position: static;
  background: transparent;
}
.gallery .grids .grid-caption-inner {
  top: auto;
  bottom: 5px;
  left: 5px;
  right: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  transform: translateY(15px);
  background: rgba(250,250,250,0.9);
  visibility: hidden;
  opacity: 0;
}
.gallery .grids .grid-title {
  font-size: 22px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.gallery .grids .grid-cat {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
@keyframes loader {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
  35% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    transform: translateY(-2px);
    opacity: 0.5;
  }
  70% {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    transform: translateY(1px);
    opacity: 0.8;
  }
  85% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0.9;
  }
}
#footer {
  padding-top: 30px;
}
#footer .footer-content {
  border-top: 1px solid #ccc;
  padding-top: 50px;
  padding-bottom: 50px;
}
#footer .footer-content:after {
  content: '';
  clear: both;
  display: block;
}
#footer .footer-content:after {
  content: '';
  clear: both;
  display: block;
}
#footer .footer-content .copyright {
  font-size: 18px;
  float: left;
}
#footer .footer-content .copyright span {
  background: #666666;
  color: #f6f9f9;
}
#footer .footer-content .socials {
  font-size: 16px;
  float: right;
}
#footer .footer-content .socials a {
  margin-left: 10px;
}
.mfp-bg {
  background: transparent;
}
.mfp-wrap .mfp-counter {
  color: inherit;
  font-size: inherit;
  padding-top: 8px;
}
.mfp-wrap .mfp-preloader {
  display: block !important;
}
.mfp-wrap .mfp-img {
  visibility: hidden;
  opacity: 0;
}
.mfp-wrap .mfp-content {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow-y: hidden;
}
.mfp-wrap .load-done .mfp-preloader {
  display: none !important;
}
.mfp-wrap .load-transition .mfp-content {
  visibility: visible;
  opacity: 1;
}
.mfp-wrap .load-transition .mfp-img {
  visibility: visible;
  opacity: 1;
}
.mfp-wrap .dot {
  height: 10px;
  width: 10px;
}
.mfp-wrap .mfp-image-holder .mfp-content {
  max-width: 80%;
}
.mfp-wrap .mfp-container {
  background: rgba(250,250,250,0.9);
  width: auto;
  right: 17px;
}
.mfp-wrap .mfp-figure {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mfp-wrap .mfp-figure:after {
  content: normal;
}
.mfp-wrap .mfp-figure .mfp-close {
  display: none;
  position: fixed;
  color: #666666;
  top: 0;
  font-size: 50px;
  width: 100px;
  height: 60px;
  right: 0;
  padding: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  z-index: 9999;
  opacity: 1;
}
.mfp-wrap .mfp-figure .mfp-close:before,
.mfp-wrap .mfp-figure .mfp-close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: inline-block;
  width: 25px;
  height: 1px;
  background: #666666;
}
.mfp-wrap .mfp-figure .mfp-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mfp-wrap .mfp-figure .mfp-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mfp-wrap button.mfp-arrow {
  margin-top: -75px;
  height: 150px;
  width: 120px;
  opacity: 1;
}
.mfp-wrap button.mfp-arrow:before {
  content: normal;
}
.mfp-wrap button.mfp-arrow:after {
  content: '';
  border-color: #666666;
  border-style: solid;
  border-width: 1px 1px 0 0;
  display: inline-block;
  height: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: top;
  width: 20px;
}
.mfp-wrap button.mfp-arrow.mfp-arrow-left {
  margin-left: 30px;
}
.mfp-wrap button.mfp-arrow.mfp-arrow-left:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (max-width: 990px) {
  .grids .grid-item {
    min-width: 33.333333% !important;
  }
}
@media screen and (max-width: 768px) {
  .grids .grid-item {
    min-width: 50% !important;
  }
  #footer .footer-content {
    text-align: center;
  }
  #footer .footer-content .copyright {
    float: none;
  }
  #footer .footer-content .socials {
    padding-top: 20px;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .portfolio {
    padding-bottom: 0;
  }
  .portfolio .controls {
    line-height: 1.8em;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .portfolio .grids .grid-item {
    min-width: 100% !important;
  }
  .grid-load {
    padding-top: 20px;
  }
}
#wrap-blog {
  padding-top: 30px;
}
#wrap-blog .sidebar {
  display: none;
}
#wrap-blog[data-sidebar="left"] .blog-posts,
#wrap-blog[data-sidebar="right"] .blog-posts {
  width: 70%;
  float: left;
}
#wrap-blog[data-sidebar="left"] .blog-posts:after,
#wrap-blog[data-sidebar="right"] .blog-posts:after {
  content: '';
  clear: both;
  display: block;
}
#wrap-blog[data-sidebar="left"] .blog-posts:after,
#wrap-blog[data-sidebar="right"] .blog-posts:after {
  content: '';
  clear: both;
  display: block;
}
#wrap-blog[data-sidebar="left"] .sidebar,
#wrap-blog[data-sidebar="right"] .sidebar {
  width: 30%;
  float: left;
  display: block;
}
#wrap-blog[data-sidebar="left"] .blog-posts {
  float: right;
}
#wrap-blog[data-sidebar="left"] .sidebar {
  float: right;
}
#wrap-blog[data-sidebar="no-sidebar"] {
  max-width: 800px;
  margin: 0 auto;
}
.archive-header {
  text-align: center;
  padding: 30px 0;
  color: #000000;
  background: #f6f9f9;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 16px;
}
.archive-name {
  font-weight: 700;
  display: inline-block;
}
.archive-name:after {
  content: ' "';
  font-weight: normal;
}
.archive-name:before {
  content: '" ';
  font-weight: normal;
}
.single-portfolio #wrap-blog {
  padding-top: 0;
}
.single-portfolio .post-content > .title {
  padding-top: 0;
}
.single-page .the-excerpt {
  padding-top: 15px;
}
.single-portfolio .project-wrap {
  padding-top: 20px;
  margin-bottom: 30px;
}
.single-portfolio .project-wrap .images-tiled {
  margin-left: -5px;
  margin-right: -5px;
}
.image-wrap-tiled {
  margin-left: -5px;
  margin-right: -5px;
}
.kd-wrap-shortcode .images-slides {
  margin-bottom: 0;
}
.images-slides {
  margin-bottom: 30px;
  position: relative;
}
.images-slides[data-items="2"] .image {
  padding-bottom: 80%;
}
.images-slides[data-items="3"] .image,
.images-slides[data-items="4"] .image {
  padding-bottom: 110%;
}
.owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-45%);
  -moz-transform: translateY(-45%);
  transform: translateY(-45%);
  margin-left: 27px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.owl-nav .owl-prev:after {
  content: '';
  border-width: 2px 0 0 2px;
  border-color: #f6f9f9;
  border-style: solid;
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-45%);
  -moz-transform: translateY(-45%);
  transform: translateY(-45%);
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.owl-nav .owl-next:after {
  content: '';
  border-width: 2px 2px 0 0;
  border-color: #f6f9f9;
  border-style: solid;
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image-popup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.owl-lazy {
  opacity: 1 !important;
}
.post-media {
  position: relative;
}
.post-media .post-cat {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  z-index: 3;
  margin-bottom: 0;
  padding-bottom: 0;
}
.post-media .post-cat li {
  background: #f6f9f9;
}
.post-media img {
  opacity: 1;
}
.post-media img:hover {
  opacity: 0.88 !important;
}
.single-post .post-media img {
  opacity: 1 !important;
}
.post-cat {
  padding-bottom: 10px;
}
.post-cat ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-cat li {
  display: inline-block;
  padding: 5px 10px;
  background: #f6f9f9;
  margin-bottom: 5px;
}
.post-cat li:first-child {
  margin-left: 0;
}
.post-content {
  padding-top: 20px;
}
.post-content:first-child {
  padding-top: 0;
}
.post-content .title {
  padding-top: 0;
  line-height: 1.2em;
}
.title {
  padding-top: 20px;
  font-size: 36px;
  letter-spacing: 2px;
}
.post-details {
  font-size: 14px;
}
.post-details a:after {
  content: '/';
  margin-left: 3px;
  margin-right: 3px;
}
.post-details a:last-child:after {
  content: normal;
}
.the-excerpt {
  padding-top: 25px;
  padding-right: 30px;
}
.read-more {
  font-size: 18px;
  float: left;
  display: inline-block;
  font-weight: 700;
  position: relative;
}
.read-more:after {
  content: "";
  background-color: #666666;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  height: 1px;
  margin: auto 0;
  position: absolute;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  width: 0;
}
.read-more:after {
  width: 50%;
  margin: 0;
  top: auto;
}
.read-more:hover:after {
  width: 100%;
}
.kd-sharing-post-social {
  display: inline-block;
}
.post-share-wrap {
  float: right;
  font-size: 14px;
}
.post-share-wrap a {
  margin-left: 6px;
}
.post-footer {
  padding-top: 10px;
  line-height: 30px;
  position: relative;
}
.pagination-wrap {
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  padding-top: 30px;
  padding-bottom: 50px;
}
.pagination-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-wrap li {
  display: inline-block;
  text-align: center;
}
.pagination-wrap li span,
.pagination-wrap li a {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 50px;
}
.pagination-wrap .current {
  color: #f6f6f6;
  background: #222222;
}
.pagination-wrap .prev {
  position: relative;
  transform: translateY(15px);
}
.pagination-wrap .prev:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  border-color: #666666;
  border-style: solid;
  border-width: 0 0 1px 1px;
  display: inline-block;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 10px;
  height: 10px;
}
.pagination-wrap .prev:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #666666;
  position: absolute;
  top: 52%;
  left: 2px;
}
.pagination-wrap .next {
  position: relative;
  transform: translateY(15px);
}
.pagination-wrap .next:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  border-color: #666666;
  border-style: solid;
  border-width: 1px 1px 0 0;
  display: inline-block;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 10px;
  height: 10px;
}
.pagination-wrap .next:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #666666;
  position: absolute;
  top: 52%;
  right: -4px;
}
article {
  position: relative;
  margin-bottom: 50px;
}
article.portfolio {
  padding-bottom: 0;
}
.post-tags {
  display: inline-block;
  font-size: 14px;
}
.post-tags a {
  font-size: 12px;
  text-transform: uppercase;
}
.post-tags a:after {
  content: ',';
  margin-right: 5px;
}
.post-tags a:last-child:after {
  content: normal;
}
.navigation-posts {
  margin-bottom: 50px;
  position: relative;
}
.navigation-posts .new-post,
.navigation-posts .old-post {
  width: 40%;
  max-width: 40%;
  float: left;
}
.navigation-posts .navigation-title {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.navigation-posts .new-post {
  float: right;
  text-align: right;
}
.navigation-posts .item-content {
  font-size: 18px;
}
#post-author {
  margin-bottom: 50px;
}
#post-author .avatar-author {
  float: left;
  width: 150px;
  height: 150px;
  padding-bottom: 150px;
}
#post-author .post-author-content {
  float: left;
  padding-left: 20px;
  width: calc(100% - 150px);
}
#post-author .title {
  letter-spacing: 0.05em;
  line-height: normal;
  padding: 0 0 10px 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
}
#post-author .author-description {
  padding-bottom: 10px;
}
#post-author .author-socials {
  font-size: 14px;
}
#post-author .author-socials a {
  margin-left: 8px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #666666;
  text-align: center;
  display: inline-block;
}
#post-author .author-socials a:first-child {
  margin-left: 0;
}
#post-author .author-socials a:hover {
  color: #f6f6f6 !important;
  background: #222222;
  opacity: 0.88;
}
.related-posts {
  overflow: hidden;
  padding-top: 30px;
  margin-bottom: 50px;
}
.related-wrap {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: hidden;
  vertical-align: top;
  min-height: .01%;
}
.related-wrap .related-table {
  margin-left: -10px;
  margin-right: -10px;
}
.related-wrap .related-table tbody {
  vertical-align: top;
}
.related-wrap .related-table td {
  width: 33.333333%;
}
.related-wrap .image {
  padding-bottom: 75%;
}
.related-wrap .image:hover {
  opacity: 0.8;
}
.related-wrap > .title {
  padding-top: 0;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.related-wrap .related-item {
  padding-left: 10px;
  padding-right: 10px;
}
.related-wrap .related-item .title {
  font-size: 14px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.related-wrap .related-item .item-meta {
  font-size: 12px;
  text-transform: uppercase;
  color: #666666;
}
.related-wrap .related-content {
  text-align: center;
  padding: 0;
}
.related-wrap .related-content:first-child .title {
  padding: 5px;
}
#comments {
  margin-bottom: 50px;
}
#comments ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#comments ul #respond {
  margin-top: 20px;
  padding-bottom: 20px;
}
#comments .children {
  padding-left: 20px;
}
#comments .comment-body {
  padding-bottom: 20px;
  position: relative;
}
#comments .comment-list >li:last-child .comment-body {
  padding-bottom: 0;
}
#comments .title {
  padding-top: 0;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#comments .comment-avatar {
  width: 90px;
  height: 90px;
}
#comments .comment-avatar {
  float: left;
}
#comments .comment-context {
  margin-left: 90px;
  padding-left: 20px;
}
#comments .comment-author {
  line-height: normal;
  padding-bottom: 10px;
  display: inline-block;
  letter-spacing: 0.05em;
}
#comments .comment-date {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  margin-left: 5px;
}
#comments .comment-date:before {
  content: '';
  width: 5px;
  height: 1px;
  background-color: #666666;
  position: absolute;
  top: 50%;
  left: 0;
}
#comments .reply {
  text-align: right;
  margin-top: 15px;
}
#comments .reply span {
  display: inline-block;
  padding: 3px 12px;
  margin-left: 5px;
  font-size: 14px;
  border: 1px solid;
  line-height: 1.4em;
}
#comments .reply span:first-child {
  margin-left: 0;
}
#respond {
  margin-top: 50px;
  padding-top: 30px;
}
#respond .title {
  text-align: left;
}
.contact-wrap,
div.wpcf7 {
  margin-left: -10px;
  margin-right: -10px;
}
.contact-wrap:after,
div.wpcf7:after {
  content: '';
  clear: both;
  display: block;
}
.contact-wrap:after,
div.wpcf7:after {
  content: '';
  clear: both;
  display: block;
}
.contact-item {
  float: left;
  width: 33.333333%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.contact-item.field-full {
  width: 100%;
}
.contact-item input[type="search"],
.contact-item input[type="text"],
.contact-item input[type="url"],
.contact-item input[type="number"],
.contact-item input[type="password"],
.contact-item input[type="email"],
.contact-item input[type="file"],
.contact-item select,
.contact-item textarea {
  border-color: #ccc;
  background: #f6f9f9;
}
.contact-item textarea {
  min-height: 120px;
  resize: none;
  vertical-align: middle;
  border-radius: 0;
  padding-top: 10px;
}
.form-login-logout {
  width: 100%;
}
.form-submit {
  margin-bottom: 0;
}
.form-submit input {
  background: #222222;
  color: #f6f6f6;
  padding: 10px 25px;
  min-width: 100px;
  display: inline-block;
  text-align: center;
  border: none;
}
.project-wrap {
  padding-top: 40px;
}
.item-field {
  padding-bottom: 5px;
}
.item-field i {
  color: #000000;
  width: 25px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}
.maps {
  width: 100%;
  height: 500px;
}
.maps > .information {
  display: none;
}
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
a[href^="https://maps.google.com/maps"] {
  display: none !important;
}
.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}
.gmnoprint div {
  background: none !important;
}
.post_404_not_found {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 50px;
}
.page_title_404 {
  font-size: 250px;
  margin: 0;
  line-height: normal;
}
.page_sub_title_404 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.8em;
}
.page_message_404 {
  padding-top: 12px;
  font-style: italic;
}
.post_404_not_found .widget_search {
  width: 60%;
  margin: 0 auto;
}
.go-to-home {
  font-size: 12px;
  line-height: 1.8;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 30px;
}
.go-to-home a {
  display: inline-block;
  background-color: #FFFFFF;
  cursor: pointer;
  letter-spacing: 2px;
  padding: 12px 30px;
}
input[name="post_password"] {
  width: 50%;
  max-width: 250px;
}
.wp-caption {
  display: inline-block;
  max-width: 100%;
}
.wp-caption a {
  display: block;
}
.wp-caption img {
  position: relative;
  margin-bottom: 10px;
  top: 5px;
  width: 100% !important;
}
.wp-caption .wp-caption-text {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text a {
  font-weight: 700;
  color: #000000;
  display: inline-block;
}
.textwidget > p,
.textwidget > .wp-caption {
  background-color: #f6f9f9;
  padding: 10px;
  margin-bottom: 15px;
}
.textwidget .wp-caption-text {
  display: block;
  font-style: italic;
  text-align: center;
  padding: 15px 10px 5px 10px;
  font-size: 12px;
  margin-bottom: 0;
}
.sticky .post-content > .title {
  position: relative;
  padding-left: 40px;
}
.sticky .post-content > .title:after {
  content: "\f0c6";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  padding: 2px;
  color: #000000;
  font-size: 20px;
  top: 0;
  left: 0;
  z-index: 9;
  pointer-events: none;
}
.gallery {
  margin-left: -10px !important;
  margin-right: -10px !important;
  overflow: hidden;
}
.gallery .gallery-item {
  position: relative;
  padding: 10px;
  margin: 0 !important;
}
.gallery br {
  display: none;
}
.gallery .gallery-caption {
  position: absolute;
  padding: 10px 5px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #000000;
  color: #f6f9f9;
  pointer-events: none;
}
.gallery a {
  display: block;
}
.gallery a img {
  width: 100%;
  border: 0 !important;
}
.gallery-columns-1 .gallery-item {
  width: 100% !important;
}
.gallery-columns-2 .gallery-item {
  width: 50% !important;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333333333% !important;
}
.gallery-columns-4 .gallery-item {
  width: 25% !important;
}
.gallery-columns-5 .gallery-item {
  width: 20% !important;
}
.gallery-columns-6 .gallery-item {
  width: 16.6666667% !important;
}
.gallery-columns-6 .gallery-item .gallery-caption {
  display: none;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857143% !important;
}
.gallery-columns-7 .gallery-item .gallery-caption {
  display: none;
}
.gallery-columns-8 .gallery-item {
  width: 12.5% !important;
}
.gallery-columns-8 .gallery-item .gallery-caption {
  display: none;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111111111% !important;
}
.gallery-columns-9 .gallery-item .gallery-caption {
  display: none;
}
.bypostauthor cite.fn:before {
  content: 'ï€…';
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 5px;
}
.alignright {
  float: right;
  margin-left: 30px;
}
.alignleft {
  float: left;
  margin-right: 30px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.the-excerpt table,
.comment table {
  background-color: transparent;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}
.the-excerpt table th,
.comment table th {
  text-align: left;
}
.the-excerpt table a,
.comment table a {
  color: inherit;
}
.the-excerpt table > thead > tr > th,
.the-excerpt table > thead > tr > td,
.the-excerpt table > tbody > tr > th,
.the-excerpt table > tbody > tr > td,
.the-excerpt table > tfoot > tr > th,
.the-excerpt table > tfoot > tr > td,
.comment table > thead > tr > th,
.comment table > thead > tr > td,
.comment table > tbody > tr > th,
.comment table > tbody > tr > td,
.comment table > tfoot > tr > th,
.comment table > tfoot > tr > td {
  border: 1px solid #666666;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}
.the-excerpt ul {
  list-style: inherit;
}
.post-password-form input[type=submit] {
  border: none;
  min-width: 100px;
  min-height: 40px;
  display: inline-block;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.2em;
  color: #000000;
}
@media screen and (max-width: 990px) {
  #wrap-blog {
    padding-top: 10px;
  }
  #wrap-blog .blog-posts {
    width: 100% !important;
    float: none !important;
  }
  #wrap-blog .sidebar {
    width: 100% !important;
    float: none !important;
  }
  .pagination-wrap {
    padding-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  html {
    position: static !important;
  }
  .title {
    line-height: 1.2em;
  }
  article {
    margin-bottom: 30px;
  }
  .read-more {
    float: none;
  }
  .post-share-wrap {
    float: none;
    padding-top: 5px;
  }
  .navigation-posts .new-post,
  .navigation-posts .old-post {
    width: 100%;
    text-align: left;
  }
  #post-author {
    margin-bottom: 30px;
  }
  #post-author .avatar-author {
    float: none;
    width: auto;
    height: auto;
    padding-bottom: 100%;
  }
  #post-author .post-author-content {
    float: none;
    padding-top: 20px;
    padding-left: 0;
    width: auto;
  }
  .related-posts {
    margin-bottom: 30px;
  }
  .related-wrap .related-table {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .related-wrap .related-table td {
    width: 100%;
    display: block;
  }
  .related-wrap .related-table .related-item {
    padding-left: 0;
    padding-right: 0;
  }
  #comments .children {
    padding-left: 0;
  }
  #comments .comment-avatar {
    width: 70px;
    height: 70px;
  }
  #comments .comment-context {
    margin-left: 70px;
    padding-left: 10px;
  }
  #comments .comment-date {
    display: block;
    padding-bottom: 5px;
  }
  .contact-item {
    width: 100%;
  }
  .page_title_404 {
    font-size: 100px;
  }
}
.widget {
  margin-bottom: 40px;
}
.widget ul {
  margin: 0;
  padding-left: 20px;
  list-style-type: square;
}
.widget li {
  line-height: 1.6em;
}
.widget .screen-reader-text,
.widget label {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.widget select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  height: 35px;
  width: 100%;
  max-width: 100%;
}
.widget-title {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: context-menu;
  margin-bottom: 20px;
  background: #FFFFFF;
  padding: 7px 0 7px 15px;
}
.widget_archive .screen-reader-text {
  padding-top: 0;
}
.widget .screen-reader-text {
  display: none;
}
#wp-calendar {
  width: 100%;
  position: relative;
}
#wp-calendar caption {
  text-align: right;
  font-size: 12px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 8px;
}
#wp-calendar thead {
  font-size: 12px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
}
#wp-calendar tfoot {
  display: none;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
#wp-calendar tr td {
  border-left: 0;
  padding: 10px;
}
#wp-calendar tbody td {
  background: #FFFFFF;
  border: 1px solid #f6f9f9;
  text-align: center;
  padding: 8px;
}
#wp-calendar #prev {
  position: relative;
}
#wp-calendar #prev:after {
  position: absolute;
  font-size: 16px;
  content: '\f100';
  left: 10px;
  font-family: 'FontAwesome';
}
#wp-calendar #next {
  position: relative;
}
#wp-calendar #next:after {
  position: absolute;
  right: 10px;
  content: '\f101';
  font-family: 'FontAwesome';
  font-size: 16px;
}
.wrap-search {
  position: relative;
}
.search-submit {
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #666666;
  color: #f6f9f9;
  border: 1px solid transparent;
  width: 50px;
  display: inline-block;
}
.widget_tag_cloud {
  margin-bottom: 35px;
  font-size: 12px;
  text-transform: uppercase;
}
.widget_tag_cloud a {
  display: inline-block;
  background: #FFFFFF;
  padding: 5px 10px;
  font-size: inherit !important;
  margin-bottom: 5px;
}
.widget-follow-content a {
  margin-left: 5px;
  width: 24px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
}
.widget-follow-content a:first-child {
  margin-left: 0;
}
.kd-about .widget-content {
  padding-top: 10px;
}
.kd-images .kd-content {
  margin-left: -5px;
  margin-right: -5px;
}
.kd-images .kd-content:after {
  content: '';
  clear: both;
  display: block;
}
.kd-images .kd-content:after {
  content: '';
  clear: both;
  display: block;
}
.kd-images .item {
  width: 33.333333%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.kd-images img:hover {
  opacity: 0.88;
}
.kd-mailchimp {
  padding: 20px;
  background: #fff;
  text-align: center;
}
.kd-subscribe {
  text-align: center;
}
.kd-subscribe .form-submit {
  padding-top: 10px;
}
.kd-subscribe .kd-btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}
.kd-posts-list .item {
  margin-bottom: 10px;
}
.kd-posts-list .item:after {
  content: '';
  clear: both;
  display: block;
}
.kd-posts-list .item:after {
  content: '';
  clear: both;
  display: block;
}
.kd-posts-list .image {
  width: 100px;
  height: 100px;
  float: left;
  padding: 0;
}
.kd-posts-list .image:hover {
  opacity: 0.88;
}
.kd-posts-list .widget-item-content {
  margin-left: 100px;
  padding-left: 10px;
}
.kd-posts-list .title {
  padding-top: 0;
  line-height: 1.6em;
  font-size: 14px;
  text-transform: uppercase;
}
.kd-posts-list .post-details {
  padding-top: 10px;
}
.twitter-logo {
  text-align: center;
  font-size: 45px;
  padding-bottom: 5px;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #f6f9f9;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.3s, opacity 0.3s ease-in-out;
  -moz-transition: visibility 0.3s, opacity 0.3s ease-in-out;
  -ms-transition: visibility 0.3s, opacity 0.3s ease-in-out;
  -o-transition: visibility 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0.3s, opacity 0.3s ease-in-out;
}
.preloader.deactivate {
  visibility: hidden;
  opacity: 0;
}
.preloader-1 {
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  width: 65px;
  height: 65px;
}
.preloader-1:before,
.preloader-1:after {
  box-sizing: border-box;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
}
.preloader-1:before {
  border-color: rgba(0,0,0,0.2);
}
.preloader-1:after {
  clip: rect(0,60px,30px,30px);
  border-color: #000000;
  -webkit-animation: rotate 1s ease infinite;
  -moz-animation: rotate 1s ease infinite;
  animation: rotate 1s ease infinite;
}
.preloader-2 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  box-shadow: 1px 1px 0 0 #000000;
  animation: 2.4s loading infinite;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}
@keyframes loading {
  0% {
    transform: rotate(0);
    box-shadow: 1px 1px 0 0 #000000;
  }
  25% {
    transform: rotate(180deg);
    box-shadow: 0 0 1px 0 #000000;
  }
  50% {
    transform: rotate(360deg);
    box-shadow: -1px -1px 0 0 #000000;
  }
  75% {
    transform: rotate(540deg);
    box-shadow: 0 0 1px 0 #000000;
  }
  100% {
    transform: rotate(720deg);
    box-shadow: 1px 1px 0 0 #000000;
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
article .justified-gallery >a,
article .justified-gallery >div,
article .justified-gallery >a>img,
article .justified-gallery >div>img,
article .justified-gallery >a>a>img,
article .justified-gallery >div>a>img {
  opacity: 1;
  filter: alpha(opacity=1);
}
.video-wrap {
  position: relative;
  clear: both;
  width: 100%;
}
.video-wrap .video-inner {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 57.25%;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
