@media all and (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1000px; } }
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "NunitoSans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4rem;
  color: #4e5f71; }

@media (min-width: 1330px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1330px; } }
::-moz-selection {
  color: #ffffff;
  background: #3271b8; }

::selection {
  color: #ffffff;
  background: #3271b8; }

a:link,
a:visited {
  color: #3271b8; }
  a:link:hover, a:link:active,
  a:visited:hover,
  a:visited:active {
    color: #1c4068;
    text-decoration: none; }

ul {
  list-style-type: none;
  padding: 0 0 0 1rem; }
  ul li:before {
    content: '';
    display: block;
    float: left;
    margin: .45rem 0 0 -.7rem;
    background: #3271b8;
    vertical-align: top;
    width: 7px;
    height: 7px; }
  ul ul li:before {
    width: 7px;
    height: 7px;
    background: #ffffff;
    border: 1px solid #3271b8; }

.col-md {
  max-width: 1000px; }

*, *:focus, *:hover {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0 0 .5em 0;
  color: #082644; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #082644; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #030d16; }

h1 {
  font-size: 2rem; }
  h1.page-title {
    color: #3271b8;
    border-bottom: 5px solid #3271b8;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem; }

h2 {
  font-size: 1.75rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.375rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1.125rem; }

.article-content p, .article-content ul, .article-content ol {
  font-size: 1.125rem;
  margin: 0 0 1rem 0; }
.article-content div {
  margin: 0 0 1rem 0; }

.wp-block-buttons {
  padding: 0 0 1rem 0; }
  .wp-block-buttons .wp-block-button {
    padding: 0 .5rem .5rem 0; }
    .wp-block-buttons .wp-block-button a {
      display: inline-block;
      padding: 0 .7rem;
      font-size: 1rem;
      line-height: 1.7em;
      color: #ffffff;
      background: #3271b8;
      border-radius: 50px;
      padding: .3rem 1rem; }
      .wp-block-buttons .wp-block-button a:hover {
        background: #275890; }

/* NunitoSans Regular */
@font-face {
  font-family: "NunitoSans";
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Regular.eot");
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Regular.woff2") format("woff2"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Regular.woff") format("woff"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
/* NunitoSans Regular Italic */
@font-face {
  font-family: "NunitoSans";
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Italic.eot");
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Italic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Italic.woff2") format("woff2"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Italic.woff") format("woff"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }
/* NunitoSans Bold */
@font-face {
  font-family: "NunitoSans";
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Bold.eot");
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Bold.woff2") format("woff2"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Bold.woff") format("woff"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
/* NunitoSans Bold Italic */
@font-face {
  font-family: "NunitoSans";
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-BoldItalic.eot");
  src: url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-BoldItalic.woff") format("woff"), url("/wp-content/themes/bmn-wp/assets/fonts/custom-fonts/NunitoSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }
header {
  background: #082644; }
  header .container .row {
    position: relative; }
    header .container .row .logo {
      padding: 15px 15px;
      text-align: center; }
      header .container .row .logo a {
        display: block; }
        header .container .row .logo a img {
          max-height: 60px;
          width: auto; }
    header .container .row .social {
      position: absolute;
      right: 0;
      bottom: -46px;
      z-index: 1; }
      header .container .row .social .menu-social-menu-container {
        height: 100%; }
      header .container .row .social ul {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none; }
        header .container .row .social ul li {
          margin: 0 0 0 .5rem; }
          header .container .row .social ul li:before {
            display: none; }
          header .container .row .social ul li a {
            background: #ffffff;
            display: block;
            width: 42px;
            height: 42px;
            border-radius: 50%;
            position: relative;
            text-indent: -9999px;
            overflow: hidden; }
            header .container .row .social ul li a:before {
              position: absolute;
              top: 0px;
              left: 0px;
              font-size: 26px;
              width: 42px;
              height: 42px;
              line-height: 42px;
              color: #3271b8;
              font-family: lineicons, sans-serif;
              text-indent: 0;
              text-align: center; }
          header .container .row .social ul li.social-facebook a:before {
            content: "\eab6"; }
          header .container .row .social ul li.social-facebook a:hover {
            background: #3b5998; }
            header .container .row .social ul li.social-facebook a:hover:before {
              color: #ffffff; }
          header .container .row .social ul li.social-twitter a::before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.57 19.5"><path d="m16.99,0h3.31l-7.23,8.26,8.5,11.24h-6.66l-5.21-6.82-5.97,6.82H.43l7.73-8.84L0,0h6.83l4.71,6.23L16.99,0Zm-1.16,17.52h1.83L5.83,1.88h-1.97l11.97,15.64Z" style="fill: %233271b8; stroke-width: 0px;"/></svg>');
  background-size: 25px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
header .container .row .social ul li.social-twitter a:hover::before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.57 19.5"><path d="m16.99,0h3.31l-7.23,8.26,8.5,11.24h-6.66l-5.21-6.82-5.97,6.82H.43l7.73-8.84L0,0h6.83l4.71,6.23L16.99,0Zm-1.16,17.52h1.83L5.83,1.88h-1.97l11.97,15.64Z" style="fill: %23ffffff; stroke-width: 0px;"/></svg>');
}
header .container .row .social ul li.social-twitter a:hover {
            background: #000000; }
            header .container .row .social ul li.social-twitter a:hover:before {
              color: #ffffff; }
header .container .row .social ul li.social-tiktok a::before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18.1 20"><path d="m8.1,0v6.41c-.41-.07-.82-.11-1.25-.11-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85v-3.74c1.04.44,2.17.69,3.4.69h1v-5.6h-1c-1.9,0-3.4-1.54-3.4-3.5V0h-5.6Zm2,2h1.69c.39,2.22,2.08,4,4.31,4.41v1.62c-1.04-.15-1.98-.54-2.84-1.12l-1.56-1.04v7.29c0,2.68-2.17,4.85-4.85,4.85s-4.85-2.17-4.85-4.85,2.17-4.85,4.85-4.85c.08,0,.17,0,.25,0v1.6c-.08,0-.17,0-.25,0-1.79,0-3.25,1.46-3.25,3.25s1.46,3.25,3.25,3.25,3.25-1.46,3.25-3.25c0-3.72,0-7.43,0-11.15Zm-4.5,11.15c0-.69.56-1.25,1.25-1.25s1.25.56,1.25,1.25-.56,1.25-1.25,1.25-1.25-.56-1.25-1.25Z" style="fill:%233271b8; stroke-width: 0px;"/></svg>');
  background-size: 25px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
}
header .container .row .social ul li.social-tiktok a:hover {
            background: #000000; }
header .container .row .social ul li.social-tiktok a:hover::before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18.1 20"><path d="m8.1,0v6.41c-.41-.07-.82-.11-1.25-.11-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85v-3.74c1.04.44,2.17.69,3.4.69h1v-5.6h-1c-1.9,0-3.4-1.54-3.4-3.5V0h-5.6Zm2,2h1.69c.39,2.22,2.08,4,4.31,4.41v1.62c-1.04-.15-1.98-.54-2.84-1.12l-1.56-1.04v7.29c0,2.68-2.17,4.85-4.85,4.85s-4.85-2.17-4.85-4.85,2.17-4.85,4.85-4.85c.08,0,.17,0,.25,0v1.6c-.08,0-.17,0-.25,0-1.79,0-3.25,1.46-3.25,3.25s1.46,3.25,3.25,3.25,3.25-1.46,3.25-3.25c0-3.72,0-7.43,0-11.15Zm-4.5,11.15c0-.69.56-1.25,1.25-1.25s1.25.56,1.25,1.25-.56,1.25-1.25,1.25-1.25-.56-1.25-1.25Z" style="fill:%23ffffff; stroke-width: 0px;"/></svg>');
}
          
          header .container .row .social ul li.social-spotify a:before {
            content: "\eb9e"; }
          header .container .row .social ul li.social-spotify a:hover {
            background: #1db954; }
            header .container .row .social ul li.social-spotify a:hover:before {
              color: #ffffff; }
          header .container .row .social ul li.social-youtube a:before {
            content: "\ebfd"; }
          header .container .row .social ul li.social-youtube a:hover {
            background: #ff0000; }
            header .container .row .social ul li.social-youtube a:hover:before {
              color: #ffffff; }
          header .container .row .social ul li.social-instagram a:before {
            content: "\eaf3"; }
          header .container .row .social ul li.social-instagram a:hover {
            background: #f09433;
            background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
            header .container .row .social ul li.social-instagram a:hover:before {
              color: #ffffff; }
          header .container .row .social ul li.social-linkedin a:before {
            content: "\eb15"; }
          header .container .row .social ul li.social-linkedin a:hover {
            background: #0077b5; }
            header .container .row .social ul li.social-linkedin a:hover:before {
              color: #ffffff; }
          header .container .row .social ul li.social-reddit a:before {
            content: "\eb6c"; }
          header .container .row .social ul li.social-reddit a:hover {
            background: #ff4500; }
            header .container .row .social ul li.social-reddit a:hover:before {
              color: #ffffff; }
  @media all and (min-width: 576px) {
    header .container .row .logo {
      text-align: left; }
      header .container .row .logo a {
        display: block; }
        header .container .row .logo a img {
          max-height: 60px;
          width: auto; } }
  @media all and (min-width: 768px) {
    header .container .row .logo {
      padding: 15px;
      text-align: left; }
      header .container .row .logo a {
        display: block; }
        header .container .row .logo a img {
          max-height: 60px;
          width: auto; }
    header .container .row .social {
      position: static;
      bottom: auto;
      right: auto; } }
  @media all and (min-width: 992px) {
    header .container .row .logo {
      padding: 29px 15px; }
      header .container .row .logo a {
        display: block; }
        header .container .row .logo a img {
          max-height: 72px; } }
  @media all and (min-width: 1330px) {
    header .container .row .logo {
      padding: 30px 15px; }
      header .container .row .logo a {
        display: block; }
        header .container .row .logo a img {
          max-height: 90px; } }

.header-ad div {
  text-align: center; }
  .header-ad div > div {
    padding: 0 0 1rem 0; }
  @media all and (min-width: 576px) {
    .header-ad div > div {
      padding: 0 0 1.5rem 0; } }

.footer-ad div {
  text-align: center; }
  .footer-ad div > div {
    padding: 0 0 1rem 0; }
  @media all and (min-width: 576px) {
    .footer-ad div > div {
      padding: 0 0 1.5rem 0; } }

nav.navbar {
  background: #3271b8;
  padding: 0;
  margin: 0 0 1rem 0; }
  nav.navbar .navbar-toggler {
    padding: 0;
    outline: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    border: 0;
    text-align: center;
    color: white;
    background: #082644;
    border-radius: 0; }
    nav.navbar .navbar-toggler.collapsed {
      background: none; }
  nav.navbar .navbar-collapse {
    background: #082644;
    text-align: center; }
    nav.navbar .navbar-collapse ul {
      padding: 1rem 0; }
      nav.navbar .navbar-collapse ul li a {
        height: 52px;
        line-height: 52px;
        padding: 0;
        font-size: 1.125rem;
        font-weight: bold; }
  @media all and (min-width: 768px) {
    nav.navbar {
      margin: 0 0 1.5rem 0; } }
  @media all and (min-width: 992px) {
    nav.navbar {
      margin: 0 0 1.5rem 0; }
      nav.navbar .navbar-collapse {
        background: none;
        text-align: left; }
        nav.navbar .navbar-collapse ul {
          padding: 0;
          width: 100%; }
          nav.navbar .navbar-collapse ul li:before {
            display: none; }
          nav.navbar .navbar-collapse ul li a {
            height: 50px;
            line-height: 50px;
            font-size: 1rem;
            font-weight: normal;
            text-transform: uppercase;
            color: #ffffff;
            padding: 0 0.5rem !important; }
            nav.navbar .navbar-collapse ul li a:hover, nav.navbar .navbar-collapse ul li a:active {
              background: rgba(8, 38, 68, 0.5); }
          nav.navbar .navbar-collapse ul li.right {
            margin-left: auto; }
          nav.navbar .navbar-collapse ul li.current-menu-item a, nav.navbar .navbar-collapse ul li.current-post-ancestor a, nav.navbar .navbar-collapse ul li.current-category-ancestor a {
            color: #ffffff;
            background: rgba(8, 38, 68, 0.5); } }
  @media all and (min-width: 1330px) {
    nav.navbar {
      margin: 0 0 1.5rem 0; }
      nav.navbar .navbar-collapse ul li a {
        padding: 0 1rem !important; } }

.col-md-auto {
  min-width: 330px;
  max-width: 330px;
  width: 100%;
  margin: 0 auto 1rem auto; }
  .col-md-auto .search {
    padding: 0;
    margin: 0 0 1rem 0; }
    .col-md-auto .search form {
      position: relative; }
      .col-md-auto .search form input {
        border: 0;
        margin: 0;
        padding: 15px 52px 15px 15px;
        width: 100%;
        background: rgba(8, 38, 68, 0.1); }
      .col-md-auto .search form button {
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        padding: 0;
        margin: 0;
        height: 52px;
        width: 52px;
        line-height: 52px;
        text-align: center;
        background: none;
        color: #3271b8;
        font-size: 1.5rem; }
  .col-md-auto #div-gpt-ad-1597758539988-0 > div,
  .col-md-auto #div-gpt-ad-1597759618232-0 > div,
  .col-md-auto #div-gpt-ad-1597760060440-0 > div {
    padding: 0;
    margin: 0 0 1rem 0; }
  @media all and (min-width: 768px) {
    .col-md-auto .search {
      margin: 0 0 1.5rem 0; }
    .col-md-auto #div-gpt-ad-1597758539988-0 > div,
    .col-md-auto #div-gpt-ad-1597759618232-0 > div,
    .col-md-auto #div-gpt-ad-1597760060440-0 > div {
      margin: 0 0 1.5rem 0; } }

h3.sidebar-title {
  border-bottom: 3px solid #3271b8;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  padding: 0; }
  h3.sidebar-title span {
    display: inline-block;
    background: #3271b8;
    color: #ffffff;
    padding: 7px 14px 4px 7px; }

.podcast {
  margin: 0 0 1rem 0;
  overflow: hidden; }
  .podcast .podcast-image {
    float: left;
    width: 30%;
    position: relative; }
    .podcast .podcast-image figure {
      margin: 0;
      display: block;
      padding: 0;
      width: 100%; }
      .podcast .podcast-image figure img {
        display: block;
        width: 100%;
        height: auto; }
    .podcast .podcast-image .play-button {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: url("/wp-content/themes/bmn-wp/assets/images/play-button.png") no-repeat center center rgba(8, 38, 68, 0.7);
      background-size: 50%; }
  .podcast .podcast-content {
    float: right;
    width: 65%; }
    .podcast .podcast-content h4 {
      font-size: .9375rem;
      margin: 0 0 .2rem 0; }
      .podcast .podcast-content h4 a {
        color: #082644; }
    .podcast .podcast-content p.date {
      font-size: 0.875rem;
      margin: 0;
      color: #3271b8; }

ul.wpp-list {
  padding: 0 0 .5rem 0;
  margin: 0; }
  ul.wpp-list li {
    margin: 0 0 1rem 0;
    overflow: hidden; }
    ul.wpp-list li:before {
      display: none; }
    ul.wpp-list li a {
      float: left;
      width: 30%; }
      ul.wpp-list li a img {
        width: 100%;
        height: auto; }
      ul.wpp-list li a.wpp-post-title {
        float: right;
        width: 65%;
        font-size: 1rem;
        line-height: 1.4em;
        color: #082644;
        font-weight: 700; }
    ul.wpp-list li:first-child a {
      width: 35%; }
      ul.wpp-list li:first-child a.wpp-post-title {
        width: 60%;
        font-size: 1.125rem;
        line-height: 1.2em; }

#footer {
  padding: 1rem 0;
  background: #082644; }
  #footer .footer-top {
    padding-bottom: 1rem;
    text-align: center; }
    #footer .footer-top .footer-logo {
      display: block;
      margin: 0 auto; }
      #footer .footer-top .footer-logo svg {
        width: 100%;
        height: auto;
        max-width: 220px;
        margin: 0 0 1rem 0; }
    #footer .footer-top ul {
      padding: 0;
      margin: 0;
      font-weight: bold;
      font-size: 1.2rem; }
      #footer .footer-top ul li {
        margin-bottom: 16px; }
        #footer .footer-top ul li:before {
          display: none; }
        #footer .footer-top ul li a {
          display: block;
          height: 52px;
          line-height: 52px;
          background: #3271b8;
          color: #ffffff; }
          #footer .footer-top ul li a:hover, #footer .footer-top ul li a:active {
            background: #1c4068; }
        #footer .footer-top ul li:last-child {
          margin-bottom: 0; }
  #footer .footer-bottom {
    text-align: center;
    padding-top: 1rem;
    color: rgba(255, 255, 255, 0.4); }
    #footer .footer-bottom .col-12 {
      margin-bottom: 1rem; }
      #footer .footer-bottom .col-12 h5 {
        color: #ffffff; }
      #footer .footer-bottom .col-12 ul {
        padding: 0; }
        #footer .footer-bottom .col-12 ul li {
          line-height: 1.5rem;
          margin-bottom: 10px;
          float: left;
          width: 48%; }
          #footer .footer-bottom .col-12 ul li:before {
            display: none; }
          #footer .footer-bottom .col-12 ul li:nth-child(odd) {
            margin-right: 4%; }
          #footer .footer-bottom .col-12 ul li a {
            display: block;
            height: 42px;
            line-height: 42px;
            background: rgba(255, 255, 255, 0.7);
            color: #082644;
            padding: 0 .5rem; }
            #footer .footer-bottom .col-12 ul li a:hover, #footer .footer-bottom .col-12 ul li a:active {
              background: rgba(255, 255, 255, 0.8); }
      #footer .footer-bottom .col-12 .mb-embed h2 {
        color: #3271b8; }
      #footer .footer-bottom .col-12 .mb-embed form .mb-form-group {
        text-align: left;
        margin: 0 0 .8rem; }
        #footer .footer-bottom .col-12 .mb-embed form .mb-form-group label {
          display: block;
          line-height: 1rem;
          font-size: 1rem;
          font-weight: bold;
          color: #ffffff;
          margin: 0 0 .3rem 0; }
        #footer .footer-bottom .col-12 .mb-embed form .mb-form-group input {
          width: 100%;
          color: #082644;
          font-size: 1.125rem;
          border: 0;
          padding: 10px; }
        #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe {
          margin: 0; }
          #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe p {
            font-size: 0.875rem;
            margin: 0 0 .3rem 0; }
          #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe button {
            font-size: 1.25rem;
            font-weight: bold;
            text-transform: uppercase;
            color: #ffffff;
            border: 0;
            background: #3271b8;
            width: 135px;
            padding: 0;
            line-height: 2.75rem; }
            #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe button:hover {
              background: #275890; }
      #footer .footer-bottom .col-12 .mb-embed form .mb-form-group-tk {
        display: none; }
  #footer .separator {
    height: 2px;
    background: #0d4072; }
  @media (min-width: 576px) {
    #footer .footer-bottom {
      text-align: center; }
      #footer .footer-bottom .col-12 .mb-embed form .mb-form-group {
        margin: 0;
        float: left;
        width: 60%; }
        #footer .footer-bottom .col-12 .mb-embed form .mb-form-group:first-child {
          width: 37%;
          margin-right: 3%; }
        #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe {
          padding: .8rem 0 0 0;
          width: 100%; }
          #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe p {
            float: left;
            text-align: right;
            width: calc(100% - 150px);
            margin: 6px 15px 0 0;
            line-height: 1.2em; }
          #footer .footer-bottom .col-12 .mb-embed form .mb-form-group.mb-subscribe button {
            float: left; } }
  @media (min-width: 768px) {
    #footer {
      padding: 2rem 0; }
      #footer .footer-top {
        padding-bottom: 1rem; }
        #footer .footer-top ul {
          padding: 0;
          font-size: 1.3rem; }
          #footer .footer-top ul li {
            float: left;
            width: 49%;
            margin-bottom: 16px; }
            #footer .footer-top ul li:nth-child(odd) {
              margin-right: 2%; }
            #footer .footer-top ul li:before {
              display: none; }
            #footer .footer-top ul li a {
              display: block;
              height: 52px;
              line-height: 52px;
              background: #3271b8;
              color: #ffffff; }
              #footer .footer-top ul li a:hover, #footer .footer-top ul li a:active {
                background: #1c4068; }
            #footer .footer-top ul li:last-child {
              margin-bottom: 0; }
      #footer .footer-bottom {
        padding-top: 1.5rem; }
        #footer .footer-bottom .col-12 {
          margin-bottom: 1.5rem; }
          #footer .footer-bottom .col-12 ul {
            padding: 0; }
            #footer .footer-bottom .col-12 ul li {
              line-height: 1.5rem;
              margin-bottom: 10px;
              float: left;
              width: 32%;
              margin-right: 2% !important; }
              #footer .footer-bottom .col-12 ul li:before {
                display: none; }
              #footer .footer-bottom .col-12 ul li:nth-child(odd) {
                margin-right: 0; }
              #footer .footer-bottom .col-12 ul li:nth-child(3n) {
                margin-right: 0% !important; }
              #footer .footer-bottom .col-12 ul li a {
                display: block;
                height: 42px;
                line-height: 42px;
                background: rgba(255, 255, 255, 0.7);
                color: #082644;
                padding: 0 .5rem; }
                #footer .footer-bottom .col-12 ul li a:hover, #footer .footer-bottom .col-12 ul li a:active {
                  background: rgba(255, 255, 255, 0.8); }
      #footer .separator {
        height: 2px;
        background: #0d4072; } }
  @media (min-width: 992px) {
    #footer {
      padding: 3rem 0; }
      #footer .footer-top {
        padding-bottom: 2rem;
        text-align: left; }
        #footer .footer-top .footer-logo svg {
          margin: 0; }
        #footer .footer-top .menu-footer-top-menu-container {
          height: 100%; }
        #footer .footer-top ul {
          padding: 0;
          font-size: 1.5rem;
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          justify-content: space-around;
          align-items: center;
          height: 100%; }
          #footer .footer-top ul li {
            margin-bottom: 0;
            float: none;
            width: auto; }
            #footer .footer-top ul li:nth-child(odd) {
              margin-right: 0; }
            #footer .footer-top ul li a {
              display: block;
              height: auto;
              line-height: 1em;
              background: none;
              color: #ffffff; }
              #footer .footer-top ul li a:hover, #footer .footer-top ul li a:active {
                background: none; }
      #footer .footer-bottom {
        padding-top: 2rem;
        text-align: left; }
        #footer .footer-bottom .col-12 {
          margin-bottom: 0; }
          #footer .footer-bottom .col-12 ul {
            padding: 0;
            margin: 0; }
            #footer .footer-bottom .col-12 ul li {
              line-height: 1.5rem;
              margin-bottom: 0;
              float: none;
              width: auto;
              margin-right: 0% !important; }
              #footer .footer-bottom .col-12 ul li a {
                display: block;
                height: auto;
                line-height: 1.5rem;
                background: none;
                color: rgba(255, 255, 255, 0.4);
                padding: 0; }
                #footer .footer-bottom .col-12 ul li a:hover, #footer .footer-bottom .col-12 ul li a:active {
                  background: none;
                  color: rgba(255, 255, 255, 0.6); }
          #footer .footer-bottom .col-12.col-lg-3 ul li {
            display: inline-block;
            min-width: 48%; }
      #footer .separator {
        height: 2px;
        background: #0d4072; } }

#copyright {
  background: #3271b8;
  color: #ffffff;
  padding: 1rem 0;
  text-align: center; }
  #copyright p {
    margin: 0; }
    #copyright p a:link,
    #copyright p a:visited {
      color: #ffffff;
      display: inline-block; }
      #copyright p a:link:hover, #copyright p a:link:active,
      #copyright p a:visited:hover,
      #copyright p a:visited:active {
        color: #112740; }
  #copyright ul {
    padding: 1rem 0 0 0; }
    #copyright ul li {
      margin-bottom: 16px; }
      #copyright ul li:before {
        display: none; }
      #copyright ul li a {
        display: block;
        height: 42px;
        line-height: 42px;
        background: #275890;
        color: #ffffff; }
        #copyright ul li a:hover, #copyright ul li a:active {
          background: #1c4068; }
      #copyright ul li:last-child {
        margin-bottom: 0; }
  @media (min-width: 768px) {
    #copyright {
      padding: 1rem 0;
      text-align: left;
      font-size: 14px; }
      #copyright ul {
        padding: 0;
        text-align: right;
        margin: 0; }
        #copyright ul li {
          margin-bottom: 0;
          display: inline-block;
          color: #4e8bcf; }
          #copyright ul li a {
            display: inline-block;
            height: auto;
            line-height: 1rem;
            background: none;
            color: #ffffff; }
            #copyright ul li a:hover, #copyright ul li a:active {
              background: none;
              color: #112740; }
          #copyright ul li:after {
            content: "/";
            display: inline-block;
            margin: 0 5px 0 7px; }
          #copyright ul li:last-child {
            margin-bottom: 0; }
            #copyright ul li:last-child:after {
              display: none; } }

.single-content header {
  margin: 0 -15px 1rem;
  position: relative; }
  .single-content header .category {
    display: block;
    height: 5px;
    background: #3271b8;
    position: relative; }
    .single-content header .category a {
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      display: block;
      padding: 0.625rem 1.25rem 0.625rem 10px;
      line-height: 1em;
      text-transform: uppercase;
      font-size: 1.125rem;
      background: #3271b8;
      color: #ffffff; }
  .single-content header figure {
    display: block; }
    .single-content header figure img {
      width: 100%;
      height: auto; }
.single-content .main-article .post-category {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 .7rem 0;
  font-size: 1rem;
  line-height: 1em; }
  .single-content .main-article .post-category a {
    color: #3271b8; }
.single-content .main-article h1 {
  font-size: 1.7rem; }
.single-content .main-article .meta {
  margin: 0 0 1rem 0; }
  .single-content .main-article .meta ul {
    padding: 0;
    margin: 0; }
    .single-content .main-article .meta ul li {
      display: inline-block;
      margin-right: 1rem;
      font-size: 0.875rem;
      line-height: 1.25rem;
      color: #7f92a6;
      vertical-align: top; }
      .single-content .main-article .meta ul li:before {
        display: none; }
      .single-content .main-article .meta ul li i {
        color: #3271b8;
        font-size: 1.25rem;
        vertical-align: top;
        margin-right: 5px; }
      .single-content .main-article .meta ul li a {
        color: #7f92a6; }
      .single-content .main-article .meta ul li:last-child {
        display: none; }
      .single-content .main-article .meta ul li iframe {
        margin: 0 !important; }
.single-content .main-article .article-content .wp-block-embed {
  max-width: 600px;
  margin: 0 auto 1.5rem; }
  .single-content .main-article .article-content .wp-block-embed.wp-block-embed-twitter, .single-content .main-article .article-content .wp-block-embed.wp-block-embed-instagram {
    max-width: 500px; }
.single-content .main-article .article-content img {
  max-width: 100%;
  height: auto; }
.single-content .main-article .article-content .getty {
  display: block !important;
  max-width: 600px !important;
  margin: 0 auto 1.5rem; }
.single-content .main-article .article-content iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.single-content .main-article .article-content iframe#twitter-widget-1 {
  margin: 0 !important; }
.single-content .main-article .article-content .canva-embed {
  max-width: 600px;
  margin: 0 auto 1.5rem !important; }
.single-content .main-article .article-content .wp-block-image {
  margin: 0 auto 1.5rem; }
  .single-content .main-article .article-content .wp-block-image figure {
    max-width: 600px;
    border: 1px solid rgba(50, 113, 184, 0.1); }
    .single-content .main-article .article-content .wp-block-image figure figcaption {
      margin: 0;
      padding: .5rem;
      font-size: 0.875rem;
      line-height: 1em;
      color: #082644;
      background: rgba(50, 113, 184, 0.1); }
      .single-content .main-article .article-content .wp-block-image figure figcaption strong {
        font-weight: normal; }
.single-content .main-article .article-content figure.wp-block-image {
  max-width: 600px;
  margin: 0 auto 1.5rem;
  border: 1px solid rgba(50, 113, 184, 0.1); }
  .single-content .main-article .article-content figure.wp-block-image figcaption {
    margin: 0;
    padding: .5rem;
    font-size: 0.875rem;
    line-height: 1em;
    color: #082644;
    background: rgba(50, 113, 184, 0.1); }
    .single-content .main-article .article-content figure.wp-block-image figcaption strong {
      font-weight: normal; }
.single-content .main-article .article-content .flourish-embed {
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.single-content .main-article .article-content .comment-form h4 {
  border-bottom: 2px solid #3271b8;
  font-size: 1.125rem;
  margin: 0 0 .5rem 0;
  padding: 0 0 .5rem 0; }
.single-content .main-article .article-content .comment-form div {
  margin: 0; }
.single-content .main-article .article-content .comment-form #comments {
  margin: 0; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-form-head {
    display: none; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-form .wpdiscuz-textarea-wrap {
    padding-top: .5rem; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit {
    padding-top: 0; }
    .single-content .main-article .article-content .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
      padding: .5rem 1.5rem;
      border-radius: 50px;
      box-shadow: none;
      letter-spacing: 0;
      font-size: 1rem;
      line-height: 1.4em;
      font-family: "NunitoSans", Helvetica, Arial, sans-serif;
      background: #3271b8; }
      .single-content .main-article .article-content .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
        background: #275890; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-form-row .wpdiscuz-item input[type="email"] {
    border: 1px solid #DDDDDD;
    box-shadow: none;
    border-radius: 0; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-thread-head .wpdiscuz-user-settings {
    display: none; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
  .single-content .main-article .article-content .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
    border-color: #3271b8; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
    color: #3271b8; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
    color: #3271b8; }
  .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-prim-button {
    padding: .5rem 1.5rem;
    border-radius: 50px;
    box-shadow: none;
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.4em;
    font-family: "NunitoSans", Helvetica, Arial, sans-serif;
    background: #3271b8; }
    .single-content .main-article .article-content .comment-form #comments #wpdcom .wpd-prim-button:hover {
      background: #275890; }
.single-content .side-article h3.title {
  border-bottom: 3px solid #3271b8;
  font-weight: 500;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  padding: 0; }
  .single-content .side-article h3.title span {
    display: inline-block;
    background: #3271b8;
    color: #ffffff;
    padding: 7px 14px 4px 7px; }
.single-content .side-article .sidebar-articles {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap; }
  .single-content .side-article .sidebar-articles article {
    width: 48%;
    margin: 0 0 1rem 0; }
    .single-content .side-article .sidebar-articles article figure {
      margin: 0 0 .5rem 0; }
      .single-content .side-article .sidebar-articles article figure a {
        display: block; }
        .single-content .side-article .sidebar-articles article figure a img {
          width: 100%;
          height: auto; }
    .single-content .side-article .sidebar-articles article h3 {
      font-size: 1rem;
      line-height: 1.2em; }
      .single-content .side-article .sidebar-articles article h3 a {
        color: #082644; }
.single-content .side-article .tags_sidebar {
  margin: 0 0 1rem 0; }
  .single-content .side-article .tags_sidebar h2 {
    font-size: 1.375rem;
    color: #082644;
    margin: 0 0 .5rem 0; }
    .single-content .side-article .tags_sidebar h2 i {
      color: #3271b8; }
  .single-content .side-article .tags_sidebar a {
    display: inline-block;
    padding: 0 .7rem;
    font-size: 1rem;
    line-height: 1.7em;
    color: #ffffff;
    background: #3271b8;
    border-radius: 50px;
    margin: 0 .5rem .5rem 0; }
    .single-content .side-article .tags_sidebar a:hover {
      background: #275890; }
@media all and (min-width: 576px) {
  .single-content header {
    margin: 0 0 1rem; } }
@media all and (min-width: 992px) {
  .single-content .side-article .sidebar-articles article {
    width: 23%; } }
@media all and (min-width: 1330px) {
  .single-content header {
    margin: 0; }
    .single-content header figure {
      margin: 0; }
  .single-content .article-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    position: relative;
    z-index: 100;
    margin-top: -5rem; }
    .single-content .article-wrapper .main-article {
      width: 75%;
      padding: 2.5rem 0 2.5rem 2.5rem;
      background: #ffffff; }
    .single-content .article-wrapper .side-article {
      width: 25%;
      padding-top: 7rem; }
      .single-content .article-wrapper .side-article h3.title {
        display: none; }
      .single-content .article-wrapper .side-article .sidebar-articles {
        margin: 0; }
        .single-content .article-wrapper .side-article .sidebar-articles article {
          width: 100%;
          margin-bottom: 1.5rem;
          padding-bottom: 1.5rem;
          border-bottom: 3px solid #3271b8; }
          .single-content .article-wrapper .side-article .sidebar-articles article h3 {
            margin: 0; } }

.podcast-content header {
  background: #ffffff; }
  .podcast-content header .podcast-cover {
    margin: 0 -15px 1rem; }
    .podcast-content header .podcast-cover .category {
      display: block;
      height: 5px;
      background: #082644;
      position: relative; }
      .podcast-content header .podcast-cover .category a {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        display: block;
        padding: 0.625rem 1.25rem 0.625rem 10px;
        line-height: 1em;
        text-transform: uppercase;
        font-size: 1.125rem;
        background: #082644;
        color: #ffffff; }
    .podcast-content header .podcast-cover figure {
      display: block; }
      .podcast-content header .podcast-cover figure img {
        width: 100%;
        height: auto; }
  .podcast-content header .podcast-meta h1 {
    font-size: 1.7rem; }
  .podcast-content header .podcast-meta .meta {
    margin: 0 0 1rem 0; }
    .podcast-content header .podcast-meta .meta ul {
      padding: 0;
      margin: 0; }
      .podcast-content header .podcast-meta .meta ul li {
        display: inline-block;
        margin-right: 1rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        color: #7f92a6;
        vertical-align: top; }
        .podcast-content header .podcast-meta .meta ul li:before {
          display: none; }
        .podcast-content header .podcast-meta .meta ul li i {
          color: #3271b8;
          font-size: 1.25rem;
          vertical-align: top;
          margin-right: 5px; }
        .podcast-content header .podcast-meta .meta ul li a {
          color: #7f92a6; }
@media all and (min-width: 576px) {
  .podcast-content header .podcast-cover {
    margin: 0 0 1rem; } }
@media all and (min-width: 992px) {
  .podcast-content header {
    margin: 0 0 1.5rem 0;
    overflow: hidden; }
    .podcast-content header .podcast-cover {
      float: left;
      width: 50%; }
    .podcast-content header .podcast-meta {
      float: left;
      width: 47%;
      margin-left: 3%; } }

body.error404 .page-content {
  margin: 0 0 1.5rem; }
  body.error404 .page-content .search {
    padding: 0;
    margin: 1rem 0 0 0;
    max-width: 300px; }
    body.error404 .page-content .search form {
      position: relative; }
      body.error404 .page-content .search form input {
        border: 0;
        margin: 0;
        padding: 15px 52px 15px 15px;
        width: 100%;
        background: rgba(8, 38, 68, 0.1); }
      body.error404 .page-content .search form button {
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        padding: 0;
        margin: 0;
        height: 52px;
        width: 52px;
        line-height: 52px;
        text-align: center;
        background: none;
        color: #3271b8;
        font-size: 1.5rem; }

.cats-top {
  margin: 0 15px 1rem; }
  .cats-top .container {
    padding: 0; }
    .cats-top .container .row {
      margin: 0; }
      .cats-top .container .row .col-12,
      .cats-top .container .row .col-6 {
        padding: 0; }
  .cats-top article {
    display: block;
    position: relative;
    margin: 0 0 1rem 0; }
    .cats-top article figure {
      display: block;
      margin: 0; }
      .cats-top article figure a {
        display: block; }
        .cats-top article figure a image {
          width: 100%;
          height: auto; }
    .cats-top article .article-meta {
      background: rgba(8, 38, 68, 0.05); }
      .cats-top article .article-meta h2 {
        font-size: 1.25rem;
        color: #082644;
        padding: 1rem;
        margin: 0; }
        .cats-top article .article-meta h2 a {
          color: #082644; }
      .cats-top article .article-meta h3 {
        font-size: 1.25rem;
        color: #082644;
        padding: 10px;
        margin: 0; }
        .cats-top article .article-meta h3 a {
          color: #082644; }
      .cats-top article .article-meta .category {
        display: block;
        background: #3271b8;
        height: 5px;
        position: relative;
        top: 0; }
        .cats-top article .article-meta .category a {
          position: absolute;
          bottom: 0;
          left: 0;
          text-transform: uppercase;
          background: #3271b8;
          color: #ffffff;
          padding: .3rem .6rem .3rem .3rem; }
  @media all and (min-width: 576px) {
    .cats-top {
      margin: 0; }
      .cats-top .container {
        padding: 0 15px; }
        .cats-top .container .row {
          margin: 0 -15px; }
          .cats-top .container .row .col-12,
          .cats-top .container .row .col-6 {
            padding: 0 15px; }
      .cats-top article {
        margin: 0 0 1.875rem 0; }
        .cats-top article .article-meta h2 {
          font-size: 1.3125rem;
          padding: 1rem; }
        .cats-top article .article-meta h3 {
          font-size: 1.125rem;
          padding: 1rem; }
        .cats-top article .article-meta .category {
          height: 5px;
          font-size: 1.125rem; }
          .cats-top article .article-meta .category a {
            padding: 7px 14px 4px 7px; } }
  @media all and (min-width: 768px) {
    .cats-top .article-meta {
      position: absolute;
      bottom: 0;
      background: rgba(8, 38, 68, 0.75) !important; }
      .cats-top .article-meta h2 {
        color: #ffffff !important; }
        .cats-top .article-meta h2 a {
          color: #ffffff !important; }
      .cats-top .article-meta h3 {
        color: #ffffff !important; }
        .cats-top .article-meta h3 a {
          color: #ffffff !important; } }
  @media all and (min-width: 992px) {
    .cats-top {
      margin: 0; }
      .cats-top .col-lg-6 {
        flex: 0 0 44.8%; }
      .cats-top .col-lg-3 {
        flex: 0 0 27.6%;
        width: 30%;
        max-width: 30%; } }
  @media all and (min-width: 1330px) {
    .cats-top {
      margin: 0; }
      .cats-top .col-lg-6 {
        flex: 0 0 45%; }
      .cats-top .col-lg-3 {
        flex: 0 0 27.5%;
        width: 30%;
        max-width: 30%; } }

.cats-bottom {
  margin: 0 0 1rem 0; }
  .cats-bottom article {
    margin: 0 0 1rem 0; }
    .cats-bottom article figure {
      display: block;
      margin: 0; }
      .cats-bottom article figure a {
        display: block; }
        .cats-bottom article figure a img {
          width: 100%;
          height: auto; }
    .cats-bottom article .article-meta .category {
      display: block;
      background: #3271b8;
      height: 5px;
      position: relative;
      top: 0;
      margin: 0 0 .5rem 0; }
      .cats-bottom article .article-meta .category a {
        position: absolute;
        bottom: 0;
        left: 0;
        text-transform: uppercase;
        background: #3271b8;
        color: #ffffff;
        padding: .3rem .6rem .3rem .3rem; }
    .cats-bottom article .article-meta h3 {
      font-size: 1rem;
      margin: 0; }
      .cats-bottom article .article-meta h3 a {
        color: #082644; }
        .cats-bottom article .article-meta h3 a:hover {
          color: #030d16; }
  @media all and (min-width: 1330px) {
    .cats-bottom {
      margin: 0; }
      .cats-bottom article {
        margin: 0 0 2rem 0; }
        .cats-bottom article .article-meta .category {
          height: 5px;
          font-size: 1.125rem; }
          .cats-bottom article .article-meta .category a {
            padding: 7px 14px 4px 7px; }
        .cats-bottom article .article-meta h3 {
          font-size: 1.125rem; } }

.home-middle-advert {
  text-align: center; }
  .home-middle-advert div div {
    margin: 0 0 1.5rem 0; }

.home-cat {
  margin: 0 0 2rem 0; }
  .home-cat .header {
    border-bottom: 3px solid #082644;
    margin: 0 0 1.5rem 0;
    overflow: hidden; }
    .home-cat .header h3 {
      float: left;
      margin: 0;
      font-size: 1.125rem;
      font-weight: normal;
      text-transform: uppercase; }
      .home-cat .header h3 a {
        display: block;
        background: #082644;
        padding: 7px 14px 4px 7px;
        color: #ffffff; }
    .home-cat .header > a {
      display: none;
      float: right;
      font-size: 1rem;
      font-weight: bold;
      color: #082644;
      margin-top: 5px; }
  .home-cat .article-list article {
    margin: 0 0 1rem 0; }
    .home-cat .article-list article figure {
      display: block;
      margin: 0 0 .5rem 0; }
      .home-cat .article-list article figure a {
        display: block; }
        .home-cat .article-list article figure a img {
          width: 100%;
          height: auto; }
    .home-cat .article-list article h4 {
      margin: 0;
      font-size: 1rem; }
      .home-cat .article-list article h4 a {
        color: #082644; }
        .home-cat .article-list article h4 a:hover {
          color: #030d16; }
  .home-cat .article-list .main-item article {
    position: relative; }
    .home-cat .article-list .main-item article figure {
      margin: 0 0 1rem 0; }
    .home-cat .article-list .main-item article .main-item-content {
      position: absolute;
      bottom: 0;
      padding: 1rem;
      background: #082644; }
      .home-cat .article-list .main-item article .main-item-content h4 {
        font-size: 1.2rem;
        line-height: 1em;
        margin: 0 0 .5rem 0;
        color: #ffffff; }
        .home-cat .article-list .main-item article .main-item-content h4 a {
          color: #ffffff; }
      .home-cat .article-list .main-item article .main-item-content p.date {
        font-size: 0.925rem;
        margin: 0;
        color: rgba(255, 255, 255, 0.6); }
      .home-cat .article-list .main-item article .main-item-content p.excerpt {
        font-size: 1.125rem;
        color: #4e5f71;
        display: none; }
  @media all and (min-width: 768px) {
    .home-cat .article-list .main-item article .main-item-content {
      position: static;
      bottom: auto;
      padding: 0;
      background: none; }
      .home-cat .article-list .main-item article .main-item-content h4 {
        font-size: 1.75rem;
        margin: 0 0 .8rem 0;
        color: #082644; }
        .home-cat .article-list .main-item article .main-item-content h4 a {
          color: #082644; }
      .home-cat .article-list .main-item article .main-item-content p.date {
        font-size: 1rem;
        margin: 0 0 .8rem 0;
        color: #082644; }
      .home-cat .article-list .main-item article .main-item-content p.excerpt {
        display: block; } }
  .home-cat .article-list .sub-items {
    overflow: hidden; }
    .home-cat .article-list .sub-items article {
      float: left;
      width: 50%; }
      .home-cat .article-list .sub-items article:nth-child(odd) {
        padding-right: 15px;
        clear: both; }
      .home-cat .article-list .sub-items article:nth-child(even) {
        padding-left: 15px; }
      .home-cat .article-list .sub-items article figure {
        margin: 0 0 .5rem 0; }
      .home-cat .article-list .sub-items article h4 {
        font-size: 1.125rem;
        margin: 0 0 .1rem 0; }
      .home-cat .article-list .sub-items article p.date {
        font-size: 0.875rem;
        margin: 0; }
  @media all and (min-width: 375px) {
    .home-cat .header > a {
      display: block; } }

.content-ad {
  text-align: center; }
  .content-ad div div {
    margin: 0 0 1.5rem 0; }

.category-page {
  margin: 0 0 1rem 0; }
  .category-page .title {
    margin: 0 0 1rem 0;
    border-bottom: 3px solid #082644;
    overflow: hidden; }
    .category-page .title h1 {
      float: left;
      font-size: 1.8rem;
      text-transform: uppercase;
      color: #082644;
      margin: 0;
      line-height: 1.3em; }
    .category-page .title a {
      float: right;
      color: #082644;
      font-size: 1.3rem;
      padding: 7.5px 0 7.5px 7.5px; }
  .category-page article {
    float: left;
    width: 100%;
    margin: 0 0 1rem 0; }
    .category-page article figure {
      margin: 0 0 .5rem 0; }
      .category-page article figure a {
        display: block; }
        .category-page article figure a img {
          width: 100%;
          height: auto; }
    .category-page article .article-content .post-category {
      display: block;
      font-weight: bold;
      text-transform: uppercase;
      margin: 0 0 .3rem 0;
      font-size: 0.9375rem;
      line-height: 1em; }
      .category-page article .article-content .post-category a {
        color: #3271b8; }
    .category-page article .article-content h2 {
      font-size: 1.3rem;
      margin: 0 0 .5rem 0; }
      .category-page article .article-content h2 a {
        color: #082644; }
        .category-page article .article-content h2 a:hover {
          color: #030d16; }
    .category-page article .article-content .excerpt p {
      font-size: 0.9375rem;
      margin: 0; }
  .category-page .cat-advert-top,
  .category-page .cat-advert-middle {
    float: left;
    width: 100%;
    margin: 0 -15px 1rem; }
  .category-page nav.paginate {
    float: left;
    width: 100%;
    background: rgba(8, 38, 68, 0.1);
    overflow: hidden;
    position: relative; }
    .category-page nav.paginate .nav-previous,
    .category-page nav.paginate .nav-next {
      position: absolute;
      top: 0; }
      .category-page nav.paginate .nav-previous a,
      .category-page nav.paginate .nav-next a {
        display: block;
        height: 40px;
        line-height: 40px;
        width: 80px;
        text-align: center;
        font-size: 1rem;
        text-transform: uppercase;
        color: #ffffff;
        background: #082644; }
        .category-page nav.paginate .nav-previous a:hover,
        .category-page nav.paginate .nav-next a:hover {
          background: #030d16; }
    .category-page nav.paginate .nav-prev {
      left: 0; }
    .category-page nav.paginate .nav-next {
      right: 0; }
    .category-page nav.paginate .nav-total p {
      text-align: center;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.8125rem;
      line-height: 40px;
      color: #082644;
      margin: 0; }
  @media all and (min-width: 375px) {
    .category-page .title {
      border-bottom: 5px solid #082644; }
      .category-page .title h1 {
        font-size: 2.25rem; }
      .category-page .title a {
        font-size: 1.6875rem;
        padding: 10px 0 10px 10px; }
    .category-page article {
      margin: 0 0 1rem 0; }
      .category-page article figure {
        margin: 0 0 1rem 0; }
      .category-page article .article-content .post-category {
        margin: 0 0 .7rem 0;
        font-size: 1rem; }
      .category-page article .article-content h2 {
        font-size: 1.6rem;
        margin: 0 0 1rem 0; }
      .category-page article .article-content .excerpt p {
        font-size: 1rem; }
      .category-page article.article-box {
        width: 50%; }
        .category-page article.article-box:nth-child(odd) {
          padding-right: 7.5px;
          clear: both; }
        .category-page article.article-box:nth-child(even) {
          padding-left: 7.5px; }
        .category-page article.article-box figure {
          margin: 0 0 .5rem 0; }
        .category-page article.article-box .article-content .post-category {
          margin: 0;
          font-size: 0.9375rem; }
        .category-page article.article-box .article-content h2 {
          font-size: 1.1rem;
          margin: 0 0 .5rem 0; }
    .category-page .cat-advert-top,
    .category-page .cat-advert-middle {
      margin: 0 0 1.5rem; } }
  @media all and (min-width: 768px) {
    .category-page article {
      margin: 0 0 1.5rem 0; }
      .category-page article figure {
        margin: 0 0 1rem 0; }
      .category-page article .article-content .post-category {
        margin: 0 0 .7rem 0;
        font-size: 1rem; }
      .category-page article .article-content h2 {
        font-size: 1.6rem;
        margin: 0 0 1rem 0; }
      .category-page article .article-content .excerpt p {
        font-size: 1.125rem; }
      .category-page article.article-row {
        width: 50%; }
        .category-page article.article-row:nth-child(even) {
          padding-right: 15px;
          clear: both; }
        .category-page article.article-row:nth-child(odd) {
          padding-left: 15px; }
        .category-page article.article-row .article-content .post-category {
          font-size: 0.9375rem;
          margin: 0 0 .3rem 0; }
        .category-page article.article-row .article-content h2 {
          font-size: 1.3rem;
          margin: 0 0 .5rem 0; }
        .category-page article.article-row .article-content .excerpt p {
          font-size: 1rem; }
      .category-page article.article-box:nth-child(odd) {
        padding-right: 15px; }
      .category-page article.article-box:nth-child(even) {
        padding-left: 15px; }
      .category-page article.article-box figure {
        margin: 0 0 1rem 0; }
      .category-page article.article-box .article-content .post-category {
        font-size: 0.9375rem; }
      .category-page article.article-box .article-content h2 {
        font-size: 1.1rem;
        margin: 0 0 .5rem 0; }
    .category-page .cat-advert-top,
    .category-page .cat-advert-middle {
      margin: 0 0 2rem; } }
  @media all and (min-width: 992px) {
    .category-page {
      margin: 0 0 2rem 0; }
      .category-page .title {
        margin: 0 0 2rem 0; }
      .category-page .cat-advert-top,
      .category-page .cat-advert-middle {
        margin: 0 0 2.5rem; }
      .category-page article {
        margin: 0 0 2rem; }
      .category-page nav.paginate .nav-previous a,
      .category-page nav.paginate .nav-next a {
        height: 48px;
        line-height: 48px;
        width: 99px;
        font-size: 1.125rem; }
      .category-page nav.paginate .nav-total p {
        font-size: 0.8125rem;
        line-height: 48px; } }
  @media all and (min-width: 1330px) {
    .category-page article {
      float: left;
      width: 100%; }
      .category-page article figure {
        float: left;
        width: 50%;
        margin: 0;
        padding: 0 15px 0 0; }
      .category-page article .article-content {
        float: left;
        width: 50%;
        padding: 0 0 0 15px; }
        .category-page article .article-content .post-category {
          padding-top: .6rem;
          margin: 0 0 1rem 0;
          font-size: 1rem; }
        .category-page article .article-content h2 {
          font-size: 1.75rem;
          margin: 0 0 1rem 0; }
        .category-page article .article-content .excerpt p {
          font-size: 1.25rem;
          margin: 0; }
      .category-page article.article-row {
        width: 100%; }
        .category-page article.article-row:nth-child(even) {
          padding-right: 0;
          clear: none; }
        .category-page article.article-row:nth-child(odd) {
          padding-left: 0; }
        .category-page article.article-row figure {
          width: 37.11%; }
        .category-page article.article-row .article-content {
          width: 62.89%; }
          .category-page article.article-row .article-content .post-category {
            padding-top: .6rem;
            margin: 0 0 .7rem 0;
            font-size: 1rem; }
          .category-page article.article-row .article-content h2 {
            font-size: 1.5rem;
            margin: 0 0 1rem 0; }
          .category-page article.article-row .article-content .excerpt p {
            font-size: 1.125rem;
            margin: 0; }
      .category-page article.article-box {
        width: 31%; }
        .category-page article.article-box:nth-child(odd) {
          padding-right: 0;
          clear: none; }
        .category-page article.article-box:nth-child(even) {
          padding-left: 0; }
        .category-page article.article-box:nth-child(3n+3) {
          margin-right: 3.5%;
          clear: both; }
        .category-page article.article-box:nth-child(3n+1) {
          margin-right: 3.5%; }
        .category-page article.article-box figure {
          width: 100%;
          margin: 0 0 .5rem 0;
          padding: 0; }
        .category-page article.article-box .article-content {
          width: 100%;
          padding: 0; }
          .category-page article.article-box .article-content .post-category {
            font-size: 0.825rem;
            padding: 0; }
          .category-page article.article-box .article-content h2 {
            font-size: 1.25rem;
            margin: 0 0 .5rem 0; } }

/* Header Style */
nav.navbar .navbar-collapse ul li.cat-1 a {
  color: #3697db; }
  nav.navbar .navbar-collapse ul li.cat-1 a:hover, nav.navbar .navbar-collapse ul li.cat-1 a:active {
    color: #227dbc; }
nav.navbar .navbar-collapse ul li.cat-2 a {
  color: #2dcb72; }
  nav.navbar .navbar-collapse ul li.cat-2 a:hover, nav.navbar .navbar-collapse ul li.cat-2 a:active {
    color: #24a15b; }
nav.navbar .navbar-collapse ul li.cat-3 a {
  color: #bc1b4c; }
  nav.navbar .navbar-collapse ul li.cat-3 a:hover, nav.navbar .navbar-collapse ul li.cat-3 a:active {
    color: #8f153a; }
nav.navbar .navbar-collapse ul li.cat-4 a {
  color: #9c59b8; }
  nav.navbar .navbar-collapse ul li.cat-4 a:hover, nav.navbar .navbar-collapse ul li.cat-4 a:active {
    color: #81439b; }
nav.navbar .navbar-collapse ul li.cat-5 a {
  color: #f2b511; }
  nav.navbar .navbar-collapse ul li.cat-5 a:hover, nav.navbar .navbar-collapse ul li.cat-5 a:active {
    color: #c5930b; }
nav.navbar .navbar-collapse ul li.cat-6 a {
  color: #e67d24; }
  nav.navbar .navbar-collapse ul li.cat-6 a:hover, nav.navbar .navbar-collapse ul li.cat-6 a:active {
    color: #c16416; }
@media all and (min-width: 992px) {
  nav.navbar .navbar-collapse ul li.cat-1 a {
    color: #ffffff; }
    nav.navbar .navbar-collapse ul li.cat-1 a:hover, nav.navbar .navbar-collapse ul li.cat-1 a:active {
      background: #3697db;
      color: #ffffff; }
  nav.navbar .navbar-collapse ul li.cat-1.current-menu-item a, nav.navbar .navbar-collapse ul li.cat-1.current-post-ancestor a, nav.navbar .navbar-collapse ul li.cat-1.current-category-ancestor a {
    color: #ffffff;
    background: #3697db; }
  nav.navbar .navbar-collapse ul li.cat-2 a {
    color: #ffffff; }
    nav.navbar .navbar-collapse ul li.cat-2 a:hover, nav.navbar .navbar-collapse ul li.cat-2 a:active {
      background: #2dcb72;
      color: #ffffff; }
  nav.navbar .navbar-collapse ul li.cat-2.current-menu-item a, nav.navbar .navbar-collapse ul li.cat-2.current-post-ancestor a, nav.navbar .navbar-collapse ul li.cat-2.current-category-ancestor a {
    color: #ffffff;
    background: #2dcb72; }
  nav.navbar .navbar-collapse ul li.cat-3 a {
    color: #ffffff; }
    nav.navbar .navbar-collapse ul li.cat-3 a:hover, nav.navbar .navbar-collapse ul li.cat-3 a:active {
      background: #bc1b4c;
      color: #ffffff; }
  nav.navbar .navbar-collapse ul li.cat-3.current-menu-item a, nav.navbar .navbar-collapse ul li.cat-3.current-post-ancestor a, nav.navbar .navbar-collapse ul li.cat-3.current-category-ancestor a {
    color: #ffffff;
    background: #bc1b4c; }
  nav.navbar .navbar-collapse ul li.cat-4 a {
    color: #ffffff; }
    nav.navbar .navbar-collapse ul li.cat-4 a:hover, nav.navbar .navbar-collapse ul li.cat-4 a:active {
      background: #9c59b8;
      color: #ffffff; }
  nav.navbar .navbar-collapse ul li.cat-4.current-menu-item a, nav.navbar .navbar-collapse ul li.cat-4.current-post-ancestor a, nav.navbar .navbar-collapse ul li.cat-4.current-category-ancestor a {
    color: #ffffff;
    background: #9c59b8; }
  nav.navbar .navbar-collapse ul li.cat-5 a {
    color: #ffffff; }
    nav.navbar .navbar-collapse ul li.cat-5 a:hover, nav.navbar .navbar-collapse ul li.cat-5 a:active {
      background: #f2b511;
      color: #ffffff; }
  nav.navbar .navbar-collapse ul li.cat-5.current-menu-item a, nav.navbar .navbar-collapse ul li.cat-5.current-post-ancestor a, nav.navbar .navbar-collapse ul li.cat-5.current-category-ancestor a {
    color: #ffffff;
    background: #f2b511; }
  nav.navbar .navbar-collapse ul li.cat-6 a {
    color: #ffffff; }
    nav.navbar .navbar-collapse ul li.cat-6 a:hover, nav.navbar .navbar-collapse ul li.cat-6 a:active {
      background: #e67d24;
      color: #ffffff; }
  nav.navbar .navbar-collapse ul li.cat-6.current-menu-item a, nav.navbar .navbar-collapse ul li.cat-6.current-post-ancestor a, nav.navbar .navbar-collapse ul li.cat-6.current-category-ancestor a {
    color: #ffffff;
    background: #e67d24; } }

/* Homepage Styles */
.cats-top article .article-meta .category.category-news,
.cats-bottom article .article-meta .category.category-news {
  background: #3697db; }
  .cats-top article .article-meta .category.category-news a,
  .cats-bottom article .article-meta .category.category-news a {
    background: #3697db; }
.cats-top article .article-meta .category.category-sport,
.cats-bottom article .article-meta .category.category-sport {
  background: #2dcb72; }
  .cats-top article .article-meta .category.category-sport a,
  .cats-bottom article .article-meta .category.category-sport a {
    background: #2dcb72; }
.cats-top article .article-meta .category.category-life,
.cats-bottom article .article-meta .category.category-life {
  background: #bc1b4c; }
  .cats-top article .article-meta .category.category-life a,
  .cats-bottom article .article-meta .category.category-life a {
    background: #bc1b4c; }
.cats-top article .article-meta .category.category-entertainment,
.cats-bottom article .article-meta .category.category-entertainment {
  background: #9c59b8; }
  .cats-top article .article-meta .category.category-entertainment a,
  .cats-bottom article .article-meta .category.category-entertainment a {
    background: #9c59b8; }
.cats-top article .article-meta .category.category-food-drink,
.cats-bottom article .article-meta .category.category-food-drink {
  background: #f2b511; }
  .cats-top article .article-meta .category.category-food-drink a,
  .cats-bottom article .article-meta .category.category-food-drink a {
    background: #f2b511; }
.cats-top article .article-meta .category.category-editors-picks,
.cats-bottom article .article-meta .category.category-editors-picks {
  background: #e67d24; }
  .cats-top article .article-meta .category.category-editors-picks a,
  .cats-bottom article .article-meta .category.category-editors-picks a {
    background: #e67d24; }

.home-cat1 .header {
  border-bottom: 3px solid #3697db; }
  .home-cat1 .header h3 a {
    background: #3697db; }
  .home-cat1 .header > a {
    color: #3697db; }
.home-cat1 .article-list article p.date {
  color: #3697db; }
.home-cat1 .article-list .main-item article .main-item-content {
  background: rgba(54, 151, 219, 0.8); }
  .home-cat1 .article-list .main-item article .main-item-content p.date {
    color: rgba(255, 255, 255, 0.5); }
@media all and (min-width: 768px) {
  .home-cat1 .article-list .main-item article .main-item-content {
    background: none; }
    .home-cat1 .article-list .main-item article .main-item-content p.date {
      color: #3697db; } }

.home-cat2 .header {
  border-bottom: 3px solid #2dcb72; }
  .home-cat2 .header h3 a {
    background: #2dcb72; }
  .home-cat2 .header > a {
    color: #2dcb72; }
.home-cat2 .article-list article p.date {
  color: #2dcb72; }
.home-cat2 .article-list .main-item article .main-item-content {
  background: rgba(45, 203, 114, 0.8); }
  .home-cat2 .article-list .main-item article .main-item-content p.date {
    color: rgba(255, 255, 255, 0.5); }
@media all and (min-width: 768px) {
  .home-cat2 .article-list .main-item article .main-item-content {
    background: none; }
    .home-cat2 .article-list .main-item article .main-item-content p.date {
      color: #2dcb72; } }

.home-cat3 .header {
  border-bottom: 3px solid #bc1b4c; }
  .home-cat3 .header h3 a {
    background: #bc1b4c; }
  .home-cat3 .header > a {
    color: #bc1b4c; }

.home-cat4 .header {
  border-bottom: 3px solid #9c59b8; }
  .home-cat4 .header h3 a {
    background: #9c59b8; }
  .home-cat4 .header > a {
    color: #9c59b8; }

.home-cat5 .header {
  border-bottom: 3px solid #f2b511; }
  .home-cat5 .header h3 a {
    background: #f2b511; }
  .home-cat5 .header > a {
    color: #f2b511; }

.home-cat6 .header {
  border-bottom: 3px solid #e67d24; }
  .home-cat6 .header h3 a {
    background: #e67d24; }
  .home-cat6 .header > a {
    color: #e67d24; }

/* Footer Styles */
#footer .footer-top ul li.cat-1 a {
  background: #3697db; }
  #footer .footer-top ul li.cat-1 a:hover, #footer .footer-top ul li.cat-1 a:active {
    background: #227dbc; }
#footer .footer-top ul li.cat-2 a {
  background: #2dcb72; }
  #footer .footer-top ul li.cat-2 a:hover, #footer .footer-top ul li.cat-2 a:active {
    background: #24a15b; }
#footer .footer-top ul li.cat-3 a {
  background: #bc1b4c; }
  #footer .footer-top ul li.cat-3 a:hover, #footer .footer-top ul li.cat-3 a:active {
    background: #8f153a; }
#footer .footer-top ul li.cat-4 a {
  background: #9c59b8; }
  #footer .footer-top ul li.cat-4 a:hover, #footer .footer-top ul li.cat-4 a:active {
    background: #81439b; }
#footer .footer-top ul li.cat-5 a {
  background: #f2b511; }
  #footer .footer-top ul li.cat-5 a:hover, #footer .footer-top ul li.cat-5 a:active {
    background: #c5930b; }
#footer .footer-top ul li.cat-6 a {
  background: #e67d24; }
  #footer .footer-top ul li.cat-6 a:hover, #footer .footer-top ul li.cat-6 a:active {
    background: #c16416; }
@media (min-width: 992px) {
  #footer .footer-top ul li.cat-1 a {
    color: #3697db;
    background: none; }
    #footer .footer-top ul li.cat-1 a:hover, #footer .footer-top ul li.cat-1 a:active {
      color: #61ade3;
      background: none; }
  #footer .footer-top ul li.cat-2 a {
    color: #2dcb72;
    background: none; }
    #footer .footer-top ul li.cat-2 a:hover, #footer .footer-top ul li.cat-2 a:active {
      color: #52d98d;
      background: none; }
  #footer .footer-top ul li.cat-3 a {
    color: #bc1b4c;
    background: none; }
    #footer .footer-top ul li.cat-3 a:hover, #footer .footer-top ul li.cat-3 a:active {
      color: #e02a61;
      background: none; }
  #footer .footer-top ul li.cat-4 a {
    color: #9c59b8;
    background: none; }
    #footer .footer-top ul li.cat-4 a:hover, #footer .footer-top ul li.cat-4 a:active {
      color: #b17dc7;
      background: none; }
  #footer .footer-top ul li.cat-5 a {
    color: #f2b511;
    background: none; }
    #footer .footer-top ul li.cat-5 a:hover, #footer .footer-top ul li.cat-5 a:active {
      color: #f5c441;
      background: none; }
  #footer .footer-top ul li.cat-6 a {
    color: #e67d24;
    background: none; }
    #footer .footer-top ul li.cat-6 a:hover, #footer .footer-top ul li.cat-6 a:active {
      color: #eb9852;
      background: none; } }

/* Category Pages */
.topic-news .category-page .title {
  border-bottom: 5px solid #3697db; }
  .topic-news .category-page .title h1 {
    color: #3697db; }
  .topic-news .category-page .title a {
    color: #3697db; }
.topic-news .category-page article .article-content .post-category a {
  color: #3697db; }
.topic-news .category-page nav.paginate {
  background: rgba(54, 151, 219, 0.1); }
  .topic-news .category-page nav.paginate .nav-previous a,
  .topic-news .category-page nav.paginate .nav-next a {
    background: #3697db; }
    .topic-news .category-page nav.paginate .nav-previous a:hover,
    .topic-news .category-page nav.paginate .nav-next a:hover {
      background: #227dbc; }
  .topic-news .category-page nav.paginate .nav-total p {
    color: #3697db; }
.topic-news.single-content .container .row .col-md header span.category {
  background: #3697db; }
  .topic-news.single-content .container .row .col-md header span.category a {
    background: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article article a {
  color: #3697db; }
  .topic-news.single-content .container .row .col-md .article-wrapper .main-article article a:hover {
    color: #227dbc; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li i {
  color: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li a {
  color: #7f92a6; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article article iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure {
  border: 1px solid rgba(54, 151, 219, 0.1); }
  .topic-news.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure figcaption {
    background: rgba(54, 151, 219, 0.1); }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image {
  border: 1px solid rgba(54, 151, 219, 0.1); }
  .topic-news.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image figcaption {
    background: rgba(54, 151, 219, 0.1); }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form h4 {
  border-color: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
  background: #3697db; }
  .topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
    background: #227dbc; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-color: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
  color: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button {
  background: #3697db; }
  .topic-news.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button:hover {
    background: #227dbc; }
.topic-news.single-content .container .row .col-md .article-wrapper .side-article h3.title {
  border-color: #3697db; }
  .topic-news.single-content .container .row .col-md .article-wrapper .side-article h3.title span {
    background: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar h2 i {
  color: #3697db; }
.topic-news.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a {
  background: #3697db; }
  .topic-news.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a:hover {
    background: #227dbc; }
.topic-news.single-content .container .row .col-md .article-wrapper .side-article .sidebar-articles article {
  border-color: #3697db; }

.topic-sport .category-page .title {
  border-bottom: 5px solid #2dcb72; }
  .topic-sport .category-page .title h1 {
    color: #2dcb72; }
  .topic-sport .category-page .title a {
    color: #2dcb72; }
.topic-sport .category-page article .article-content .post-category a {
  color: #2dcb72; }
.topic-sport .category-page nav.paginate {
  background: rgba(45, 203, 114, 0.1); }
  .topic-sport .category-page nav.paginate .nav-previous a,
  .topic-sport .category-page nav.paginate .nav-next a {
    background: #2dcb72; }
    .topic-sport .category-page nav.paginate .nav-previous a:hover,
    .topic-sport .category-page nav.paginate .nav-next a:hover {
      background: #24a15b; }
  .topic-sport .category-page nav.paginate .nav-total p {
    color: #2dcb72; }
.topic-sport.single-content .container .row .col-md header span.category {
  background: #2dcb72; }
  .topic-sport.single-content .container .row .col-md header span.category a {
    background: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article article a {
  color: #2dcb72; }
  .topic-sport.single-content .container .row .col-md .article-wrapper .main-article article a:hover {
    color: #24a15b; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li i {
  color: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li a {
  color: #7f92a6; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article article iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure {
  border: 1px solid rgba(45, 203, 114, 0.1); }
  .topic-sport.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure figcaption {
    background: rgba(45, 203, 114, 0.1); }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image {
  border: 1px solid rgba(45, 203, 114, 0.1); }
  .topic-sport.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image figcaption {
    background: rgba(45, 203, 114, 0.1); }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form h4 {
  border-color: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
  background: #2dcb72; }
  .topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
    background: #24a15b; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-color: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
  color: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button {
  background: #2dcb72; }
  .topic-sport.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button:hover {
    background: #24a15b; }
.topic-sport.single-content .container .row .col-md .article-wrapper .side-article h3.title {
  border-color: #2dcb72; }
  .topic-sport.single-content .container .row .col-md .article-wrapper .side-article h3.title span {
    background: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar h2 i {
  color: #2dcb72; }
.topic-sport.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a {
  background: #2dcb72; }
  .topic-sport.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a:hover {
    background: #24a15b; }
.topic-sport.single-content .container .row .col-md .article-wrapper .side-article .sidebar-articles article {
  border-color: #2dcb72; }

.topic-life .category-page .title {
  border-bottom: 5px solid #bc1b4c; }
  .topic-life .category-page .title h1 {
    color: #bc1b4c; }
  .topic-life .category-page .title a {
    color: #bc1b4c; }
.topic-life .category-page article .article-content .post-category a {
  color: #bc1b4c; }
.topic-life .category-page nav.paginate {
  background: rgba(188, 27, 76, 0.1); }
  .topic-life .category-page nav.paginate .nav-previous a,
  .topic-life .category-page nav.paginate .nav-next a {
    background: #bc1b4c; }
    .topic-life .category-page nav.paginate .nav-previous a:hover,
    .topic-life .category-page nav.paginate .nav-next a:hover {
      background: #8f153a; }
  .topic-life .category-page nav.paginate .nav-total p {
    color: #bc1b4c; }
.topic-life.single-content .container .row .col-md header span.category {
  background: #bc1b4c; }
  .topic-life.single-content .container .row .col-md header span.category a {
    background: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article article a {
  color: #bc1b4c; }
  .topic-life.single-content .container .row .col-md .article-wrapper .main-article article a:hover {
    color: #8f153a; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li i {
  color: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li a {
  color: #7f92a6; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article article iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure {
  border: 1px solid rgba(188, 27, 76, 0.1); }
  .topic-life.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure figcaption {
    background: rgba(188, 27, 76, 0.1); }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image {
  border: 1px solid rgba(188, 27, 76, 0.1); }
  .topic-life.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image figcaption {
    background: rgba(188, 27, 76, 0.1); }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form h4 {
  border-color: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
  background: #bc1b4c; }
  .topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
    background: #8f153a; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-color: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
  color: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button {
  background: #bc1b4c; }
  .topic-life.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button:hover {
    background: #8f153a; }
.topic-life.single-content .container .row .col-md .article-wrapper .side-article h3.title {
  border-color: #bc1b4c; }
  .topic-life.single-content .container .row .col-md .article-wrapper .side-article h3.title span {
    background: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar h2 i {
  color: #bc1b4c; }
.topic-life.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a {
  background: #bc1b4c; }
  .topic-life.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a:hover {
    background: #8f153a; }
.topic-life.single-content .container .row .col-md .article-wrapper .side-article .sidebar-articles article {
  border-color: #bc1b4c; }

.topic-entertainment .category-page .title {
  border-bottom: 5px solid #9c59b8; }
  .topic-entertainment .category-page .title h1 {
    color: #9c59b8; }
  .topic-entertainment .category-page .title a {
    color: #9c59b8; }
.topic-entertainment .category-page article .article-content .post-category a {
  color: #9c59b8; }
.topic-entertainment .category-page nav.paginate {
  background: rgba(156, 89, 184, 0.1); }
  .topic-entertainment .category-page nav.paginate .nav-previous a,
  .topic-entertainment .category-page nav.paginate .nav-next a {
    background: #9c59b8; }
    .topic-entertainment .category-page nav.paginate .nav-previous a:hover,
    .topic-entertainment .category-page nav.paginate .nav-next a:hover {
      background: #81439b; }
  .topic-entertainment .category-page nav.paginate .nav-total p {
    color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md header span.category {
  background: #9c59b8; }
  .topic-entertainment.single-content .container .row .col-md header span.category a {
    background: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article a {
  color: #9c59b8; }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article a:hover {
    color: #81439b; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li i {
  color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li a {
  color: #7f92a6; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure {
  border: 1px solid rgba(156, 89, 184, 0.1); }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure figcaption {
    background: rgba(156, 89, 184, 0.1); }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image {
  border: 1px solid rgba(156, 89, 184, 0.1); }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image figcaption {
    background: rgba(156, 89, 184, 0.1); }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form h4 {
  border-color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
  background: #9c59b8; }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
    background: #81439b; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
  color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button {
  background: #9c59b8; }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button:hover {
    background: #81439b; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .side-article h3.title {
  border-color: #9c59b8; }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .side-article h3.title span {
    background: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar h2 i {
  color: #9c59b8; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a {
  background: #9c59b8; }
  .topic-entertainment.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a:hover {
    background: #81439b; }
.topic-entertainment.single-content .container .row .col-md .article-wrapper .side-article .sidebar-articles article {
  border-color: #9c59b8; }

.topic-food-drink .category-page .title {
  border-bottom: 5px solid #f2b511; }
  .topic-food-drink .category-page .title h1 {
    color: #f2b511; }
  .topic-food-drink .category-page .title a {
    color: #f2b511; }
.topic-food-drink .category-page article .article-content .post-category a {
  color: #f2b511; }
.topic-food-drink .category-page nav.paginate {
  background: rgba(242, 181, 17, 0.1); }
  .topic-food-drink .category-page nav.paginate .nav-previous a,
  .topic-food-drink .category-page nav.paginate .nav-next a {
    background: #f2b511; }
    .topic-food-drink .category-page nav.paginate .nav-previous a:hover,
    .topic-food-drink .category-page nav.paginate .nav-next a:hover {
      background: #c5930b; }
  .topic-food-drink .category-page nav.paginate .nav-total p {
    color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md header span.category {
  background: #f2b511; }
  .topic-food-drink.single-content .container .row .col-md header span.category a {
    background: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article a {
  color: #f2b511; }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article a:hover {
    color: #c5930b; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li i {
  color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li a {
  color: #7f92a6; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure {
  border: 1px solid rgba(242, 181, 17, 0.1); }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure figcaption {
    background: rgba(242, 181, 17, 0.1); }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image {
  border: 1px solid rgba(242, 181, 17, 0.1); }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image figcaption {
    background: rgba(242, 181, 17, 0.1); }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form h4 {
  border-color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
  background: #f2b511; }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
    background: #c5930b; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
  color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button {
  background: #f2b511; }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button:hover {
    background: #c5930b; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .side-article h3.title {
  border-color: #f2b511; }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .side-article h3.title span {
    background: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar h2 i {
  color: #f2b511; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a {
  background: #f2b511; }
  .topic-food-drink.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a:hover {
    background: #c5930b; }
.topic-food-drink.single-content .container .row .col-md .article-wrapper .side-article .sidebar-articles article {
  border-color: #f2b511; }

.topic-editors-picks .category-page .title {
  border-bottom: 5px solid #e67d24; }
  .topic-editors-picks .category-page .title h1 {
    color: #e67d24; }
  .topic-editors-picks .category-page .title a {
    color: #e67d24; }
.topic-editors-picks .category-page article .article-content .post-category a {
  color: #e67d24; }
.topic-editors-picks .category-page nav.paginate {
  background: rgba(230, 125, 36, 0.1); }
  .topic-editors-picks .category-page nav.paginate .nav-previous a,
  .topic-editors-picks .category-page nav.paginate .nav-next a {
    background: #e67d24; }
    .topic-editors-picks .category-page nav.paginate .nav-previous a:hover,
    .topic-editors-picks .category-page nav.paginate .nav-next a:hover {
      background: #c16416; }
  .topic-editors-picks .category-page nav.paginate .nav-total p {
    color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md header span.category {
  background: #e67d24; }
  .topic-editors-picks.single-content .container .row .col-md header span.category a {
    background: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article a {
  color: #e67d24; }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article a:hover {
    color: #c16416; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li i {
  color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article .meta ul li a {
  color: #7f92a6; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article iframe {
  display: block;
  max-width: 600px;
  margin: 0 auto 1.5rem; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure {
  border: 1px solid rgba(230, 125, 36, 0.1); }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article .wp-block-image figure figcaption {
    background: rgba(230, 125, 36, 0.1); }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image {
  border: 1px solid rgba(230, 125, 36, 0.1); }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article article figure.wp-block-image figcaption {
    background: rgba(230, 125, 36, 0.1); }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form h4 {
  border-color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0 {
  background: #e67d24; }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpdiscuz_unauth .wc-field-submit input#wpd-field-submit-0_0:hover {
    background: #c16416; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-thread-head .wpd-thread-info,
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author, .topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-blog-guest .wpd-comment-author a {
  color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-comment .wpd-reply-to a {
  color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button {
  background: #e67d24; }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .main-article .comment-form #comments #wpdcom .wpd-prim-button:hover {
    background: #c16416; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .side-article h3.title {
  border-color: #e67d24; }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .side-article h3.title span {
    background: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar h2 i {
  color: #e67d24; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a {
  background: #e67d24; }
  .topic-editors-picks.single-content .container .row .col-md .article-wrapper .side-article .tags_sidebar a:hover {
    background: #c16416; }
.topic-editors-picks.single-content .container .row .col-md .article-wrapper .side-article .sidebar-articles article {
  border-color: #e67d24; }