/*
Theme Name: Winters
Theme URI: http://themeforest.net/user/wiloke
Author: wiloke
Author URI: wiloke.net
Description: A WordPress Blog Theme
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  responsive-layout,  custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: wiloke


# Designed by Wiloke
--------------------------------------------------------------------------

    1.   Shortcode
    2.   Header
    3.   Featured
    4.   Preloader
    5.   Main content
    6.   Sidebar
    7.   Contact
    8.   Footer
    9.   Responsive
--------------------------------------------------------------------------#

/* 1.   Shortcode
--------------------------------------------------------------------------------*/
a,
input,
textarea,
button,
select {
  outline: none;
}

a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
  text-decoration: none;
}

a:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
  outline: none !important;
  text-decoration: none;
  color: inherit;
}

body {
  position: relative;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #7b7b7b;
  background-color: #fff;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  letter-spacing: 0.014em;
}

input, textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

input[type="search"],
input[type="text"],
input[type="url"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="file"] {
  background: none;
  border: 0;
  background-color: #f7f8f8;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  color: #888888;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

select {
  border: 1px solid #eee;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  color: #888888;
  background: none;
  font-family: "Lato", sans-serif;
  font-size: 14px;
}

textarea {
  background: none;
  border: 0;
  background-color: #f7f8f8;
  resize: none;
  padding: 15px;
  height: 100px;
  color: #888888;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  vertical-align: middle;
}

input::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder {
  color: #888888;
}

input::-moz-placeholder {
  color: #888888;
}

input:-ms-input-placeholder {
  color: #888888;
}

textarea::-webkit-input-placeholder {
  color: #888888;
}

textarea:-moz-placeholder {
  color: #888888;
}

textarea::-moz-placeholder {
  color: #888888;
}

textarea:-ms-input-placeholder {
  color: #888888;
}

a {
  color: #e15d5d;
  -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;
  letter-spacing: 0.02em;
}
a:hover {
  color: #000;
}

code, kbd, pre, samp {
  font-family: "Raleway", sans-serif;
  font-size: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  letter-spacing: 0.015em;
}

code {
  background-color: #eee;
  letter-spacing: 0.015em;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}

p {
  line-height: 1.8em;
  letter-spacing: 0.02em;
}

ol li, ul li {
  letter-spacing: 0.02em;
}

::-moz-selection {
  color: #fff;
  background-color: #e15d5d;
}

::selection {
  color: #fff;
  background-color: #e15d5d;
}

#page-wrap {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  z-index: 9;
  -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;
}

.container {
  position: relative;
}

.tb {
  display: table;
  width: 100%;
}
.bypostauthor{
  
}
.tb-cell {
  display: table-cell;
  vertical-align: middle;
}

.h1, h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #484848;
  line-height: 1.4em;
  letter-spacing: 0.01em;
}
.h1 a, h1 a {
  color: inherit;
}

.h2, h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #484848;
  line-height: 1.4em;
  letter-spacing: 0.02em;
}
.h2 a, h2 a {
  color: inherit;
}

.h3, h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #484848;
  line-height: 1.5em;
  letter-spacing: 0.01em;
}
.h3 a, h3 a {
  color: inherit;
}

.h4, h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #484848;
  line-height: 1.5em;
  letter-spacing: 0.01em;
}
.h4 a, h4 a {
  color: inherit;
}

.h5, h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #484848;
  line-height: 1.5em;
  letter-spacing: 0.01em;
}
.h5 a, h5 a {
  color: inherit;
}

.h6, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #484848;
  line-height: 1.5em;
  letter-spacing: 0.01em;
}
.h6 a, h6 a {
  color: inherit;
}


input[type="submit"],
.edit-this a,
.pi-btn {
  display: inline-block;
  background: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
  color: #535353;
  border: 1px solid #535353;
  text-align: center;
  text-transform: uppercase;
  padding: 13px 22px;
  vertical-align: middle;
}
input[type="submit"]:hover,
.edit-this a:hover,
.pi-btn:hover {
  border-color: #e15d5d;
  color: #e15d5d;
}
.btn {
  border: 0 !important;
}
.btn-default {
  background-color: #e15d5d;
  color: #fff;
}
.btn-default:hover {
  background-color: #333;
  color: #fff;
}
.alert {
  border-radius: 0;
}
.progress {
  border-radius: 0;
  height: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel {
  border-radius: 0;
}
.panel-heading {
  border-radius: 0;
}
.edit-this {
  margin-bottom: 0;
}
.blog-content .edit-this {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-content .edit-this a {
  border: 0;
  color: #535353;
  padding: 3px 8px;
  line-height: 30px;
  background-color: #333;
  color: #fff;
  text-align: center;
}
.blog-content .post:hover .edit-this {
  opacity: 1;
  visibility: visible;
}
.blog-content .pi-fix {
  height: 30px;
}
.blog-content .post-link ~ .pi-fix {
  height: 0;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

blockquote {
  border: 0;
  font-size: 14px;
  font-style: italic;
  padding-left: 30px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-left: 3px solid #e15d5d;
}
blockquote cite {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-style: normal;
  margin-top: 5px;
  text-transform: uppercase;
  text-decoration: underline;
}
blockquote cite a {
  color: inherit;
}
blockquote cite a:hover {
  color: #e15d5d;
}
.post-media blockquote {
  margin: 0;
  padding: 50px 30px;
  border: 0;
  border-bottom: 1px solid #f6f6f6;

}
abbr {
  color: #A1D71A;
  border-width: 2px;
}

mark, .mark {
  background-color: #e15d5d;
}

.icon {
  display: inline-block;
  font-style: normal;
}

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

.owl-carousel .owl-controls {
  margin-top: 0;
}
.owl-carousel .owl-controls .owl-buttons {
  margin-top: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -30px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: all 0.3s ease 0.3s;
  -moz-transition: all 0.3s ease 0.3s;
  -ms-transition: all 0.3s ease 0.3s;
  -o-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
.owl-carousel .owl-controls .owl-buttons > div {
  display: inline-block;
  font-size: 14px;
  color: #aaa;
  overflow: hidden;
  margin: 3px;
}
.owl-carousel .owl-controls .owl-buttons > div .fa {
  position: relative;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 23px;
  border: 1px solid #aaa;
  -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;
}
.owl-carousel .owl-controls .owl-buttons > div:hover .fa {
  border-color: #e15d5d;
  color: #e15d5d;
}
.owl-carousel .owl-controls .owl-pagination {
  margin-top: 30px;
}
.owl-carousel .owl-controls .owl-pagination .owl-page {
  position: relative;
}
.owl-carousel .owl-controls .owl-pagination .owl-page > span {
  opacity: 1;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #1b1b1b;
  margin: 3px;
  background: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.owl-carousel .owl-controls .owl-pagination .owl-page.active > span {
  border-color: #e15d5d;
  background-color: #e15d5d;
}
.owl-carousel:hover .owl-controls .owl-buttons {
  bottom: -50px;
  opacity: 1;
  visibility: visible;
}

.pi-related-slider.owl-carousel .owl-controls .owl-buttons,
.post-slider.owl-carousel .owl-controls .owl-buttons,
.featured-slider.owl-carousel .owl-controls .owl-buttons {
  position: static;
  margin: 0;
  padding: 0;
  height: 0;
  opacity: 1;
  visibility: visible;
}

.pi-related-slider.owl-carousel .owl-controls .owl-buttons > div,
.post-slider.owl-carousel .owl-controls .owl-buttons > div,
.featured-slider.owl-carousel .owl-controls .owl-buttons > div {
  position: absolute;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  opacity: .5;
  -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;
}
.pi-related-slider.owl-carousel .owl-controls .owl-buttons > div .fa,
.post-slider.owl-carousel .owl-controls .owl-buttons > div .fa,
.featured-slider.owl-carousel .owl-controls .owl-buttons > div .fa {
  border: 0;
  background-color: #fff;
  color: #333;
  font-size: 12px;
}
.pi-related-slider.owl-carousel .owl-controls .owl-buttons > div.owl-prev {
  left: 0;
  opacity: 0;
}
.pi-related-slider.owl-carousel:hover .owl-controls .owl-buttons > div.owl-prev {
  left: 20px;
  opacity: 1;
}
.post-slider.owl-carousel .owl-controls .owl-buttons > div.owl-prev,
.featured-slider.owl-carousel .owl-controls .owl-buttons > div.owl-prev {
  left: 5px;
}
.pi-related-slider.owl-carousel .owl-controls .owl-buttons > div.owl-next {
  right: 0;
  opacity: 0;
}
.pi-related-slider.owl-carousel:hover .owl-controls .owl-buttons > div.owl-next {
  right: 20px;
  opacity: 1;
}
.post-slider.owl-carousel .owl-controls .owl-buttons > div.owl-next,
.featured-slider.owl-carousel .owl-controls .owl-buttons > div.owl-next {
  right: 5px;
}
.pi-related-slider.owl-carousel .owl-controls .owl-pagination,
.post-slider.owl-carousel .owl-controls .owl-pagination,
.featured-slider.owl-carousel .owl-controls .owl-pagination {
  margin-top: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  z-index: 9;
}
.pi-related-slider.owl-carousel .owl-controls .owl-pagination .owl-page,
.post-slider.owl-carousel .owl-controls .owl-pagination .owl-page,
.featured-slider.owl-carousel .owl-controls .owl-pagination .owl-page {
  position: relative;
}
.pi-related-slider.owl-carousel .owl-controls .owl-pagination .owl-page > span,
.post-slider.owl-carousel .owl-controls .owl-pagination .owl-page > span,
.featured-slider.owl-carousel .owl-controls .owl-pagination .owl-page > span {
  border: 0;
  background-color: #fff;
}
.pi-related-slider.owl-carousel .owl-controls .owl-pagination .owl-page.active > span,
.post-slider.owl-carousel .owl-controls .owl-pagination .owl-page.active > span,
.featured-slider.owl-carousel .owl-controls .owl-pagination .owl-page.active > span {
  border-color: #e15d5d;
  background-color: #e15d5d;
}
.pi-related-slider.owl-carousel:hover .owl-controls .owl-buttons > div,
.post-slider.owl-carousel:hover .owl-controls .owl-buttons > div,
.featured-slider.owl-carousel:hover .owl-controls .owl-buttons > div {
  opacity: 1;
}

/* 2.   Header
--------------------------------------------------------------------------------*/

.header {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.header .logo {
  padding: 80px 20px;
  margin-bottom: 52px;
}
.header .logo a {
  display: inline-block;
}
/*.header .logo img {
  max-height: 90px;
}*/
.header.header-responsive .logo {
  margin-bottom: 0;
  margin-top: 52px;
}
.header.header-responsive .pi-navigation {
  position: fixed;
  top: 0;
  bottom: auto;
  border-top: 0;
}

.pi-navigation {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  z-index: 9999;
  height: 52px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.pi-navigation.nav-fixed {
  position: fixed;
  top: 0;
  bottom: auto;
}
.admin-bar .pi-navigation.nav-fixed {
  top: 32px;
}
.pi-navigation .container {
  height: 100%;
}
.pi-navigation .search-box {
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pi-navigation .search-box input[type="text"],
.pi-navigation .search-box input[type="search"] {
  position: absolute;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #eee;
  top: 26px;
  right: 25px;
  width: 50%;
  opacity: 0;
  visibility: hidden;
  -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;
}
.pi-navigation .search-box input[type="text"].fadein,
.pi-navigation .search-box input[type="search"].fadein {
  width: 200px;
  opacity: 1;
  visibility: visible;
}
.pi-navigation .search-box .icon-search {
  display: block;
  position: absolute;
  width: 45px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  color: #383838;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -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;
}
.pi-navigation .search-box .icon-search .fa {
  line-height: 18px;
}
.pi-navigation .search-box .icon-search.active, .pi-navigation .search-box .icon-search:hover {
  color: #e15d5d;
}
.pi-navigation .search-box .icon-search:before {
  content: '';
  display: block;
  position: absolute;
  border-left: 1px solid #999;
  height: 16px;
  width: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
}
.pi-navigation .share-box {
  position: absolute;
  top: 50%;
  right: 60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pi-navigation .share-box a {
  display: inline-block;
  margin: 0 5px;
  color: #383838;
}
.pi-navigation .share-box a:hover {
  color: #e15d5d;
}

.navlist {
  position: relative;
  font-size: 0;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.navlist > li.menu-item-has-children.item-plus > a {
  position: relative;
}
.navlist > li.menu-item-has-children.item-plus > a:after {
  content: '+';
  display: inline-block;
  margin-left: 4px;
}
.navlist > li > .sub-menu {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.navlist li {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.navlist li a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  color: #2f2f2f;
  text-transform: uppercase;
  line-height: 52px;
}
.navlist li:first-child {
  margin-left: 0;
}
.navlist li .sub-menu {
  position: absolute;
  background-color: #fefefe;
  width: 190px;
  padding: 0;
  list-style: none;
  left: -15px;
  top: 97%;
  border: 1px solid #f3f3f3;
  opacity: 0;
  visibility: hidden;
  -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;
}
.navlist li .sub-menu li {
  display: block;
  margin: 0;
}
.navlist li .sub-menu li a {
  display: block;
  padding: 0 15px;
  border-bottom: 1px solid #f3f3f3;
  line-height: 40px;
}
.navlist li .sub-menu li:last-child a {
  border: 0;
}
.navlist li .sub-menu .sub-menu {
  left: 100%;
  top: -1px;
}
.navlist li.current-me.nu-parent > a,
.navlist li.current-menu-item > a, .navlist li:hover > a {
  color: #e15d5d;
}
.navlist li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.navlist li.megamenu {
  position: static;
}
.navlist li.megamenu:after {
  content: '';
  display: block;
  clear: both;
}
.navlist li.megamenu .sub-menu {
  width: 100%;
  padding: 15px;
  left: 0;
  background-color: #f7f9f9;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
}
.navlist li.megamenu .sub-menu li {
  float: left;
  padding: 10px;
  background: none;
}
.navlist li.megamenu .sub-menu li a {
  border: 0;
  line-height: 2em;
  font-size: 12px;
}
.navlist li.megamenu .post {
  text-align: center;
  background-color: #fff;
  padding: 10px 10px 15px 10px;
}
.navlist li.megamenu .post .post-media {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.navlist li.megamenu .post .post-media img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.navlist li.megamenu .post h2 {
  font-size: 12px;
  color: #484848;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.navlist li.megamenu .post h2 a {
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.navlist li.megamenu .post h2 a:hover {
  color: #e15d5d;
}
.navlist li.megamenu .post .post-date {
  font-size: 12px;
}
.navlist li.megamenu.col-5 .sub-menu li {
  width: 20%;
}
.navlist li.megamenu.col-4 .sub-menu li {
  width: 25%;
}
.navlist li.megamenu.col-3 .sub-menu li {
  width: 33.3333333333%;
}
.navlist li.megamenu.col-2 .sub-menu li {
  width: 50%;
}
.navlist li.megamenu.col-1 .sub-menu li {
  width: 100%;
}
.navlist.off-canvas {
  position: fixed;
  width: 250px;
  top: 52px;
  left: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #f7f9f9;
  -webkit-box-shadow: 0 100px 0 0 #f7f9f9;
  -moz-box-shadow: 0 100px 0 0 #f7f9f9;
  box-shadow: 0 100px 0 0 #f7f9f9;
  z-index: 99999;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -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;
}
.navlist.off-canvas li {
  position: static;
  display: block;
  margin: 0;
}
.navlist.off-canvas li a {
  display: block;
  border-bottom: 1px solid #eee;
  line-height: 42px;
  padding: 0 15px;
}
.navlist.off-canvas li .sub-menu {
  opacity: 1;
  visibility: visible;
  position: absolute;
  border: 0;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  background-color: #f7f9f9;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.navlist.off-canvas li .sub-menu li a {
  border-bottom: 1px solid #eee;
}
.navlist.off-canvas li .sub-menu.sub-menu-active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  z-index: 999;
}
.navlist.off-canvas li.megamenu .sub-menu {
  padding: 0 15px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.navlist.off-canvas li.megamenu .sub-menu li {
  width: 100% !important;
  float: none;
  padding: 10px 0;
}
.navlist.off-canvas li.megamenu .sub-menu li a {
  border: 0;
}
.navlist.off-canvas li.megamenu .sub-menu li.back-mb {
  width: auto !important;
  background-color: #f3f3f3;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 10px;
}
.navlist.off-canvas li.megamenu .sub-menu li.back-mb a {
  font-size: 11px;
}
.navlist.off-canvas li.megamenu .sub-menu li:last-child {
  padding-bottom: 30px;
}
.navlist.off-canvas li.back-mb {
  background-color: rgba(0, 0, 0, 0.02);
}
.navlist.off-canvas.off-canvas-active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.navlist.off-canvas .submenu-toggle {
  position: absolute;
  right: 0;
  width: 42px;
  height: 42px;
  text-align: center;
  cursor: pointer;
  background-color: #eff1f1;
  background-color: rgba(0, 0, 0, 0.02);
  border-left: 1px solid #f2f2f2;
  color: #383838;
  -webkit-transform: translateY(-43px);
  -moz-transform: translateY(-43px);
  -ms-transform: translateY(-43px);
  -o-transform: translateY(-43px);
  transform: translateY(-43px);
}
.navlist.off-canvas .submenu-toggle .fa {
  font-size: 14px;
  line-height: 42px;
}

.open-menu {
  position: absolute;
  width: 50px;
  height: 14px;
  cursor: pointer;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.open-menu .item {
  position: absolute;
  display: block;
  font-size: 0;
  width: 20px;
  height: 2px;
  background-color: #383838;
  margin: auto;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
  -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;
}
.open-menu .item-1 {
  top: 0;
}
.open-menu .item-2 {
  top: 0;
  bottom: 0;
}
.open-menu .item-3 {
  bottom: 0;
}
.open-menu.toggle-active .item {
  background-color: #e15d5d;
}

.close-menu {
  position: absolute;
  width: 50px;
  height: 14px;
  cursor: pointer;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
}

/* 3.   Featured
--------------------------------------------------------------------------------*/
.featured-slider .post {
  position: relative;
}
.featured-slider .post .post-media {
  position: relative;
}
.featured-slider .post .post-media .image-wrap {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.featured-slider .post .post-media .image-wrap img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%; left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.featured-slider .post .post-media:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9;
  opacity: 0;
  -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;
}
.featured-slider .post .post-body {
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  width: 100%;
  z-index: 9;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
  padding: 15px 60px;
  -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;
}
.featured-slider .post .post-body .cat {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.featured-slider .post .post-body .cat ul {
  list-style: none;
  padding: 0;
}
.featured-slider .post .post-body .cat li {
  display: inline-block;
}
.featured-slider .post .post-body .cat a {
  display: inline-block;
  color: #fff;
  padding: 4px 8px;
  border: 1px solid #fff;
  margin-right: 5px;
  margin-top: 5px;
}
.featured-slider .post .post-body .cat a:hover {
  border-color: #e15d5d;
  color: #e15d5d;
}
.featured-slider .post .post-body .post-title {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.featured-slider .post .post-body .post-title h4 {
  margin-bottom: 0;
}
.featured-slider .post .post-body .post-title a {
  color: #fff;
}
.featured-slider .post .post-body .post-title a:hover {
  color: #e15d5d;
}
.featured-slider .post .post-body .post-meta .post-date {
  color: #eee;
  font-size: 11px;
  letter-spacing: 0.03em;
}
.featured-slider .post:hover .post-media:after {
  opacity: 1;
}
.featured-slider .post:hover .post-body {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}

.featured-slider.owl-carousel .owl-controls .owl-buttons > div .fa {
  width: 38px;
  height: 38px;
  line-height: 38px;
}
.featured-slider.owl-carousel .owl-controls .owl-buttons > div .fa:hover {
  color: #e15d5d;
}
.featured-slider.owl-carousel .owl-controls .owl-buttons > div.owl-prev {
  left: 0;
}
.featured-slider.owl-carousel .owl-controls .owl-buttons > div.owl-next {
  right: 0;
}

.ismobile .featured-slider .post .post-media:after {
  display: none;
}
.ismobile .featured-slider .post .post-body {
  padding: 15px 25px;
  top: auto;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.ismobile .featured-slider .post .post-body .post-date,
.ismobile .featured-slider .post .post-body .cat {
  display: none;
}
.ismobile .featured-slider .post .post-body .post-title h4 {
  font-size: 13px;
  text-overflow: clip;
  white-space: nowrap;
  overflow: hidden;
}

/* 4.   Preloader
--------------------------------------------------------------------------------*/
#preloader {
  position: fixed;
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999999999;
}

#preloader .page-loading .item-icon {
  width: 40px;
  height: 40px;
  margin: auto;
  opacity: .9;
  border-right: 3px solid #e15d5d;
  border-bottom: 3px solid transparent;
  border-radius: 100%;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  50% {
    -moz-transform: rotate(180deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  50% {
    -o-transform: rotate(180deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}
/* 5.   Main content
--------------------------------------------------------------------------------*/
.blog-content {
  background-color: #f7f9f9;
  padding-bottom: 50px;
}
.blog-content .content {
  margin-bottom: 30px;
}
.blog-content .content .post-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.blog-content .post {
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
.blog-content .post:after {
  content: '';
  display: table;
  clear: both;
}

.blog-content .post.sticky .post-title a:before {
  content: "\f08d";
  font-family: 'FontAwesome';
  display: inline-block;
  margin-right: 5px;
}
.blog-content .post .post-media {
  position: relative;
  overflow: hidden;
}
.blog-content .post .post-media.pi-no-media .post-cat {
  position: static;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}
.blog-content .post .post-media .image-wrap {
  display: block;
}
.blog-content .post .post-media img {
  width: 100%;
}
.blog-content .post .post-meta {
  position: absolute;
  top: 0;
  right: -10px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 99;
}
.blog-content .post .post-meta .post-format {
  width: 60px;
  height: 60px;
  font-size: 18px;
  color: #4d4d4d;
  background-color: #fff;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  margin-bottom: 10px;
}
.blog-content .post .post-meta .post-format a {
  display: block;
  color: inherit;
}
.blog-content .post .post-meta .post-date {
  background-color: #fff;
  width: 60px;
  text-align: center;
  padding: 0 8px;
  font-size: 0;
  margin-bottom: 10px;
  white-space: nowrap
}
.blog-content .post .post-meta .post-date .year {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #4d4d4d;
  padding: 10px 0 6px 0;
  border-bottom: 2px solid #4d4d4d;
  line-height: 1.2em;
}
.blog-content .post .post-meta .post-date .month, .blog-content .post .post-meta .post-date .day {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #4d4d4d;
  text-transform: uppercase;
  padding: 8px 0 10px 0;
  letter-spacing: 0;
  white-space: nowrap;
}
.blog-content .post .post-meta .post-date .day:before {
  content: '/';
}
.blog-content .post .post-meta .post-comment {
  background-color: #fff;
  width: 60px;
  text-align: center;
  padding: 4px 8px;
  font-size: 0;
  margin-bottom: 10px;
}
.blog-content .post .post-meta .post-comment .fa {
  display: block;
  font-size: 18px;
  color: #4d4d4d;
  padding: 10px 0;
  border-bottom: 2px solid #4d4d4d;
}
.blog-content .post .post-meta .post-comment a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 10px;
  color: #4d4d4d;
  text-transform: uppercase;
  padding: 8px 0 6px;
}
.blog-content .post .post-meta .post-comment a:hover {
  color: #e15d5d;
}
.blog-content .post .post-cat {
  position: absolute;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  top: 5px;
  left: 5px;
  z-index: 999;
  -webkit-transform: translateY(-102%);
  -moz-transform: translateY(-102%);
  -ms-transform: translateY(-102%);
  -o-transform: translateY(-102%);
  transform: translateY(-102%);
  -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;
}
.blog-content .post .post-cat ul {
  list-style: none;
  padding: 0;
}
.blog-content .post .post-cat li {
  display: inline-block;
}
.blog-content .post .post-cat a {
  display: inline-block;
  color: #fff;
  padding: 4px 8px;
  background-color: #e15d5d;
  margin: 5px;
}
.blog-content .post .post-cat a:hover {
  background-color: #444;
}
.blog-content .post .post-body {
  position: relative;
  padding: 40px 30px 0 30px;
  margin-bottom: 40px;
}
.blog-content .post .post-body:after {
  content: '';
  display: table;
  clear: both;
}
.blog-content .post .post-body .post-author {
  margin-bottom: 20px;
}
.blog-content .post .post-body .post-author .image-thumb {
  position: relative;
  width: 32px;
  height: 32px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blog-content .post .post-body .post-author .image-thumb img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%; left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-content .post .post-body .post-author .name-author {
  display: inline-block;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  color: #484848;
  text-transform: uppercase;
}
.blog-content .post .post-body .post-author .name-author cite {
  -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;
}
.blog-content .post .post-body .post-author .name-author a {
  color: inherit;
}
.blog-content .post .post-body .post-author .name-author a:hover {
  color: #e15d5d;
}
.blog-content .post .post-body .post-author .name-author:before {
  content: '// ';
}
.blog-content .post .post-body .post-author a:hover * {
  color: #e15d5d;
}
.blog-content .post .post-body .post-title h1 {
  font-size: 18px;
  color: #484848;
  text-transform: uppercase;
  margin-top: 0;
}
.blog-content .post .post-body .post-title h2 {
  font-size: 14px;
  color: #484848;
  text-transform: uppercase;
  margin-top: 0;
}
.blog-content .post .post-body .post-title h2 a {
  display: block;
  color: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.blog-content .post .post-body .post-title h2 a:hover {
  color: #e15d5d;
}
.blog-content .post .post-body .post-entry {
  margin-top: 20px;
  line-height: 1.8em;
  letter-spacing: 0.02em;
  margin-bottom: 30px;
}
.blog-content .post .post-body .post-entry li {
  padding-top: 8px;
  padding-bottom: 8px;
  outline: none !important;
}
.blog-content .post .post-body .post-entry li span {
  font-size: 13px !important;
}
.blog-content .post .post-body .post-entry li li:last-child {
  padding-bottom: 0;
}
.blog-content .post .post-body .post-entry pre {
  line-height: 2em;
  color: inherit;
  padding: 20px;
  border: 0;
}
.post .post-body .post-entry .gallery {
  margin-left: -10px !important;
  margin-right: -10px !important;
  overflow: hidden;
}
.post .post-body .post-entry .gallery .gallery-item {
  position: relative;
  padding: 10px;
  margin: 0 !important;
}
.post .post-body .post-entry .gallery-columns-1 .gallery-item {
  width: 100% !important;
}
.post .post-body .post-entry .gallery-columns-2 .gallery-item {
  width: 25% !important;
}
.post .post-body .post-entry .gallery-columns-3 .gallery-item {
  width: 33.3333333333% !important;
}
.post .post-body .post-entry .gallery-columns-4 .gallery-item {
  width: 25% !important;
}
.post .post-body .post-entry .gallery-columns-5 .gallery-item {
  width: 20% !important;
}
.post .post-body .post-entry .gallery-columns-6 .gallery-item {
  width: 16.6666667% !important;
}
.post .post-body .post-entry .gallery-columns-7 .gallery-item {
  width: 14.2857143% !important;
}
.post .post-body .post-entry .gallery-columns-8 .gallery-item {
  width: 12.5% !important;
}
.post .post-body .post-entry .gallery-columns-9 .gallery-item {
  width: 11.1111111111% !important;
}
.post .post-body .post-entry .gallery br {
  display: none;
}
.post .post-body .post-entry .gallery .gallery-caption {
  position: absolute;
  padding: 10px 5px;
  left: 10px; right: 10px; bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: rgba(0,0,0,.4);
  color: #fff;
  pointer-events: none;
}
.post .post-body .post-entry .gallery a {
  display: block;
}
.post .post-body .post-entry .gallery a img {
  width: 100%;
  border: 0 !important;
}
.blog-content .post .post-body .pi-tabs ul {
  border-bottom: 1px solid #eee;
}
.blog-content .post .post-body .pi-tabs ul li {
  padding: 0;
  margin: 0;
}
.blog-content .post .post-body .pi-tabs ul li a {
  background: none;
  border: 0;
  font-weight: 700;
  color: #444;
  padding: 9px 16px;
  border-bottom: 2px solid transparent;
}
.pi-tabs .ui-tabs-panel {
  margin-top: 0;
  border-top: 0;
}
.pi-accordion .ui-accordion-content, .pi-tabs .ui-tabs-panel {
  padding: 15px;
}
.pi-accordion-title:hover,
.pi-tabs-title li.pi-title a:hover {
  color: #fff;
}
.pi-accordion-title:hover,
.pi-tabs-title li.pi-title a:hover,
.pi-accordion-title.ui-accordion-header-active,
.pi-tabs-title li.pi-title.ui-tabs-active a {
  color: #e15d5d;
  background-color: #f1f1f1;
}
.blog-content .post .post-body .pi-tabs-title li.pi-title.ui-tabs-active a {
  border-color: #e15d5d;
  color: #e15d5d;
}
.panel-primary>.panel-heading {
  background-color: #f1f1f1;
  border: 0;
  color: #444;
  font-weight: 700;
}
.pi-accordion-title {
  padding: 11px 15px;
  border: 1px solid #f1f1f1 !important;
  -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;
}
.panel-primary {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-primary > .panel-body {
  border: 1px solid #eee;
}
.blog-content .post .post-body .post-link {
  display: inline-block;
}
.blog-content .post .post-body .post-share {
  position: absolute;
  display: inline-block;
  min-height: 42px;
  right: 30px;
  bottom: -20px;
  padding-right: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.blog-content .post .post-body .edit-this ~ .post-share,
.blog-content .post .post-body .post-link ~ .post-share {
  bottom: 0;
}
.blog-content .post .post-body .post-share .share-toggle {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  padding: 0;
  border: 0;
  color: #e15d5d;
}
.blog-content .post .post-body .post-share .share-toggle .fa {
  height: 42px;
  line-height: 40px;
}
.blog-content .post .post-body .post-share .share {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 42px;
  -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;
}
.blog-content .post .post-body .post-share .share a {
  display: inline-block;
  margin: 3px 8px;
  color: #535353;
}
.blog-content .post .post-body .post-share .share a .fa {
  line-height: 36px;
}
.blog-content .post .post-body .post-share .share a:hover {
  color: #e15d5d;
}
.blog-content .post .post-body .post-share .share.share-active {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  opacity: 1;
  visibility: visible;
  width: auto;
  height: auto;
}
.blog-content .post:hover .post-meta .post-format {
  color: #e15d5d;
}
.blog-content .post:hover .post-cat {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}


.tiled-gallery {
  overflow: hidden;
  margin: -5px;
}
.tiled-gallery .gallery-item {
  position: relative;
  width: 33.3333333333%;
  float: left;
  overflow: hidden;
  z-index: 9;
}
.tiled-gallery .gallery-item:after {
  content: '';
  display: block;
  position: absolute;
  border: 8px solid #fff;
  top: -3px; right: -3px;
  bottom: -3px; left: -3px;
  z-index: 1;
}
.tiled-gallery .pi-image-wrapper {
  position: relative;
  padding-top: 75%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.tiled-gallery .pi-image-wrapper img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tiled-gallery.pi-item-1 .gallery-item {
  width: 100%;
}
.tiled-gallery.pi-item-2 .gallery-item {
  width: 50%;
}
.tiled-gallery.pi-item-3 .gallery-item:nth-child(1) {
  width: 66.6666666666%;
}
.tiled-gallery.pi-item-4 .gallery-item:nth-child(1) {
  width: 50%;
}
.tiled-gallery.pi-item-4 .gallery-item:nth-child(2),
.tiled-gallery.pi-item-4 .gallery-item:nth-child(3) {
  width: 25%;
}
.tiled-gallery.pi-item-4 .gallery-item:nth-child(4) {
  width: 50%;
}
.tiled-gallery.pi-item-4 .gallery-item:nth-child(4) .pi-image-wrapper {
  padding-top: 50%;
}
.tiled-gallery.pi-item-4 .pi-image-wrapper {
  padding-top: 100%;
}

.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  font-family: "Lato", sans-serif;
}
.ismobile .blog-content .post .post-cat {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#infscr-loading {
  position: absolute;
  font-size: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid rgba(0,0,0,.1);
  border-top-color: #e15d5d;
  bottom: 0;
  left: 0; right: 0;
  z-index: 9;
  margin: auto;
  padding: 0;
  -webkit-animation: wspin 2s linear infinite;
  -moz-animation: wspin 2s linear infinite;
  -ms-animation: wspin 2s linear infinite;
  animation: wspin 2s linear infinite;
}
@-webkit-keyframes wspin {
  50% {
    -webkit-transform: rotate(720deg);
  }
}
@-moz-keyframes wspin {
  50% {
    -webkit-transform: rotate(720deg);
  }
}
@-ms-keyframes wspin {
  50% {
    -webkit-transform: rotate(720deg);
  }
}
@keyframes wspin {
  50% {
    -webkit-transform: rotate(720deg);
  }
}
.pi-tag-wrapper {
  display: block;
  font-size: 0;
  padding: 11px 0;
}
/* demo */
.pi-tag-wrapper {
  display: none;
}
.pi-tag-wrapper:before {
  content: "\f02c";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #e15d5d;
  margin-right: 5px;
}
.pi-tag-wrapper a {
  font-size: 14px;
  color: #555;
}
.pi-tag-wrapper a:after {
  content: '\, ';
}
.pi-tag-wrapper a:hover {
  color: #e15d5d;
}
.pi-tag-wrapper a:last-child:after {
  display: none;
}
.format-chat .post-body p {
  padding: 20px;
  margin-bottom: 10px;
}
.format-chat .post-body p:nth-of-type(odd) {
  background-color: #f4f4f4;
}
.format-chat .post-body p:nth-of-type(even) {
  background-color: #f9f9f9;
}
.blog-content .post .post-body .pi-tag-wrapper + .post-share {
  bottom: 0;
}
.blog-heading {
  position: relative;
  padding: 30px 0;
  background-color: #f3f5f5;
  border-bottom: 1px solid #eee;
  z-index: 9;
}
.blog-heading h1 {
  margin: 0;
  font-size: 30px;
  letter-spacing: 0.03em;
}
.blog-heading p {
  margin: 0;
  letter-spacing: 0.03em;
  color: #666;
}
.pi-follow-us-title {
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0;
}

.post-slider .owl-controls .owl-buttons {
  position: static;
  margin: 0;
  padding: 0;
  height: 0;
  opacity: 1;
  visibility: visible;
}
.post-slider .owl-controls .owl-buttons > div {
  position: absolute;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  opacity: .8;
  -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;
}
.post-slider .owl-controls .owl-buttons > div .fa {
  border: 0;
  background-color: #fff;
  color: #333;
}
.post-slider .owl-controls .owl-buttons > div.owl-prev {
  left: 10px;
}
.post-slider .owl-controls .owl-buttons > div.owl-next {
  right: 10px;
}
.post-slider .owl-controls .owl-pagination {
  margin-top: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  z-index: 9;
}
.post-slider .owl-controls .owl-pagination .owl-page {
  position: relative;
}
.post-slider .owl-controls .owl-pagination .owl-page > span {
  border: 0;
  background-color: #fff;
}
.post-slider .owl-controls .owl-pagination .owl-page.active > span {
  border-color: #e15d5d;
  background-color: #e15d5d;
}
.post-slider:hover .owl-controls .owl-buttons > div {
  opacity: 1;
}

body.single-post .blog-content .post .post-body {
  margin-bottom: 30px;
}


.post .wp-caption {
  display: inline-block;
}

.post .wp-caption,
.post .wp-caption img {
  max-width: 100%;
}

.post .wp-caption a {
  display: block;
}
.post .wp-caption img {
  position: relative;
  margin-bottom: 10px;
  top: 5px;
  width: 100% !important;
}

.post .wp-caption .wp-caption-text {
  font-size: 12px;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
}

.alignleft {
  float: left;
  margin-right: 30px;
}

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

.alignright {
  float: right;
  margin-left: 30px;
}

.pi-pagination-page,
.pi-nav-page {
  display: block;
  overflow: hidden;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 50px 30px;
}
.pi-nav-page a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #535353;
  text-transform: uppercase;
}
.pi-nav-page a:hover {
  color: #e15d5d;
}
.pi-nav-page .prev {
  float: left;
}
.pi-nav-page .next {
  float: right;
}
.pi-pagination-page {
  text-align: center;
  padding: 40px 30px;
}
.pi-pagination-page span,
.pi-pagination-page a {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #535353;
  padding: 5px;
  margin: 0 6px;
}
.pi-pagination-page a .fa {
  font-size: 20px;
}
.pi-pagination-page a:hover,
.pi-pagination-page .current {
  color: #e15d5d;
}

.related-post {
  background-color: #fff;
  padding: 50px 30px;
  margin-bottom: 10px;
}
.related-post h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #484848;
  text-transform: uppercase;
}
.pi-related-slider {
  margin-top: 35px;
}
.related-post .related-post-item {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.related-post .related-post-item .post-media {
  position: relative;
  padding-top: 64%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.related-post .related-post-item .post-media img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.related-post .related-post-item h2 {
  font-size: 12px;
  color: #484848;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.related-post .related-post-item h2 a {
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.related-post .related-post-item h2 a:hover {
  color: #e15d5d;
}
.related-post .related-post-item .post-date {
  font-size: 12px;
}

.about-author {
  position: relative;
  margin-bottom: 10px;
  padding: 30px;
  min-height: 180px;
  background-color: #fff;
}
.about-author .image-thumb {
  position: relative;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.about-author .image-thumb img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%; left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-author .author-name h4 {
  font-size: 14px;
  margin-top: 0;
}
.about-author .author-content {
  line-height: 1.8em;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.about-author .author-info {
  margin-left: 150px;
}
.about-author .author-social {
  margin-left: -6px;
  margin-right: -6px;
}
.about-author .author-social a {
  display: inline-block;
  font-size: 14px;
  color: #161616;
  margin: 4px 6px;
}
.about-author .author-social a:hover {
  color: #e15d5d;
}
.signature {
  padding: 30px 20px 40px 20px;
}
.signature .inner {
  display: inline-block;
  text-align: center;
}
.signature img {
  width: 135px;
}
.signature .name {
  display: block;
  margin-top: 5px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #555;
}


#comments {
  overflow: hidden;
  padding: 38px 30px 0 30px;
  background-color: #fff;
  margin-bottom: 10px;
}

#comments.pi-empty{
  padding: 0px;
}

#comments a {
  color: inherit;
}
#comments #comments-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #3e3e3e;
}
#comments .commentlist {
  position: relative;
  top: 2px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#comments .commentlist > .comment .comment-box {
  border-bottom: 2px solid #f7f9f9;
}
#comments .commentlist .comment-author {
  float: left;
  width: 60px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#comments .commentlist .comment-body {
  margin-left: 85px;
}
#comments .commentlist .comment-body p {
  margin-top: 10px;
}
#comments .commentlist .children {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 85px;
}
#comments .commentlist .children .children {
  margin-left: 30px;
}
#comments cite.fn {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin-top: 5px;
}
#comments cite.fn a {
  color: #3e3e3e;
}
#comments cite.fn a:hover {
  color: #e15d5d;
}
#comments .comment-meta {
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 10px;
  color: #9e9e9e;
  margin-top: 3px;
}
#comments .comment-box {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
#comments .comment-abs {
  position: absolute;
  display: inline-block;
  font-size: 0;
  top: 30px;
  right: 0;
  margin-left: -4px;
  margin-right: -4px;
}
#comments .comment-abs a {
  display: inline-block;
  margin: 4px;
  font-family: "Montserrat", sans-serif;
  font-size: 10px !important;
  text-transform: uppercase;
  color: #848484;
  border: 1px solid #eee;
  padding: 5px 8px;
  letter-spacing: 0.03em;
}
#comments .comment-abs a:hover {
  border-color: #e15d5d;
  background-color: #e15d5d;
  color: #fff;
}

#respond {
  padding: 38px 30px;
  background-color: #fff;
  margin-bottom: 10px;
}
#respond .reply-title {
  margin-bottom: 16px;
}
#respond .reply-title h3 {
  margin: 0;
}
#respond .form-item {
  margin: 15px 0;
}
#respond .form-item textarea {
  width: 100%;
  height: 120px;
}
#respond .form-item input {
  width: 100%;
}
#respond .form-actions {
  margin: 15px 0;
}
#respond .form-actions .awe-btn {
  width: 100%;
}

.blog-standard .content {
  margin-top: 80px;
}

.blog-grid .content {
  margin-top: 80px;
}
.blog-grid .post-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.blog-grid .post {
  overflow: hidden;
  margin-bottom: 30px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.blog-grid .post .post-media {
  padding-top: 75%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blog-grid .post .post-media img {
  position: absolute;
  max-width: none;
  top: 50%; left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-grid .post .post-meta {
  top: 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;
}
.blog-grid .post .post-meta .post-comment {
  display: none;
}
.blog-grid .post .post-body {
  padding: 30px 25px 0 25px;
  margin-bottom: 30px;
}
.blog-grid .post .post-body .post-share {
  right: 25px;
}
.blog-grid .post:hover .post-meta {
  right: 10px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.blog-timeline .content,
.blog-list .content {
  margin-top: 80px;
}
.blog-timeline .post,
.blog-list .post {
  overflow: hidden;
  min-height: 200px;
  margin-bottom: 20px;
}
.blog-timeline .post:after,
.blog-list .post:after {
  content: '';
  display: table;
  clear: both;
}
.blog-timeline .post .post-media,
.blog-list .post .post-media {
  margin: 10px;
  overflow: hidden;
  float: left;
}
.blog-list .post .post-body {
  overflow: hidden;
  padding: 25px 25px 0 10px;
  margin-bottom: 5px !important;
}
.blog-timeline .post .post-meta,
.blog-list .post .post-meta {
  top: 10px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  right: 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;
}
.blog-timeline .post .post-meta .post-format,
.blog-timeline .post .post-meta .post-comment {
  display: none;
}
.blog-timeline .post .post-meta .post-format,
.blog-timeline .post .post-meta .post-date,
.blog-timeline .post .post-meta .post-comment,
.blog-list .post .post-meta .post-format,
.blog-list .post .post-meta .post-date,
.blog-list .post .post-meta .post-comment {
  border: 1px solid #eee;
}

.blog-list .post .post-media {
  position: relative;
  width: 230px;
  height: 200px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.blog-list .post .post-media img {
  position: absolute;
  max-width: none;
  top: 50%; left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.blog-list .post .post-body {
  padding: 20px 25px 0 15px;

}
.blog-list .post .post-body .post-entry {
  margin-top: 15px;
  margin-bottom: 18px;
  max-height: 80px;
  overflow: hidden;
}
.blog-content .post .post-body .post-link {
  margin-right: 10px;
}
.blog-list .post .post-body .post-share {
  min-height: 0;
  bottom: -5px;
}
.blog-list .post .post-body .post-link ~ .post-share,
.blog-list .post .post-body .edit-this ~ .post-share {
  bottom: -9px;
}
.blog-list .post .post-body .post-share .share-toggle {
  height: auto;
  line-height: normal;
  top: 3px;
}
.blog-list .post .post-body .post-share .share a {
  line-height: normal;
}
.blog-list .post .post-body .post-link a {
  padding: 0;
  border: 0;
  text-decoration: underline;
}
.blog-list .content .post .post-title h2 {
  margin-bottom: 2px;
}
.blog-list .content .post .post-meta {
  position: static;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-left: -5px;
  margin-top: 3px;
}
.blog-list .content .post .post-meta .post-format,
.blog-list .content .post .post-meta .post-date,
.blog-list .content .post .post-meta .post-comment {
  display: inline-block;
  width: auto;
  height: auto;
  border: 0;
  border-right: 1px solid #888;
  padding: 0 5px;
  margin-bottom: 0;
}
.blog-list .content .post .post-meta .post-format *,
.blog-list .content .post .post-meta .post-date *,
.blog-list .content .post .post-meta .post-comment * {
  color: #777;
  font-size: 11px;
  line-height: 1em;
}
.blog-list .content .post .post-meta .post-author {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 5px;
  border-right: 1px solid #777;
  line-height: 0.8em;
}
.blog-list .content .post .post-meta .post-author .image-thumb {
  width: 12px;
  height: 12px;
  margin-right: 2px;
}
.blog-list .content .post .post-meta .post-author .image-thumb img {
  vertical-align: top;
}
.blog-list .content .post .post-meta .post-author .name-author {
  color: #888;
}
.blog-list .content .post .post-meta .post-author .name-author:before {
  display: none;
}
.blog-list .content .post .post-meta .post-date .year {
  padding: 0;
  display: inline-block;
  border: 0;
}
.blog-list .content .post .post-meta .post-date .year:after {
  content: '/';
}
.blog-list .content .post .post-meta .post-date .month, .blog-list .content .post .post-meta .post-date .day {
  padding: 0;
}
.blog-list .content .post .post-meta .post-comment .fa, .blog-list .content .post .post-meta .post-comment a {
  border: 0;
  padding: 0;
  display: inline-block;
}
.blog-list .content .post .post-meta .post-comment .fa {
  margin-right: 3px;
}
.blog-list .content .post .post-meta > div:last-child {
  border: 0;
}
.blog-list .content .post:hover .post-meta .post-format * {
  color: #e15d5d;
}

.blog-timeline .post-wrapper {
  position: relative;
  margin-bottom: 80px;
  padding: 50px 0;
  overflow: hidden;
  z-index: 9;
}
.blog-timeline .post-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #eee;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: -2;
}
.blog-timeline .post-wrapper .pi-line {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  background-color: #e15d5d;
  margin: auto;
  left: 0;
  right: 0;
  top: -100%;
  z-index: -1;
}
.blog-timeline .grid-inner {
  width: 50%;
}
.blog-timeline .post {
  min-height: 100px;
  margin-bottom: 0;
  overflow: visible;
  border-top: 1px solid transparent;
}
.blog-timeline .post .post-media {
  width: auto;
  margin: 12px;
  overflow: hidden;
  float: none;
}
.blog-timeline .post .post-body {
  overflow: visible;
  padding: 25px 25px 0 25px;
  margin-bottom: 30px;
}
.blog-timeline .post .post-meta.metaLight .post-date {
  border-color: #e15d5d;
  -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;
}
.blog-timeline .post .post-meta.metaLight .post-date * {
  color: #e15d5d;
  border-color: #e15d5d;
  -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;
}
.blog-timeline .grid-item:after {
  content: '';
  display: table;
  clear: both;
}
.blog-timeline .grid-item:nth-of-type(even) .grid-inner {
  float: left;
  padding-right: 50px;
}
.blog-timeline .grid-item:nth-of-type(even) .post-meta {
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  top: 50%;
  right: -50px;
  left: auto;
}
.blog-timeline .grid-item:nth-of-type(odd) .grid-inner {
  float: right;
  padding-left: 50px;
}
.blog-timeline .grid-item:nth-of-type(odd) .post-meta {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  right: auto;
  left: -50px;
}

.page-loadmore {
  margin-bottom: 30px;
  padding-top: 0 !important;
}


/* 6.   Sidebar
--------------------------------------------------------------------------------*/
.sidebar {
  margin-top: 80px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.sidebar .widget_about {
  text-align: center;
}
.sidebar .widget_about .author-thumb {
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  border: 5px solid #fff;
  overflow: hidden;
  margin: 30px auto 0;
  -webkit-box-shadow: 0 0 8px #eeeeee;
  -moz-box-shadow: 0 0 8px #eeeeee;
  box-shadow: 0 0 8px #eeeeee;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.sidebar .widget_about .author-thumb img {
  position: absolute;
  width: 100%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sidebar .widget_about .author-name {
  font-size: 14px;
  color: #2f2f2f;
  margin-top: 25px;
}
.sidebar .widget_about .author-name a {
  color: inherit;
}
.sidebar .widget_about .desc {
  margin-top: 15px;
}
.sidebar .widget_about .about-social {
  margin-top: 20px;
}
.sidebar .widget_about .about-social a {
  display: inline-block;
  margin: 3px 10px;
  color: #535353;
  font-size: 16px;
}
.sidebar .widget_about .about-social a:hover {
  color: #e15d5d;
}
.sidebar .widget_about .about-link {
  margin-top: 20px;
}
.sidebar .widget_about:hover .author-name a {
  color: #e15d5d;
}
.sidebar .widget_search .icon-search,
#footer .widget_search .icon-search {
  display: none;
}
.sidebar select,
.sidebar input[type="text"],
.sidebar input[type="search"] {
  border: 1px solid #E4E2E2;
  width: 100%;
}
.sidebar .widget_newsletter form {
  margin-top: 30px;
}
.sidebar .widget_newsletter p ~ form {
  margin-top: 15px;
}
.sidebar .widget_newsletter .form-actions button {
  background-color: #EAEAEA;
  color: #333;
}
.widget {
  margin-bottom: 50px;
}
.widget h4 {
  position: relative;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #2f2f2f;
  border: 1px solid #979797;
  padding: 0 15px;
  line-height: 40px;
  margin-top: 0;
  text-align: left;
  margin-bottom: 13px;
}
.widget h4:after {
  content: '+';
  position: absolute;
  display: block;
  line-height: 40px;
  top: 0;
  right: 15px;
}
.widget ul {
  list-style: none;
  padding: 0;
}
.widget select {
  display: block;
  width: 100%;
  margin-top: 30px;
}

.widget_facebook_likebox iframe {
  width: 100%;
}
.widget_facebook_likebox h4 ~ .box-content,
.widget_search h4 ~ .search-box {
  padding-top: 10px;
}
.pi_post_has_thumbnail ul li,
.widget_rss ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_archive ul li {
  font-size: 14px;
  color: #848484;
  border-bottom: 1px solid #ededed;
}
.pi_post_has_thumbnail ul li a,
.widget_rss ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_archive ul li a {
  display: inline-block;
  color: inherit;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pi_post_has_thumbnail ul li a:hover,
.widget_rss ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_archive ul li a:hover {
  color: #e15d5d;
}
.pi_post_has_thumbnail ul li:last-child,
.widget_rss ul li:last-child,
.widget_meta ul li:last-child,
.widget_pages ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_categories ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_archive ul li:last-child {
  border: 0;
}
.pi_post_has_thumbnail ul li ul,
.widget_rss ul li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_recent_comments ul li ul,
.widget_nav_menu ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_archive ul li ul {
  border-top: 1px solid #ededed;
}
.pi_post_has_thumbnail ul li ul li,
.widget_rss ul li ul li,
.widget_meta ul li ul li,
.widget_pages ul li ul li,
.widget_recent_comments ul li ul li,
.widget_nav_menu ul li ul li,
.widget_categories ul li ul li,
.widget_recent_entries ul li ul li,
.widget_archive ul li ul li {
  padding-left: 10px;
}
.widget_rss ul {
  margin-top: 30px;
}
.widget_rss ul li {
  padding: 15px;
  background-color: #fff;
  border-bottom: 0;
  margin-bottom: 15px;
  line-height: 1.8em;
}
.widget_rss ul li a {
  padding: 0 0 5px 0;
}
.textwidget {
  margin-top: 30px;
}
.textwidget > p,
.textwidget > .wp-caption {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 15px;
}
.textwidget > .wp-caption .wp-caption-text {
  display: block;
  font-style: italic;
  text-align: center;
  padding: 15px 10px 5px 10px;
  font-size: 12px;
  margin-bottom: 0;
}
.textwidget > p > img,
.textwidget > p > strong {
  display: block;
  margin-bottom: 10px;
}
.textwidget > p > br {
  display: none;
}
.widget_banner a {
  display: block;
  margin-top: 30px;
  padding: 10px;
  background-color: #fff;
}
.fb_iframe_widget {
  width: 100%;
}
.fb_iframe_widget > span {
  width: 100% !important;
  max-width: 480px;
  margin: 20px auto 0;
}
.fb_iframe_widget > span iframe {
  width: 100% !important;
}

.widget_search form input {
  width: 100%;
}

.widget_instagram .instagram, .widget_flickr .flickr {
  overflow: hidden;
  margin-left: -3px;
  margin-right: -3px;
  margin-top: 30px;
}
.widget_instagram .instagram li, .widget_flickr .flickr li {
  width: 33.3333333333%;
  padding: 3px;
  float: left;
}
.widget_instagram .instagram li a, .widget_flickr .flickr li a {
  display: block;
}
.widget_instagram .instagram li a img, .widget_flickr .flickr li a img {
  width: 100%;
}
.widget_instagram .instagram li a:hover, .widget_flickr .flickr li a:hover {
  opacity: 1;
}
.widget_instagram .instagram:hover a, .widget_flickr .flickr:hover a {
  opacity: .8;
}

.pi_post_has_thumbnail ul li {
  overflow: hidden;
  padding: 15px 0;
}
.pi_post_has_thumbnail ul li .image-wrap {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 14px;
}
.pi_post_has_thumbnail ul li .content-text {
  overflow: hidden;
}
.pi_post_has_thumbnail ul li .content-text a {
  display: block;
  padding: 0;
  margin-top: 2px;
}
.pi_post_has_thumbnail ul li .content-text .date {
  font-size: 10px;
  font-style: italic;
  color: #9e9e9e;
}
.pi_post_has_thumbnail ul li:hover a {
  color: #e15d5d;
}

.widget_calendar #calendar_wrap {
  position: relative;
  margin-top: 105px;
}
.widget_calendar #calendar_wrap:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  margin: auto;
  left: 0;
  right: 0;
  top: -65px;
}
.widget_calendar h4 ~ #calendar_wrap {
  margin-top: 95px;
}
.widget_calendar #wp-calendar {
  background-color: #fff;
  width: 100%;
}
.widget_calendar #wp-calendar:before {
  content: '';
  display: block;
  position: absolute;
  width: 36%;
  height: 1px;
  background-color: #888;
  top: 0;
  left: 15%;
  margin-left: 20px;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.widget_calendar #wp-calendar:after {
  content: '';
  display: block;
  position: absolute;
  width: 36%;
  height: 1px;
  background-color: #888;
  top: 0;
  right: 15%;
  margin-right: 20px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.widget_calendar #wp-calendar caption {
  position: relative;
  background-color: #444;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 50px;
  text-transform: uppercase;
  color: #fff;
  z-index: 9;
}
.widget_calendar #wp-calendar caption:after, .widget_calendar #wp-calendar caption:before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: #fff;
}
.widget_calendar #wp-calendar caption:before {
  left: 13%;
}
.widget_calendar #wp-calendar caption:after {
  right: 13%;
}
.widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td {
  text-align: center;
  border: 1px solid #f7f9f9;
  padding: 4px 6px;
  font-size: 12px;
  text-transform: uppercase;
}
.widget_calendar #wp-calendar th#today, .widget_calendar #wp-calendar td#today {
  color: #e15d5d;
  font-weight: 700;
}
.widget_calendar #wp-calendar thead th {
  color: #585858;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  padding: 6px;
  font-size: 14px;
}
.widget_calendar #wp-calendar tbody td a {
  color: #333;
  font-weight: 700;
}
.widget_calendar #wp-calendar tbody td a:hover {
  color: #e15d5d;
}
.widget_calendar #wp-calendar tfoot {
  border: 1px solid #f7f9f9;
  border-top: 0;
}
.widget_calendar #wp-calendar tfoot td {
  border: 0;
  padding: 6px;
  font-size: 12px;
}
.widget_calendar #wp-calendar tfoot td a {
  color: #888;
}
.widget_calendar #wp-calendar tfoot td a:hover {
  color: #e15d5d;
}
.widget_calendar #wp-calendar tfoot td#prev {
  text-align: left;
}
.widget_calendar #wp-calendar tfoot td#next {
  text-align: right;
}

.tagcloud {
  margin-left: -2px;
  margin-right: -2px;
  font-size: 0;
  padding-top: 10px;
}
.tagcloud a {
  display: inline-block;
  margin: 2px;
  font-family: "Montserrat", sans-serif;
  font-size: 10px !important;
  text-transform: uppercase;
  color: #888;
  background-color: #fff;
  padding: 5px 8px;
  letter-spacing: 0.03em;
}
.tagcloud a:hover {
  border-color: #e15d5d;
  background-color: #e15d5d;
  color: #fff;
}

.widget_newsletter > p {
  margin-top: 20px;
}
.widget_newsletter form {
  position: relative;
  margin-top: 15px;
}
.widget_newsletter .form-item input {
  width: 100%;
  padding-right: 60px;
}
.widget_newsletter .form-actions {
  position: absolute;
  top: 0;
  right: 0;
}
.widget_newsletter .form-actions button {
  background-color: #eff1f1;
  border: 0;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #555;
  padding: 0 15px;
  -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;
}
.widget_newsletter .form-actions button:hover {
  color: #e15d5d;
}
.widget_newsletter .alert-done {
  padding: 15px 0;
  font-size: 12px;
  color: #e15d5d;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-content.page-about .post-body {
  padding-top: 30px;
}
.blog-content.page-about .post-body .post-entry {
  margin-top: 0;
}

.blog-content .post-body .post-entry table {
    background-color: transparent;
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.blog-content .post-body .post-entry table th {
    text-align: left;
}
.blog-content .post-body .post-entry table a {
    color: inherit;
}
.blog-content .post-body .post-entry table > thead > tr > th,
.blog-content .post-body .post-entry table > tbody > tr > th,
.blog-content .post-body .post-entry table > tfoot > tr > th,
.blog-content .post-body .post-entry table > thead > tr > td,
.blog-content .post-body .post-entry table > tbody > tr > td,
.blog-content .post-body .post-entry table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.blog-content .post-body .post-entry table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.blog-content .post-body .post-entry table > caption + thead > tr:first-child > th,
.blog-content .post-body .post-entry table > colgroup + thead > tr:first-child > th,
.blog-content .post-body .post-entry table > thead:first-child > tr:first-child > th,
.blog-content .post-body .post-entry table > caption + thead > tr:first-child > td,
.blog-content .post-body .post-entry table > colgroup + thead > tr:first-child > td,
.blog-content .post-body .post-entry table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.blog-content .post-body .post-entry table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.pi-nothing-found {
  padding: 50px 0;
}
.pi-nothing-found h1 {
  font-size: 180px;
  line-height: 1em;
}
.pi-nothing-found p {
  font-size: 16px;
}

/* 7.   Contact
--------------------------------------------------------------------------------*/
.contact-info {
  position: relative;
  overflow: hidden;
  background-image: url("../images/blog/8.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.contact-info .pi-info-title {
  text-align: center;
}
.contact-info .pi-info-title h4 {
  font-size: 24px;
  text-transform: uppercase;
}
.contact-info .info-content {
  max-width: 450px;
  background-color: rgba(255, 255, 255, 0.95);
  margin: 60px auto;
  padding: 30px 60px;
}
.contact-info .info-content .item {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
}
.contact-info .info-content .item .fa {
  font-size: 18px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  border: 1px solid #e15d5d;
  color: #e15d5d;
}
.contact-info .info-content .item span {
  display: block;
  overflow: hidden;
  color: #333;
  margin-top: 10px;
  line-height: 1.8em;
  font-size: 16px;
}
.contact-info .info-content .item span a:hover {
  color: #e15d5d;
}
.contact-info .info-content .item.phone .fa {
  width: 60px;
  height: 60px;
  line-height: 58px;
  font-size: 24px;
}
.contact-info .info-content .item.phone span {
  font-size: 20px;
  font-weight: 700;
}

.contact-form {
  margin-top: 30px;
}
.contact-form form {
  margin-left: -15px;
  margin-right: -15px;
}
.contact-form .form-item {
  position: relative;
  width: 50%;
  padding: 15px;
  float: left;
}
.contact-form .form-item input {
  width: 100%;
}
.contact-form .form-captcha .wpcf7-captchac {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contact-form .form-captcha br {
  display: none;
}
.contact-form .form-captcha > .wpcf7-form-control-wrap {
  display: block;
  border: 1px solid #f7f8f8;
  padding-left: 77px;
}
.contact-form .form-captcha .wpcf7-form-control-wrap input {
  height: 40px;
  line-height: 40px;
}
.contact-form .form-textarea {
  clear: both;
  width: 100%;
  padding: 15px;
}
.contact-form .form-textarea textarea {
  width: 100%;
}
.contact-form .form-actions {
  position: relative;
  display: inline-block;
  padding: 15px;
}
.contact-form .form-actions .ajax-loader {
  position: absolute;
  top: 50%; right: 25px;
  width: 12px;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 13px;
  left: 0;
  opacity: .8;
}
.contact-form .form-captcha > .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  left: -77px;
}
.contact-form .form-actions input {
  display: inline-block;
  background: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 400;
  color: #535353;
  line-height: normal;
  border: 1px solid #535353;
  text-align: center;
  text-transform: uppercase;
  padding: 13px 35px;
}
.contact-form .form-actions input:hover {
  border-color: #e15d5d;
  color: #e15d5d;
}


/* 8.   Footer
--------------------------------------------------------------------------------*/
#footer {
  background-color: #fff;
  padding-top: 40px;
}
#footer .widget {
  padding-top: 20px;
  margin-bottom: 10px;
}
#footer .widget h4 {
  border: 0;
  line-height: normal;
  padding: 0;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
#footer .widget h4:after {
  display: none;
}
#footer .textwidget > p,
#footer .textwidget > .wp-caption {
  padding: 0;
  background: none;
}
#footer .widget.widget_rss ul li {
  padding: 15px 0;
  background: none;
  border-bottom: 1px solid #f8f8f8;
  margin-bottom: 0;
}
#footer .widget_search input[type="text"],
#footer .widget_search input[type="search"] {
  width: 100%;
}
#footer .tagcloud a {
  background-color: #f9f9f9;
}
#footer .tagcloud a:hover {
  background-color: #e15d5d;
}
#footer .widget.pi_post_has_thumbnail ul li a {
  padding-top: 0;
  padding-bottom: 0;
}
#footer .widget ul li {
  font-size: 13px;
  border: 0;
}
#footer .widget ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
#footer .row {
  margin-left: -25px;
  margin-right: -25px;
}
#footer [class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}
#footer .widget_calendar #calendar_wrap {
  margin-top: 30px;
}

#footer .widget_calendar #wp-calendar:before,
#footer .widget_calendar #wp-calendar:after,
#footer .widget_calendar #calendar_wrap:after {
  display: none;
}

.twitter-slider {
  margin-top: 25px;
}
.twitter-slider .owl-controls .owl-buttons {
  opacity: 1;
  visibility: visible;
  position: static;
  text-align: left;
  margin-top: 10px;
}
.twitter-slider .owl-controls .owl-buttons > div .fa {
  border: 0;
  font-size: 18px;
  width: 10px;
  height: 10px;
}
.twitter-slider .item {
  font-size: 13px;
  color: #888;
}
.twitter-slider .item a {
  display: block;
  font-style: italic;
  color: inherit;
}
.twitter-slider .item a:hover {
  color: #e15d5d;
}

.copyright {
  margin-top: 40px;
  padding: 20px 0;
  border-top: 1px solid #eee;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.copyright p {
  margin: 0;
}

/*Loadmore*/
.load-more a:first-child{
  display: none;
}


/* 9.   Responsive
--------------------------------------------------------------------------------*/

@media screen and (max-width: 1199px) {
  .widget_calendar #calendar_wrap:after {
    top: -53px;
  }
}
@media screen and (max-width: 991px) {
  .blog-standard .content .post .post-author {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
  }
  .blog-standard .content .post .post-author .name-author {
    display: none;
  }
  .blog-standard .content .post .post-title h2 {
    margin-bottom: 2px;
  }
  .blog-standard .content .post .post-meta {
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-left: -5px;
    margin-top: 3px;
  }
  .blog-standard .content .post .post-meta .post-format,
  .blog-standard .content .post .post-meta .post-date,
  .blog-standard .content .post .post-meta .post-comment {
    display: inline-block;
    width: auto;
    height: auto;
    border-right: 1px solid #888;
    padding: 0 5px;
    margin-bottom: 0;
  }
  .blog-standard .content .post .post-meta .post-format *,
  .blog-standard .content .post .post-meta .post-date *,
  .blog-standard .content .post .post-meta .post-comment * {
    color: #777;
    font-size: 11px;
    line-height: 1em;
  }
  .blog-standard .content .post .post-meta .post-date .year {
    padding: 0;
    display: inline-block;
    border: 0;
  }
  .blog-standard .content .post .post-meta .post-date .year:after {
    content: '/';
  }
  .blog-standard .content .post .post-meta .post-date .month, .blog-standard .content .post .post-meta .post-date .day {
    padding: 0;
  }
  .blog-standard .content .post .post-meta .post-comment .fa, .blog-standard .content .post .post-meta .post-comment a {
    border: 0;
    padding: 0;
    display: inline-block;
  }
  .blog-standard .content .post .post-meta .post-comment .fa {
    margin-right: 3px;
  }
  .blog-standard .content .post .post-meta > div:last-child {
    border: 0;
  }

  .widget_calendar #calendar_wrap {
    margin-top: 20px;
  }

  .widget_calendar #wp-calendar:before,
  .widget_calendar #wp-calendar:after,
  .widget_calendar #calendar_wrap:after {
    display: none;
  }

  .blog-content .content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .blog-list .post .post-body .post-title {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .blog-grid .pi-pagination-page,
  .blog-grid .pi-nav-page {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .blog-content .post .post-body {
    padding: 40px 15px 0 15px;
    margin-bottom: 30px;
  }

  .pi-pagination-page,
  .pi-nav-page,
  .related-post {
    padding: 40px 15px;
  }

  .blog-content .post .post-body .post-share {
    right: 15px;
  }

  .blog-list .post .post-body {
    padding-top: 25px;
  }
}
@media screen and (max-width: 720px) {
  .blog-list .post {
    min-height: 0;
  }
  .blog-list .post .post-body .post-entry {
    display: none;
  }
  .blog-list .post .post-media {
    width: 150px;
    height: 130px;
  }
  .blog-list .post .post-body .post-link {
    display: none;
  }
  .blog-list .post .post-body .post-share {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 20px !important;
    padding-right: 0;
    padding-left: 20px;
  }
  .blog-list .post .post-body .post-share .share-toggle {
    left: 0; right: auto;
    top: 3px;
  }
  .edit-this {
    display: none !important;
  }
  .post .post-body .post-entry .gallery .gallery-item {
    width: 33.3333333333% !important;
  }
  .blog-timeline .post-wrapper:before,
  .blog-timeline .post-wrapper .pi-line {
    display: none;
  }
  .blog-timeline .post {
    margin-bottom: 20px;
  }
  .blog-content.blog-timeline .post .post-body {
    margin-bottom: 30px !important;
  }
  .blog-timeline .grid-inner {
    width: 100%;
  }
  .blog-timeline .grid-item:nth-of-type(even) .grid-inner,
  .blog-timeline .grid-item:nth-of-type(odd) .grid-inner {
    float: none;
    padding: 0;
  }
  .blog-timeline .grid-item:nth-of-type(even) .grid-inner .post-meta,
  .blog-timeline .grid-item:nth-of-type(odd) .grid-inner .post-meta {
    display: none;
  }
  .page-loadmore {
    margin-bottom: 30px;
    padding: 0 !important;
  }
  .blog-timeline .post-wrapper {
    margin-bottom: 0;
  }
  .blog-list .post .post-body .post-share {
    margin-top: 0 !important;
  }

}
@media screen and (max-width: 640px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .open-menu,
  .close-menu {
    left: -5px;
  }

  .pi-navigation .search-box {
    right: -18px;
  }

  .pi-navigation .share-box {
    right: 55px;
  }

  .header .logo {
    padding: 40px 30px;
  }
  .header .logo a {
    display: inline-block;
  }
/*  .header .logo img {
    max-height: 90px;
  }*/
  .about-author {
    text-align: center;
    padding: 20px 15px;
  }
  .about-author .image-thumb {
    float: none;
    margin: 0 auto 35px;
  }
  .about-author .author-info {
    margin-left: 0;
  }
  #comments {
    padding: 20px 15px 0 15px;
  }
  #respond {
    padding: 20px 15px;
  }
  #comments .commentlist .children {
    margin-left: 50px;
  }
  #comments .commentlist .children .children {
    margin-left: 0;
  }
  #comments .comment-abs {
    position: static;
  }
  .blog-content .post .post-body .post-entry {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
@media screen and (max-width: 480px) {
  .blog-list .post .post-media {
    width: 100%;
    height: auto;
    padding-top: 75%;
    float: none;
    margin: 0;
  }
  .blog-list .post .post-body {
    overflow: visible;
    padding-bottom: 15px;
  }
  #comments .commentlist .children {
    margin-left: 20px;
  }
  #comments .commentlist .comment-author {
    width: 40px;
    margin-right: 15px;
  }
  #comments .commentlist .comment-body {
    margin-left: 0;
  }
  .post-link a {
    padding: 13px 16px;
  }
  .format-chat .post-body p {
    padding: 15px;
  }
  .post .post-body .post-entry .gallery .gallery-item {
    width: 50% !important;
  }
}


@media(min-width: 1200px) {
  #header .container {
    width: 1200px;
  }
}
.navlist > li.menu-item-language > a img {
  margin-top: -2px;
}
.navlist > li.menu-item-language .sub-menu {
  width: 210px;
}
.widget_icl_lang_sel_widget {
  padding-bottom: 30px;
}
#lang_sel, #lang_sel ul, #lang_sel ul ul, #lang_sel ul li {
  width: 100%;
}
#lang_sel_list a, #lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_other {
  background-color: transparent;
}
#lang_sel a {
  line-height: 32px;
}
#lang_sel ul ul {
  top: 33px;
}
#lang_sel ul ul a {
  line-height: 24px;
}
#lang_sel_list.lang_sel_list_vertical {
  width: 100%;
}
#lang_sel_list.lang_sel_list_vertical li {
  width: 100%;
}
#lang_sel_list.lang_sel_list_vertical a {
  line-height: 32px;
}

#lang_sel_list li a {
  line-height: 25px;
}
#lang_sel_list.lang_sel_list_horizontal img.iclflag { 
  margin-top: -5px;
}
.footer {

}
#footer #lang_sel ul li a, #footer #lang_sel_list ul li a {
  padding-top: 0;
  padding-bottom: 0;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object{
  z-index: 999;
}