.blog-post {
  margin-bottom: 35px;
}
.blog-post .inner::after {
  content: "";
  display: block;
  clear: both;
}
.blog-post .inner > .right {
  width: 79.7444089457%;
}
.blog-post .inner > .left {
  padding-top: 42px;
  padding-bottom: 40px;
}
.blog-post .search-section {
  padding-bottom: 30px;
}
.blog-post .simple-form .field {
  background-color: transparent;
}
.blog-post .simple-form .field input[type=email] {
  width: 76%;
}
.blog-post .simple-form .submit-bt {
  width: 15.2%;
}
.blog-post .simple-form .submit-bt:before {
  margin-top: 7px;
}
.blog-post .other-posts {
  font-size: 18px;
}
.blog-post .other-posts .item {
  margin-bottom: 40px;
}
.blog-post .other-posts .item::after {
  content: "";
  display: block;
  clear: both;
}
.blog-post .other-posts .item:hover .name {
  color: #f25571;
}
.blog-post .other-posts .item:hover .name:before {
  background-color: #f25571;
}
.blog-post .other-posts .item:last-child {
  margin-bottom: 0;
}
.blog-post .other-posts .image {
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.blog-post .other-posts .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.blog-post .newsletter-section {
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog-post .newsletter-section:before {
  display: none;
}
.blog-post .blog-post-content {
  background-color: #fff;
  margin-bottom: 40px;
  padding-bottom: 60px;
}
.blog-post .blog-post-content .title {
  text-align: center;
  padding: 40px 0;
  font-size: 20px;
  font-weight: 500;
}
.blog-post .blog-post-content .title:before, .blog-post .blog-post-content .title:after {
  margin: 0;
  top: 3px;
  height: 17px;
}
.blog-post .blog-post-content .title:before {
  margin-left: 35px;
}
.blog-post .blog-post-content .title:after {
  margin-right: 35px;
}
.blog-post .blog-post-image img {
  width: 100%;
}
.blog-post .blog-post-text {
  padding: 50px 6.4102564103% 0 4.8076923077%;
}
.blog-post .blog-post-text p:first-child {
  margin-top: 0;
}
.blog-post .blog-post-text p:last-child {
  margin-bottom: 0;
}
.blog-post .simple-text {
  margin-bottom: 60px;
}
.blog-post .blog-post-content-bot {
  padding: 27px 0 23px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 18px;
}
.blog-post .blog-post-content-bot::after {
  content: "";
  display: block;
  clear: both;
}
.blog-post .blog-post-content-bot .bot-title {
  display: inline-block;
  position: relative;
  top: 1px;
}
.blog-post .blog-post-content-bot .tags {
  float: right;
}
.blog-post .blog-post-content-bot .tags .bot-title {
  margin-left: 15px;
}
.blog-post .blog-post-content-bot .soc-icons {
  float: left;
}
.blog-post .blog-post-content-bot .soc-icons a {
  display: inline-block;
  width: 30px;
  text-align: center;
}
.blog-post .blog-post-content-bot .soc-icons a:hover:before {
  color: #f2788e;
}
.blog-post .blog-post-content-bot .soc-icons a:before {
  font-family: "icomoon";
  color: #e2e2e2;
  position: relative;
  top: 4px;
  transition: color 0.5s ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
}
.blog-post .blog-post-content-bot .soc-icons a.inst:before {
  font-size: 19px;
  top: 5px;
}
.blog-post .blog-post-bot {
  background-color: #fff;
  padding: 30px 6.4102564103% 30px 4.8076923077%;
}
.blog-post .blog-post-bot .title {
  font-size: 20px;
  margin-bottom: 40px;
}
.blog-post .blog-post-reviews {
  font-weight: 200;
  font-size: 16px;
}
.blog-post .blog-post-reviews .item {
  padding-bottom: 45px;
  margin-bottom: 35px;
  border-bottom: 1px solid #f0f0f0;
}
.blog-post .blog-post-reviews .top {
  margin-bottom: 45px;
  font-size: 14px;
}
.blog-post .blog-post-reviews .top::after {
  content: "";
  display: block;
  clear: both;
}
.blog-post .blog-post-reviews .reply {
  float: left;
  color: #7a7a7a;
  margin-left: 20px;
}
.blog-post .blog-post-reviews .reply:hover, .blog-post .blog-post-reviews .reply:hover:after {
  color: #f25571;
}
.blog-post .blog-post-reviews .reply:after {
  font-family: "icomoon";
  font-size: 10px;
  display: inline-block;
  margin-right: 5px;
  transition: color 0.5s ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
}
.blog-post .blog-post-reviews .name {
  font-weight: 400;
  font-size: 18px;
}
.blog-post .blog-post-reviews .name:after {
  margin: 0 15px 0 18px;
}
.blog-post .blog-post-reviews .date {
  color: #7a7a7a;
}
.blog-post .blog-post-review-form .title {
  margin-bottom: 20px;
}
.blog-post .blog-post-review-form > span {
  color: #929292;
  font-weight: 200;
  font-size: 16px;
}
.blog-post .blog-post-review-form form {
  margin-top: 20px;
  text-align: center;
}
.blog-post .blog-post-review-form .right {
  width: 47.7477477477%;
}
.blog-post .blog-post-review-form input[type=text], .blog-post .blog-post-review-form input[type=email] {
  width: 48.679245283%;
  margin-bottom: 16px;
}
.blog-post .blog-post-review-form input[type=text] {
  float: right;
}
.blog-post .blog-post-review-form input[type=email] {
  float: left;
}
.blog-post .blog-post-review-form input[type=tel] {
  clear: both;
  width: 99.65%;
}
.blog-post .blog-post-review-form textarea {
  float: left;
  width: 45.045045045%;
  height: 74px;
  padding: 8px 1.3513513514%;
  margin-left: 2.8828828829%;
  resize: none;
}
.blog-post .blog-post-review-form .submit-bt {
  background-color: #535570;
  margin-top: 30px;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  padding: 0 110px;
  color: #fff;
  font-weight: 500;
}
.blog-post .blog-post-review-form .submit-bt:before {
  background-color: #484a61;
}

@media all and (max-width: 768px) {
  .blog-post {
    margin: 0;
  }
  .blog-post .inner > .right, .blog-post .inner > .left {
    float: none;
    width: auto;
  }
  .blog-post .inner > .right {
    border-bottom: 1px solid #f1f1f1;
    background-color: #fff;
  }
  .blog-post .blog-post-content, .blog-post .blog-post-bot, .blog-post .inner > .left {
    padding: 3%;
  }
  .blog-post .inner > .left {
    padding: 3% 3% 6%;
  }
  .blog-post .blog-post-content {
    margin: 0;
  }
  .blog-post .blog-post-content .title {
    padding: 2% 0 5%;
  }
  .blog-post .simple-text {
    margin-bottom: 5%;
  }
  .blog-post .blog-post-text {
    padding: 0;
    margin-top: 5%;
  }
  .blog-post .blog-post-content-bot {
    padding: 3% 0 4%;
  }
  .blog-post .blog-post-content-bot .tags, .blog-post .blog-post-content-bot .soc-icons {
    float: none;
  }
  .blog-post .blog-post-content-bot .tags {
    margin-bottom: 2%;
  }
  .blog-post .blog-post-bot .title {
    margin-bottom: 4%;
  }
  .blog-post .blog-post-reviews .top {
    margin-bottom: 5%;
  }
  .blog-post .blog-post-reviews .item {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
  .blog-post .blog-post-review-form form {
    max-width: 500px;
    text-align: right;
  }
  .blog-post .blog-post-review-form .right, .blog-post .blog-post-review-form input[type=text], .blog-post .blog-post-review-form input[type=tel], .blog-post .blog-post-review-form input[type=email] {
    float: none;
    width: 100%;
  }
  .blog-post .blog-post-review-form input[type=text], .blog-post .blog-post-review-form input[type=tel], .blog-post .blog-post-review-form input[type=email], .blog-post .blog-post-review-form textarea {
    margin-bottom: 10px;
  }
  .blog-post .blog-post-review-form textarea {
    float: none;
    width: 97.2%;
  }
  .blog-post .blog-post-review-form .submit-bt {
    margin-top: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 35px;
  }
  .blog-post .simple-form {
    max-width: 400px;
  }
  .blog-post .search-section .search {
    margin-bottom: 6%;
  }
  .blog-post .other-posts::after {
    content: "";
    display: block;
    clear: both;
  }
  .blog-post .other-posts .item {
    float: right;
    text-align: center;
    width: 31.3%;
    margin: 0 0 0 3%;
  }
  .blog-post .other-posts .item:last-child {
    margin-left: 0;
  }
  .blog-post .other-posts .name:before {
    display: none;
  }
  .blog-post .other-posts .image {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 425px) {
  .blog-post .blog-post-review-form form {
    text-align: center;
  }
  .blog-post .blog-post-reviews .top .right, .blog-post .blog-post-reviews .top .reply {
    float: none;
  }
  .blog-post .blog-post-reviews .top .right {
    margin-bottom: 4%;
  }
  .blog-post .other-posts .item {
    width: 32%;
    margin: 0 0 0 2%;
    font-size: 16px;
  }
}
/*----------------------------------------------------------*/
@media all and (max-width: 1635px) and (min-width: 769px) {
  .blog-post .inner > .right {
    width: 75%;
  }
  .blog-post .inner > .left {
    width: 20%;
  }
}
@media all and (max-width: 1300px) and (min-width: 769px) {
  .blog-post .inner > .right {
    width: 71%;
  }
  .blog-post .inner > .left {
    width: 24%;
  }
}
@media all and (max-width: 1200px) and (min-width: 769px) {
  .blog-post .blog-post-review-form .right {
    float: none;
    width: auto;
  }
  .blog-post .blog-post-review-form textarea {
    float: none;
    width: 96.95%;
    margin-top: 16px;
  }
}
@media all and (max-width: 1100px) and (min-width: 769px) {
  .blog-post .inner > .right {
    width: 66%;
  }
  .blog-post .inner > .left {
    width: 29%;
  }
}/*# sourceMappingURL=blog-post.css.map */