.mod-newsflash-adv .item_published {
  color: #32393e;
  display: block;
  font: 500 14px/20px 'Dosis', sans-serif;
  margin-bottom: 7px;
}
.mod-newsflash-adv.testimonials h6.item_title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.mod-newsflash-adv.testimonials .caption {
  color: #32393e;
  font: bold 12px/18px 'Dosis', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.mod-newsflash-adv__news {
  font-size: 16px;
  line-height: 26px;
}
.mod-newsflash-adv__news .item_introtext {
  padding-right: 20px;
}
.mod-newsflash-adv__services {
  margin-bottom: 7.4%;
}
.mod-newsflash-adv__services .item .item_content {
  background: #f6f6f6;
  padding: 73px 12% 88px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv__services .item .item_content .item_title {
  margin-bottom: 20px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv__services .item .item_content .item_title span {
  display: block;
}
@media (min-width: 768px) {
  .mod-newsflash-adv__services .item:hover .item_content {
    background: #32393e;
    color: white;
    top: -60px;
  }
  .mod-newsflash-adv__services .item:hover .item_content [class*=heading-style] {
    color: white;
  }
}
.mod-newsflash-adv__partners {
  margin-bottom: 78px;
}
.mod-newsflash-adv__partners .item {
  margin-bottom: 7px;
}
.mod-newsflash-adv__partners .item .item_img {
  margin-bottom: 0;
}
.mod-newsflash-adv__partners .item .item_img img {
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv__partners .item .item_img:hover img {
  filter: alpha(opacity=100);
  opacity: 1;
}
.mod-newsflash-adv__counters {
  text-align: center;
}
.mod-newsflash-adv__counters .counter {
  float: none;
  font: 100 36px/170px 'Dosis', sans-serif;
  height: 170px;
  margin: 0 0 19px;
  padding: 0;
  border: none;
  color: #32393e;
  background: #ff7429;
  width: 170px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mod-newsflash-adv__pricing_simple .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #32393e;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul {
  padding: 10px 0;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li {
  font-size: 24px;
  line-height: 26px;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li + li {
  margin-top: 0;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #32393e;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mod-newsflash-adv__pricing_simple .item.featured .item_content {
  background: #374046;
}
.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #32393e;
}
.mod-newsflash-adv__pricing_simple .price {
  font-size: 40px;
  line-height: 50px;
  padding: 18px 0;
}
.mod-newsflash-adv__pricing_simple .price span {
  font-size: 36px;
  line-height: 48px;
  vertical-align: bottom;
}
.mod-newsflash-adv__pricing_detailed .item {
  position: relative;
}
.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #32393e;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.mod-newsflash-adv__pricing_detailed .item .price {
  border-top: 1px solid #32393e;
  border-bottom: 1px solid #32393e;
  font-size: 40px;
  line-height: 50px;
  padding: 18px 0;
}
.mod-newsflash-adv__pricing_detailed .item .price span {
  font-size: 36px;
  line-height: 48px;
  vertical-align: bottom;
}
.mod-newsflash-adv__pricing_detailed .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #32393e;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul {
  padding: 18px 0 11px;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li {
  font-size: 16px;
  line-height: 30px;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li + li {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .mod-newsflash-adv__pricing_detailed .item .item_content {
    padding: 30px 8px;
  }
}
@media (max-width: 992px) {
  .mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
    font-size: 18px;
    line-height: 24px;
  }
  .mod-newsflash-adv__pricing_detailed .item .item_content .btn {
    padding: 8px 16px;
    font-size: 14px;
  }
}
.mod-newsflash-adv__progbars_horizontal {
  text-align: center;
}
.mod-newsflash-adv__progbars_circle {
  text-align: center;
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv__progbars_circle .item__module {
    width: 50%;
    float: left;
  }
}
.mod-newsflash-adv__team .item {
  margin-bottom: 58px;
}
.mod-newsflash-adv__team .item .item_img {
  margin-bottom: 4px;
}
.mod-newsflash-adv__team .item .item_title {
  display: inline-block;
  margin-bottom: 14px;
}
.mod-newsflash-adv__recent_posts {
  padding-bottom: 50px;
}
.mod-newsflash-adv__recent_posts .item {
  margin-bottom: 42px;
}
.mod-newsflash-adv__recent_posts .item .item_img {
  margin-bottom: 25px;
}
.mod-newsflash-adv__recent_posts .item .item_title {
  line-height: 24px;
  margin-bottom: 13px;
}
.mod-newsflash-adv__recent_posts .item .item_title a {
  line-height: 24px;
  font-weight: 400;
}
.mod-newsflash-adv__recent_posts .item .item_createdby,
.mod-newsflash-adv__recent_posts .item .item_published {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #32393e;
  position: relative;
  padding-left: 0;
  display: inline;
  letter-spacing: 1.4px;
}
.mod-newsflash-adv__recent_posts .item .item_createdby:before,
.mod-newsflash-adv__recent_posts .item .item_published:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 14px;
  color: #32393e;
  position: relative;
}
.mod-newsflash-adv__recent_posts .item .item_createdby:after,
.mod-newsflash-adv__recent_posts .item .item_published:after {
  display: none;
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 14px;
  color: #32393e;
  position: relative;
}
.mod-newsflash-adv__recent_posts .item .item_createdby {
  margin-right: 10px;
}
.mod-newsflash-adv__recent_posts .item .item_createdby:before,
.mod-newsflash-adv__recent_posts .item .item_createdby:after {
  content: '\f007';
}
.mod-newsflash-adv__recent_posts .item .item_published {
  padding-left: 0;
}
.mod-newsflash-adv__recent_posts .item .item_published:before,
.mod-newsflash-adv__recent_posts .item .item_published:after {
  content: '\f133';
}
.mod-newsflash-adv__ .mod-newsflash-adv_custom-link {
  margin-bottom: 60px;
}