@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  background-color: #121212; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, button, select, input, textarea {
  outline: none;
  -webkit-appearance: none; }

input, textarea {
  border: none;
  font-family: inherit; }

button {
  background: none;
  border: none;
  cursor: pointer; }

a {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

@font-face {
  font-family: "CircularStd";
  font-style: normal;
  font-weight: 300;
  src: url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBook/CircularStd-Book.otf") format("opentype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBook/CircularStd-Book.ttf") format("truetype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBook/CircularStd-Book.woff") format("woff"), url('/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBook/CircularStd-Book.svg#str-replace("CircularStd", " ", "_")') format("svg"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBook/CircularStd-Book.eot?") format("eot"); }

@font-face {
  font-family: "CircularStd";
  font-style: normal;
  font-weight: 500;
  src: url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdMedium/CircularStd-Medium.otf") format("opentype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdMedium/CircularStd-Medium.ttf") format("truetype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdMedium/CircularStd-Medium.woff") format("woff"), url('/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdMedium/CircularStd-Medium.svg#str-replace("CircularStd", " ", "_")') format("svg"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdMedium/CircularStd-Medium.eot?") format("eot"); }

@font-face {
  font-family: "CircularStd";
  font-style: normal;
  font-weight: 700;
  src: url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBold/CircularStd-Bold.otf") format("opentype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBold/CircularStd-Bold.ttf") format("truetype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBold/CircularStd-Bold.woff") format("woff"), url('/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBold/CircularStd-Bold.svg#str-replace("CircularStd", " ", "_")') format("svg"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBold/CircularStd-Bold.eot?") format("eot"); }

@font-face {
  font-family: "CircularStd";
  font-style: italic;
  font-weight: 900;
  src: url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBlackItalic/CircularStd-BlackItalic.otf") format("opentype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBlackItalic/CircularStd-BlackItalic.ttf") format("truetype"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBlackItalic/CircularStd-BlackItalic.woff") format("woff"), url('/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBlackItalic/CircularStd-BlackItalic.svg#str-replace("CircularStd", " ", "_")') format("svg"), url("/learn/wp-content/themes/knowhow/assets/fonts/CircularStd/CircularStdBlackItalic/CircularStd-BlackItalic.eot?") format("eot"); }

/* media queries breakpoints */
html,
body {
  height: 100%;
  min-width: 320px;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 300;
  background: #fff; }

* {
  box-sizing: border-box; }

.icons-sprite {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  max-width: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  color: #002047;
  font-size: inherit; }

h1 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0.46px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 36px;
      line-height: 36px;
      letter-spacing: 0.36px; } }

h2 {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.24px; }

h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.16px; }

.large-title {
  font-size: 64px;
  letter-spacing: 0.64px;
  line-height: 64px; }
  @media (max-width: 767px) {
    .large-title {
      font-size: 36px;
      letter-spacing: 0.34px;
      line-height: 36px; } }

.btn, #respond #commentform #submit {
  display: inline-block;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1em;
  color: white;
  background-color: #E01EFE;
  padding: 15px 40px;
  border-radius: 24px;
  border: 1px solid #E01EFE;
  transition: all 0.3s ease-in-out 0s; }
  .btn:hover, #respond #commentform #submit:hover {
    color: #E01EFE;
    background-color: transparent; }
  .btn.btn-square, #respond #commentform .btn-square#submit {
    border-radius: 8px; }

a.btn, #respond #commentform a#submit {
  color: white; }
  a.btn:hover, #respond #commentform a#submit:hover {
    color: #E01EFE; }

#site-header {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  background-color: #F0F5F8;
  z-index: 2; }
  @media (min-width: 1024px) {
    #site-header {
      background-color: transparent;
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
      .home #site-header {
        position: relative; } }
  #site-header .ht-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 20px 30px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 1024px) {
      #site-header .ht-container {
        padding: 30px;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  #site-header .menu-toggle {
    color: #232E69; }
    @media (min-width: 1024px) {
      #site-header .menu-toggle {
        display: none; } }
    #site-header .menu-toggle i {
      font-size: 20px; }

#logo {
  margin-right: 50px; }
  @media (min-width: 1061px) {
    #logo {
      margin-right: 80px; } }
  #logo h1 {
    font-size: 25px;
    line-height: 1em; }
  #logo a {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    color: #232E69;
    font-size: 25px;
    font-weight: 700; }

#menu-primary-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

#primary-nav {
  width: 100%;
  font-family: "CircularStd", Helvetica, Arial, sans-serif; }
  #primary-nav ul {
    display: none;
    padding-top: 30px; }
    @media (min-width: 1024px) {
      #primary-nav ul {
        padding-top: 0;
        display: -ms-flexbox !important;
        display: flex !important; } }
    #primary-nav ul li:not(:first-child) {
      border-top: 1px solid #CED8E1; }
      @media (min-width: 1024px) {
        #primary-nav ul li:not(:first-child) {
          border-top: none; } }
    @media (min-width: 1024px) {
      #primary-nav ul li:not(:last-child) {
        margin-right: 15px; } }
    @media (min-width: 1061px) {
      #primary-nav ul li:not(:last-child) {
        margin-right: 35px; } }
    #primary-nav ul a {
      color: rgba(50, 58, 86, 0.8);
      font-size: 13px;
      text-transform: uppercase;
      font-weight: 700;
      padding: 15px 0;
      display: block;
      transition: all 0.3s ease-in-out 0s; }
      @media (min-width: 1024px) {
        #primary-nav ul a {
          padding: 0; } }
      #primary-nav ul a:hover {
        color: #323A56; }

#primary-nav-mobile {
  background-color: #F0F5F8;
  position: relative;
  padding: 20px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 1024px) {
    #primary-nav-mobile {
      display: none; } }
  #primary-nav-mobile .menu-toggle {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  #primary-nav-mobile .menu-toggle i {
    color: #19214B;
    font-size: 22px; }

#site-footer {
  background-color: rgba(240, 245, 248, 0.5);
  padding: 64px 20px 30px; }
  .single #site-footer {
    padding: 64px 20px 130px; }

#menu-footer-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 5px; }
  #menu-footer-menu li {
    padding: 15px 0;
    width: 100%; }
    @media (min-width: 1024px) {
      #menu-footer-menu li {
        width: auto;
        padding: 0;
        margin-bottom: 35px; } }
    #menu-footer-menu li:not(:last-child) {
      border-bottom: 1px solid #CED8E1; }
      @media (min-width: 1024px) {
        #menu-footer-menu li:not(:last-child) {
          border-bottom: none;
          margin-right: 35px; } }
  #menu-footer-menu a {
    color: rgba(181, 186, 196, 0.8);
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 0.3s ease-in-out 0s; }
    #menu-footer-menu a:hover {
      color: #323A56; }

#copyright {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: -0.68px;
  color: #8796a8; }

#content {
  max-width: 1170px;
  padding: 0 20px;
  margin: 0 auto; }

.page-title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 1em;
  color: #19214B;
  text-align: center; }

.page-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .page-content {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.page-content_content {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  max-width: 100%; }
  .page-content_content .subtitle {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0.3em;
    color: #232E69; }
    @media (min-width: 531px) {
      .page-content_content .subtitle {
        font-size: 32px; } }

#site-container {
  overflow: hidden; }

iframe {
  max-width: 100%; }

.category .no-results h1 {
  margin-bottom: 1em; }

.category .no-results .entry-content {
  text-align: center; }

.entry-meta {
  margin-bottom: 17px; }
  .entry-meta a {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1em;
    color: #19214B; }

.category_header p {
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.85em;
  letter-spacing: -0.017em;
  color: #617792;
  margin-bottom: 1.7em; }
  @media (min-width: 531px) {
    .category_header p {
      font-size: 16px; } }
  .category_header p span {
    font-weight: 300 !important; }
  .category_header p b,
  .category_header p strong {
    font-weight: 700 !important; }

.category_header a {
  color: #E01EFE;
  text-decoration: underline;
  transition: all 0.3s ease-in-out 0s; }
  .category_header a:hover {
    color: rgba(224, 30, 254, 0.7); }

@media (min-width: 768px) {
  .not_found_header {
    margin-bottom: 118px; } }

.not_found_header p {
  text-align: center;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1em;
  color: #19214B;
  margin-bottom: 1.8em; }

.entry-content h1 {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1em;
  color: #232E69;
  margin-bottom: 1.8em; }
  @media (min-width: 531px) {
    .entry-content h1 {
      font-size: 32px; } }
  .entry-content h1 span {
    font-weight: 700 !important; }

.entry-content h2 {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1em;
  color: #232E69;
  margin-bottom: 1.5em; }
  @media (min-width: 531px) {
    .entry-content h2 {
      font-size: 32px;
      margin-bottom: 1.8em; } }
  .entry-content h2 span {
    font-weight: 700 !important; }

.entry-content h3 {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1em;
  color: #232E69;
  margin-bottom: 1.8em; }
  @media (min-width: 531px) {
    .entry-content h3 {
      font-size: 16px;
      margin-bottom: 1.8em; } }
  .entry-content h3 span {
    font-weight: 700 !important; }

.entry-content h4 {
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1em;
  color: #232E69;
  margin-bottom: 1.8em; }
  .entry-content h4 span {
    font-weight: 700 !important; }

.entry-content p {
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.85em;
  letter-spacing: -0.017em;
  color: #617792;
  margin-bottom: 1.5em; }
  @media (min-width: 531px) {
    .entry-content p {
      font-size: 16px;
      margin-bottom: 1.7em; } }
  .entry-content p span {
    font-weight: 300 !important; }
  .entry-content p b,
  .entry-content p strong {
    font-weight: 700 !important; }

.entry-content a {
  color: #E01EFE;
  position: relative;
  display: inline-block; }
  @media (min-width: 1024px) {
    .entry-content a:not(.ez-toc-toggle):after {
      content: " " attr(href) " ";
      position: absolute;
      left: 50%;
      top: calc(100% + 5px);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
      color: white;
      background: #2F355A;
      padding: 17px 29px;
      border-radius: 4px;
      opacity: 0;
      transition: opacity 0.5s;
      white-space: nowrap;
      pointer-events: none;
      z-index: 1;
      font-family: "Poppins", Helvetica, Arial, sans-serif;
      font-size: 12px;
      line-height: 1em; }
    .entry-content a:not(.ez-toc-toggle):hover::after {
      opacity: 1;
      pointer-events: auto; }
    .entry-content a:not(.ez-toc-toggle):before {
      content: '';
      position: absolute;
      left: 50%;
      top: 100%;
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #2F355A;
      transition: opacity 0.5s;
      opacity: 0; }
    .entry-content a:not(.ez-toc-toggle):hover:before {
      opacity: 1;
      pointer-events: auto; } }

.entry-content ol {
  counter-reset: li; }
  .entry-content ol li {
    counter-increment: li; }
    .entry-content ol li:before {
      content: counter(li) ".";
      position: absolute;
      display: inline-block;
      width: 1em;
      margin-left: -1em; }

.entry-content ul li::before {
  content: "•";
  position: absolute;
  color: #CED8E1;
  display: inline-block;
  width: 1em;
  margin-left: -1.2em;
  font-size: 10px; }

.entry-content strong, .entry-content b {
  font-weight: 700; }

.entry-content em {
  font-style: italic; }

.entry-content blockquote {
  display: block;
  border-width: 2px 0;
  border-style: solid;
  border-color: #F0F5F8;
  padding: 1em 0 0.5em;
  margin: 1.5em 0;
  position: relative; }
  .entry-content blockquote:before {
    content: '\201C';
    position: absolute;
    top: 0em;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    background: #fff;
    width: 3rem;
    height: 2rem;
    font: 6em/1.08em 'PT Sans', sans-serif;
    color: #617792;
    text-align: center; }
  .entry-content blockquote *:last-child {
    margin-bottom: 0; }

.entry-content ol,
.entry-content ul {
  list-style: none;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0.16px;
  color: #617792;
  margin-bottom: 1.7em;
  padding-left: 27px; }
  @media (min-width: 531px) {
    .entry-content ol,
    .entry-content ul {
      font-size: 16px;
      margin-bottom: 1.7em; } }
  .entry-content ol li,
  .entry-content ul li {
    margin-bottom: 1.5em; }
    .entry-content ol li p,
    .entry-content ul li p {
      margin-bottom: 0; }

.entry-content img {
  border-radius: 8px;
  height: auto; }

.entry-content table {
  max-width: 100%;
  background-color: #F0F5F8;
  border: 1px solid #E5E5E5;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #617792;
  font-size: 14px;
  border-collapse: collapse;
  overflow-x: auto;
  display: inline-block;
  width: -webkit-fit-content;
  width: fit-content; }
  .entry-content table a:before,
  .entry-content table a:after {
    display: none; }
  @media (min-width: 531px) {
    .entry-content table {
      font-size: 16px;
      margin-bottom: 1.7em; } }
  .entry-content table tbody tr:nth-child(even) {
    background-color: #fff; }
  .entry-content table tbody td {
    padding: 8px; }

#ez-toc-container ul li:before {
  display: none; }

#ez-toc-container .ez-toc-list ul {
  margin-left: 0.5em; }

#ez-toc-container a:before, #ez-toc-container a:after {
  display: none; }

#hero_banner {
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 531px) {
    #hero_banner {
      margin-bottom: 50px; } }
  @media (min-width: 1024px) {
    #hero_banner {
      margin-bottom: 118px; } }
  #hero_banner .ht-container {
    background-image: url("/learn/wp-content/themes/knowhow/assets/images/hero_bg.png");
    min-height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch; }
    .home #hero_banner .ht-container {
      background-image: url("/learn/wp-content/themes/knowhow/assets/images/home_hero_bg.png"); }
    @media (min-width: 531px) {
      #hero_banner .ht-container {
        min-height: 370px; } }
    @media (min-width: 1024px) {
      #hero_banner .ht-container {
        min-height: 570px; } }
    #hero_banner .ht-container .ht-container_inner {
      width: 100%;
      max-width: 1166px;
      margin: 0 auto;
      padding: 30px 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      min-height: 100%;
      position: relative; }
  #hero_banner .scroll_arrow {
    position: absolute;
    left: 20px;
    top: 100%;
    -ms-transform: translate(0, -62%);
        transform: translate(0, -62%);
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 20px 40px rgba(50, 75, 93, 0.1), 0 8px 16px rgba(0, 0, 0, 0.05);
    background-image: url("/learn/wp-content/themes/knowhow/assets/images/arrow_down.png");
    background-repeat: no-repeat;
    background-size: 10px 4px;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s; }
    @media (min-width: 531px) {
      #hero_banner .scroll_arrow {
        width: 47px;
        height: 47px; } }
    @media (min-width: 1025px) {
      #hero_banner .scroll_arrow:hover {
        background-color: #e6e6e6; } }

@media (min-width: 1024px) {
  .single #hero_banner_wrap {
    padding-top: 110px; } }

#hero_banner_wrap .page-title {
  text-align: left;
  font-size: 30px;
  max-width: 720px;
  letter-spacing: -0.043em;
  line-height: 1.1em; }
  @media (min-width: 531px) {
    #hero_banner_wrap .page-title {
      font-size: 45px; } }
  @media (min-width: 769px) {
    #hero_banner_wrap .page-title {
      font-size: 60px; }
      .home #hero_banner_wrap .page-title {
        font-size: 64px; } }
  .single #hero_banner_wrap .page-title {
    color: #232E69; }

#hero_banner_wrap .entry-meta {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  margin-bottom: 10px; }
  @media (min-width: 531px) {
    #hero_banner_wrap .entry-meta {
      font-size: 17px;
      margin-bottom: 30px; } }
  #hero_banner_wrap .entry-meta * {
    font-size: 13px;
    line-height: 1.2em;
    color: #A44D81;
    font-weight: 400; }
    @media (min-width: 531px) {
      #hero_banner_wrap .entry-meta * {
        font-size: 17px; } }
  #hero_banner_wrap .entry-meta .category {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #hero_banner_wrap .entry-meta .category .sep {
      display: inline-block;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #A44D81;
      margin: 5px 15px;
      font-weight: 300; }

#hero_banner_wrap .tooltop_wrap {
  margin-top: 35px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block; }
  @media (min-width: 1024px) {
    #hero_banner_wrap .tooltop_wrap {
      margin-bottom: 0; } }
  @media (min-width: 769px) {
    #hero_banner_wrap .tooltop_wrap .btn, #hero_banner_wrap .tooltop_wrap #respond #commentform #submit, #respond #commentform #hero_banner_wrap .tooltop_wrap #submit {
      font-size: 16px;
      padding: 20px 32px; } }
  @media (min-width: 1024px) {
    #hero_banner_wrap .tooltop_wrap:hover .tooltop {
      visibility: visible;
      opacity: 1; } }

#hero_banner_wrap .tooltop {
  display: block;
  position: absolute;
  top: calc(100% + 10px);
  font-size: 14px;
  line-height: 1.2em;
  background-color: #ffffff;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  color: #92A5B2;
  max-width: 240px;
  padding: 14px 25px 11px 10px;
  border-radius: 7px;
  box-shadow: 0 30px 60px rgba(50, 75, 93, 0.1), 63px 52px 146px rgba(63, 52, 146, 0.05);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s; }
  @media (min-width: 530px) {
    #hero_banner_wrap .tooltop {
      font-size: 15px;
      max-width: 263px;
      padding: 20px 40px 15px 15px; } }
  #hero_banner_wrap .tooltop:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ffffff;
    position: absolute;
    bottom: 99%;
    left: 25px; }
  #hero_banner_wrap .tooltop a {
    color: #E01EFE;
    transition: all 0.3s ease-in-out 0s; }
    #hero_banner_wrap .tooltop a:hover {
      color: rgba(224, 30, 254, 0.7); }

#live-search {
  margin-bottom: 80px; }
  #live-search .ht-container {
    background-image: url("/learn/wp-content/themes/knowhow/assets/images/search-bg.png");
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  #live-search #search-wrap {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto; }
  #live-search .live-search-title {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 64px;
    line-height: 1.125em;
    font-weight: 700;
    color: #19214B;
    letter-spacing: -0.05em;
    margin-bottom: 38px; }
  #live-search #searchform {
    max-width: 658px;
    width: 100%;
    position: relative; }
  #live-search #s {
    color: #BDC8D3;
    font-size: 15px;
    width: 100%;
    box-shadow: 0 10px 20px rgba(10, 32, 48, 0.05), 0 2px 12px rgba(9, 35, 45, 0.02);
    padding: 26px 64px;
    border-radius: 36px; }
  #live-search #searchsubmit {
    position: absolute;
    top: 50%;
    left: 25px;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    font-size: 16px;
    color: #A8BACA;
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    border-radius: 50%;
    background-color: transparent; }
    #live-search #searchsubmit span {
      display: none; }
  #live-search i.live-search-loading {
    display: none; }

.categories_title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  margin-bottom: 2.5em;
  text-align: center; }
  @media (min-width: 531px) {
    .categories_title {
      font-size: 36px; } }

#homepage-categories {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
  #homepage-categories .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #homepage-categories .row .column {
      margin-bottom: 20px; }
      @media (min-width: 531px) {
        #homepage-categories .row .column {
          margin-bottom: 40px; } }
    #homepage-categories .row .col-half {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
      @media (min-width: 940px) {
        #homepage-categories .row .col-half {
          -ms-flex: 0 0 47%;
              flex: 0 0 47%; } }
  #homepage-categories h3 {
    max-width: 270px;
    margin-bottom: 20px; }
    #homepage-categories h3 a {
      font-family: "CircularStd", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 22px;
      line-height: 1em;
      color: #19214B; }
  #homepage-categories .cat-count {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1em;
    color: #617792; }
  #homepage-categories a {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    color: #617792;
    font-size: 14px;
    line-height: 1.3em;
    transition: all 0.3s ease-in-out 0s; }
    @media (min-width: 531px) {
      #homepage-categories a {
        font-size: 16px; } }
    #homepage-categories a:hover {
      color: #E01EFE; }
  #homepage-categories ul li {
    padding-left: 20px;
    margin-bottom: 18px;
    position: relative; }
    @media (min-width: 531px) {
      #homepage-categories ul li {
        margin-bottom: 23px;
        padding-left: 25px; } }
    #homepage-categories ul li:before {
      content: '';
      display: block;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #CED8E1;
      position: absolute;
      left: 0;
      top: 50%;
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }

#resolve_problems_widget {
  text-align: center;
  margin-bottom: 90px; }
  @media (min-width: 530px) {
    #resolve_problems_widget {
      margin-bottom: 130px; } }
  #resolve_problems_widget .page-title {
    margin-bottom: 37px;
    font-size: 30px; }
    @media (min-width: 531px) {
      #resolve_problems_widget .page-title {
        font-size: 47px; } }
  #resolve_problems_widget p {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 300;
    max-width: 382px;
    text-align: center;
    color: #8E9CAB;
    margin: 0 auto 30px;
    font-size: 15px;
    line-height: 1.4em; }
    @media (min-width: 531px) {
      #resolve_problems_widget p {
        font-size: 18px; } }

.resolve_problems_widget_inner {
  padding: 90px 20px 0;
  max-width: 1170px;
  border-top: 1px solid #EEF2F5;
  margin: 0 auto; }
  @media (min-width: 530px) {
    .resolve_problems_widget_inner {
      padding-top: 123px; } }

#sidebar {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    #sidebar {
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
      margin-bottom: 80px;
      margin-left: 50px; } }
  @media (min-width: 1024px) {
    #sidebar {
      margin-left: 70px; } }
  @media (min-width: 1100px) {
    #sidebar {
      -ms-flex: 0 0 374px;
          flex: 0 0 374px;
      margin-left: 90px; } }
  #sidebar .widget-title {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    color: #19214B;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px; }
  #sidebar .widget li {
    margin-bottom: 16px; }
    #sidebar .widget li a {
      display: block;
      position: relative;
      width: 100%;
      font-family: "Poppins", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #99AABB;
      padding-right: 30px;
      transition: all 0.3s ease-in-out 0s; }
      #sidebar .widget li a:before, #sidebar .widget li a:after {
        position: absolute;
        border-radius: 50%;
        transition: all 0.3s ease-in-out 0s; }
      #sidebar .widget li a:before {
        content: '';
        top: -5px;
        right: 0;
        width: 26px;
        height: 26px;
        background-image: linear-gradient(to right, #FFA1DC, #E01EFE);
        opacity: 0;
        visibility: hidden; }
      #sidebar .widget li a:after {
        top: -3px;
        right: 2px;
        width: 22px;
        height: 22px;
        font-family: FontAwesome;
        content: "\f105";
        line-height: 22px;
        text-align: center;
        background-color: white; }
      #sidebar .widget li a:hover {
        color: #E01EFE; }
        #sidebar .widget li a:hover:before {
          visibility: visible;
          opacity: 1; }
  #sidebar .widget_recent_entries,
  #sidebar .widget_categories {
    border-bottom: 1px solid #CED8E1;
    margin-bottom: 35px;
    padding-bottom: 20px; }

#breadcrumbs {
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #D8D8D8;
  font-style: italic;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    #breadcrumbs {
      margin-bottom: 50px; } }
  #breadcrumbs a {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: rgba(157, 177, 195, 0.5);
    transition: all 0.3s ease-in-out 0s;
    margin: 5px 0; }
    #breadcrumbs a:hover {
      color: #E01EFE; }
  #breadcrumbs .sep {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #D8D8D8;
    margin: 5px 8px;
    font-weight: 300; }
  #breadcrumbs li {
    list-style: none; }

#post_additionans {
  background-color: rgba(240, 245, 248, 0.5);
  background-image: url(/learn/wp-content/themes/knowhow/assets/images/additionals_top_bh.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 246px 266px;
  position: relative; }
  #post_additionans:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    background: url(/learn/wp-content/themes/knowhow/assets/images/additionals_bg_2.png) no-repeat 100% 0%;
    width: 130px;
    height: 250px; }
  #post_additionans .page-content {
    display: -ms-flexbox;
    display: flex;
    max-width: 1170px;
    padding: 50px 20px 0;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
    @media (min-width: 530px) {
      #post_additionans .page-content {
        -ms-flex: 0 0 49%;
            flex: 0 0 49%; } }
    @media (min-width: 1024px) {
      #post_additionans .page-content {
        padding: 100px 20px 0; } }
  #post_additionans .post_additionals_inner {
    width: 100%; }

.tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .tags h2 {
    -ms-flex: 100%;
        flex: 100%;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1em;
    color: #19214B;
    margin-bottom: 1em; }
    @media (min-width: 531px) {
      .tags h2 {
        font-size: 32px; } }
  .tags a {
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 42px;
    border-radius: 21px;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid #CBD6E1;
    padding: 0 24px;
    color: #A6B7CB;
    background-color: #f8fafb;
    font-weight: 700;
    transition: all 0.3s ease-in-out 0s; }
    .tags a:last-child {
      margin-right: 0; }
    .tags a:hover {
      border-color: #E01EFE;
      background-color: #E01EFE;
      color: white; }

#related-posts {
  margin-top: 80px; }

#related-posts-title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1em;
  color: #19214B;
  margin-bottom: 1em; }
  @media (min-width: 531px) {
    #related-posts-title {
      font-size: 32px;
      margin-bottom: 57px; } }

.related_posts_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.related_post {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
  margin-bottom: 30px; }
  @media (min-width: 530px) {
    .related_post {
      -ms-flex: 0 0 49%;
          flex: 0 0 49%; } }
  @media (min-width: 769px) {
    .related_post {
      -ms-flex: 0 0 32%;
          flex: 0 0 32%; } }

.related_post_thumbnail {
  width: 100%; }

.related_post_content {
  padding: 20px 30px 10px; }
  .related_post_content .entry-title {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 21px;
    line-height: 1.2em; }
    .related_post_content .entry-title a {
      color: #232E69;
      transition: all 0.3s ease-in-out 0s; }
      .related_post_content .entry-title a:hover {
        color: #E01EFE; }

.related_post_type {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 21px;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  color: #A6B7CB;
  font-weight: 700;
  font-size: 15px; }
  .related_post_type:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url("/learn/wp-content/themes/knowhow/assets/images/article.png");
    margin-right: 13px; }

.entry-author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  border-top: 1px solid rgba(206, 216, 225, 0.2);
  color: #A6B7CB;
  padding: 13px 0; }
  .entry-author .sep {
    display: inline-block;
    margin: 0 12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #DCE4EC; }

.post {
  display: block;
  margin-bottom: 50px; }
  .post .entry-title {
    margin-bottom: 10px; }
    .post .entry-title a {
      font-family: "Poppins", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 24px;
      line-height: 1em;
      color: #19214B;
      transition: all 0.3s ease-in-out 0s; }
      .post .entry-title a:hover {
        color: #E01EFE; }
  .post a {
    color: #E01EFE;
    text-decoration: underline;
    transition: all 0.3s ease-in-out 0s; }
    .post a:hover {
      color: rgba(224, 30, 254, 0.7); }

.page-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 30px; }
  .page-navigation a,
  .page-navigation .current {
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 30px;
    padding: 0 12px;
    border-radius: 21px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #CBD6E1;
    color: #A6B7CB;
    font-weight: 700;
    transition: all 0.3s ease-in-out 0s; }
    @media (min-width: 530px) {
      .page-navigation a,
      .page-navigation .current {
        height: 42px;
        padding: 0 24px; } }
  .page-navigation a:hover,
  .page-navigation .current {
    border-color: #E01EFE;
    background-color: #E01EFE;
    color: white; }
  .page-navigation .pagination {
    display: -ms-flexbox;
    display: flex; }

#issue_widget {
  margin-bottom: 40px;
  position: relative; }
  #issue_widget:after {
    content: '';
    display: block;
    background: url(/learn/wp-content/themes/knowhow/assets/images/issue_bg.png);
    background-size: contain;
    width: 264px;
    height: 266px;
    position: absolute;
    bottom: 0;
    left: calc(100% - 30px); }
  #issue_widget .issue_widget_inner {
    position: relative;
    z-index: 1;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 30px 60px 0 rgba(50, 75, 93, 0.1), 0 18px 36px 0 rgba(63, 52, 146, 0.05);
    padding: 33px 30px 23px;
    max-width: 362px; }
  #issue_widget h2 {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 27px;
    letter-spacing: -0.002em;
    color: #2A3476; }
  #issue_widget ul {
    margin-bottom: 30px; }
  #issue_widget .issue_widget_item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px; }
  #issue_widget .image_wrapper {
    -ms-flex: 0 0 53px;
        flex: 0 0 53px;
    margin-right: 18px;
    width: 53px;
    height: 53px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 6px 8px rgba(63, 52, 146, 0.09);
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-position: center;
    background-repeat: no-repeat; }
  #issue_widget img {
    margin: auto; }
  #issue_widget .issue_widget_item_content {
    padding-top: 13px; }
  #issue_widget h3 {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #2A3476;
    margin-bottom: 10px; }
  #issue_widget p {
    font-family: "CircularStd", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #A5B3C3;
    font-size: 13px;
    line-height: 1.3em; }
  #issue_widget .btn, #issue_widget #respond #commentform #submit, #respond #commentform #issue_widget #submit {
    width: 100%;
    text-align: center;
    padding: 17px 40px; }

.post-ratings {
  color: #99AABB;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-size: 12px; }
  .post-ratings img {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .post-ratings strong {
    color: #020248; }

#comments #comments-title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1em;
  color: #19214B;
  margin-bottom: 0.8em; }

#comments .comment {
  margin-bottom: 2em; }

#comments .children {
  padding-left: 15px; }

#comments .comment-action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  #comments .comment-action a {
    color: #E01EFE;
    transition: all 0.3s ease-in-out 0s; }
    #comments .comment-action a:hover {
      color: rgba(224, 30, 254, 0.7); }

#comments .comment-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 15px; }
  #comments .comment-meta .avatar {
    margin-right: 15px; }
  #comments .comment-meta a {
    color: #617792;
    transition: all 0.3s ease-in-out 0s;
    margin-right: 10px; }
    #comments .comment-meta a:hover {
      color: #E01EFE; }

#comments .comment-content p {
  color: #617792; }

#comments .comment-content a {
  color: #E01EFE;
  transition: all 0.3s ease-in-out 0s; }
  #comments .comment-content a:hover {
    color: rgba(224, 30, 254, 0.7); }

#respond #reply-title {
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1em;
  color: #19214B;
  margin-bottom: 0.8em; }

#respond .comment-notes {
  display: block !important;
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.85em;
  letter-spacing: -0.017em;
  color: #617792;
  margin-bottom: 1.7em;
  white-space: pre-wrap; }

#respond textarea,
#respond input {
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  padding: 5px 15px;
  width: 100%;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  width: 100%; }
  @media (min-width: 531px) {
    #respond textarea,
    #respond input {
      width: auto; } }

#respond #commentform > p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px; }

#respond #commentform label {
  color: #617792;
  width: 100px;
  margin-bottom: 0.7em; }

#respond #commentform .required {
  color: #E01EFE; }

#respond #commentform .form-submit {
  padding-top: 15px; }

#respond #commentform #submit {
  width: auto; }

#respond input[type=checkbox] {
  display: none; }
  #respond input[type=checkbox] + label {
    width: 100% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: relative; }
    #respond input[type=checkbox] + label:before {
      content: '';
      width: 16px;
      height: 16px;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
      display: block;
      border: 1px solid #E5E5E5;
      border-radius: 4px;
      margin-right: 10px; }
  #respond input[type=checkbox]:checked + label:after {
    content: '';
    width: 4px;
    height: 8px;
    -ms-transform: rotate(45deg) translate(0, -50%);
        transform: rotate(45deg) translate(0, -50%);
    position: absolute;
    left: 4px;
    top: 40%;
    border-right: 1px solid #E01EFE;
    border-bottom: 1px solid #E01EFE; }

#references {
  margin-bottom: 80px;
  position: relative; }
  #references:after {
    content: '';
    position: absolute;
    top: -30px;
    left: calc(100% - 72px);
    top: calc(100% - 122px);
    background: url(/learn/wp-content/themes/knowhow/assets/images/additionals_bg_2.png) no-repeat 100% 0%;
    width: 250px;
    height: 250px; }
  #references h2 {
    -ms-flex: 100%;
        flex: 100%;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1em;
    color: #19214B;
    margin-bottom: 1.4em; }
    @media (min-width: 531px) {
      #references h2 {
        font-size: 32px; } }

.references_list {
  background-color: white;
  border-radius: 8px;
  position: relative;
  z-index: 1; }

.references_list__item {
  display: block;
  padding: 0 30px;
  box-shadow: none;
  transition: all 0.3s ease-in-out 0s; }
  @media (min-width: 531px) {
    .references_list__item {
      padding: 0 60px; } }
  .references_list__item:hover {
    box-shadow: 0 -2px 0 #FFFFFF, 0 8px 30px rgba(50, 75, 93, 0.1), 0 4px 20px rgba(63, 52, 146, 0.02); }
    .references_list__item:hover .references_list__item__inner {
      border-color: transparent !important; }
    .references_list__item:hover .references_list__item_link {
      color: #E01EFE; }

.references_list__item__inner {
  padding: 40px 0;
  display: block; }
  .references_list__item_wrap:not(:last-child) .references_list__item__inner {
    transition: all 0.3s ease-in-out 0s;
    border-bottom: 1px solid #CAD3DC; }
  .references_list__item_wrap:first-child .references_list__item__inner {
    padding-top: 74px; }

.references_list__item_link {
  color: #232E69;
  font-family: "Poppins", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin-right: auto;
  max-width: 100%;
  line-height: 1.4em;
  overflow-wrap: normal;
  word-break: break-all;
  transition: all 0.3s ease-in-out 0s; }
  @media (min-width: 531px) {
    .references_list__item_link {
      font-size: 18px; } }

.references_list__item_dates {
  font-family: "CircularStd", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.9em;
  color: #A6B7CB;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .references_list__item_dates .sep {
    background-color: #A6B7CB;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin: 0 9px; }

.references_list__item_link_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: #A6B7CB; }

.references_list__item_type_icon_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 15px; }

.references_list__item_type_icon {
  display: block;
  -ms-flex: 0 0 15px;
      flex: 0 0 15px;
  max-width: 15px;
  max-height: 15px;
  margin-right: 10px; }
  @media (min-width: 531px) {
    .references_list__item_type_icon {
      -ms-flex: 0 0 22px;
          flex: 0 0 22px;
      max-width: 22px;
      max-height: 22px;
      margin-right: 11px; } }

.sticky_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff url("/learn/wp-content/themes/knowhow/assets/images/sticky_bg.png") no-repeat 100% 0;
  background-size: 132px auto;
  box-shadow: 0 8px 30px rgba(50, 75, 93, 0.1), 0 4px 20px rgba(63, 52, 146, 0.02);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  z-index: 99; }
  .sticky_bar.show {
    visibility: visible;
    opacity: 1; }
  .sticky_bar .ht-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    max-width: 1316px;
    margin: 0 auto;
    padding: 10px 20px;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    background: url("/learn/wp-content/themes/knowhow/assets/images/sticky_bg_dots.png") no-repeat 15% 50%;
    background-size: 250px 250px; }
    @media (min-width: 530px) {
      .sticky_bar .ht-container {
        -ms-flex-direction: row;
            flex-direction: row;
        padding: 32px 20px; } }
  .sticky_bar h2 {
    font-size: 20px;
    color: #2B3477;
    margin-bottom: 15px; }
    @media (min-width: 530px) {
      .sticky_bar h2 {
        margin-bottom: 0; } }
  .sticky_bar .btn, .sticky_bar #respond #commentform #submit, #respond #commentform .sticky_bar #submit {
    min-width: 210px;
    text-align: center; }

/*# sourceMappingURL=main.css.map */
