@media only screen and (max-width: 767px) {
  .m-home-profile-wrap {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .m-home-profile-wrap img {
    margin-bottom: 20px;
  }
}

.signup-form {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .signup-form {
    padding: 0 0 20px 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer-additional {
    padding: 40px 0 20px 0;
  }
}

@media only screen and (max-width: 1023px) {
  .footer-links {
    margin-bottom: 20px;
  }
}
.footer-links ul.footer-menu-list {
  list-style: none;
}
@media only screen and (max-width: 1023px) {
  .footer-links ul.footer-menu-list li:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-links ul.footer-menu-list li {
    margin-bottom: 10px;
  }
}

.page-template-about ul.about-list {
  padding-top: 40px;
}
.page-template-about ul.about-list li .block-content-title {
  margin-bottom: 20px;
}

.page-template-the-index .chart-header-wrap {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .page-template-the-index .chart-header-wrap .print-wrap {
    text-align: center;
  }
}
.page-template-the-index .chart-header-wrap .print-wrap a:first-of-type {
  margin-right: 5px;
}
.page-template-the-index .graph-wrap {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .page-template-the-index .graph-wrap {
    margin-bottom: 80px;
  }
}
.page-template-the-index .page-content-inner ul li.download-link .pure-g {
  align-content: space-between;
}
@media only screen and (max-width: 767px) {
  .page-template-the-index .page-content-inner ul li.download-link .pure-g > div:first-of-type {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-the-index .page-content-inner ul li.download-link .pure-g > div:last-of-type {
    text-align: right;
  }
}
.page-template-the-index .page-content-inner ul li.download-link:last-of-type {
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .page-template-experts .expert-inner-wrap {
    border-bottom: 1px solid #012b5d;
    margin-bottom: 20px;
  }
}
.page-template-experts .expert-inner-wrap .latest-comment-title {
  margin-top: 30px;
}
.page-template-experts .expert-inner-wrap .latest-comment {
  margin-bottom: 20px;
}

.single-expert .expert-speciality {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .single-expert .expert-summary {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .single-expert .expert-summary .expert-summary-header {
    margin-top: 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .single-expert .expert-summary .expert-summary-header .expert-role {
    margin-bottom: 40px;
  }
}
.single-expert .expert-summary .expert-profile .expert-speciality {
  margin-bottom: 20px;
}
.single-expert .expert-profile-latest-comment h3 {
  margin-bottom: 40px;
}

.single-debate .page-header-debate {
  margin: 20px 0 40px 0;
}
@media only screen and (max-width: 767px) {
  .single-debate .page-header-debate {
    margin: 5px 0 20px 0;
  }
}
@media only screen and (min-width: 768px) {
  .single-debate .page-content-debate .page-content .debate-video-embed .embed-container {
    margin: -10px 0 15px 0;
  }
}
.single-debate .page-content-debate .page-content ul li.debate-participant {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .blog .news-blogs {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .blog ul li.news-item img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .blog .news-blogs-categories .news-blogs-categories {
    padding: 0;
  }
}

.single-post .news-blogs, .single-blog .news-blogs {
  padding-bottom: 40px;
}
.single-post .news-blogs article img, .single-blog .news-blogs article img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .single-post .news-blogs .news-blogs-categories .news-blogs-categories, .single-blog .news-blogs .news-blogs-categories .news-blogs-categories {
    padding: 0;
  }
}

.page-template-contact .contact-blocks {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .page-template-contact .contact-blocks {
    padding-bottom: 20px;
  }
}

.sticky-footer {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .sticky-footer {
    padding: 30px 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .sticky-footer .close-sticky-footer {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-footer .close-sticky-footer {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-footer .footer-buttons-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .sticky-footer .footer-buttons-wrap a {
    display: block;
    text-align: center;
  }
}

h1 {
  font-size: 30px !important;
  line-height: initial !important;
}

h2 {
  font-size: 24px !important;
  line-height: initial !important;
}

h3 {
  font-size: 22px !important;
  line-height: initial !important;
}

h4 {
  font-size: 21px !important;
  line-height: initial !important;
}

p {
  font-size: 16px !important;
  line-height: 24px !important;
}

.sticky-footer.closed {
  top: 95%;
}

.sticky-footer.closed i {
  transform: rotate(180deg);
}

.sticky-footer .footer-buttons-wrap {
  text-align: center;
}

.sticky-footer .download-button a {
  font-size: 12px;
}

/*# sourceMappingURL=mra-styles.css.map */
