/*-----------------------------------------------------------------------------
@author:        Eduard Nadal
@contact:       eduard.nadal@whads.com
@organization:  Whads Media Studios SL
@since:         August 2020
-----------------------------------------------------------------------------*/
/* Page header
   ========================================================================== */
body.blog .page-header {
  text-align: center;
}

/* Page content
   ========================================================================== */
body.blog.is-ie .page-content-wrapper {
  width: 100%;
  display: block;
}

/* News block
   ========================================================================== */
.inet-posts-page-news-block {
  padding-bottom: 80px;
}
.inet-posts-page-news-block .news-filters-wrapper.expanded .mobile-filters-trigger {
  color: #fa6418;
}
.inet-posts-page-news-block .news-filters-wrapper.expanded .mobile-filters-trigger:after, .inet-posts-page-news-block .news-filters-wrapper.expanded .mobile-filters-trigger:before {
  opacity: 1;
  width: 50%;
}
.inet-posts-page-news-block .news-filters-wrapper.expanded .mobile-filters-trigger .filters-icon svg {
  fill: #fa6418;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-filters-wrapper:not(.expanded) .news-filters {
    display: none;
  }
}
.inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: min-content;
  margin-bottom: 20px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  line-height: 1.5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background-color: #fa6418;
  border-color: #fa6418;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.6em;
    padding-right: 2.6em;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.6em;
    padding-right: 2.6em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.6em;
    padding-right: 2.6em;
  }
}
.inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger:hover {
  color: #fa6418;
  background-color: #fff;
  border-color: #fa6418;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger {
    display: none;
  }
}
.inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger:hover .filters-icon svg {
  fill: #fa6418;
}
.inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger .filters-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  z-index: 3;
}
.inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger .filters-icon svg {
  display: block;
  width: 100%;
  height: auto;
  fill: #fff;
  -webkit-transition: fill 0.5s ease-in-out;
  -moz-transition: fill 0.5s ease-in-out;
  -ms-transition: fill 0.5s ease-in-out;
  -o-transition: fill 0.5s ease-in-out;
  transition: fill 0.5s ease-in-out;
}
.inet-posts-page-news-block .news-filters-wrapper .mobile-filters-trigger .button-text {
  margin-bottom: 0;
}
.inet-posts-page-news-block .news-filters {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-filters {
    margin-top: 40px;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-filters {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters {
    margin-top: 40px;
  }
}
.inet-posts-page-news-block .news-filters .search-filter-wrapper {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters .search-filter-wrapper {
    width: 100%;
    display: flex;
    margin-top: 20px;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-filters .search-filter-wrapper {
    margin-left: auto;
    display: flex;
    align-self: stretch;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-filters .search-filter-wrapper {
    margin-left: auto;
    display: flex;
    align-self: stretch;
  }
}
.inet-posts-page-news-block .news-filters .search-filter-wrapper .news-filter-search {
  padding-right: 30px;
  font-size: 16px;
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-filters .search-filter-wrapper .news-filter-search {
    width: 300px;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-filters .search-filter-wrapper .news-filter-search {
    width: 300px;
  }
}
.inet-posts-page-news-block .news-filters .search-filter-wrapper .search-icon-button {
  cursor: pointer;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 10px;
}
.inet-posts-page-news-block .news-filters .search-filter-wrapper .search-icon-button .svg-wrapper {
  height: 100%;
}
body.is-ie .inet-posts-page-news-block .news-filters .search-filter-wrapper .search-icon-button .svg-wrapper {
  width: 22px;
  height: 22px;
}
.inet-posts-page-news-block .news-filters .search-filter-wrapper .search-icon-button svg {
  display: block;
  height: 100%;
  width: auto;
}
.inet-posts-page-news-block .news-filters .search-filter-wrapper .search-icon-button svg,
.inet-posts-page-news-block .news-filters .search-filter-wrapper .search-icon-button svg * {
  stroke: #fa6418;
  fill: #fa6418;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper .custom-dropodown-filter .dropodown-label-wrapper {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper:nth-child(-n+3) {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper:not(:last-child) {
    width: calc((100% - 60px) / 4);
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper:not(:last-child) {
    margin-right: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper:not(:last-child) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-filters .filter-wrapper + .filter-wrapper {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-listing-wrapper {
    padding-top: 20px;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .news-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list > li {
  padding-left: 0;
  margin: 0;
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -40px;
    margin-left: -40px;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -33px;
    margin-left: -33px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -26px;
    margin-left: -26px;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item {
  padding: 10px;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link {
  text-decoration: none;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link:hover .image-wrapper img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link:hover .image-wrapper .news-type {
  opacity: 0;
  visibility: hidden;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link:hover .image-wrapper .image-overlay {
  opacity: 1;
  visibility: visible;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper {
  overflow: hidden;
  position: relative;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out, -ms-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out, transform 0.5s ease-in-out;
  -moz-transition: -webkit-transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out, -ms-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out, transform 0.5s ease-in-out;
  -ms-transition: -webkit-transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out, -ms-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out, transform 0.5s ease-in-out;
  -o-transition: -webkit-transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out, -ms-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out, -ms-transform 0.5s ease-in-out, -o-transform 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(32, 32, 32, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper .image-overlay .readmore-text {
  background-color: #fa6418;
  border-color: #fa6418;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  line-height: 1.5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper .image-overlay .readmore-text {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper .image-overlay .readmore-text {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper .image-overlay .readmore-text {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .image-wrapper .image-overlay .readmore-text {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .content-wrapper {
  padding-top: 30px;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-date {
  color: #fa6418;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-title {
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-title {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-title {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-title {
    font-size: 18px;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-title {
    font-size: 20px;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout {
  -webkit-box-shadow: 2px 2px 4px 2px rgba(170, 170, 170, 0.5);
  -moz-box-shadow: 2px 2px 4px 2px rgba(170, 170, 170, 0.5);
  box-shadow: 2px 2px 4px 2px rgba(170, 170, 170, 0.5);
  -webkit-border-top-left-radius: 16px;
  -moz-border-top-left-radius: 16px;
  border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-top-right-radius: 16px;
  border-top-right-radius: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -moz-border-bottom-left-radius: 16px;
  border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout .image-wrapper {
  position: relative;
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout .image-wrapper .news-type {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  background-color: #3114f0;
  border-color: #3114f0;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  line-height: 1.5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout .image-wrapper .news-type {
    padding-top: .1em;
    padding-bottom: .1em;
    padding-left: .4em;
    padding-right: .4em;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout .image-wrapper .news-type {
    padding-top: .1em;
    padding-bottom: .1em;
    padding-left: .4em;
    padding-right: .4em;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout .image-wrapper .news-type {
    padding-top: .1em;
    padding-bottom: .1em;
    padding-left: .4em;
    padding-right: .4em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout .image-wrapper .news-type {
    padding-top: .1em;
    padding-bottom: .1em;
    padding-left: .4em;
    padding-right: .4em;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .content-wrapper {
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item {
    margin-top: 26px;
    margin-left: 26px;
    width: calc((100% - (26px * 2)) / 2);
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item {
    margin-top: 40px;
    margin-left: 40px;
    width: calc((100% - (40px * 3)) / 3);
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item {
    margin-top: 33px;
    margin-left: 33px;
    width: calc((100% - (33px * 3)) / 3);
  }
}
.inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link {
  text-decoration: none;
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link {
    display: block;
    height: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link {
    display: block;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link {
    display: block;
    height: 100%;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout {
    height: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .news-list .news-item .news-listing-link .news-listing-layout {
    height: 100%;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 40px;
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper {
    margin-top: 60px;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button {
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  line-height: 1.5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background-color: #fa6418;
  border-color: #fa6418;
}
@media (max-width: 767px) {
  .inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1246px) {
  .inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.6em;
    padding-right: 2.6em;
  }
}
@media (min-width: 1025px) and (max-width: 1245px) {
  .inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.6em;
    padding-right: 2.6em;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2.6em;
    padding-right: 2.6em;
  }
}
.inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button:hover {
  color: #fa6418;
  background-color: #fff;
  border-color: #fa6418;
}
.inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button:hover:before, .inet-posts-page-news-block .news-listing-wrapper .buttons-wrapper .loadmore-button:hover:after {
  width: 51%;
}
