/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 6px 4px 4px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

img {
  height: auto;
  max-width: 100%; }

table tr td img {
  margin: 2px !important; }
  table tr td img.aligncenter {
    margin: 0 auto !important; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.svg");
  src: url("../fonts/fontawesome-webfont.tff");
  src: url("../fonts/fontawesome-webfont.woff");
  src: url("../fonts/fontawesome-webfont.woff2"); }
@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../fonts/Montserrat-Bold.eot");
  src: local("Montserrat"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
:root {
  --main-color: #5B86E5;
  --orange: #F2994A;
  --gray-4: #768188;
  --blue-branding: #5B86E5;
  --dark-blue-1: #3D6ACC;
  --dark-gray-1: #252627;
  --dark-gray-2: #4F4F4F;
  --dark-gray-3: #828282;
  --light-gray-3: #F3F3F3;
  --light-gray-2: #E2E2E2; }

#wrap-pageloader:before {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: #fff;
  opacity: 0.8;
  z-index: 2;
  content: ''; }
#wrap-pageloader #pageloader {
  position: absolute;
  z-index: 3; }

@media (min-width: 992px) {
  .sec-list-post .bottom-list .post-item .post-img {
    max-width: 350px;
    max-height: 175px; } }
.list-platforms img {
  width: 37px; }

#top-footer .widget-title {
  margin-bottom: 17px; }

#footer .copyright .text-copyright {
  max-width: 470px;
  margin: auto;
  margin-top: 16px; }
  #footer .copyright .text-copyright p {
    font-weight: 300;
    font-size: 13px;
    line-height: 19px; }
#footer #top-footer {
  padding: 20px 0 24px; }
  #footer #top-footer article {
    text-align: left; }
  @media (max-width: 767px) {
    #footer #top-footer[class^="top-footer"] {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    #footer #top-footer .top-footer-1, #footer #top-footer .top-footer-2 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    #footer #top-footer .list-social i {
      font-size: 21px !important; } }
  @media (min-width: 768px) {
    #footer #top-footer article.top-footer-1 {
      max-width: 255px; }
    #footer #top-footer article.top-footer-5 {
      max-width: 261px; } }
@media (min-width: 992px) {
  #footer #top-footer {
    padding: 70px 60px 24px; } }

@media (max-width: 767px) {
  .sec-featured-blog .main-content .post-item .post-img {
    height: auto !important; } }

.sec-related-v2 .post-img {
  height: auto !important; }

body .sow-category .post-item .post-img {
  height: auto; }

.ez-toc-list-level-4 {
  list-style: none; }

#wrapper .cat-title {
  font-size: 24px;
  line-height: 36px;
  color: black;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  margin-bottom: 16px; }
@media (min-width: 992px) {
  #wrapper .cat-title {
    font-size: 34px;
    line-height: 48px;
    margin-bottom: 16px; } }

/*# sourceMappingURL=wp-style.css.map */
