/* colors */
/* fonts */
/* responsive sizes */
/* transitions */
/* Widely-used vertical alignment mixin */
/* max width used on everything */
/* display flex container */
/* font family for soleil */
@media screen and (max-width: 767px) {
  .infographics .contentWrapper.contentOffset .contentOffsetPadding {
    padding: 8em 0em 2em; } }
.infographics .sectionContent {
  position: relative;
  display: block; }
  @media screen and (max-width: 767px) {
    .infographics .sectionContent {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-justify-content: space-between;
      justify-content: space-around;
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
.infographics .videoTitle {
  margin-top: 1.5em; }
.infographics .filterCatgeoryWrapper .catTitle .filter .filterItem.categories .filterDropdown {
  right: auto;
  left: 0; }
.infographics .filterCatgeoryWrapper .catTitle .filter .filterItem.categories .filterDropdown .inner:after {
  left: 20%; }
@media screen and (min-width: 767px) {
  .infographics .filterCatgeoryWrapper .catTitle .filter .filterItem.categories .filterDropdown {
    left: auto;
    right: -3em; }
  .infographics .filterCatgeoryWrapper .catTitle .filter .filterItem.categories .filterDropdown .inner:after {
    left: 50%; } }
.infographics .filterCatgeoryWrapper .catTitle .filter .filterWrapper.years .filterDropdown .inner:after {
  left: 55%; }
@media screen and (max-width: 768px) {
  .infographics .filterWrapper {
    display: inline-block;
    position: relative;
    float: left; } }
@media screen and (max-width: 767px) {
  .infographics .breadcrumWrapper {
    margin: 0 2em;
    padding-bottom: 3em;
    border-bottom: 1px solid #CDCDCD; } }
@media screen and (max-width: 1000px) {
  .infographics .filterCatgeoryWrapper .catTitle .filter {
    position: relative;
    bottom: auto;
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #9c9c9c; }
    .infographics .filterCatgeoryWrapper .catTitle .filter .filterItem {
      margin-left: 0;
      margin-right: 1em; } }
@media screen and (max-width: 1000px) {
  .infographics .filterCatgeoryWrapper .catTitle {
    border-bottom: none; } }
/*@media screen and (max-width: 767px) {
  .infographics .filterCatgeoryWrapper {
    margin-top: 56em; } }*/
.infographics .filterCatgeoryWrapper .filterGridItem .image {
  position: relative; }
  .infographics .filterCatgeoryWrapper .filterGridItem .image:after {
    position: absolute;
    content: '';
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    background-color: #132c6e;
    opacity: 0;
    -webkit-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    -ms-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    transition: 0.3s all linear; }
.infographics .filterCatgeoryWrapper .filterGridItem:hover .image:after {
  opacity: .6; }
.infographics .headerGraphic {
  padding-top: 2em;
  margin-bottom: 4em; }
  @media screen and (min-width: 768px) {
    .infographics .headerGraphic {
      border-top: 1px solid #9c9c9c; } }
  .infographics .headerGraphic img {
    width: 100%; }
.infographics .detailGraphic p {
  margin-top: .5em;
  color: #9c9c9c; }
.infographics .detailGraphic img {
  width: 100%; }
.infographics .graphicsSlider {
  width: calc(100% + 4em);
  margin-left: -2em;
  margin-top: 2em;
  position: absolute;
  background-color: #132c6e; }
  @media screen and (min-width: 768px) {
    .infographics .graphicsSlider {
      position: relative;
      width: auto;
      margin-top: 0;
      margin-left: 0;
      border-top: 1px solid #CDCDCD;
      padding-top: 2em;
      background-color: transparent; } }
  .infographics .graphicsSlider .owl-nav {
    display: none; }
  .infographics .graphicsSlider .owl-dots {
    text-align: left;
    background-color: #132c6e;
    padding: 0em 2em 1em; }
    .infographics .graphicsSlider .owl-dots .owl-dot span {
      background: #9c9c9c; }
    .infographics .graphicsSlider .owl-dots .owl-dot.active span, .infographics .graphicsSlider .owl-dots owl-dot:hover span {
      background: #fff; }
    @media screen and (min-width: 768px) {
      .infographics .graphicsSlider .owl-dots {
        background-color: transparent;
        padding: 1em 0em; }
        .infographics .graphicsSlider .owl-dots .owl-dot span {
          background: #CDCDCD; }
        .infographics .graphicsSlider .owl-dots .owl-dot.active span, .infographics .graphicsSlider .owl-dots owl-dot:hover span {
          background: #132c6e; } }
  .infographics .graphicsSlider .row {
    margin: 0; }
    @media screen and (min-width: 768px) {
      .infographics .graphicsSlider .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: space-between;
        justify-content: space-around; } }
  .infographics .graphicsSlider .image, .infographics .graphicsSlider .info {
    padding: 0;
    background-color: #132c6e; }
  .infographics .graphicsSlider .image {
    max-height: 250px; }
    @media screen and (max-width: 768px) {
      .infographics .graphicsSlider .image {
        height: 400px; } }
  .infographics .graphicsSlider .info {
    background-color: #132c6e; }
    .infographics .graphicsSlider .info a, .infographics .graphicsSlider .info a:hover, .infographics .graphicsSlider .info a:active, .infographics .graphicsSlider .info a:visited {
      font-size: inherit;
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0;
      line-height: inherit; }
    .infographics .graphicsSlider .info .innerPadding {
      padding: 2em;
      position: relative;
      width: calc(100%); }
      @media screen and (min-width: 768px) {
        .infographics .graphicsSlider .info .innerPadding {
          padding: 3em;
          position: absolute;
          height: 100%; }
          .infographics .graphicsSlider .info .innerPadding .alignCenter {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }
      .infographics .graphicsSlider .info .innerPadding .featured {
        position: relative; }
        .infographics .graphicsSlider .info .innerPadding .featured p.extraBold {
          color: #3ac9bb; }
        .infographics .graphicsSlider .info .innerPadding .featured .icon {
          right: 0;
          top: 0;
          color: #3ac9bb; }
          .infographics .graphicsSlider .info .innerPadding .featured .icon .fa-angle-right {
            font-size: 1.4em;
            left: 1px;
            top: -1px; }
      .infographics .graphicsSlider .info .innerPadding h4 {
        margin: .3333333em 0;
        padding-bottom: .3333333em;
        border-bottom: 1px solid #fff; }
      .infographics .graphicsSlider .info .innerPadding button.default {
        color: #3ac9bb;
        border-color: #3ac9bb;
        padding: 10px 25px;
        margin-top: 2em; }
        .infographics .graphicsSlider .info .innerPadding button.default:hover {
          background-color: #3ac9bb;
          color: #fff; }
@media screen and (max-width: 1199px) {
  .infographics .mainVideoPlayer .row {
    display: block; }
    .infographics .mainVideoPlayer .row .videoInfo, .infographics .mainVideoPlayer .row .videoHolder {
      width: 100%;
      display: block;
      float: none; } }
.infographics h6.moreLink {
  position: relative;
  text-align: right;
  margin-top: 1em; }

/*# sourceMappingURL=infographics.css.map */
