@charset "UTF-8";
/**
* SassFlexbox
* Manage Flexbox in Sass easily.
*
* @author     Samuel Marchal (zessx)
* @version    0.1
*/
/*
    Display
 */
[data=article-wrapper] .blog_card-group,
.article-wrapper .blog_card-group, [data=article-wrapper] .blog_card-group .blog_card-list,
.article-wrapper .blog_card-group .blog_card-list, [data=article-wrapper] .blog_card-group .blog_card,
.article-wrapper .blog_card-group .blog_card, [data=article-wrapper] .blog_card-group .blog_card .blog_card-block,
.article-wrapper .blog_card-group .blog_card .blog_card-block, [data=article-wrapper] .gallery,
.article-wrapper .gallery, [data=article-wrapper] .nav-tabs,
.article-wrapper .nav-tabs {
  display: -webkit-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

/*
    Flex direction
 */
[data=article-wrapper] .gallery,
.article-wrapper .gallery {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

[data=article-wrapper] .blog_card-group .blog_card,
.article-wrapper .blog_card-group .blog_card, [data=article-wrapper] .blog_card-group .blog_card .blog_card-block,
.article-wrapper .blog_card-group .blog_card .blog_card-block {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

/*
    Flex wrap
 */
[data=article-wrapper] .blog_card-group,
.article-wrapper .blog_card-group, [data=article-wrapper] .gallery,
.article-wrapper .gallery {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/*
    Flex flow
 */
/*
    Order
 */
/*
    Flex grow
 */
/*
    Flex shrink
 */
/*
    Flex basis
 */
/*
    Flex
 */
/*
    Justify content
 */
[data=article-wrapper] .blog_card-group,
.article-wrapper .blog_card-group {
  -webkit-box-pack: start;
  -webkit-flex-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }

[data=article-wrapper] .nav-tabs,
.article-wrapper .nav-tabs {
  -webkit-box-pack: justify;
  -webkit-flex-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

/*
    Align items
 */
[data=article-wrapper] .nav-tabs,
.article-wrapper .nav-tabs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

/*
    Align self
 */
/*
    Align content
 */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
          transition-property: height, visibility;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease; }

@font-face {
  font-family: "blizzard";
  src: url("../fonts/blizzard/blizzard-light.eot");
  src: url("../fonts/blizzard/blizzard-light.eot?#iefix") format("embedded-opentype"), url("../fonts/blizzard/blizzard-light.woff") format("woff"), url("../fonts/blizzard/blizzard-light.ttf") format("truetype"), url("../fonts/blizzard/blizzard-light.svg#blizzard") format("svg");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "blizzard";
  src: url("../fonts/blizzard/blizzard.eot");
  src: url("../fonts/blizzard/blizzard.eot?#iefix") format("embedded-opentype"), url("../fonts/blizzard/blizzard.woff") format("woff"), url("../fonts/blizzard/blizzard.ttf") format("truetype"), url("../fonts/blizzard/blizzard.svg#blizzard") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "blizzard";
  src: url("../fonts/blizzard/blizzard-italic.eot");
  src: url("../fonts/blizzard/blizzard-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/blizzard/blizzard-italic.woff") format("woff"), url("../fonts/blizzard/blizzard-italic.ttf") format("truetype"), url("../fonts/blizzard/blizzard-italic.svg#blizzard") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: "blizzard";
  src: url("../fonts/blizzard/blizzard-bold.eot");
  src: url("../fonts/blizzard/blizzard-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/blizzard/blizzard-bold.woff") format("woff"), url("../fonts/blizzard/blizzard-bold.ttf") format("truetype"), url("../fonts/blizzard/blizzard-bold.svg#blizzard") format("svg");
  font-weight: 700;
  font-style: bold;
  font-stretch: normal; }

@font-face {
  font-family: "opensans";
  src: url("../fonts/opensans/opensans-light-webfont.eot");
  src: url("../fonts/opensans/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-light-webfont.svg#opensans") format("svg");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "opensans";
  src: url("../fonts/opensans/opensans-regular-webfont.eot");
  src: url("../fonts/opensans/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-regular-webfont.svg#opensans") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "opensans";
  src: url("../fonts/opensans/opensans-italic-webfont.eot");
  src: url("../fonts/opensans/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-italic-webfont.woff") format("woff"), url("../fonts/opensans/opensans-italic-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-italic-webfont.svg#opensans") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

@font-face {
  font-family: "opensans";
  src: url("../fonts/opensans/opensans-bold-webfont.eot");
  src: url("../fonts/opensans/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans/opensans-bold-webfont.svg#opensans") format("svg");
  font-weight: 700;
  font-style: bold;
  font-stretch: normal; }

[data=article-wrapper] h1, [data=article-wrapper] .h1,
[data=article-wrapper] h2, [data=article-wrapper] .h2,
[data=article-wrapper] h3, [data=article-wrapper] .h3,
[data=article-wrapper] h4, [data=article-wrapper] .h4,
[data=article-wrapper] h5, [data=article-wrapper] .h5,
[data=article-wrapper] h6, [data=article-wrapper] .h6,
.article-wrapper h1,
.article-wrapper .h1,
.article-wrapper h2,
.article-wrapper .h2,
.article-wrapper h3,
.article-wrapper .h3,
.article-wrapper h4,
.article-wrapper .h4,
.article-wrapper h5,
.article-wrapper .h5,
.article-wrapper h6,
.article-wrapper .h6, [data=article-wrapper] .dl-horizontal dd,
.article-wrapper .dl-horizontal dd, [data=article-wrapper] .pull-left,
.article-wrapper .pull-left, [data=article-wrapper] .pull-right,
.article-wrapper .pull-right {
  *zoom: 1; }
  [data=article-wrapper] h1:before, [data=article-wrapper] .h1:before,
  [data=article-wrapper] h2:before, [data=article-wrapper] .h2:before,
  [data=article-wrapper] h3:before, [data=article-wrapper] .h3:before,
  [data=article-wrapper] h4:before, [data=article-wrapper] .h4:before,
  [data=article-wrapper] h5:before, [data=article-wrapper] .h5:before,
  [data=article-wrapper] h6:before, [data=article-wrapper] .h6:before,
  .article-wrapper h1:before,
  .article-wrapper .h1:before,
  .article-wrapper h2:before,
  .article-wrapper .h2:before,
  .article-wrapper h3:before,
  .article-wrapper .h3:before,
  .article-wrapper h4:before,
  .article-wrapper .h4:before,
  .article-wrapper h5:before,
  .article-wrapper .h5:before,
  .article-wrapper h6:before,
  .article-wrapper .h6:before, [data=article-wrapper] .dl-horizontal dd:before,
  .article-wrapper .dl-horizontal dd:before, [data=article-wrapper] .pull-left:before,
  .article-wrapper .pull-left:before, [data=article-wrapper] .pull-right:before,
  .article-wrapper .pull-right:before, [data=article-wrapper] h1:after, [data=article-wrapper] .h1:after,
  [data=article-wrapper] h2:after, [data=article-wrapper] .h2:after,
  [data=article-wrapper] h3:after, [data=article-wrapper] .h3:after,
  [data=article-wrapper] h4:after, [data=article-wrapper] .h4:after,
  [data=article-wrapper] h5:after, [data=article-wrapper] .h5:after,
  [data=article-wrapper] h6:after, [data=article-wrapper] .h6:after,
  .article-wrapper h1:after,
  .article-wrapper .h1:after,
  .article-wrapper h2:after,
  .article-wrapper .h2:after,
  .article-wrapper h3:after,
  .article-wrapper .h3:after,
  .article-wrapper h4:after,
  .article-wrapper .h4:after,
  .article-wrapper h5:after,
  .article-wrapper .h5:after,
  .article-wrapper h6:after,
  .article-wrapper .h6:after, [data=article-wrapper] .dl-horizontal dd:after,
  .article-wrapper .dl-horizontal dd:after, [data=article-wrapper] .pull-left:after,
  .article-wrapper .pull-left:after, [data=article-wrapper] .pull-right:after,
  .article-wrapper .pull-right:after {
    display: table;
    content: "";
    line-height: 0; }
  [data=article-wrapper] h1:after, [data=article-wrapper] .h1:after,
  [data=article-wrapper] h2:after, [data=article-wrapper] .h2:after,
  [data=article-wrapper] h3:after, [data=article-wrapper] .h3:after,
  [data=article-wrapper] h4:after, [data=article-wrapper] .h4:after,
  [data=article-wrapper] h5:after, [data=article-wrapper] .h5:after,
  [data=article-wrapper] h6:after, [data=article-wrapper] .h6:after,
  .article-wrapper h1:after,
  .article-wrapper .h1:after,
  .article-wrapper h2:after,
  .article-wrapper .h2:after,
  .article-wrapper h3:after,
  .article-wrapper .h3:after,
  .article-wrapper h4:after,
  .article-wrapper .h4:after,
  .article-wrapper h5:after,
  .article-wrapper .h5:after,
  .article-wrapper h6:after,
  .article-wrapper .h6:after, [data=article-wrapper] .dl-horizontal dd:after,
  .article-wrapper .dl-horizontal dd:after, [data=article-wrapper] .pull-left:after,
  .article-wrapper .pull-left:after, [data=article-wrapper] .pull-right:after,
  .article-wrapper .pull-right:after {
    clear: both; }

[data=article-wrapper] strong,
[data=article-wrapper] b,
.article-wrapper strong,
.article-wrapper b {
  font-weight: 700; }

[data=article-wrapper],
.article-wrapper {
  /* for two levels of nested quotations */
  /* extra content definitions for pre-2011 WebKit */
  line-height: 1.5;
  font-size: 14px;
  font-weight: 200;
  font-family: "Lucida Sans Unicode", Arial, sans-serif;
  background-color: transparent;
  color: #6EA6CA; }
  [data=article-wrapper] blockquote,
  .article-wrapper blockquote {
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
    background: #001433;
    background-size: 6px 6px;
    background-position: 0 0;
    margin-bottom: 1em;
    padding: 1em;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: #0798BF;
    /* q in pullquotes */ }
    [data=article-wrapper] blockquote p,
    .article-wrapper blockquote p {
      color: #458dba;
      font-weight: 100;
      text-transform: none; }
      [data=article-wrapper] blockquote p:last-of-type,
      .article-wrapper blockquote p:last-of-type {
        margin-bottom: 0; }
    [data=article-wrapper] blockquote footer,
    .article-wrapper blockquote footer {
      padding: 1em 0 0 0;
      line-height: 1.5;
      font-size: 0.7em;
      color: rgba(255, 255, 255, 0.7);
      text-transform: uppercase;
      font-weight: 400;
      display: block; }
      [data=article-wrapper] blockquote footer::before,
      .article-wrapper blockquote footer::before {
        content: " - "; }
    [data=article-wrapper] blockquote.blockquote-reverse footer::before,
    .article-wrapper blockquote.blockquote-reverse footer::before {
      content: ''; }
    [data=article-wrapper] blockquote.blockquote-reverse footer::after,
    .article-wrapper blockquote.blockquote-reverse footer::after {
      content: " - "; }
    @media (min-width: 62em) {
      [data=article-wrapper] blockquote.blockquote-reverse,
      .article-wrapper blockquote.blockquote-reverse {
        text-align: right; } }
    [data=article-wrapper] blockquote q:before,
    [data=article-wrapper] blockquote q:before,
    .article-wrapper blockquote q:before,
    .article-wrapper blockquote q:before {
      content: '‘';
      content: open-quote; }
    [data=article-wrapper] blockquote q:after,
    .article-wrapper blockquote q:after {
      content: '’';
      content: close-quote; }
    [data=article-wrapper] blockquote q q:before,
    .article-wrapper blockquote q q:before {
      content: '“';
      content: open-quote; }
    [data=article-wrapper] blockquote q q:after,
    .article-wrapper blockquote q q:after {
      content: '”';
      content: close-quote; }
  [data=article-wrapper] .pullquote,
  .article-wrapper .pullquote {
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
    background: #001433;
    background-size: 6px 6px;
    background-position: 0 0;
    margin-bottom: 1em;
    padding: 1em;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    /* q in pullquotes */ }
    [data=article-wrapper] .pullquote p,
    .article-wrapper .pullquote p {
      color: #6EA6CA;
      font-weight: 100;
      text-transform: none; }
      [data=article-wrapper] .pullquote p:last-of-type,
      .article-wrapper .pullquote p:last-of-type {
        margin-bottom: 0; }
    [data=article-wrapper] .pullquote footer.pullquote-source,
    .article-wrapper .pullquote footer.pullquote-source {
      padding: 1em 0 0 0;
      line-height: 1.5;
      font-size: 0.7em;
      color: rgba(255, 255, 255, 0.7);
      text-transform: uppercase;
      font-weight: 400;
      display: block; }
      [data=article-wrapper] .pullquote footer.pullquote-source::before,
      .article-wrapper .pullquote footer.pullquote-source::before {
        content: " - "; }
    [data=article-wrapper] .pullquote.pullquote-reverse footer::before,
    .article-wrapper .pullquote.pullquote-reverse footer::before {
      content: ''; }
    [data=article-wrapper] .pullquote.pullquote-reverse footer::after,
    .article-wrapper .pullquote.pullquote-reverse footer::after {
      content: " - "; }
    @media (min-width: 62em) {
      [data=article-wrapper] .pullquote.pullquote-reverse,
      .article-wrapper .pullquote.pullquote-reverse {
        text-align: right; } }
    [data=article-wrapper] .pullquote q:before,
    [data=article-wrapper] .pullquote q:before,
    .article-wrapper .pullquote q:before,
    .article-wrapper .pullquote q:before {
      content: '‘';
      content: open-quote; }
    [data=article-wrapper] .pullquote q:after,
    .article-wrapper .pullquote q:after {
      content: '’';
      content: close-quote; }
    [data=article-wrapper] .pullquote q q:before,
    .article-wrapper .pullquote q q:before {
      content: '“';
      content: open-quote; }
    [data=article-wrapper] .pullquote q q:after,
    .article-wrapper .pullquote q q:after {
      content: '”';
      content: close-quote; }
  [data=article-wrapper] q,
  .article-wrapper q {
    quotes: '“' '”' '‘' '’'; }
  [data=article-wrapper] q:before,
  .article-wrapper q:before {
    content: '“';
    content: open-quote; }
  [data=article-wrapper] q:after,
  .article-wrapper q:after {
    content: '”';
    content: close-quote; }
  [data=article-wrapper] q q:before,
  .article-wrapper q q:before {
    content: '‘';
    content: open-quote; }
  [data=article-wrapper] q q:after,
  .article-wrapper q q:after {
    content: '’';
    content: close-quote; }
  [data=article-wrapper] hr,
  .article-wrapper hr {
    margin: 1.5em 0;
    overflow: hidden;
    background-color: #052D5F;
    height: 1px;
    border: 0 none;
    width: 50%;
    margin: 24px auto;
    margin: 1.5rem auto; }
    [data=article-wrapper] hr.image-divider,
    .article-wrapper hr.image-divider {
      position: relative;
      height: 30px;
      width: 100%;
      background-image: url(../images/responsive-blog/horizontal-divider.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      background-color: transparent; }
  [data=article-wrapper] h1, [data=article-wrapper] .h1,
  .article-wrapper h1,
  .article-wrapper .h1 {
    font-size: 61.03516px;
    line-height: 0.8em;
    font-family: Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
    [data=article-wrapper] h1 .small,
    [data=article-wrapper] h1 small, [data=article-wrapper] .h1 .small,
    [data=article-wrapper] .h1 small,
    .article-wrapper h1 .small,
    .article-wrapper h1 small,
    .article-wrapper .h1 .small,
    .article-wrapper .h1 small {
      text-transform: uppercase; }
  [data=article-wrapper] h2, [data=article-wrapper] .h2,
  .article-wrapper h2,
  .article-wrapper .h2 {
    font-size: 39.0625px;
    line-height: 0.9em;
    font-family: Arial, sans-serif;
    color: #fff;
    font-weight: 200;
    text-transform: none; }
    [data=article-wrapper] h2 .small,
    [data=article-wrapper] h2 small, [data=article-wrapper] .h2 .small,
    [data=article-wrapper] .h2 small,
    .article-wrapper h2 .small,
    .article-wrapper h2 small,
    .article-wrapper .h2 .small,
    .article-wrapper .h2 small {
      text-transform: none; }
  [data=article-wrapper] h3, [data=article-wrapper] .h3,
  .article-wrapper h3,
  .article-wrapper .h3 {
    font-size: 31.25px;
    line-height: 1em;
    font-family: Arial, sans-serif;
    color: #fff;
    font-weight: 200;
    text-transform: none; }
    [data=article-wrapper] h3 .small,
    [data=article-wrapper] h3 small, [data=article-wrapper] .h3 .small,
    [data=article-wrapper] .h3 small,
    .article-wrapper h3 .small,
    .article-wrapper h3 small,
    .article-wrapper .h3 .small,
    .article-wrapper .h3 small {
      text-transform: none; }
  [data=article-wrapper] h4, [data=article-wrapper] .h4,
  .article-wrapper h4,
  .article-wrapper .h4 {
    font-size: 25px;
    line-height: 0.9em;
    font-family: Arial, sans-serif;
    color: #fff;
    font-weight: 200;
    text-transform: none; }
    [data=article-wrapper] h4 .small,
    [data=article-wrapper] h4 small, [data=article-wrapper] .h4 .small,
    [data=article-wrapper] .h4 small,
    .article-wrapper h4 .small,
    .article-wrapper h4 small,
    .article-wrapper .h4 .small,
    .article-wrapper .h4 small {
      text-transform: none; }
  [data=article-wrapper] h5, [data=article-wrapper] .h5,
  .article-wrapper h5,
  .article-wrapper .h5 {
    font-size: 20px;
    line-height: 1.1em;
    color: #fff;
    font-weight: 200;
    text-transform: none; }
    [data=article-wrapper] h5 .small,
    [data=article-wrapper] h5 small, [data=article-wrapper] .h5 .small,
    [data=article-wrapper] .h5 small,
    .article-wrapper h5 .small,
    .article-wrapper h5 small,
    .article-wrapper .h5 .small,
    .article-wrapper .h5 small {
      text-transform: none; }
  [data=article-wrapper] h6, [data=article-wrapper] .h6,
  .article-wrapper h6,
  .article-wrapper .h6 {
    font-size: 12.8px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 200;
    text-transform: none; }
    [data=article-wrapper] h6 .small,
    [data=article-wrapper] h6 small, [data=article-wrapper] .h6 .small,
    [data=article-wrapper] .h6 small,
    .article-wrapper h6 .small,
    .article-wrapper h6 small,
    .article-wrapper .h6 .small,
    .article-wrapper .h6 small {
      text-transform: none; }
  [data=article-wrapper] h1 small,
  [data=article-wrapper] h1 .small, [data=article-wrapper] .h1 small,
  [data=article-wrapper] .h1 .small,
  [data=article-wrapper] h2 small,
  [data=article-wrapper] h2 .small, [data=article-wrapper] .h2 small,
  [data=article-wrapper] .h2 .small,
  [data=article-wrapper] h3 small,
  [data=article-wrapper] h3 .small, [data=article-wrapper] .h3 small,
  [data=article-wrapper] .h3 .small,
  [data=article-wrapper] h4 small,
  [data=article-wrapper] h4 .small, [data=article-wrapper] .h4 small,
  [data=article-wrapper] .h4 .small,
  [data=article-wrapper] h5 small,
  [data=article-wrapper] h5 .small, [data=article-wrapper] .h5 small,
  [data=article-wrapper] .h5 .small,
  [data=article-wrapper] h6 small,
  [data=article-wrapper] h6 .small, [data=article-wrapper] .h6 small,
  [data=article-wrapper] .h6 .small,
  .article-wrapper h1 small,
  .article-wrapper h1 .small,
  .article-wrapper .h1 small,
  .article-wrapper .h1 .small,
  .article-wrapper h2 small,
  .article-wrapper h2 .small,
  .article-wrapper .h2 small,
  .article-wrapper .h2 .small,
  .article-wrapper h3 small,
  .article-wrapper h3 .small,
  .article-wrapper .h3 small,
  .article-wrapper .h3 .small,
  .article-wrapper h4 small,
  .article-wrapper h4 .small,
  .article-wrapper .h4 small,
  .article-wrapper .h4 .small,
  .article-wrapper h5 small,
  .article-wrapper h5 .small,
  .article-wrapper .h5 small,
  .article-wrapper .h5 .small,
  .article-wrapper h6 small,
  .article-wrapper h6 .small,
  .article-wrapper .h6 small,
  .article-wrapper .h6 .small {
    color: rgba(255, 255, 255, 0.5);
    font-size: 75%;
    display: block;
    line-height: 1.1; }
  [data=article-wrapper] h1.bullet-heading, [data=article-wrapper] .h1.bullet-heading,
  [data=article-wrapper] h2.bullet-heading, [data=article-wrapper] .h2.bullet-heading,
  [data=article-wrapper] h3.bullet-heading, [data=article-wrapper] .h3.bullet-heading,
  [data=article-wrapper] h4.bullet-heading, [data=article-wrapper] .h4.bullet-heading,
  [data=article-wrapper] h5.bullet-heading, [data=article-wrapper] .h5.bullet-heading,
  [data=article-wrapper] h6.bullet-heading, [data=article-wrapper] .h6.bullet-heading,
  .article-wrapper h1.bullet-heading,
  .article-wrapper .h1.bullet-heading,
  .article-wrapper h2.bullet-heading,
  .article-wrapper .h2.bullet-heading,
  .article-wrapper h3.bullet-heading,
  .article-wrapper .h3.bullet-heading,
  .article-wrapper h4.bullet-heading,
  .article-wrapper .h4.bullet-heading,
  .article-wrapper h5.bullet-heading,
  .article-wrapper .h5.bullet-heading,
  .article-wrapper h6.bullet-heading,
  .article-wrapper .h6.bullet-heading {
    padding: 0 0 0 1.2em;
    background: url("../../static/images/responsive-blog/heading-bullet.png") no-repeat left center;
    background-size: contain; }
  [data=article-wrapper] code,
  .article-wrapper code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    background-color: rgba(0, 214, 131, 0.2);
    color: #fff;
    padding: 2px 4px;
    font-size: 0.8em;
    border-radius: 3px;
    margin: 0 2px; }
  [data=article-wrapper] mark,
  .article-wrapper mark {
    background-color: rgba(0, 214, 131, 0.7);
    padding: 0 0.5em;
    color: white; }
  [data=article-wrapper] i,
  [data=article-wrapper] em,
  .article-wrapper i,
  .article-wrapper em {
    font-style: italic; }
  @media (min-width: 62em) {
    [data=article-wrapper] abbr[title],
    .article-wrapper abbr[title] {
      border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
      cursor: help; } }
  [data=article-wrapper] abbr[title]::after,
  .article-wrapper abbr[title]::after {
    font-size: 75%;
    color: rgba(255, 255, 255, 0.7);
    content: "(" attr(title) ") "; }
    @media (min-width: 62em) {
      [data=article-wrapper] abbr[title]::after,
      .article-wrapper abbr[title]::after {
        content: ''; } }
  [data=article-wrapper] sup,
  .article-wrapper sup {
    color: rgba(255, 255, 255, 0.7);
    font-size: 75%;
    vertical-align: super; }
  [data=article-wrapper] sub,
  .article-wrapper sub {
    color: rgba(255, 255, 255, 0.7);
    font-size: 75%;
    vertical-align: baseline; }
  [data=article-wrapper] a,
  .article-wrapper a {
    color: #00D683;
    text-decoration: none; }
    [data=article-wrapper] a:hover, [data=article-wrapper] a:focus,
    .article-wrapper a:hover,
    .article-wrapper a:focus {
      color: #0affa0;
      text-decoration: none; }
    [data=article-wrapper] a:focus,
    .article-wrapper a:focus {
      outline: 0 none;
      outline-offset: 0; }
  [data=article-wrapper] a.btn.disabled,
  fieldset[disabled] [data=article-wrapper] a.btn,
  .article-wrapper a.btn.disabled,
  fieldset[disabled]
  .article-wrapper a.btn {
    pointer-events: none; }
  [data=article-wrapper] ul,
  [data=article-wrapper] ol,
  .article-wrapper ul,
  .article-wrapper ol {
    padding-left: 24px;
    padding-left: 1.5rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-top: 0; }
    [data=article-wrapper] ul ul,
    [data=article-wrapper] ul ol,
    [data=article-wrapper] ol ul,
    [data=article-wrapper] ol ol,
    .article-wrapper ul ul,
    .article-wrapper ul ol,
    .article-wrapper ol ul,
    .article-wrapper ol ol {
      margin-bottom: 0; }
    [data=article-wrapper] ul ol,
    [data=article-wrapper] ol ol,
    .article-wrapper ul ol,
    .article-wrapper ol ol {
      list-style: lower-roman; }
  [data=article-wrapper] ul,
  .article-wrapper ul {
    list-style: square; }
  [data=article-wrapper] ol,
  .article-wrapper ol {
    list-style: decimal; }
  [data=article-wrapper] ul ul,
  [data=article-wrapper] ol ul,
  .article-wrapper ul ul,
  .article-wrapper ol ul {
    list-style-type: circle; }
  [data=article-wrapper] .list-unstyled,
  .article-wrapper .list-unstyled {
    padding-left: 0;
    list-style: none; }
  [data=article-wrapper] .list-inline,
  .article-wrapper .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    [data=article-wrapper] .list-inline > li,
    .article-wrapper .list-inline > li {
      position: relative;
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  [data=article-wrapper] .list-custom,
  .article-wrapper .list-custom {
    padding-left: 0;
    list-style: none; }
    [data=article-wrapper] .list-custom li,
    .article-wrapper .list-custom li {
      position: relative;
      padding-left: 24px;
      padding-left: 1.5rem;
      display: block; }
      [data=article-wrapper] .list-custom li::before,
      .article-wrapper .list-custom li::before {
        position: absolute;
        top: 8px;
        left: 0;
        width: 15px;
        height: 15px;
        background: url("../../static/images/responsive-blog/bullet.svg") no-repeat 0 0;
        background-size: contain;
        content: ' ';
        display: inline-block;
        text-indent: -9999px; }
    [data=article-wrapper] .list-custom ul,
    .article-wrapper .list-custom ul {
      padding-left: 0;
      list-style: none; }
  [data=article-wrapper] dl,
  .article-wrapper dl {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-top: 0; }
  [data=article-wrapper] dt,
  [data=article-wrapper] dd,
  .article-wrapper dt,
  .article-wrapper dd {
    line-height: 24px;
    line-height: 1.5rem; }
  [data=article-wrapper] dt,
  .article-wrapper dt {
    font-weight: 700;
    color: #6EA6CA; }
  [data=article-wrapper] dd,
  .article-wrapper dd {
    margin-left: 0; }
  [data=article-wrapper] .dl-horizontal dt,
  .article-wrapper .dl-horizontal dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
    margin-right: 24px;
    margin-right: 1.5rem;
    float: left;
    clear: left;
    text-align: right; }
    @media (max-width: 25em) {
      [data=article-wrapper] .dl-horizontal dt,
      .article-wrapper .dl-horizontal dt {
        float: none;
        text-align: left;
        width: 100%; } }
    [data=article-wrapper] .dl-horizontal dt dd,
    .article-wrapper .dl-horizontal dt dd {
      margin-left: 180px; }
  [data=article-wrapper] p,
  .article-wrapper p {
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
    [data=article-wrapper] p.lead, [data=article-wrapper] p.lede,
    .article-wrapper p.lead,
    .article-wrapper p.lede {
      font-size: 20px;
      line-height: 1.5em;
      font-weight: 200;
      color: #6EA6CA; }
  [data=article-wrapper] .type,
  .article-wrapper .type {
    text-rendering: optimizeLegibility;
    line-height: 1;
    margin-top: 0; }
  [data=article-wrapper] .vertical-top,
  .article-wrapper .vertical-top {
    vertical-align: top; }
  [data=article-wrapper] .vertical-bottom,
  .article-wrapper .vertical-bottom {
    vertical-align: bottom; }
  [data=article-wrapper] .vertical-middle,
  .article-wrapper .vertical-middle {
    vertical-align: middle; }
  [data=article-wrapper] .text-uppercase,
  .article-wrapper .text-uppercase {
    text-transform: uppercase; }
  [data=article-wrapper] .text-lowercase,
  .article-wrapper .text-lowercase {
    text-transform: lowercase; }
  [data=article-wrapper] .text-capitalize,
  .article-wrapper .text-capitalize {
    text-transform: capitalize; }
  [data=article-wrapper] .text-reset,
  .article-wrapper .text-reset {
    text-transform: none; }
  [data=article-wrapper] .text-left,
  .article-wrapper .text-left {
    text-align: left; }
  [data=article-wrapper] .text-right,
  .article-wrapper .text-right {
    text-align: right; }
  [data=article-wrapper] .text-center,
  .article-wrapper .text-center {
    text-align: center; }
  [data=article-wrapper] .text-justify,
  .article-wrapper .text-justify {
    text-align: justify; }
  [data=article-wrapper] .text-nowrap,
  .article-wrapper .text-nowrap {
    white-space: nowrap; }
  [data=article-wrapper] .no-border,
  .article-wrapper .no-border {
    border: 0 none; }
  [data=article-wrapper] .no-shadow,
  .article-wrapper .no-shadow {
    box-shadow: none; }
  [data=article-wrapper] .center-block, [data=article-wrapper] .pull-left, [data=article-wrapper] .pull-right,
  .article-wrapper .center-block, .article-wrapper .pull-left, .article-wrapper .pull-right {
    display: block;
    margin-left: auto;
    margin-right: auto; }
    [data=article-wrapper] .center-block img, [data=article-wrapper] .pull-left img, [data=article-wrapper] .pull-right img,
    .article-wrapper .center-block img, .article-wrapper .pull-left img, .article-wrapper .pull-right img {
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
  [data=article-wrapper] .pull-left,
  .article-wrapper .pull-left {
    float: none; }
    @media (min-width: 48em) {
      [data=article-wrapper] .pull-left,
      .article-wrapper .pull-left {
        *zoom: 1;
        margin: 0 1.5rem 0 0;
        max-width: 60%;
        float: left;
        display: inline; }
        [data=article-wrapper] .pull-left:before, [data=article-wrapper] .pull-left:after,
        .article-wrapper .pull-left:before,
        .article-wrapper .pull-left:after {
          display: table;
          content: "";
          line-height: 0; }
        [data=article-wrapper] .pull-left:after,
        .article-wrapper .pull-left:after {
          clear: both; } }
  [data=article-wrapper] .pull-right,
  .article-wrapper .pull-right {
    float: none; }
    @media (min-width: 48em) {
      [data=article-wrapper] .pull-right,
      .article-wrapper .pull-right {
        *zoom: 1;
        margin: 0 0 0 1.5rem;
        max-width: 60%;
        float: right;
        display: inline; }
        [data=article-wrapper] .pull-right:before, [data=article-wrapper] .pull-right:after,
        .article-wrapper .pull-right:before,
        .article-wrapper .pull-right:after {
          display: table;
          content: "";
          line-height: 0; }
        [data=article-wrapper] .pull-right:after,
        .article-wrapper .pull-right:after {
          clear: both; } }
  [data=article-wrapper] .panel-group .panel,
  .article-wrapper .panel-group .panel {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background-color: rgba(10, 12, 16, 0.5);
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    /* For some Androids */ }
    [data=article-wrapper] .panel-group .panel .panel-heading,
    .article-wrapper .panel-group .panel .panel-heading {
      position: relative; }
      [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a,
      .article-wrapper .panel-group .panel .panel-heading .panel-title a {
        padding: 1em 4.3em 1em 1em;
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        font-size: 1.2em;
        text-decoration: none;
        display: block; }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a img,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a img {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          height: 100%;
          margin: 0;
          box-shadow: none;
          border: 0 none;
          z-index: 0; }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a::after, [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a::before,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a::after,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a::before {
          position: absolute;
          top: 40%;
          right: 4em;
          background-color: #00D683;
          -webkit-transition: all 0.2s ease-in-out;
                  transition: all 0.2s ease-in-out;
          right: 2em;
          width: 3px;
          height: 9px;
          content: ""; }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a:before,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a:before {
          -webkit-transform: translate(-2px, 0) rotate(45deg);
              -ms-transform: translate(-2px, 0) rotate(45deg);
                  transform: translate(-2px, 0) rotate(45deg); }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a:after,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a:after {
          -webkit-transform: translate(2px, 0) rotate(-45deg);
              -ms-transform: translate(2px, 0) rotate(-45deg);
                  transform: translate(2px, 0) rotate(-45deg); }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a.collapsed::after, [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a.collapsed::before,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a.collapsed::after,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a.collapsed::before {
          background-color: #adadae; }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a.collapsed:before,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a.collapsed:before {
          -webkit-transform: translate(2px, 0) rotate(45deg);
              -ms-transform: translate(2px, 0) rotate(45deg);
                  transform: translate(2px, 0) rotate(45deg); }
        [data=article-wrapper] .panel-group .panel .panel-heading .panel-title a.collapsed:after,
        .article-wrapper .panel-group .panel .panel-heading .panel-title a.collapsed:after {
          -webkit-transform: translate(-2px, 0) rotate(-45deg);
              -ms-transform: translate(-2px, 0) rotate(-45deg);
                  transform: translate(-2px, 0) rotate(-45deg); }
  [data=article-wrapper] .panel-group .panel-collapse.collapse,
  .article-wrapper .panel-group .panel-collapse.collapse {
    display: none; }
    [data=article-wrapper] .panel-group .panel-collapse.collapse.in,
    .article-wrapper .panel-group .panel-collapse.collapse.in {
      display: block; }
  [data=article-wrapper] .panel-group .panel-body,
  .article-wrapper .panel-group .panel-body {
    padding: 1em 4.3em 1em 1em; }
  [data=article-wrapper] .btn,
  .article-wrapper .btn {
    border-radius: 2px;
    padding: 8px 24px;
    border: 1px solid;
    font-size: 1em;
    text-decoration: none;
    margin-bottom: 0;
    -webkit-transition: none;
            transition: none;
    display: block;
    cursor: pointer;
    text-align: center; }
    @media (min-width: 48em) {
      [data=article-wrapper] .btn,
      .article-wrapper .btn {
        display: inline-block; } }
    [data=article-wrapper] .btn.center-block, [data=article-wrapper] .btn.pull-left, [data=article-wrapper] .btn.pull-right,
    .article-wrapper .btn.center-block, .article-wrapper .btn.pull-left, .article-wrapper .btn.pull-right {
      margin: 0 auto 0;
      text-align: center; }
    [data=article-wrapper] .btn.block,
    .article-wrapper .btn.block {
      margin: 0 auto 0;
      display: block; }
    [data=article-wrapper] .btn-lg,
    .article-wrapper .btn-lg {
      font-size: 1.2em;
      padding: 12px 30px; }
    [data=article-wrapper] .btn-sm,
    .article-wrapper .btn-sm {
      font-size: 0.8em;
      padding: 5px 16px; }
    [data=article-wrapper] .btn-xs,
    .article-wrapper .btn-xs {
      font-size: 0.7em;
      padding: 5px 16px; }
    [data=article-wrapper] .btn-alternate, [data=article-wrapper] .btn-primary,
    .article-wrapper .btn-alternate,
    .article-wrapper .btn-primary {
      background-color: #333;
      border-color: #222;
      color: #503f34; }
      [data=article-wrapper] .btn-alternate:hover, [data=article-wrapper] .btn-primary:hover,
      .article-wrapper .btn-alternate:hover,
      .article-wrapper .btn-primary:hover {
        background-color: #222;
        border-color: #333;
        color: #503f34;
        text-decoration: none; }
    [data=article-wrapper] .btn-default,
    .article-wrapper .btn-default {
      background-color: #00D683;
      border-color: #08964a;
      color: #01fd83; }
      [data=article-wrapper] .btn-default:hover, [data=article-wrapper] .btn-default:focus,
      .article-wrapper .btn-default:hover,
      .article-wrapper .btn-default:focus {
        background-color: #0affa0;
        border-color: #00b956;
        color: #fff;
        text-decoration: none; }
  [data=article-wrapper] .blog_card,
  .article-wrapper .blog_card {
    background-color: #001433;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border: 1px solid rgba(3, 63, 126, 0.4);
    border-radius: 1px;
    height: auto;
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
    @media (min-width: 48em) {
      [data=article-wrapper] .blog_card,
      .article-wrapper .blog_card {
        max-width: 16rem; } }
    [data=article-wrapper] .blog_card img,
    .article-wrapper .blog_card img {
      display: block;
      height: auto;
      margin: 0 auto;
      max-width: 100%;
      width: 100%;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
    [data=article-wrapper] .blog_card .blog_card-img-top,
    [data=article-wrapper] .blog_card .blog_card-img-bottom,
    .article-wrapper .blog_card .blog_card-img-top,
    .article-wrapper .blog_card .blog_card-img-bottom {
      box-shadow: none;
      box-sizing: border-box;
      display: block;
      width: 100%; }
    [data=article-wrapper] .blog_card .blog_card-img-top,
    .article-wrapper .blog_card .blog_card-img-top {
      border-width: 0 0 1px 0;
      border-color: rgba(3, 63, 126, 0.4);
      border-style: solid; }
    [data=article-wrapper] .blog_card .blog_card-img-bottom,
    .article-wrapper .blog_card .blog_card-img-bottom {
      border-width: 1px 0 0 0;
      border-color: rgba(3, 63, 126, 0.4);
      border-style: solid; }
    [data=article-wrapper] .blog_card .blog_card-block,
    .article-wrapper .blog_card .blog_card-block {
      padding: 1em;
      height: inherit; }
      [data=article-wrapper] .blog_card .blog_card-block .blog_card-title,
      .article-wrapper .blog_card .blog_card-block .blog_card-title {
        text-transform: uppercase;
        font-weight: 100;
        margin: 0;
        padding: 0 0 0.2em 0;
        font-size: 1.1em;
        font-family: "Lucida Sans Unicode", Arial, sans-serif; }
      [data=article-wrapper] .blog_card .blog_card-block .blog_card-text,
      .article-wrapper .blog_card .blog_card-block .blog_card-text {
        margin: 0;
        color: #6EA6CA;
        padding: 0 0 1em; }
    [data=article-wrapper] .blog_card .blog_card-header,
    .article-wrapper .blog_card .blog_card-header {
      margin: 0;
      padding: 0.8em 1em;
      background-color: rgba(255, 255, 255, 0.05);
      font-size: 1em;
      color: rgba(255, 255, 255, 0.8); }
    [data=article-wrapper] .blog_card .blog_card-footer,
    .article-wrapper .blog_card .blog_card-footer {
      margin: 0;
      padding: 0.6em 1.3em;
      background-color: rgba(255, 255, 255, 0.03);
      font-size: 0.8em;
      color: rgba(255, 255, 255, 0.3);
      border-width: 1px 0 0 0;
      border-color: rgba(3, 63, 126, 0.4);
      border-style: solid; }
  [data=article-wrapper] a.card,
  .article-wrapper a.card {
    display: block; }
  [data=article-wrapper] .blog_card-group,
  .article-wrapper .blog_card-group {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    max-width: 100%; }
    [data=article-wrapper] .blog_card-group .blog_card-list,
    .article-wrapper .blog_card-group .blog_card-list {
      -webkit-flex-grow: 0;
      -webkit-box-flex: 0;
      -moz-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      margin-bottom: 24px;
      margin-bottom: 1.5rem;
      transition: width .4s ease-in-out,-ms-flex .4s ease-in-out;
      box-sizing: border-box; }
      @media (min-width: 30em) {
        [data=article-wrapper] .blog_card-group .blog_card-list,
        .article-wrapper .blog_card-group .blog_card-list {
          width: 50%;
          padding: 0 0 0.2em 0.2em;
          margin: 0; }
          [data=article-wrapper] .blog_card-group .blog_card-list:nth-child(2n+1),
          .article-wrapper .blog_card-group .blog_card-list:nth-child(2n+1) {
            clear: both; } }
      @media (min-width: 62em) {
        [data=article-wrapper] .blog_card-group .blog_card-list,
        .article-wrapper .blog_card-group .blog_card-list {
          width: 33.33%;
          margin: 0; }
          [data=article-wrapper] .blog_card-group .blog_card-list:nth-child(3n+1),
          .article-wrapper .blog_card-group .blog_card-list:nth-child(3n+1) {
            clear: both; } }
    [data=article-wrapper] .blog_card-group .blog_card,
    .article-wrapper .blog_card-group .blog_card {
      margin-bottom: 0;
      max-width: 100%;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      [data=article-wrapper] .blog_card-group .blog_card .blog_card-block,
      .article-wrapper .blog_card-group .blog_card .blog_card-block {
        -webkit-flex-grow: 1;
        -webkit-box-flex: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -webkit-box-flex: 0;
        -ms-flex-negative: 0;
        -webkit-flex-shrink: 0;
                flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
      [data=article-wrapper] .blog_card-group .blog_card .blog_card-text,
      .article-wrapper .blog_card-group .blog_card .blog_card-text {
        -webkit-flex-grow: 1;
        -webkit-box-flex: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -webkit-box-flex: 0;
        -ms-flex-negative: 0;
        -webkit-flex-shrink: 0;
                flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  [data=article-wrapper] figure,
  .article-wrapper figure {
    position: relative;
    background-color: transparent;
    width: auto; }
    [data=article-wrapper] figure img,
    .article-wrapper figure img {
      margin-bottom: 0; }
    [data=article-wrapper] figure .video + figcaption,
    .article-wrapper figure .video + figcaption {
      margin-bottom: 0; }
    [data=article-wrapper] figure figcaption,
    .article-wrapper figure figcaption {
      position: relative;
      margin-bottom: 24px;
      margin-bottom: 1.5rem;
      background: -webkit-linear-gradient(135deg, transparent 46%, rgba(255, 255, 255, 0.2) 49%, transparent 51%, transparent 55%);
      background: linear-gradient(-45deg, transparent 46%, rgba(255, 255, 255, 0.2) 49%, transparent 51%, transparent 55%);
      padding: 1em;
      line-height: 1.5;
      font-size: 14px;
      font-style: normal;
      color: rgba(255, 255, 255, 0.5);
      background-size: 6px 6px;
      text-align: left;
      height: 24px;
      height: 1.5rem;
      z-index: 1; }
  [data=article-wrapper] .gallery,
  .article-wrapper .gallery {
    position: relative;
    margin: 24px 0;
    margin: 1.5rem 0;
    width: 100%; }
    [data=article-wrapper] .gallery a,
    [data=article-wrapper] .gallery div,
    [data=article-wrapper] .gallery figure,
    .article-wrapper .gallery a,
    .article-wrapper .gallery div,
    .article-wrapper .gallery figure {
      position: relative;
      -webkit-flex-grow: 1;
      -webkit-box-flex: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-flex-shrink: auto;
      -webkit-box-flex: auto;
      -ms-flex-negative: auto;
      -webkit-flex-shrink: auto;
              flex-shrink: auto;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      width: 230px;
      margin: 3px; }
      [data=article-wrapper] .gallery a img,
      [data=article-wrapper] .gallery div img,
      [data=article-wrapper] .gallery figure img,
      .article-wrapper .gallery a img,
      .article-wrapper .gallery div img,
      .article-wrapper .gallery figure img {
        width: 100%;
        margin: 0 auto;
        height: auto;
        display: block; }
  [data=article-wrapper] .img-responsive,
  .article-wrapper .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  [data=article-wrapper] .img-rounded,
  .article-wrapper .img-rounded {
    border-radius: 0.3em; }
  [data=article-wrapper] .img-thumbnail,
  .article-wrapper .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 1px;
    line-height: 1.5;
    background-color: rgba(3, 62, 124, 0.5);
    border: 1px solid transparent;
    border-radius: 0.3em;
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; }
    [data=article-wrapper] .img-thumbnail.img-small,
    .article-wrapper .img-thumbnail.img-small {
      width: 60px;
      height: 60px; }
  [data=article-wrapper] .img-circle,
  .article-wrapper .img-circle {
    border-radius: 50%; }
  [data=article-wrapper] img,
  .article-wrapper img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border: 1px solid transparent;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    max-width: 100%;
    height: auto;
    vertical-align: middle; }
    [data=article-wrapper] img::after,
    .article-wrapper img::after {
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
      content: ''; }
  [data=article-wrapper] .media,
  [data=article-wrapper] .media-body,
  .article-wrapper .media,
  .article-wrapper .media-body {
    zoom: 1;
    overflow: hidden; }
  [data=article-wrapper] .media,
  .article-wrapper .media {
    margin-top: 24px;
    margin-top: 1.5rem;
    border-width: 1px;
    border-style: solid;
    border-color: transparent; }
    [data=article-wrapper] .media:first-child,
    .article-wrapper .media:first-child {
      margin-top: 0; }
    [data=article-wrapper] .media-body,
    .article-wrapper .media-body {
      width: 10000px; }
    [data=article-wrapper] .media-object,
    .article-wrapper .media-object {
      max-width: 80px;
      min-width: 80px;
      display: block;
      margin-bottom: 0; }
    [data=article-wrapper] .media-right,
    [data=article-wrapper] .media > .pull-right,
    .article-wrapper .media-right,
    .article-wrapper .media > .pull-right {
      padding-left: 1em; }
    [data=article-wrapper] .media-left,
    [data=article-wrapper] .media > .pull-left,
    .article-wrapper .media-left,
    .article-wrapper .media > .pull-left {
      padding-right: 1em; }
    [data=article-wrapper] .media-left, [data=article-wrapper] .media-right, [data=article-wrapper] .media-body,
    .article-wrapper .media-left,
    .article-wrapper .media-right,
    .article-wrapper .media-body {
      display: table-cell;
      vertical-align: top; }
    [data=article-wrapper] .media-middle,
    .article-wrapper .media-middle {
      vertical-align: middle; }
    [data=article-wrapper] .media-bottom,
    .article-wrapper .media-bottom {
      vertical-align: bottom; }
    [data=article-wrapper] .media-heading,
    .article-wrapper .media-heading {
      font-size: 1;
      font-family: Arial, sans-serif;
      font-weight: 200;
      text-transform: none;
      color: #fff;
      margin-bottom: 5px;
      margin-top: 0; }
    [data=article-wrapper] .media-list,
    .article-wrapper .media-list {
      padding-left: 0;
      list-style: none; }
  [data=article-wrapper] .media,
  .article-wrapper .media {
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
  [data=article-wrapper] table,
  .article-wrapper table {
    background-color: transparent;
    font-size: 1em; }
  [data=article-wrapper] caption,
  .article-wrapper caption {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: left; }
  [data=article-wrapper] th,
  .article-wrapper th {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.3);
    text-align: left; }
  [data=article-wrapper] .table tr.text-left,
  .article-wrapper .table tr.text-left {
    text-align: left; }
    [data=article-wrapper] .table tr.text-left td, [data=article-wrapper] .table tr.text-left th,
    .article-wrapper .table tr.text-left td,
    .article-wrapper .table tr.text-left th {
      text-align: left; }
  [data=article-wrapper] .table tr.text-center,
  .article-wrapper .table tr.text-center {
    text-align: center; }
    [data=article-wrapper] .table tr.text-center td, [data=article-wrapper] .table tr.text-center th,
    .article-wrapper .table tr.text-center td,
    .article-wrapper .table tr.text-center th {
      text-align: center; }
  [data=article-wrapper] .table tr.text-right,
  .article-wrapper .table tr.text-right {
    text-align: right; }
    [data=article-wrapper] .table tr.text-right td, [data=article-wrapper] .table tr.text-right th,
    .article-wrapper .table tr.text-right td,
    .article-wrapper .table tr.text-right th {
      text-align: right; }
  [data=article-wrapper] .table.text-left td, [data=article-wrapper] .table.text-left th,
  .article-wrapper .table.text-left td,
  .article-wrapper .table.text-left th {
    text-align: left; }
  [data=article-wrapper] .table.text-right td, [data=article-wrapper] .table.text-right th,
  .article-wrapper .table.text-right td,
  .article-wrapper .table.text-right th {
    text-align: right; }
  [data=article-wrapper] .table.text-center td, [data=article-wrapper] .table.text-center th,
  .article-wrapper .table.text-center td,
  .article-wrapper .table.text-center th {
    text-align: center; }
  [data=article-wrapper] .table,
  .article-wrapper .table {
    border-collapse: collapse; }
    [data=article-wrapper] .table tr.vertical-top,
    .article-wrapper .table tr.vertical-top {
      vertical-align: top; }
      [data=article-wrapper] .table tr.vertical-top td, [data=article-wrapper] .table tr.vertical-top th,
      .article-wrapper .table tr.vertical-top td,
      .article-wrapper .table tr.vertical-top th {
        vertical-align: top; }
    [data=article-wrapper] .table tr.vertical-bottom,
    .article-wrapper .table tr.vertical-bottom {
      vertical-align: bottom; }
      [data=article-wrapper] .table tr.vertical-bottom td, [data=article-wrapper] .table tr.vertical-bottom th,
      .article-wrapper .table tr.vertical-bottom td,
      .article-wrapper .table tr.vertical-bottom th {
        vertical-align: bottom; }
    [data=article-wrapper] .table tr.vertical-middle,
    .article-wrapper .table tr.vertical-middle {
      vertical-align: middle; }
      [data=article-wrapper] .table tr.vertical-middle td, [data=article-wrapper] .table tr.vertical-middle th,
      .article-wrapper .table tr.vertical-middle td,
      .article-wrapper .table tr.vertical-middle th {
        vertical-align: middle; }
    [data=article-wrapper] .table.vertical-top td, [data=article-wrapper] .table.vertical-top th,
    .article-wrapper .table.vertical-top td,
    .article-wrapper .table.vertical-top th {
      vertical-align: top; }
    [data=article-wrapper] .table.vertical-bottom td, [data=article-wrapper] .table.vertical-bottom th,
    .article-wrapper .table.vertical-bottom td,
    .article-wrapper .table.vertical-bottom th {
      vertical-align: bottom; }
    [data=article-wrapper] .table.vertical-middle td, [data=article-wrapper] .table.vertical-middle th,
    .article-wrapper .table.vertical-middle td,
    .article-wrapper .table.vertical-middle th {
      vertical-align: middle; }
  [data=article-wrapper] .table,
  .article-wrapper .table {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    width: 100%;
    max-width: 100%; }
    [data=article-wrapper] .table > thead > tr > th,
    [data=article-wrapper] .table > thead > tr > td,
    [data=article-wrapper] .table > tbody > tr > th,
    [data=article-wrapper] .table > tbody > tr > td,
    [data=article-wrapper] .table > tfoot > tr > th,
    [data=article-wrapper] .table > tfoot > tr > td,
    .article-wrapper .table > thead > tr > th,
    .article-wrapper .table > thead > tr > td,
    .article-wrapper .table > tbody > tr > th,
    .article-wrapper .table > tbody > tr > td,
    .article-wrapper .table > tfoot > tr > th,
    .article-wrapper .table > tfoot > tr > td {
      padding: 0.5em;
      line-height: 1.5;
      border-top: 1px solid #033f7e; }
    [data=article-wrapper] .table > thead > tr > th,
    .article-wrapper .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #033f7e; }
    [data=article-wrapper] .table > caption + thead > tr:first-child > th,
    [data=article-wrapper] .table > caption + thead > tr:first-child > td,
    [data=article-wrapper] .table > colgroup + thead > tr:first-child > th,
    [data=article-wrapper] .table > colgroup + thead > tr:first-child > td,
    [data=article-wrapper] .table > thead:first-child > tr:first-child > th,
    [data=article-wrapper] .table > thead:first-child > tr:first-child > td,
    .article-wrapper .table > caption + thead > tr:first-child > th,
    .article-wrapper .table > caption + thead > tr:first-child > td,
    .article-wrapper .table > colgroup + thead > tr:first-child > th,
    .article-wrapper .table > colgroup + thead > tr:first-child > td,
    .article-wrapper .table > thead:first-child > tr:first-child > th,
    .article-wrapper .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    [data=article-wrapper] .table > tbody + tbody,
    .article-wrapper .table > tbody + tbody {
      border-top: 1px solid #033f7e; }
    [data=article-wrapper] .table .table,
    .article-wrapper .table .table {
      background-color: transparent; }
  [data=article-wrapper] .table-condensed > thead > tr > th,
  [data=article-wrapper] .table-condensed > thead > tr > td,
  [data=article-wrapper] .table-condensed > tbody > tr > th,
  [data=article-wrapper] .table-condensed > tbody > tr > td,
  [data=article-wrapper] .table-condensed > tfoot > tr > th,
  [data=article-wrapper] .table-condensed > tfoot > tr > td,
  .article-wrapper .table-condensed > thead > tr > th,
  .article-wrapper .table-condensed > thead > tr > td,
  .article-wrapper .table-condensed > tbody > tr > th,
  .article-wrapper .table-condensed > tbody > tr > td,
  .article-wrapper .table-condensed > tfoot > tr > th,
  .article-wrapper .table-condensed > tfoot > tr > td {
    padding: 0.4em; }
  [data=article-wrapper] .table-bordered,
  .article-wrapper .table-bordered {
    border: 1px solid #033f7e; }
    [data=article-wrapper] .table-bordered > thead > tr > th,
    [data=article-wrapper] .table-bordered > thead > tr > td,
    [data=article-wrapper] .table-bordered > tbody > tr > th,
    [data=article-wrapper] .table-bordered > tbody > tr > td,
    [data=article-wrapper] .table-bordered > tfoot > tr > th,
    [data=article-wrapper] .table-bordered > tfoot > tr > td,
    .article-wrapper .table-bordered > thead > tr > th,
    .article-wrapper .table-bordered > thead > tr > td,
    .article-wrapper .table-bordered > tbody > tr > th,
    .article-wrapper .table-bordered > tbody > tr > td,
    .article-wrapper .table-bordered > tfoot > tr > th,
    .article-wrapper .table-bordered > tfoot > tr > td {
      border: 1px solid #033f7e; }
    [data=article-wrapper] .table-bordered > thead > tr > th,
    [data=article-wrapper] .table-bordered > thead > tr > td,
    .article-wrapper .table-bordered > thead > tr > th,
    .article-wrapper .table-bordered > thead > tr > td {
      border-bottom-width: 1px; }
  [data=article-wrapper] .table-striped > tbody > tr:nth-of-type(odd),
  .article-wrapper .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(110, 166, 202, 0.05); }
  [data=article-wrapper] .table-hover > tbody > tr:hover,
  .article-wrapper .table-hover > tbody > tr:hover {
    background-color: rgba(255, 255, 255, 0.1); }
  [data=article-wrapper] table col[class*="col-"],
  .article-wrapper table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  [data=article-wrapper] table td[class*="col-"],
  [data=article-wrapper] table th[class*="col-"],
  .article-wrapper table td[class*="col-"],
  .article-wrapper table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  [data=article-wrapper] .table-responsive,
  .article-wrapper .table-responsive {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    overflow-x: auto;
    min-height: 0.01%; }
    [data=article-wrapper] .table-responsive .table,
    .article-wrapper .table-responsive .table {
      margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      [data=article-wrapper] .table-responsive,
      .article-wrapper .table-responsive {
        margin-bottom: 1.125rem;
        width: 100%;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar; }
        [data=article-wrapper] .table-responsive .table,
        .article-wrapper .table-responsive .table {
          margin-bottom: 0; }
          [data=article-wrapper] .table-responsive .table > thead > tr > th,
          [data=article-wrapper] .table-responsive .table > thead > tr > td,
          [data=article-wrapper] .table-responsive .table > tbody > tr > th,
          [data=article-wrapper] .table-responsive .table > tbody > tr > td,
          [data=article-wrapper] .table-responsive .table > tfoot > tr > th,
          [data=article-wrapper] .table-responsive .table > tfoot > tr > td,
          .article-wrapper .table-responsive .table > thead > tr > th,
          .article-wrapper .table-responsive .table > thead > tr > td,
          .article-wrapper .table-responsive .table > tbody > tr > th,
          .article-wrapper .table-responsive .table > tbody > tr > td,
          .article-wrapper .table-responsive .table > tfoot > tr > th,
          .article-wrapper .table-responsive .table > tfoot > tr > td {
            white-space: nowrap; }
        [data=article-wrapper] .table-responsive > .table-bordered,
        .article-wrapper .table-responsive > .table-bordered {
          border: 0; }
          [data=article-wrapper] .table-responsive > .table-bordered > thead > tr > th:first-child,
          [data=article-wrapper] .table-responsive > .table-bordered > thead > tr > td:first-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tbody > tr > th:first-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tbody > tr > td:first-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tfoot > tr > td:first-child,
          .article-wrapper .table-responsive > .table-bordered > thead > tr > th:first-child,
          .article-wrapper .table-responsive > .table-bordered > thead > tr > td:first-child,
          .article-wrapper .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .article-wrapper .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .article-wrapper .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .article-wrapper .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          [data=article-wrapper] .table-responsive > .table-bordered > thead > tr > th:last-child,
          [data=article-wrapper] .table-responsive > .table-bordered > thead > tr > td:last-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tbody > tr > th:last-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tbody > tr > td:last-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          [data=article-wrapper] .table-responsive > .table-bordered > tfoot > tr > td:last-child,
          .article-wrapper .table-responsive > .table-bordered > thead > tr > th:last-child,
          .article-wrapper .table-responsive > .table-bordered > thead > tr > td:last-child,
          .article-wrapper .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .article-wrapper .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .article-wrapper .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .article-wrapper .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          [data=article-wrapper] .table-responsive > .table-bordered > tbody > tr:last-child > th,
          [data=article-wrapper] .table-responsive > .table-bordered > tbody > tr:last-child > td,
          [data=article-wrapper] .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          [data=article-wrapper] .table-responsive > .table-bordered > tfoot > tr:last-child > td,
          .article-wrapper .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .article-wrapper .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .article-wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .article-wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  [data=article-wrapper] .table-stack,
  .article-wrapper .table-stack {
    margin: 24px 0;
    margin: 1.5rem 0; }
    @media (max-width: 25em) {
      [data=article-wrapper] .table-stack thead,
      .article-wrapper .table-stack thead {
        display: none; }
      [data=article-wrapper] .table-stack tr td,
      .article-wrapper .table-stack tr td {
        display: -webkit-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        margin-left: auto; }
        [data=article-wrapper] .table-stack tr td::before,
        .article-wrapper .table-stack tr td::before {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-weight: 200;
          text-align: right;
          color: rgba(255, 255, 255, 0.3);
          padding-right: 1em;
          width: 40%;
          content: attr(data-heading);
          display: inline-block; } }
  [data=article-wrapper] .nav-tabs,
  .article-wrapper .nav-tabs {
    padding-left: 0;
    list-style: none;
    background-color: rgba(10, 12, 16, 0.5);
    border-width: 1px 1px 1px 1px;
    border-color: rgba(255, 255, 255, 0.08);
    border-style: solid;
    margin-bottom: 0;
    overflow-x: auto; }
    [data=article-wrapper] .nav-tabs > li,
    .article-wrapper .nav-tabs > li {
      width: 100%; }
      [data=article-wrapper] .nav-tabs > li > a,
      .article-wrapper .nav-tabs > li > a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-width: 0 0 4px 0;
        border-color: transparent;
        padding: 1em 1em 0.5em 1em;
        color: #00D683;
        text-decoration: none;
        display: block;
        border-style: solid;
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        -webkit-tap-highlight-color: transparent;
        /* For some Androids */ }
        [data=article-wrapper] .nav-tabs > li > a:hover, [data=article-wrapper] .nav-tabs > li > a:focus,
        .article-wrapper .nav-tabs > li > a:hover,
        .article-wrapper .nav-tabs > li > a:focus {
          outline: none !important;
          border-width: 0 0 4px 0;
          border-color: transparent;
          color: #fff;
          -webkit-border-image: -webkit-linear-gradient(#00D683, #00D683) 1;
               -o-border-image: linear-gradient(#00D683, #00D683) 1;
                  border-image: linear-gradient(#00D683, #00D683) 1;
          background-color: rgba(255, 255, 255, 0); }
      [data=article-wrapper] .nav-tabs > li:hover, [data=article-wrapper] .nav-tabs > li.active,
      .article-wrapper .nav-tabs > li:hover,
      .article-wrapper .nav-tabs > li.active {
        background-color: rgba(255, 255, 255, 0); }
        [data=article-wrapper] .nav-tabs > li:hover > a, [data=article-wrapper] .nav-tabs > li.active > a,
        .article-wrapper .nav-tabs > li:hover > a,
        .article-wrapper .nav-tabs > li.active > a {
          outline: none !important;
          border-width: 0 0 4px 0;
          background-color: rgba(255, 255, 255, 0);
          color: #fff;
          -webkit-border-image: -webkit-linear-gradient(#00D683, #00D683) 1;
               -o-border-image: linear-gradient(#00D683, #00D683) 1;
                  border-image: linear-gradient(#00D683, #00D683) 1; }
      [data=article-wrapper] .nav-tabs > li.active > a:hover, [data=article-wrapper] .nav-tabs > li.active > a:focus,
      .article-wrapper .nav-tabs > li.active > a:hover,
      .article-wrapper .nav-tabs > li.active > a:focus {
        outline: none !important;
        background-color: rgba(255, 255, 255, 0);
        border-width: 0 0 4px 0;
        background-color: rgba(255, 255, 255, 0);
        color: #fff;
        -webkit-border-image: -webkit-linear-gradient(#00D683, #00D683) 1;
             -o-border-image: linear-gradient(#00D683, #00D683) 1;
                border-image: linear-gradient(#00D683, #00D683) 1; }
  [data=article-wrapper] .tab-content,
  .article-wrapper .tab-content {
    background-color: rgba(10, 12, 16, 0.5);
    margin-bottom: 1em;
    padding: 1em;
    border-width: 0 1px 1px 1px;
    border-color: rgba(255, 255, 255, 0.08);
    border-style: solid;
    margin-top: -1px; }
    [data=article-wrapper] .tab-content .tab-pane,
    .article-wrapper .tab-content .tab-pane {
      display: none; }
      [data=article-wrapper] .tab-content .tab-pane.active,
      .article-wrapper .tab-content .tab-pane.active {
        display: block; }
  [data=article-wrapper] .tabs-responsive .nav-tabs,
  .article-wrapper .tabs-responsive .nav-tabs {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    [data=article-wrapper] .tabs-responsive .nav-tabs li,
    .article-wrapper .tabs-responsive .nav-tabs li {
      white-space: nowrap; }
  [data=article-wrapper] iframe,
  .article-wrapper iframe {
    padding: 0;
    margin: 0; }
  [data=article-wrapper] .video-container,
  .article-wrapper .video-container {
    width: 100%;
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
  [data=article-wrapper] .video,
  .article-wrapper .video {
    position: relative;
    padding-bottom: 56.25%;
    border: 1px solid transparent;
    border: 0 none;
    height: 0;
    z-index: 1; }
    [data=article-wrapper] .video iframe,
    .article-wrapper .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 1px solid transparent;
      display: block;
      z-index: 1; }
  @media (min-width: 1200px) {
    [data=article-wrapper],
    .article-wrapper {
      font-size: calc( 14px + (16 - 14) * ((100vw - 1200px) / (721 - 1200))); } }
  @media (min-width: 721px) {
    [data=article-wrapper],
    .article-wrapper {
      font-size: 16px; } }

.blog-article .article-wrapper .media-object {
  max-width: 80px !important; }

.blog-article .article-wrapper .list-unstyled > li {
  margin-left: 0em !important;
  list-style-type: unset !important; }

.blog-article .article-wrapper .nav-tabs {
  background: #001433;
  padding-left: 0 !important; }
  .blog-article .article-wrapper .nav-tabs li {
    margin-left: 0 !important; }
  .blog-article .article-wrapper .nav-tabs > li.active, .blog-article .article-wrapper .nav-tabs li:hover {
    text-shadow: 0 0 10px #6EA6CA; }

.blog-article .article-wrapper .panel-group .panel .panel-heading {
  background-color: #001433;
  color: red; }
  .blog-article .article-wrapper .panel-group .panel .panel-heading .panel-title a:hover:before, .blog-article .article-wrapper .panel-group .panel .panel-heading .panel-title a:hover:after {
    background-color: #00d683; }

.blog-article .article-wrapper .btn-default {
  background-image: -webkit-linear-gradient(#06683d 6.8%, #094238 93.1%);
  background-image: linear-gradient(#06683d 6.8%, #094238 93.1%);
  background-repeat: no-repeat;
  border-radius: 5px;
  font-family: "sui_generis_rgregular", Arial, sans-serif;
  margin-top: 1em; }
  .blog-article .article-wrapper .btn-default:hover {
    background-image: -webkit-linear-gradient(#007f47 7.1%, #065043);
    background-image: linear-gradient(#007f47 7.1%, #065043); }

.blog-article .article-wrapper .btn-alternate,
.blog-article .article-wrapper .btn-primary,
.blog-article .article-wrapper .btn.block {
  background-image: -webkit-linear-gradient(#fff48c 5.1%, #fdb663);
  background-image: linear-gradient(#fff48c 5.1%, #fdb663);
  font-family: "sui_generis_rgregular", Arial, sans-serif;
  font-weight: 300;
  border-radius: 5px;
  margin-top: 1em; }
  .blog-article .article-wrapper .btn-alternate:hover,
  .blog-article .article-wrapper .btn-primary:hover,
  .blog-article .article-wrapper .btn.block:hover {
    background-image: -webkit-linear-gradient(#fff8b9 27.5%, #fef0a8 50%, #feeba0 50%, #fedf8b 72.5%, #fed385 92.5%);
    background-image: linear-gradient(#fff8b9 27.5%, #fef0a8 50%, #feeba0 50%, #fedf8b 72.5%, #fed385 92.5%); }

.blog-article .article-wrapper h1, .blog-article .article-wrapper h2, .blog-article .article-wrapper h3, .blog-article .article-wrapper h4, .blog-article .article-wrapper h5, .blog-article .article-wrapper h6 {
  margin-top: 36px;
  margin-bottom: 36px; }

.blog-article .article-wrapper h1.bullet-heading {
  padding-left: 1.1em; }

.blog-article .article-wrapper h2.bullet-heading {
  padding-left: 1.3em; }

.blog-article .article-wrapper h3.bullet-heading {
  padding-left: 1.4em; }

.blog-article .article-wrapper h4.bullet-heading {
  padding-left: 1.4em; }

.blog-article .article-wrapper h5.bullet-heading {
  padding-left: 1.6em; }

.blog-article .article-wrapper h6.bullet-heading {
  padding-left: 1.8em; }

.blog-article .article-wrapper .blog_card-title,
.blog-article .article-wrapper .blog_card-text {
  line-height: 1.2em; }

.blog-article .article-wrapper .list-custom li:before {
  top: 2px !important; }

.blog-article .article-wrapper blockquote.pull-right,
.blog-article .article-wrapper blockquote.pull-left,
.blog-article .article-wrapper .pullquote.pull-left,
.blog-article .article-wrapper .pullquote.pull-right {
  margin-bottom: 1em; }

.blog-article .article-wrapper q {
  color: rgba(255, 255, 255, 0.7); }

.blog-article .article-wrapper blockquote p {
  margin: 0; }

.blog-article .article-wrapper .table thead th {
  height: auto; }
