@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Gudea");
@import url("https://fonts.googleapis.com/css?family=Oxygen:400,700");
/* ---- button ---- */
.filter {
  /* ---- button-group ---- */
  /* ---- isotope ---- */
  /* clear fix */
  /* ---- .grid-item-content ---- */
  /* ui group */ }
  .filter body {
    background-color: #efefef; }
  .filter header {
    background: white; }
  .filter h2 {
    text-align: center;
    margin: 35px;
    color: #6d6d6d; }
    .filter h2.filterh2 {
      min-height: 28px; }
  .filter .button {
    display: inline-block;
    padding: 0.5em 1.0em;
    background: white;
    border: none;
    color: #666;
    font-family: sans-serif;
    font-size: 1.2em;
    margin-bottom: 2px;
    cursor: pointer;
    min-height: 2.4em;
    border-radius: 0;
    margin-right: 5px;
    margin-bottom: 10px;
    min-width: 64px; }
  .filter .button:hover {
    background-color: #ccc;
    color: #222; }
  .filter .button:active,
  .filter .button.is-checked {
    background-color: #666; }
  .filter .button.is-checked {
    color: white; }
  .filter .button-group {
    margin-bottom: 20px; }
  .filter .button-group:after {
    content: '';
    display: block;
    clear: both; }
  .filter .build {
    text-align: center; }
    .filter .build .selectAll, .filter .build .deSelectAll {
      background-color: #e6e6e6;
      margin-right: 7px; }
    .filter .build button {
      display: inline-block;
      padding: 0.5em 1.0em;
      background: white;
      border: none;
      color: #666;
      font-family: sans-serif;
      font-size: 1.2em;
      margin-bottom: 2px;
      cursor: pointer;
      /* height: 2.4em; */
      border-radius: 0;
      margin-right: 5px;
      margin-bottom: 10px;
      /* min-width: 64px; */ }
    .filter .build .selectgroup {
      margin-top: 0px; }
    .filter .build .buildBtn {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.4em;
      text-transform: uppercase;
      font-weight: bolder;
      background-color: #5F4B8C;
      color: white;
      margin: 15px 0 30px 0;
      padding: 15px 60px;
      overflow: hidden;
      position: relative;
      z-index: 0;
      transition: all 150ms ease;
      transform: translate3d(0, 0, 0);
      -webkit-font-smoothing: antialiased; }
  .filter .grid {
    min-height: 500px; }
  .filter .filterGroup {
    background-color: #f1f1f1;
    border: 2px solid #d8d8d8;
    margin-bottom: 50px; }
  .filter .grid:after {
    content: '';
    display: block;
    clear: both; }
  .filter .grid-item-content {
    float: left;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
    .filter .grid-item-content a {
      text-decoration: none; }
    .filter .grid-item-content p {
      color: #444444; }
  .filter .grid-item-content:before {
    background: url(http://static.tumblr.com/fftf9xi/pDGmi8crw/shadow-right.png) bottom center no-repeat;
    content: '';
    display: block;
    width: 100px;
    height: 15px;
    position: absolute;
    bottom: -9px;
    right: -6px; }
  .filter .grid-item-content:after {
    background: url(http://static.tumblr.com/fftf9xi/dqNmi8cr5/shadow-left.png) bottom left no-repeat;
    content: '';
    display: block;
    width: 100px;
    height: 15px;
    position: absolute;
    bottom: -11px;
    left: -3px; }
  .filter .grid-item-content > * {
    margin: 0;
    padding: 0; }
  .filter .grid-item.Equality .grid-item-content {
    background: #5F4B8C; }
    .filter .grid-item.Equality .grid-item-content a h3 span {
      background-color: #5F4B8C;
      color: #fff; }
    .filter .grid-item.Equality .grid-item-content a .themeTag {
      margin: 0px;
      padding: 0px 0px 0px 8px;
      color: #5F4B8C; }
  .filter .grid-item.Science .grid-item-content {
    background: #00BCC6; }
    .filter .grid-item.Science .grid-item-content a h3 span {
      background-color: #00BCC6;
      color: #fff; }
    .filter .grid-item.Science .grid-item-content a .themeTag {
      margin: 0px;
      padding: 0px 0px 0px 8px;
      color: #00BCC6; }
  .filter .grid-item.Renewal .grid-item-content {
    background: #279947; }
    .filter .grid-item.Renewal .grid-item-content a h3 span {
      background-color: #279947;
      color: #fff; }
    .filter .grid-item.Renewal .grid-item-content a .themeTag {
      margin: 0px;
      padding: 0px 0px 0px 8px;
      color: #279947; }
  .filter .grid-item.Advancement .grid-item-content {
    background: #E82A4F; }
    .filter .grid-item.Advancement .grid-item-content a h3 span {
      background-color: #E82A4F;
      color: #fff; }
    .filter .grid-item.Advancement .grid-item-content a .themeTag {
      margin: 0px;
      padding: 0px 0px 0px 8px;
      color: #E82A4F; }
  .filter .grid-item.def .grid-item-content {
    background: #3D3D3D; }
    .filter .grid-item.def .grid-item-content a h3 span {
      background-color: #3D3D3D;
      color: #fff; }
    .filter .grid-item.def .grid-item-content a .themeTag {
      margin: 0px;
      padding: 0px 0px 0px 8px;
      color: #3D3D3D; }
  .filter .ui-group {
    display: inline-grid;
    font-family: 'Roboto', sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; }
    @media (min-width: 768px) {
      .filter .ui-group {
        margin-left: 8px;
        margin-right: 8px; } }
    @media (min-width: 992px) {
      .filter .ui-group {
        margin-left: 8px;
        margin-right: 8px; } }
    .filter .ui-group h3 {
      display: block;
      line-height: 32px;
      margin-right: 0.2em;
      font-size: 18px;
      margin-bottom: 4px;
      margin-top: 1px; }
    .filter .ui-group button {
      padding: 9px 14px;
      font-family: 'Roboto', sans-serif; }
  .filter .ui-group .button-group {
    display: block;
    padding-bottom: 30px;
    border-bottom: 2px solid #e6e6e6; }
  .filter .grid img {
    width: 100%; }
  .filter .grid-item-content {
    overflow: hidden;
    position: relative; }
    .filter .grid-item-content h3 {
      position: absolute;
      top: 5%;
      margin-right: 20px; }
      .filter .grid-item-content h3 span {
        position: relative;
        width: 97%;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        white-space: pre-wrap;
        padding-left: 10px;
        padding-right: 10px;
        width: 95%;
        margin: 0;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 30px !important;
        padding-top: 0px;
        line-height: 1.4; }
  .filter .cardContent {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif; }
    .filter .cardContent p {
      margin: 0px 0px;
      padding: 20px 10px;
      font-weight: lighter;
      line-height: 1.4em; }
    .filter .cardContent ul {
      margin: 0;
      padding: 5px 0;
      text-align: center; }
    .filter .cardContent li {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline-block; }
    .filter .cardContent .social_btn {
      font-size: 28px;
      text-decoration: none;
      color: #a8a8a8; }
      .filter .cardContent .social_btn span {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0; }
  .filter .icon-facebook-circled:hover {
    color: #3B5998; }
  .filter .icon-twitter-circled:hover {
    color: #4099ff; }
  .filter .icon-linkedin-circled:hover {
    color: #0094BC; }
  .filter body {
    font-family: 'Gudea', Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #333; }
  .filter *,
  .filter *:before,
  .filter *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .filter .main {
    padding: 2em;
    margin: 0 auto;
    width: 100%;
    min-width: 460px;
    max-width: 700px; }
  .filter h1 {
    text-align: center;
    border-bottom: none;
    font-size: 4em;
    color: #313131;
    margin-bottom: 50px; }
  .filter p {
    margin-top: 2em;
    line-height: 150%; }
  .filter a {
    color: #2A817C; }
  .filter a:active,
  .filter a:focus,
  .filter a:hover {
    color: #E87A31; }
  .filter .radioholder {
    width: 48%;
    background: #fff;
    margin-bottom: 1em;
    font-size: 1.3em;
    height: 2.9em;
    color: #666;
    -o-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    cursor: pointer; }
  .filter .activeradioholder {
    background: #39A9A4;
    color: #fff; }
  .filter .radioholder .desc {
    display: inline-block;
    vertical-align: middle;
    padding-left: .6em;
    line-height: 2.4em; }
  .filter .radioholder .tick {
    display: inline-block;
    vertical-align: middle;
    width: 2.4em;
    height: 100%;
    background-color: #eee;
    background-image: none;
    -o-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out; }
  .filter .activeradioholder .tick {
    background-color: #2A817C;
    background-image: url("http://supereightstudio.com/img/radio_tick.png");
    background-size: cover; }
  .filter .radioholder:nth-child(odd) {
    float: right; }
  .filter .radioholder:nth-child(even) {
    float: left; }
  .filter .radioholder:hover {
    background-color: #eee; }
  .filter .radioholder:hover .tick {
    background-color: #ddd; }
  .filter .activeradioholder:hover {
    background-color: #39A9A4; }
  .filter .activeradioholder:hover .tick {
    background-color: #2A817C; }
  .filter .selectholder {
    display: inline-block;
    clear: both;
    width: 256px;
    background: white;
    margin-bottom: 1em;
    font-size: 1em;
    height: 50px;
    color: #666;
    -o-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    cursor: pointer;
    top: -2px;
    position: relative; }
    @media (min-width: 767px) {
      .filter .selectholder {
        width: 335px;
        font-size: 1.2em; } }
    @media (min-width: 991px) {
      .filter .selectholder {
        width: 335px;
        font-size: 1.2em; } }
    @media (min-width: 1199px) {
      .filter .selectholder {
        width: 335px;
        font-size: 1.2em; } }
  .filter .selectholder .desc {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.4em;
    padding-top: 6.5px; }
    @media (min-width: 767px) {
      .filter .selectholder .desc {
        padding-top: 0px;
        padding-left: .8em; } }
    @media (min-width: 991px) {
      .filter .selectholder .desc {
        padding-top: 0px; } }
    @media (min-width: 1199px) {
      .filter .selectholder .desc {
        padding-top: 0px; } }
  .filter .selectholder .pulldown {
    float: right;
    vertical-align: middle;
    width: 2.4em;
    height: 100%;
    background-image: url("http://supereightstudio.com/img/pulldown.png");
    background-size: cover;
    -o-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out;
    display: none; }
    @media (min-width: 767px) {
      .filter .selectholder .pulldown {
        display: inline-block; } }
  .filter .selectholder:hover,
  .filter .activeselectholder {
    background-color: white; }
  .filter .selectholder:hover .pulldown,
  .filter .activeselectholder .pulldown {
    background-image: url("http://supereightstudio.com/img/pulldown.png"); }
  .filter .selectholder .selectdropdown {
    background: #e2e2e2;
    color: #666;
    display: none;
    clear: both;
    z-index: 1000;
    position: absolute;
    width: 256px;
    overflow: auto;
    height: 300px; }
    @media (min-width: 767px) {
      .filter .selectholder .selectdropdown {
        width: 335px; } }
    @media (min-width: 991px) {
      .filter .selectholder .selectdropdown {
        width: 335px; } }
    @media (min-width: 1199px) {
      .filter .selectholder .selectdropdown {
        width: 335px; } }
  .filter .selectholder .selectdropdown span {
    display: block;
    border-bottom: solid 1px #ccc;
    line-height: 2.4em;
    width: 100%;
    -o-transition: background-color .1s ease-out;
    -ms-transition: background-color .1s ease-out;
    -moz-transition: background-color .1s ease-out;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out; }
  .filter .selectholder .selectdropdown span:last-child {
    border-bottom: none; }
  .filter .selectholder .selectdropdown span.active {
    background-color: #3D3D3D;
    background-repeat: no-repeat;
    background-size: 1.6em 1.6em;
    background-position: 98% 50%;
    color: white; }
    @media (min-width: 767px) {
      .filter .selectholder .selectdropdown span.active {
        background-image: url("http://supereightstudio.com/img/radio_tick.png"); } }
  .filter .selectholder .selectdropdown span:hover {
    background-color: gray;
    color: white; }
  .filter #filters {
    z-index: 100; }
    .filter #filters.affixed-top {
      background: #bbe677; }
    .filter #filters.affix {
      background: #efefef;
      top: 0;
      border: 6px solid #c70e0e;
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.37); }

.button_ripple {
  display: block;
  width: 0;
  height: 0;
  margin: -1em;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  border: 1em solid white;
  border-radius: 1em;
  animation-name: ripple;
  animation-duration: 500ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  opacity: 0; }

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.5; }
  100% {
    transform: scale(5);
    opacity: 0; } }
/**
 *  Variables
 **/
/*******TABLE OF CONTENTS********/
/*******TABLE OF CONTENTS********/
/*******TABLE OF CONTENTS********/
.TOC_TDM {
  list-style: none;
  padding: 0; }

.TOC_TDM > li {
  padding: 1.5em 1em;
  border: 1px solid #dddddd;
  border-bottom: none;
  background: white; }

.TOC_TDM > li > a {
  font-weight: bold; }

.TOC_TDM > li > ul {
  list-style-type: disc; }

.TOC_TDM > li > ul > li {
  padding: 0.5em 0; }

.TOC_TDM > li > ul > li > ul {
  margin-bottom: 0.5em; }

.TOC_TDM > li > ul > li > ul > li {
  padding: 0.25em 0;
  font-size: 0.9em; }

.TOC_TDM > li > ul > li > ul > li:last-child {
  padding: 0; }

.TOC_TDM > li > ul > li > ul > li > ul {
  list-style-type: circle;
  margin-bottom: 0.5em; }

.TOC_TDM > li > ul > li > ul > li > ul > li {
  padding: 0.25em 0;
  font-size: 0.95em; }

.TOC_TDM > li > ul > li > ul > li > ul > li:last-child {
  padding: 0; }

/*******PDF NOTICE********/
/*******PDF NOTICE********/
/*******PDF NOTICE********/
.pdfContainer {
  background-color: #ECF1F6;
  border: 1px solid #c0c0c0;
  margin: 30px 15px;
  width: auto; }

.pdfContainer a[href].pdfDownload {
  display: block; }

.pdfContainer a[href].pdfDownload p {
  float: left;
  display: block; }

.pdfContainer a[href].pdfDownload img {
  width: 60px;
  float: left;
  margin-top: -15px;
  margin-left: -25px; }

.pdfContainer a[href].pdfDownload div {
  margin-top: 0px;
  padding: 20px 0;
  float: left;
  width: 80%;
  position: relative;
  float: right; }

.pdfContainer a[href].pdfDownload,
.pdfContainer a[href].pdfDownload:hover,
.pdfContainer a[href].pdfDownload:active,
.pdfContainer a[href].pdfDownload:focus,
.pdfContainer a[href].pdfDownload span {
  text-decoration: none;
  color: #15598f; }

.pdfContainer a[href].pdfDownload .pdfBigBlue {
  font-weight: bold;
  font-size: 1.5em;
  position: relative;
  line-height: 0.8em;
  top: 10px;
  z-index: 1; }

.pdfContainer a[href].pdfDownload .pdfGray {
  font-size: 1.5em;
  color: #444;
  position: relative;
  z-index: 1; }

.pdfContainer a[href].pdfDownload .pdfGray:first-child {
  line-height: 0.5em;
  width: 100%;
  display: block; }

.pdfContainer a[href].pdfDownload .pdfYear {
  font-size: 2.3em;
  position: absolute;
  top: 51px;
  left: 55px;
  font-weight: bold;
  z-index: 0;
  color: #ccc;
  text-shadow: none;
  letter-spacing: -0.06em;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7); }

.pdfContainer a[href].pdfDownload .pdfMediumBlue {
  font-weight: bold;
  color: #003366;
  font-size: 0.9em;
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 10px; }

.pdfContainer a[href].pdfDownload .pdfMediumBlue:last-child {
  line-height: 0.7em;
  margin-top: 18px; }

.disclaimer {
  border-left: 1px dashed #c0c0c0; }

.disclaimer p {
  padding: 10px; }

/*********MOBILE STYLES***********/
/*********MOBILE STYLES***********/
/*********MOBILE STYLES***********/
@media (max-width: 768px) {
  .disclaimer {
    border-left: 0;
    border-top: 1px dashed #c0c0c0; }

  .pdfContainer {
    padding: 0; }

  .pdfContainer a[href].pdfDownload img {
    margin-top: 12px;
    margin-left: 10px; }

  .pdfContainer a[href].pdfDownload div {
    margin-top: 0px;
    padding: 20px 0px 30px 20px;
    float: left;
    width: auto;
    /* float: right; */ }

  .pdfContainer a[href].pdfDownload .pdfYear {
    font-size: 2em;
    top: 53px;
    left: 75px; } }
/**
 *  General fin.gc.ca content styles
 **/
/**
 *  Tables
 **/
.rh {
  background-color: #ccc;
  border: 1px solid #ddd; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  border: none;
  margin: 20px 0px; }

table hr {
  border-color: #666666; }

table caption.alignLeft {
  text-align: left; }

table tr th {
  background-color: #333333;
  color: #fff; }

table tbody tr > td:first-child {
  text-align: left; }

table tr.r1 th,
table tr.r2 th {
  background-color: #666666; }

table tr:nth-child(odd) {
  background: #EBEBEB; }

table .text-topLeft {
  vertical-align: top !important;
  text-align: left !important; }

table .text-topRight {
  vertical-align: top !important;
  text-align: right !important; }

table .text-topCenter {
  vertical-align: top !important;
  text-align: center !important; }

table .text-bottomLeft {
  vertical-align: bottom !important;
  text-align: left !important; }

table .text-bottomRight {
  vertical-align: bottom !important;
  text-align: right !important; }

table .text-bottomCenter {
  vertical-align: bottom !important;
  text-align: center !important; }

table .text-centerLeft {
  vertical-align: middle !important;
  text-align: left !important; }

table .text-centerRight {
  vertical-align: middle !important;
  text-align: right !important; }

table .text-centerCenter {
  vertical-align: middle !important;
  text-align: center !important; }

.table th {
  font-weight: lighter; }

.table > tbody > tr > td {
  text-align: right;
  vertical-align: bottom; }

.table > tbody > tr > th.sub1,
.table > tbody > tr td.sub1 {
  padding-left: 20px; }

.table > tbody > tr > th.sub2,
.table > tbody > tr td.sub2 {
  padding-left: 30px; }

.table > tbody > tr > th.sub3,
.table > tbody > tr td.sub3 {
  padding-left: 40px; }

.tableFooter {
  background-color: #eee;
  font-size: 16px;
  margin-top: -23px;
  padding: 10px; }

/**
 *  Arrows / Prev / Next
 **/
.fa-arrow-circle-left,
.fa-arrow-circle-right {
  color: #666; }

/**
 *  Boxes / "Panels"
 **/
.panel {
  margin: 24px 0;
  border: 2px solid #7A7A7A; }

.panel header {
  font-weight: bold;
  color: #512929; }

.panel img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.panel p:last-of-type {
  margin-bottom: 0; }

/**
 *  Add no-gutter to any rows where spacing is to be removed
 **/
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
  margin-top: 40px; }

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0; }

/**
 *  Example Box
 **/
.bg-grey {
  background-color: #666 !important;
  -webkit-print-color-adjust: exact; }

.noMarginBottom {
  margin-bottom: 0px !important; }

/**
 *  Override WET styles
 *  No more blue
 **/
.panel-primary > .panel-heading {
  background-color: #666;
  border-color: #666; }

/**
 *  Override WET styles
 *  No more rounded corners
 **/
.panel-heading {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.endNotes {
  font-size: 14px;
  width: 100%;
  margin: 20px 0; }

.endNotes ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.endNotes sup {
  padding: 0 3px; }

.panel footer,
.panel figcaption {
  background-color: #eee;
  padding: 10px;
  font-size: 16px; }

.panel figcaption,
.tableFooter {
  font-size: 0.75em; }

.panel-body figure {
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body figure header,
.panel-body figure img {
  padding: 10px; }

.panel-body figure img {
  padding: 10px 10px 20px;
  width: 100%;
  height: auto; }

.panel-body figure header {
  text-align: center; }

.panel-body .lead {
  margin-bottom: 0; }

@media (max-width: 991px) {
  .panel-body figure {
    margin-bottom: 15px; } }
@media (min-width: 992px) {
  .panel-body figure header {
    text-align: left; } }
.prev-next .fa {
  font-size: 40px; }

.prev-next a {
  text-decoration: none; }

.prev-next.prev {
  float: left; }

.prev-next.next {
  float: right; }

@media only screen and (max-width: 480px) {
  .prev-next.prev .text {
    position: absolute;
    top: 29px;
    right: 55px; }

  .prev-next.next .text {
    position: absolute;
    top: 29px;
    right: 15px; } }
.borderBox {
  border: 2px solid #C2C2C2;
  padding: 10px; }

blockquote:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

blockquote {
  font-style: italic;
  width: 80%;
  margin: 30px auto;
  border-width: 8px;
  border-color: #D6D6D6;
  border-left: none; }
  blockquote p {
    padding-left: 25px;
    font-size: 1.08em;
    font-weight: 300; }

blockquote:before {
  content: "";
  display: inline-block;
  margin: 0 auto;
  width: 175px;
  margin-bottom: 20px; }

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 85%;
  line-height: 1.4375;
  color: #767676;
  float: right;
  max-width: 70%;
  font-style: normal;
  text-align: right; }

.italicBlock {
  font-style: italic;
  margin: 0px 29px 30px; }

.indent {
  padding-left: 14px; }

.indent1 {
  padding-left: 18px; }

.indent2 {
  padding-left: 36px; }

.indent3 {
  padding-left: 54px; }

.indent4 {
  padding-left: 72px; }

.indent5 {
  padding-left: 90px; }

@media screen and (max-width: 767px) {
  .table-responsive > .table {
    margin-bottom: 23px; } }
@media print {
  .panel,
  .table-responsive,
  .borderBox,
  blockquote {
    page-break-inside: avoid; }

  h3,
  h4 {
    page-break-after: avoid; }

  .panel-body figure header {
    text-align: left; }

  .prev-next a[href]:after {
    content: normal; }

  .pdfContainer {
    display: none !important; }

  .prev-next {
    display: none !important; }

  /*table of contents*/
  .col-xs-4 .text-center.center-block a {
    display: none !important; }

  .tableFooter {
    border: 1px solid #ddd;
    border-top: 0;
    font-size: smaller; }

  i, em {
    font-style: italic !important; }

  strong, b {
    font-weight: bold !important; } }
.h-thumbnail {
  display: inline-block;
  position: relative;
  border: none;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%; }

.h-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.h-thumbnail .text-right {
  text-align: right;
  left: 0px;
  left: -3.5% !important; }

.h-thumbnail .text-left {
  text-align: left;
  left: 0px;
  left: 2% !important;
  padding-left: 20px; }

.h-thumbnail .caption {
  width: 100%;
  padding: 20px;
  position: absolute;
  top: -28px;
  left: 0;
  height: 100%; }

@media (min-width: 0px) and (max-width: 479px) {
  .h-thumbnail .caption {
    position: initial;
    padding: 0px;
    top: 0px;
    width: 100%;
    margin-top: -38px;
    height: 84%;
    padding-left: 20px;
    padding-right: 20px; } }
@media (min-width: 480px) and (max-width: 745px) {
  .h-thumbnail .caption {
    position: initial;
    padding: 0px;
    top: 0px;
    width: 100%;
    margin-top: -38px;
    height: 84%;
    padding-left: 20px;
    padding-right: 20px; } }
@media (min-width: 480px) and (max-width: 1023px) {
  .h-thumbnail .caption {
    top: 0px; } }
@media (min-width: 1024px) {
  .h-thumbnail .caption {
    top: 0px; } }
.h-thumbnail .caption h2 {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-family: Lato, sans-serif;
  display: inline-block;
  font-size: 19px !important;
  text-transform: uppercase;
  border-bottom: 2.5px solid white;
  border-top: 2.5px solid white;
  -webkit-transform: rotate(-4.62deg);
  transform: rotate(-4.62deg);
  font-style: italic;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: -0.019em; }

@media screen and (min-width: 480px) {
  .h-thumbnail .caption h2 {
    font-size: 25px !important; } }
@media screen and (min-width: 640px) {
  .h-thumbnail .caption h2 {
    font-size: 30px !important; } }
@media screen and (min-width: 1024px) {
  .h-thumbnail .caption h2 {
    font-size: 50px !important; } }
@media (min-width: 0px) and (max-width: 479px) {
  .h-thumbnail .caption h2 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-bottom: none;
    border-top: none;
    padding-top: 10px;
    padding-bottom: 0px;
    display: block;
    margin-top: 0; } }
@media (min-width: 480px) and (max-width: 745px) {
  .h-thumbnail .caption h2 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-bottom: none;
    border-top: none;
    padding-top: 10px;
    padding-bottom: 0px;
    display: block; } }
@media (min-width: 0px) and (max-width: 479px) {
  .h-thumbnail .theme-purple {
    background-color: #8A789E; }

  .h-thumbnail .theme-green {
    background-color: #ACC46B; }

  .h-thumbnail .theme-red {
    background-color: #f1674c; }

  .h-thumbnail .theme-raspberry {
    background-color: #a5224a; }

  .h-thumbnail .theme-teel {
    background-color: #1c5f76; } }
@media (min-width: 480px) and (max-width: 745px) {
  .h-thumbnail .theme-purple {
    background-color: #8A789E; }

  .h-thumbnail .theme-green {
    background-color: #ACC46B; }

  .h-thumbnail .theme-red {
    background-color: #f1674c; }

  .h-thumbnail .theme-raspberry {
    background-color: #a5224a; }

  .h-thumbnail .theme-teel {
    background-color: #1c5f76; } }
.h-thumbnail .img-overlay {
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+9,e5e5e5+100&0.68+19,0+75 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.68) 9%, rgba(25, 25, 25, 0.68) 19%, rgba(166, 166, 166, 0) 75%, rgba(229, 229, 229, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.68) 9%, rgba(25, 25, 25, 0.68) 19%, rgba(166, 166, 166, 0) 75%, rgba(229, 229, 229, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.68) 9%, rgba(25, 25, 25, 0.68) 19%, rgba(166, 166, 166, 0) 75%, rgba(229, 229, 229, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff; }

.h-thumbnail .rightOverlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+9,e5e5e5+100&0.68+19,0+75 */
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.68) 9%, rgba(25, 25, 25, 0.68) 19%, rgba(166, 166, 166, 0) 75%, rgba(229, 229, 229, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.68) 9%, rgba(25, 25, 25, 0.68) 19%, rgba(166, 166, 166, 0) 75%, rgba(229, 229, 229, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, rgba(0, 0, 0, 0.68) 9%, rgba(25, 25, 25, 0.68) 19%, rgba(166, 166, 166, 0) 75%, rgba(229, 229, 229, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.banner-img {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0% 50%; }

@media (min-width: 0px) and (max-width: 479px) {
  .banner-img {
    height: 140px; } }
@media (min-width: 480px) and (max-width: 1023px) {
  .banner-img {
    height: 220px; } }
@media (min-width: 1024px) {
  .banner-img {
    height: 240px; } }
.embed-responsive.embed-responsive-16by9 {
  margin-bottom: 23px; }

.nav-bg {
  background-color: #f5f5f5;
  width: 100%;
  height: 110px;
  position: relative;
  margin-bottom: -90px;
  margin-top: 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.content-page .nav-bg {
  margin-top: -39px; }

.content-page h1 {
  margin-bottom: 1em; }

.content-ajax {
  position: relative !important; }

#wb-bc {
  background: #f5f5f5;
  top: 106px; }

#wb-sec {
  margin-top: 20px;
  padding-bottom: 2em;
  margin-top: 145px; }

.themes .nav-bg {
  margin-top: 0px; }

.nav-group {
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding-left: 14px;
  padding-right: 14px;
  margin-left: 0px;
  padding-top: 6px; }

.nav-group li {
  padding-left: 20px;
  padding-right: 20px; }

@media (min-width: 480px) and (max-width: 1023px) {
  .nav-group li {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 1024px) {
  .nav-group li {
    padding-left: 16px;
    padding-right: 16px; } }
.fr .nav-group li {
  padding-left: 20px;
  padding-right: 20px; }

@media (min-width: 480px) and (max-width: 1023px) {
  .fr .nav-group li {
    padding-left: 13px;
    padding-right: 13px; } }
@media (min-width: 1024px) {
  .fr .nav-group li {
    padding-left: 13px;
    padding-right: 13px; } }
.fr span.share-label {
  position: relative;
  text-transform: none;
  top: 16px;
  color: white;
  font-size: 14pt !important;
  line-height: 16px;
  font-weight: bold;
  right: -15px;
  float: left; }

@media screen and (min-width: 480px) {
  .fr span.share-label {
    font-size: 0pt !important; } }
@media screen and (min-width: 516px) {
  .fr span.share-label {
    font-size: 8pt !important; } }
@media screen and (min-width: 600px) {
  .fr span.share-label {
    font-size: 9pt !important; } }
@media screen and (min-width: 640px) {
  .fr span.share-label {
    font-size: 11pt !important; } }
@media screen and (min-width: 1024px) {
  .fr span.share-label {
    font-size: 12.5pt !important; } }
/**
 *  Navigation
 **/
/**
 * Social buttons
 **/
.share-button {
  margin-top: 20px;
  display: block;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease; }
  @media print {
    .share-button {
      display: none; } }
  .share-button:hover, .share-button:focus {
    text-decoration: none; }
    .share-button:hover i,
    .share-button:hover .share-text, .share-button:focus i,
    .share-button:focus .share-text {
      -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.7);
      -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.7);
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.7); }
  .share-button i {
    background: #c5c5c5;
    color: #eaeaea;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto 10px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%; }
    .share-button i:active {
      -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68);
      -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68);
      box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68); }
  .share-button .share-text {
    display: block;
    color: #656565;
    text-transform: uppercase;
    padding: 15px;
    letter-spacing: 1px;
    background-color: #d8d8d8;
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.7);
    box-shadow: 0 1px rgba(255, 255, 255, 0.7);
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0)); }
    .share-button .share-text:active {
      -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68);
      -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68);
      box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68); }

.share-twitter {
  background-color: rgba(7, 160, 221, 0.99); }
  .share-twitter .share-text {
    background-color: rgba(7, 160, 221, 0.99); }

.share-facebook {
  background-color: rgba(59, 89, 152, 0.99); }
  .share-facebook .share-text {
    background-color: rgba(59, 89, 152, 0.99); }

.nav:after, .nav:before {
  content: none; }

.fact-sheet.tax h3 {
  background-color: #5F4B8C; }
.fact-sheet.tax h1 {
  border-bottom: 8px solid #5F4B8C; }
.fact-sheet.tax blockquote {
  border-color: #5F4B8C; }

.fact-sheet.innovation h3 {
  background-color: #00BCC6; }
.fact-sheet.innovation h1 {
  border-bottom: 8px solid #00BCC6; }
.fact-sheet.innovation blockquote {
  border-color: #00BCC6; }

.fact-sheet.strong h3 {
  background-color: #279947; }
.fact-sheet.strong h1 {
  border-bottom: 8px solid #279947; }
.fact-sheet.strong blockquote {
  border-color: #279947; }

.fact-sheet.infrastructure h3 {
  background-color: #E82A4F; }
.fact-sheet.infrastructure h1 {
  border-bottom: 8px solid #E82A4F; }
.fact-sheet.infrastructure blockquote {
  border-color: #E82A4F; }

/**
 *  Custom Navigation
 **/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-play:before {
  content: "\e916"; }

.icon-BudgetBrief:before {
  content: "\e911"; }

.icon-BudgetPlan:before {
  content: "\e912"; }

.icon-Home:before {
  content: "\e913"; }

.icon-Newsrelease:before {
  content: "\e914"; }

.icon-PDF:before {
  content: "\e915"; }

.icon-Speech:before {
  content: "\e910"; }

.scroll {
  user-select: none;
  white-space: nowrap;
  overflow-x: auto;
  overflow: -moz-scrollbars-none;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .scroll.secondary {
    background-color: #2d2d2d;
    border-top: 2px solid #9b8bc1; }
  .scroll::-webkit-scrollbar, .scroll::-webkit-scrollbar-track {
    display: none; }

nav::-webkit-scrollbar {
  display: none !important; }

header.two-header {
  user-select: none;
  overflow: none;
  height: 165px;
  pointer-events: all; }
  header.two-header:before, header.two-header:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 165px;
    width: 70px;
    z-index: 999;
    pointer-events: none; }
  header.two-header:before {
    top: 0px;
    left: 0px;
    background: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.8) -105%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.8) -105%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) -105%, rgba(0, 0, 0, 0) 100%); }
    @media (min-width: 992px) {
      header.two-header:before {
        left: 235px; } }
  header.two-header:after {
    top: 0px;
    right: 0px;
    background: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.8) -105%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.8) -105%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) -105%, rgba(0, 0, 0, 0) 100%);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media (min-width: 720px) {
    header.two-header:before, header.two-header:after {
      content: none; } }
  header.two-header .navLinks {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    margin-bottom: -4px; }
  header.two-header span {
    user-select: none;
    font-size: 40px;
    display: block;
    margin-bottom: 10px;
    margin-top: -6px; }
  header.two-header a {
    color: white;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    text-decoration: none; }
  header.two-header nav {
    overflow: none; }

.logo {
  min-height: 1px;
  color: #cccccc;
  padding: 25px;
  width: 100%;
  text-align: center; }
  @media (min-width: 992px) {
    .logo {
      border-right: 1px solid rgba(114, 124, 135, 0.4);
      text-decoration: none;
      text-align: left;
      width: 25%;
      height: 165px;
      float: left;
      z-index: 1;
      position: relative; } }
  .logo a {
    text-decoration: none;
    color: #f8f8f8; }
  .logo .title-top {
    font-family: 'Roboto';
    font-size: 1.2em;
    font-weight: 100;
    border-bottom: none;
    margin-top: 0; }
  .logo .title-middle {
    font-family: 'Roboto';
    font-size: 1.32em;
    text-transform: uppercase; }
  .logo .title-bottom {
    font-family: 'Roboto';
    font-size: 2em;
    line-height: 1.2em;
    margin: 0;
    text-transform: uppercase; }
  @media (min-width: 1200px) {
    .logo .title-bottom {
      font-size: 2em; } }
  @media (max-width: 991px) {
    .logo a {
      color: #333 !important; } }

@media (max-width: 991px) {
  body:not(.home) .logo {
    display: none; } }
.primary {
  width: 100%; }
  .primary .nav-link {
    transition: color 0.2s;
    transition-timing-function: ease;
    text-align: center;
    font-weight: lighter;
    padding: 29px 5% 22px;
    color: #fff; }
    .primary .nav-link span {
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      position: relative;
      top: 0; }
    .primary .nav-link:hover span {
      top: -4px; }
    @media (min-width: 1200px) {
      .primary .nav-link {
        padding-left: 4%;
        padding-right: 4%; } }
    @media (max-width: 720px) {
      .primary .nav-link:first-of-type {
        padding-left: 4%; }
      .primary .nav-link:last-of-type {
        padding-right: 4%; } }

#wb-bc {
  background: #d8d8d8; }

#wb-sm {
  display: none !important; }

#wb-lng {
  display: block !important;
  float: right;
  position: relative;
  z-index: 99999; }

#wb-info .brand object {
  width: 100%; }

#wb-glb-mn {
  display: none !important; }

.breadcrumb {
  padding: 8px 13px 3px; }

.affix {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-box-shadow: 0px 5px 9px -5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 5px 9px -5px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 5px 9px -5px rgba(0, 0, 0, 0.6);
  background-color: #3d3d3d; }
  .affix a.active {
    color: purple !important; }

.secondary {
  position: relative;
  bottom: -4px; }
  .secondary.scroll:before, .secondary.scroll:after {
    top: 90px;
    height: 75px; }
  .secondary li {
    display: inline-block;
    padding: 0 4%;
    font-weight: bold; }
  .secondary li.active a {
    color: white !important; }
  .secondary .nav-link {
    text-align: center;
    padding: 12px 2%;
    text-transform: uppercase;
    transition: color 0.2s;
    transition-timing-function: ease; }
    .secondary .nav-link i {
      font-size: 0.78em;
      position: relative;
      top: -1px;
      right: 4px; }
    @media (min-width: 1200px) {
      .secondary .nav-link {
        padding-left: 4%;
        padding-right: 4%; } }

.nav > li > .theme1-color,
.nav > li > .theme1-color:visited {
  color: #fff; }
  .nav > li > .theme1-color:hover,
  .nav > li > .theme1-color:visited:hover {
    color: #b0a3cd;
    background-color: transparent; }
.nav > li > .theme2-color,
.nav > li > .theme2-color:visited {
  color: #fff; }
  .nav > li > .theme2-color:hover,
  .nav > li > .theme2-color:visited:hover {
    color: #09f3ff;
    background-color: transparent; }
.nav > li > .theme3-color,
.nav > li > .theme3-color:visited {
  color: #fff; }
  .nav > li > .theme3-color:hover,
  .nav > li > .theme3-color:visited:hover {
    color: #36cc60;
    background-color: transparent; }
.nav > li > .theme4-color,
.nav > li > .theme4-color:visited {
  color: #fff; }
  .nav > li > .theme4-color:hover,
  .nav > li > .theme4-color:visited:hover {
    color: #ee6680;
    background-color: transparent; }

/**
 *  Shouldn't be using !important, but specificity isn't working
 **/
.affix .theme1-color,
.affix .theme2-color,
.affix .theme3-color,
.affix .theme4-color,
.affix .theme5-color {
  color: #4e4e4e; }
.affix .active .theme1-color {
  color: #5F4B8C !important; }
.affix .active .theme2-color {
  color: #00BCC6 !important; }
.affix .active .theme3-color {
  color: #279947 !important; }
.affix .active .theme4-color {
  color: #E82A4F !important; }

header.two-header {
  background-color: #5F4B8C;
  font-size: 0;
  margin-bottom: -6px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4); }
  header.two-header nav {
    font-size: 0; }

.logo,
.nav-link {
  font-size: 14px; }

.logo,
.nav-link,
.vertical-align-middle {
  display: inline-block;
  vertical-align: middle; }

.title {
  margin: 24px 0 6px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #999; }

#iconmenu {
  min-height: 165px; }

.icon-blue-plus:before {
  content: "\e900";
  color: #01bcc6; }

.icon-plus:before {
  content: "\e900"; }

.icon-green-plus:before {
  content: "\e901";
  color: #279947; }

.icon-grey-plus:before {
  content: "\e902";
  color: #999; }

.icon-magenta-plus:before {
  content: "\e903";
  color: #e72b50; }

.icon-Multicolour-plus .path1:before {
  content: "\e90b";
  color: #f6ec30; }

.icon-Multicolour-plus .path2:before {
  content: "\e90c";
  color: #5f4b8d;
  margin-left: -0.998046875em; }

.icon-Multicolour-plus .path3:before {
  content: "\e90d";
  color: #01bcc6;
  margin-left: -0.998046875em; }

.icon-Multicolour-plus .path4:before {
  content: "\e90e";
  color: #e72b50;
  margin-left: -0.998046875em; }

.icon-Multicolour-plus .path5:before {
  content: "\e90f";
  color: #279947;
  margin-left: -0.998046875em; }

.icon-multicolour-plus2 .path1:before {
  content: "\e904";
  color: #01bcc6; }

.icon-multicolour-plus2 .path2:before {
  content: "\e905";
  color: #e72b50;
  margin-left: -0.998046875em; }

.icon-multicolour-plus2 .path3:before {
  content: "\e906";
  color: #279947;
  margin-left: -0.998046875em; }

.icon-multicolour-plus2 .path4:before {
  content: "\e907";
  color: #f6ec30;
  margin-left: -0.998046875em; }

.icon-purple-plus:before {
  content: "\e908";
  color: #5f4b8d; }

.icon-white-plus:before {
  content: "\e909";
  color: #fff; }

.icon-yellow-plus:before {
  content: "\e90a";
  color: #f6ec30; }

.icon-yellow-plus:before {
  content: "\e90a";
  color: #f6ec30; }

@font-face {
  font-family: 'rawline bold';
  src: url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800.eot");
  src: url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800.eot?#iefix") format("embedded-opentype"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800.woff2") format("woff2"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800.woff") format("woff"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800.ttf") format("truetype"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800.svg") format("svg");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'rawline bold';
  src: url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800i.eot");
  src: url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800i.eot?#iefix") format("embedded-opentype"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800i.woff2") format("woff2"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800i.woff") format("woff"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800i.ttf") format("truetype"), url("https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/font/rawline-800i.svg") format("svg");
  font-weight: 800;
  font-style: italic; }
main {
  font-family: 'Oxygen', sans-serif;
  font-size: 1.1em;
  margin-top: 80px; }

@media print {
  blockquote, pre {
    border: none; } }

@font-face {
  font-family: 'icomoon';
  src: url("/2018/fonts/icon-fonts/icomoon.eot?3gdi1c");
  src: url("/2018/fonts/icon-fonts/icomoon.eot?3gdi1c#iefix") format("embedded-opentype"), url("/2018/fonts/icon-fonts/icomoon.ttf?3gdi1c") format("truetype"), url("/2018/fonts/icon-fonts/icomoon.woff?3gdi1c") format("woff"), url("/2018/fonts/icon-fonts/icomoon.svg?3gdi1c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.container {
  overflow: hidden !important; }
  @media (min-width: 992px) {
    .container {
      width: auto;
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 768px) {
    .container {
      width: auto;
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 1200px) {
    .container {
      margin-left: auto;
      margin-right: auto;
      width: 1170px; } }

header .brand {
  padding-top: 30px; }

h1 {
  border-bottom: 3px solid #000;
  font-size: 40px;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: 'rawline bold',sans-serif; }

h1 .icon-plus {
  position: relative;
  bottom: 4px;
  left: 4px; }

.chap-nav {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0;
  margin-top: 40px;
  background-color: none; }
  .chap-nav a {
    font-size: 1.2em; }
  @media (max-width: 700px) {
    .chap-nav .col-xs-4 {
      padding: 0; } }
  @media (max-width: 700px) {
    .chap-nav .center-block a {
      font-size: 0.9em; } }
  @media (max-width: 991px) {
    .chap-nav .prev-next a span.text {
      display: none; } }
  .chap-nav .prev-next a, .chap-nav .top-toc a {
    font-weight: lighter;
    color: #242424; }
    .chap-nav .prev-next a:visited, .chap-nav .top-toc a:visited {
      color: #242424; }
    .chap-nav .prev-next a:hover, .chap-nav .top-toc a:hover {
      color: #242424; }

.top-toc a {
  text-align: center;
  text-decoration: none !important; }

.title-card {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  position: relative;
  margin-bottom: 50px; }
  .title-card [class^="icon-"],
  .title-card [class*=" icon-"] {
    font-size: .75em;
    margin-left: 20px;
    position: relative;
    top: -1px;
    right: 13px; }
  .title-card h1 {
    color: white;
    text-align: left;
    padding: 22px 25px 22px 15px;
    width: auto;
    background-color: black;
    position: absolute;
    bottom: 20%;
    right: 5%;
    margin-bottom: 0;
    font-weight: lighter;
    font-size: 2.3em;
    border: none !important; }
    @media print {
      .title-card h1 {
        position: static; }
        .title-card h1 i {
          font-style: normal !important; } }
    @media (max-width: 768px) {
      .title-card h1 {
        right: 0%; } }
    @media print {
      .title-card h1 {
        color: #000 !important; } }
  .title-card img {
    width: 100%;
    height: auto;
    object-fit: cover; }
    @media print {
      .title-card img {
        display: none; } }
  @media screen and (max-width: 575px) {
    .title-card:before {
      display: none; }
    .title-card h1 {
      position: relative !important;
      font-size: 1.4em !important; } }
  @media screen and (max-width: 767px) {
    .title-card:before {
      display: none; }
    .title-card h1 {
      position: relative !important;
      font-size: 1.8em; } }
  @media screen and (max-width: 991px) {
    .title-card h1 {
      font-size: 1.8em; } }

.themed-table {
  border-top: 9px solid #666;
  border-bottom: 9px solid #666; }
  .themed-table .row {
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    margin-right: 0; }
  .themed-table .table-title {
    background-color: #5F4B8C; }
    .themed-table .table-title h3 {
      color: white;
      margin: 10px 0;
      font-weight: lighter;
      font-size: 1.5em; }
  .themed-table .table-content {
    background-color: #fff; }
    @media (min-width: 991px) {
      .themed-table .table-content {
        display: table; } }
    @media (min-width: 1199px) {
      .themed-table .table-content {
        display: table; } }
  .themed-table .t-content {
    font-weight: bold;
    padding: 20px; }
    @media (min-width: 991px) {
      .themed-table .t-content {
        float: none;
        display: table-cell;
        vertical-align: middle; } }
    @media (min-width: 1199px) {
      .themed-table .t-content {
        float: none;
        display: table-cell;
        vertical-align: middle; } }
  .themed-table .l-content {
    padding: 20px;
    background-color: #ffffff; }
    @media (min-width: 991px) {
      .themed-table .l-content {
        float: none;
        display: table-cell;
        vertical-align: middle; } }
    @media (min-width: 1199px) {
      .themed-table .l-content {
        float: none;
        display: table-cell;
        vertical-align: middle; } }
    .themed-table .l-content ul li {
      padding: 2px; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .navCards {
    margin-bottom: 20px; } }
.navCards .navCard {
  position: relative;
  margin: 15px 0px;
  text-align: center; }
  @media (max-width: 768px) {
    .navCards .navCard {
      margin: 40px 0px; } }
  @media print {
    .navCards .navCard {
      margin-left: 10px;
      margin-right: 10px; } }
  .navCards .navCard .card {
    position: relative;
    background-color: #424242;
    width: 100%;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }
    .navCards .navCard .card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: 0.5s; }
      @media print {
        .navCards .navCard .card img {
          display: none;
          text-align: center; } }
    .navCards .navCard .card .titlePlus {
      z-index: 100;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      position: absolute;
      width: 100%; }
      .navCards .navCard .card .titlePlus .plusBar {
        display: inline-block;
        padding: 10px; }
        @media (max-width: 1100px) {
          .navCards .navCard .card .titlePlus .plusBar {
            padding: 2px; } }
      .navCards .navCard .card .titlePlus .iconPlus {
        width: 35px;
        display: inline-block;
        float: left;
        vertical-align: middle;
        margin-top: 8px; }
    .navCards .navCard .card:hover img {
      -moz-transform: scale(1.1, 1.1);
      -webkit-transform: scale(1.1, 1.1);
      -o-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1); }
    .navCards .navCard .card:hover .titlePlus {
      -webkit-transform: skew(0deg) rotate(0deg) translate(0%, -100%);
      transform: skew(0deg) rotate(0deg) translate(0%, -100%);
      opacity: 0.5; }
  .navCards .navCard .more {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.75); }
    .navCards .navCard .more > span {
      display: inline-block;
      line-height: 1.94em;
      text-align: center;
      background: #333;
      color: white;
      font-size: 1em;
      width: 2.5em;
      margin-left: 10px;
      padding: 0; }
  .navCards .navCard .divBottom .titlePlus {
    position: absolute;
    width: 100%;
    bottom: 0; }
    .navCards .navCard .divBottom .titlePlus .plusBar {
      border-top: none; }
      .navCards .navCard .divBottom .titlePlus .plusBar h3 {
        border-top: none; }
  .navCards .navCard .divBottom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1); }
  .navCards .navCard .divBottom:hover .titlePlus {
    -webkit-transform: skew(0deg) rotate(0deg) translate(0%, 100%);
    transform: skew(0deg) rotate(0deg) translate(0%, 100%);
    opacity: 0.5; }
  .navCards .navCard .myfilter h3 {
    font-size: 2.5em; }
  .navCards .navCard b {
    color: #2d2d2d;
    text-decoration: none; }

.flowplayer {
  position: relative; }

@media (max-width: 991px) {
  blockquote {
    width: 100%;
    float: none;
    margin: 40px auto; } }

.themes section {
  margin-bottom: 60px; }
.themes img {
  width: 100%; }
.themes .row {
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px; }

.hbox h2 {
  color: #fff; }
.hbox h2:nth-child(2) {
  color: #666;
  background-color: #ccc; }

.page-header {
  width: 100%;
  clear: both; }

blockquote:before {
  border-bottom: 30px solid #ccc; }

.intro-quote {
  width: 40%;
  float: left;
  margin: 0 40px 40px 0;
  padding: 0; }
  @media (max-width: 991px) {
    .intro-quote {
      width: 100%;
      float: none;
      margin: 40px auto; } }
  .intro-quote:before {
    width: 100%;
    border-bottom: 30px solid #ccc; }

.side-gender-box {
  position: relative;
  border: 3px solid #5F4B8C;
  width: 40%;
  float: left;
  margin: 0 40px 40px 0;
  padding: 50px 40px 40px 40px; }
  @media (max-width: 991px) {
    .side-gender-box {
      width: 100%;
      float: none;
      margin: 40px auto; } }
  .side-gender-box span {
    display: block;
    font-size: 1.5em;
    font-family: 'rawline bold',sans-serif; }
  .side-gender-box:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #5F4B8C;
    position: absolute;
    left: 0;
    top: 0; }

.story-box {
  width: 80%;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .story-box {
      width: 100%;
      float: none;
      margin: 40px auto; } }
  .story-box li {
    padding-left: 5px; }
  .story-box li span {
    border: none !important;
    position: relative;
    top: -5px; }
  .story-box p {
    margin-top: 20px;
    font-style: italic; }
  .story-box > span {
    font-family: 'rawline bold',sans-serif;
    display: block;
    font-size: 2em;
    border-bottom: 3px solid #666;
    line-height: 1.1em; }
  .story-box ul {
    padding: 0px 37px;
    list-style-image: url("/2018/img/check.png") !important;
    list-style-position: outside; }
    .story-box ul li {
      margin: 20px 0; }

.side-benefit {
  position: relative;
  border: 3px solid #666;
  width: 40%;
  float: left;
  margin: 0 40px 40px 0;
  padding: 50px 40px 40px 40px;
  background-color: #ccc; }
  @media (max-width: 991px) {
    .side-benefit {
      width: 100%;
      float: none;
      margin: 40px auto; } }
  .side-benefit span {
    font-family: 'rawline bold',sans-serif;
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 10px; }
  .side-benefit li {
    text-align: left; }
  .side-benefit:before {
    content: "";
    display: inline-block;
    width: 85%;
    height: 40px;
    background-color: #666;
    position: absolute;
    left: 7.5%;
    top: 0; }

b {
  font-weight: 1000; }

.side-border-top {
  padding: 20px;
  border-top: 9px solid #666;
  border-bottom: 3px solid #666;
  border-left: 3px solid #666;
  border-right: 3px solid #666;
  width: 40%;
  float: left;
  margin: 0 40px 40px 0; }
  .side-border-top span {
    font-family: 'rawline bold',sans-serif;
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 10px; }
  @media (max-width: 991px) {
    .side-border-top {
      width: 100%;
      float: none;
      margin: 40px auto; } }

.page-header {
  padding-bottom: 10.5px;
  margin: 70px 0 23px;
  border-bottom: 2px solid #d8d8d8; }

.border-tb-box {
  margin: 30px 0;
  padding: 20px;
  border-top: 9px solid #666;
  border-bottom: 3px solid #666;
  border-left: 3px solid #666;
  border-right: 3px solid #666; }
  .border-tb-box span {
    font-family: 'rawline bold',sans-serif;
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 10px; }

.heading-bground-box {
  width: 80%;
  margin: 30px auto;
  border: 3px solid #666; }
  @media (max-width: 991px) {
    .heading-bground-box {
      width: 100%;
      float: none;
      margin: 40px auto; } }
  .heading-bground-box .cont {
    padding: 20px; }
  .heading-bground-box span {
    font-family: 'rawline bold',sans-serif;
    font-size: 1.5em;
    display: block;
    width: 100%;
    background-color: #666;
    color: white;
    padding: 20px 20px 18px 20px;
    margin-bottom: 15px;
    text-align: center; }

.border-left-box {
  width: 80%;
  margin: 30px auto;
  border-left: 10px solid #666;
  padding: 10px 20px; }
  @media (max-width: 991px) {
    .border-left-box {
      width: 100%;
      float: none;
      margin: 40px auto; } }
  .border-left-box span {
    font-family: 'rawline bold',sans-serif;
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px; }

.full-border-box {
  width: 100%;
  margin: 30px auto;
  border: 3px solid #666;
  padding: 10px 20px; }
  .full-border-box span {
    font-family: 'rawline bold',sans-serif;
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px; }

.full-two-col-box {
  width: 100%;
  margin: 30px auto;
  border: 3px solid #666;
  padding: 10px 20px; }
  .full-two-col-box > span {
    font-family: 'rawline bold',sans-serif;
    font-weight: bold;
    display: block;
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center; }
  .full-two-col-box > p {
    text-align: center; }
  .full-two-col-box .row {
    border-top: 3px solid #666;
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px; }

.panel {
  border-radius: 0px; }

.panel-body header {
  padding: 10px 0; }

.panel-primary > .panel-heading {
  font-size: 1.5em;
  font-weight: normal; }

.clear {
  clear: both; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.width100 {
  width: 100% !important;
  float: none; }

.width80, .infograph {
  margin: 40px auto;
  width: 80%;
  float: none;
  clear: both; }
  @media (max-width: 991px) {
    .width80, .infograph {
      width: 100%;
      float: none;
      margin: 40px auto; } }

.right-side-box {
  float: right;
  margin: 0 0px 40px 40px; }

.theme0 .accordion dl a.accordion-title {
  background-color: #5F4B8C;
  color: #3D3D3D !important; }
.theme0 blockquote:before {
  border-bottom: 25px solid #5F4B8C; }
.theme0 .share-themecolor i,
.theme0 .share-themecolor .share-text {
  color: #3D3D3D;
  background-color: #5F4B8C; }
.theme0 .titlePlus {
  background-color: #5F4B8C;
  text-align: left; }
  .theme0 .titlePlus h3 {
    color: #fff;
    font-size: 1.5em;
    margin-left: 8px;
    transition: 0.5s;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase; }
    @media (max-width: 1100px) {
      .theme0 .titlePlus h3 {
        font-size: 1.1em; } }
    .theme0 .titlePlus h3 [class^="icon-"] {
      font-size: 21px;
      padding-right: 10px;
      color: #fff; }
      @media (max-width: 1100px) {
        .theme0 .titlePlus h3 [class^="icon-"] {
          font-size: 0.85em;
          padding-right: 7px; } }
.theme0 .mainBanner {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%; }
  .theme0 .mainBanner .nopadding {
    padding: 0px;
    text-align: center; }
  .theme0 .mainBanner .hbox {
    margin: 0;
    position: absolute;
    top: 42%;
    background-color: #ffffff8a; }
    @media (max-width: 575px) {
      .theme0 .mainBanner .hbox {
        position: relative;
        text-align: center; } }
    .theme0 .mainBanner .hbox h1,
    .theme0 .mainBanner .hbox h2 {
      margin-top: 0;
      font-size: 3.2em;
      color: black;
      text-transform: uppercase;
      border-bottom: none; }
      @media print {
        .theme0 .mainBanner .hbox h1 blockquote, .theme0 .mainBanner .hbox h1 pre,
        .theme0 .mainBanner .hbox h2 blockquote,
        .theme0 .mainBanner .hbox h2 pre {
          border: none; } }
      .theme0 .mainBanner .hbox h1 [class^="icon-"],
      .theme0 .mainBanner .hbox h2 [class^="icon-"] {
        font-size: 50px; }
    .theme0 .mainBanner .hbox h1:nth-child(1) {
      padding-left: 61px;
      margin-bottom: -10px; }
    .theme0 .mainBanner .hbox h1:nth-child(2) {
      margin-bottom: .2em; }
      .theme0 .mainBanner .hbox h1:nth-child(2) .purpleLine {
        border-bottom: #5F4B8C 6px solid; }
    .theme0 .mainBanner .hbox h2 {
      font-size: 1.4em;
      font-weight: lighter;
      text-transform: none;
      padding-left: 65px; }
  .theme0 .mainBanner .titlesvg.svglogo-m {
    display: inline; }
    @media (min-width: 767px) {
      .theme0 .mainBanner .titlesvg.svglogo-m {
        display: none; } }
  .theme0 .mainBanner .img-fluid {
    margin: 20px 0;
    border-top: 8px solid #5f4b8c;
    border-bottom: 8px solid #5f4b8c;
    width: 100%;
    object-fit: cover; }
    @media print {
      .theme0 .mainBanner .img-fluid {
        display: none; } }
    @media (max-width: 575px) {
      .theme0 .mainBanner .img-fluid {
        height: 100%; } }
    .theme0 .mainBanner .img-fluid.svglogo {
      display: none; }
      @media (min-width: 767px) {
        .theme0 .mainBanner .img-fluid.svglogo {
          margin-top: 90px;
          padding-right: 33px;
          display: inline; } }
      @media (min-width: 991px) {
        .theme0 .mainBanner .img-fluid.svglogo {
          margin-top: 115px;
          padding-right: 33px; } }
.theme0 .side-border-top {
  border-color: #5F4B8C; }
.theme0 .full-two-col-box {
  border: 3px solid #5F4B8C; }
  .theme0 .full-two-col-box .row {
    border-top: 3px solid #5F4B8C; }
.theme0 .themed-table {
  border-top: 9px solid #5F4B8C;
  border-bottom: 9px solid #5F4B8C; }
  .theme0 .themed-table .row {
    border-bottom: 1px solid #ccc4df; }
.theme0 h1 {
  border-bottom: 3px solid #5F4B8C; }
.theme0 blockquote:before {
  border-bottom: 30px solid #5F4B8C; }
.theme0 .intro-quote:before {
  border-bottom: 30px solid #5F4B8C; }
.theme0 .story-box span {
  border-bottom: 3px solid #5F4B8C; }
.theme0 .side-benefit {
  border: 3px solid #5F4B8C;
  background-color: #f7f6fa; }
  .theme0 .side-benefit:before {
    background-color: #5F4B8C; }
.theme0 .border-tb-box {
  border-top: 9px solid #5F4B8C;
  border-bottom: 3px solid #5F4B8C;
  border-left: 3px solid #5F4B8C;
  border-right: 3px solid #5F4B8C; }
.theme0 .heading-bground-box {
  border: 3px solid #5F4B8C; }
  .theme0 .heading-bground-box span {
    background-color: #5F4B8C;
    color: #3D3D3D; }
.theme0 .border-left-box {
  border-left: 10px solid #5F4B8C; }
.theme0 .full-border-box {
  border: 3px solid #5F4B8C; }
.theme0 .panel {
  border: 3px solid #5F4B8C; }
.theme0 .panel-primary > .panel-heading {
  background-color: #5F4B8C;
  border-color: #5F4B8C;
  color: #3D3D3D; }
.theme0 .title-card:before {
  background-color: #5F4B8C; }
.theme0 .title-card h1 {
  background-color: #5F4B8C;
  color: #3D3D3D; }
.theme0.fact-sheet #partial-toc {
  margin-left: 40px; }
  .theme0.fact-sheet #partial-toc span {
    font-size: 1.3em; }
  .theme0.fact-sheet #partial-toc li {
    margin: 15px 0px 0px 0px;
    counter-increment: item;
    margin-left: 0px; }
    .theme0.fact-sheet #partial-toc li a {
      text-decoration: none;
      font-weight: bold;
      color: black; }
  .theme0.fact-sheet #partial-toc li:before {
    content: counter(item) "  —  "; }
  .theme0.fact-sheet #partial-toc ul {
    padding-left: 0px;
    list-style-type: none; }
.theme0.fact-sheet .theme-logo {
  margin: 30px auto 40px auto;
  display: block;
  width: fit-content; }
  .theme0.fact-sheet .theme-logo [class^="icon-"] {
    font-size: 50px;
    padding-right: 10px;
    color: #5F4B8C; }
    @media (max-width: 575px) {
      .theme0.fact-sheet .theme-logo [class^="icon-"] {
        font-size: 25px; } }
  .theme0.fact-sheet .theme-logo h1 {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px; }
  .theme0.fact-sheet .theme-logo h1:nth-child(1) {
    color: #5F4B8C;
    margin: 0px 0px 0px 0px; }
  .theme0.fact-sheet .theme-logo h1:nth-child(2) {
    color: whitesmoke;
    background-color: #5F4B8C; }
.theme0.fact-sheet .title-card:before {
  display: none; }
.theme0.fact-sheet .title-card img {
  height: 100%; }
.theme0.fact-sheet .title-card h1 {
  bottom: 20%; }
.theme0.fact-sheet .title-card figcaption {
  background-color: #ebebeb;
  padding: 20px 15px 26px 15px;
  font-size: 1.5em;
  /* width: 80%; */
  color: #717070;
  text-align: center; }
.theme0.fact-sheet h1 {
  padding: 20px;
  border-bottom: none;
  font-weight: bolder;
  font-size: 2em;
  text-align: left;
  margin: 0px auto 0px;
  text-transform: uppercase; }
  .theme0.fact-sheet h1 [class^="icon-"] {
    font-size: .8em;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 10px; }
  @media (min-width: 767px) {
    .theme0.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
  @media (min-width: 991px) {
    .theme0.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
.theme0.fact-sheet .row h1:nth-of-type(1) {
  color: #444;
  padding: 0px;
  font-size: 3.3em;
  margin: 50px auto 50px auto;
  border-bottom: 8px solid #5F4B8C;
  width: fit-content;
  text-align: center; }
  @media (max-width: 575px) {
    .theme0.fact-sheet .row h1:nth-of-type(1) {
      font-size: 2.3em; } }
.theme0.fact-sheet h2 {
  border-bottom: none;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 32px;
  text-align: left;
  color: #5F4B8C; }
.theme0.fact-sheet h3 {
  color: #644f93;
  font-size: 1.2em;
  font-weight: 600; }
.theme0.fact-sheet .square-li {
  padding-left: 0px;
  list-style: none; }
  .theme0.fact-sheet .square-li li {
    padding: 6px 0px 10px 18px;
    list-style: none; }
  .theme0.fact-sheet .square-li li:before {
    content: "\e909";
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    color: #5F4B8C;
    margin-left: -1.3em;
    width: 1.3em; }
.theme0.fact-sheet .shareable-card {
  background-color: #5F4B8C;
  height: auto;
  overflow: hidden; }
  .theme0.fact-sheet .shareable-card .row:nth-child(1) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(1) img {
      padding-right: 0px;
      padding-top: 15px; }
  .theme0.fact-sheet .shareable-card .row:nth-child(2) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 30px; }
  .theme0.fact-sheet .shareable-card h2 {
    color: #3D3D3D;
    padding: 0px;
    border-bottom: none;
    font-weight: bolder;
    font-size: 2em;
    text-align: left;
    margin: 20px auto 20px;
    text-transform: uppercase; }
    .theme0.fact-sheet .shareable-card h2 [class^="icon-"] {
      font-size: .8em;
      margin-right: 10px;
      margin-top: 0px;
      margin-left: 0px; }
  .theme0.fact-sheet .shareable-card h3 {
    color: #3D3D3D;
    text-transform: none;
    margin: 0px; }
  .theme0.fact-sheet .shareable-card span {
    color: #3D3D3D;
    font-weight: lighter; }
  .theme0.fact-sheet .shareable-card .svg_img {
    width: 160px;
    padding-top: 30px; }
  .theme0.fact-sheet .shareable-card p {
    color: #3D3D3D;
    font-weight: lighter; }
  @media (min-width: 575px) {
    .theme0.fact-sheet .shareable-card h2 {
      margin: 30px auto 20px;
      padding: 0px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(1) img {
      width: 100%;
      padding-top: 15px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 767px) {
    .theme0.fact-sheet .shareable-card h2 {
      margin: 40px auto 20px;
      padding: 0px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme0.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px;
        padding-top: 15px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 991px) {
    .theme0.fact-sheet .shareable-card h2 {
      margin: 7px auto 20px;
      padding: 0px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme0.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px; }
    .theme0.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; }
    .theme0.fact-sheet .shareable-card .svg_img {
      width: 160px;
      padding-top: 0px; } }
.theme0.fact-sheet .efactImgBox {
  margin-top: 55px; }
  .theme0.fact-sheet .efactImgBox figure {
    position: relative; }
    .theme0.fact-sheet .efactImgBox figure img {
      height: 540px;
      object-fit: cover;
      object-position: 50% 69%;
      width: 100%; }
    .theme0.fact-sheet .efactImgBox figure figcaption {
      position: absolute;
      background-color: #5F4B8C;
      color: #3D3D3D;
      width: min-content;
      padding: 15px 20px 12px 61px;
      right: 35px;
      bottom: 25%;
      width: 60%; }
      @media (max-width: 500px) {
        .theme0.fact-sheet .efactImgBox figure figcaption {
          width: 80%;
          font-size: 0.9em; } }
      .theme0.fact-sheet .efactImgBox figure figcaption h2 {
        color: #3D3D3D;
        font-size: 1.5em;
        margin: 0px;
        padding: 0px 0px 12px 0px; }
        .theme0.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
          color: #3D3D3D;
          font-size: 2em;
          margin: 0px;
          padding: 0px 0px 12px 0px;
          text-align: left; }
          .theme0.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
            position: absolute;
            left: -24px;
            top: 0px;
            font-size: 70px; }
            @media (max-width: 500px) {
              .theme0.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
                left: -19px;
                top: 0px;
                font-size: 55px; } }
          @media (max-width: 415px) {
            .theme0.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
              font-size: 1.5em; } }
        .theme0.fact-sheet .efactImgBox figure figcaption h2 [class^="icon-"] {
          font-size: .8em;
          position: relative;
          top: -1px;
          right: 10px; }
        @media (min-width: 767px) {
          .theme0.fact-sheet .efactImgBox figure figcaption h2 {
            font-size: 2.4em; } }
      .theme0.fact-sheet .efactImgBox figure figcaption p {
        font-size: 1.2em; }
.theme0.fact-sheet .panel-body figure {
  border: none; }
.theme0 main {
  margin-top: 50px; }

.theme1 .accordion dl a.accordion-title {
  background-color: #5F4B8C;
  color: #fff !important; }
.theme1 blockquote:before {
  border-bottom: 25px solid #5F4B8C; }
.theme1 .share-themecolor i,
.theme1 .share-themecolor .share-text {
  color: #fff;
  background-color: #5F4B8C; }
.theme1 .titlePlus {
  background-color: #5F4B8C;
  text-align: left; }
  .theme1 .titlePlus h3 {
    color: #fff;
    font-size: 1.5em;
    margin-left: 8px;
    transition: 0.5s;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase; }
    @media (max-width: 1100px) {
      .theme1 .titlePlus h3 {
        font-size: 1.1em; } }
    .theme1 .titlePlus h3 [class^="icon-"] {
      font-size: 21px;
      padding-right: 10px;
      color: #fff; }
      @media (max-width: 1100px) {
        .theme1 .titlePlus h3 [class^="icon-"] {
          font-size: 0.85em;
          padding-right: 7px; } }
.theme1 .mainBanner {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%; }
  .theme1 .mainBanner .nopadding {
    padding: 0px;
    text-align: center; }
  .theme1 .mainBanner .hbox {
    margin: 0;
    position: absolute;
    top: 42%;
    background-color: #ffffff8a; }
    @media (max-width: 575px) {
      .theme1 .mainBanner .hbox {
        position: relative;
        text-align: center; } }
    .theme1 .mainBanner .hbox h1,
    .theme1 .mainBanner .hbox h2 {
      margin-top: 0;
      font-size: 3.2em;
      color: black;
      text-transform: uppercase;
      border-bottom: none; }
      @media print {
        .theme1 .mainBanner .hbox h1 blockquote, .theme1 .mainBanner .hbox h1 pre,
        .theme1 .mainBanner .hbox h2 blockquote,
        .theme1 .mainBanner .hbox h2 pre {
          border: none; } }
      .theme1 .mainBanner .hbox h1 [class^="icon-"],
      .theme1 .mainBanner .hbox h2 [class^="icon-"] {
        font-size: 50px; }
    .theme1 .mainBanner .hbox h1:nth-child(1) {
      padding-left: 61px;
      margin-bottom: -10px; }
    .theme1 .mainBanner .hbox h1:nth-child(2) {
      margin-bottom: .2em; }
      .theme1 .mainBanner .hbox h1:nth-child(2) .purpleLine {
        border-bottom: #5F4B8C 6px solid; }
    .theme1 .mainBanner .hbox h2 {
      font-size: 1.4em;
      font-weight: lighter;
      text-transform: none;
      padding-left: 65px; }
  .theme1 .mainBanner .titlesvg.svglogo-m {
    display: inline; }
    @media (min-width: 767px) {
      .theme1 .mainBanner .titlesvg.svglogo-m {
        display: none; } }
  .theme1 .mainBanner .img-fluid {
    margin: 20px 0;
    border-top: 8px solid #5f4b8c;
    border-bottom: 8px solid #5f4b8c;
    width: 100%;
    object-fit: cover; }
    @media print {
      .theme1 .mainBanner .img-fluid {
        display: none; } }
    @media (max-width: 575px) {
      .theme1 .mainBanner .img-fluid {
        height: 100%; } }
    .theme1 .mainBanner .img-fluid.svglogo {
      display: none; }
      @media (min-width: 767px) {
        .theme1 .mainBanner .img-fluid.svglogo {
          margin-top: 90px;
          padding-right: 33px;
          display: inline; } }
      @media (min-width: 991px) {
        .theme1 .mainBanner .img-fluid.svglogo {
          margin-top: 115px;
          padding-right: 33px; } }
.theme1 .side-border-top {
  border-color: #5F4B8C; }
.theme1 .full-two-col-box {
  border: 3px solid #5F4B8C; }
  .theme1 .full-two-col-box .row {
    border-top: 3px solid #5F4B8C; }
.theme1 .themed-table {
  border-top: 9px solid #5F4B8C;
  border-bottom: 9px solid #5F4B8C; }
  .theme1 .themed-table .row {
    border-bottom: 1px solid #ccc4df; }
.theme1 h1 {
  border-bottom: 3px solid #5F4B8C; }
.theme1 blockquote:before {
  border-bottom: 30px solid #5F4B8C; }
.theme1 .intro-quote:before {
  border-bottom: 30px solid #5F4B8C; }
.theme1 .story-box span {
  border-bottom: 3px solid #5F4B8C; }
.theme1 .side-benefit {
  border: 3px solid #5F4B8C;
  background-color: #f7f6fa; }
  .theme1 .side-benefit:before {
    background-color: #5F4B8C; }
.theme1 .border-tb-box {
  border-top: 9px solid #5F4B8C;
  border-bottom: 3px solid #5F4B8C;
  border-left: 3px solid #5F4B8C;
  border-right: 3px solid #5F4B8C; }
.theme1 .heading-bground-box {
  border: 3px solid #5F4B8C; }
  .theme1 .heading-bground-box span {
    background-color: #5F4B8C;
    color: #fff; }
.theme1 .border-left-box {
  border-left: 10px solid #5F4B8C; }
.theme1 .full-border-box {
  border: 3px solid #5F4B8C; }
.theme1 .panel {
  border: 3px solid #5F4B8C; }
.theme1 .panel-primary > .panel-heading {
  background-color: #5F4B8C;
  border-color: #5F4B8C;
  color: #fff; }
.theme1 .title-card:before {
  background-color: #5F4B8C; }
.theme1 .title-card h1 {
  background-color: #5F4B8C;
  color: #fff; }
.theme1.fact-sheet #partial-toc {
  margin-left: 40px; }
  .theme1.fact-sheet #partial-toc span {
    font-size: 1.3em; }
  .theme1.fact-sheet #partial-toc li {
    margin: 15px 0px 0px 0px;
    counter-increment: item;
    margin-left: 0px; }
    .theme1.fact-sheet #partial-toc li a {
      text-decoration: none;
      font-weight: bold;
      color: black; }
  .theme1.fact-sheet #partial-toc li:before {
    content: counter(item) "  —  "; }
  .theme1.fact-sheet #partial-toc ul {
    padding-left: 0px;
    list-style-type: none; }
.theme1.fact-sheet .theme-logo {
  margin: 30px auto 40px auto;
  display: block;
  width: fit-content; }
  .theme1.fact-sheet .theme-logo [class^="icon-"] {
    font-size: 50px;
    padding-right: 10px;
    color: #5F4B8C; }
    @media (max-width: 575px) {
      .theme1.fact-sheet .theme-logo [class^="icon-"] {
        font-size: 25px; } }
  .theme1.fact-sheet .theme-logo h1 {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px; }
  .theme1.fact-sheet .theme-logo h1:nth-child(1) {
    color: #5F4B8C;
    margin: 0px 0px 0px 0px; }
  .theme1.fact-sheet .theme-logo h1:nth-child(2) {
    color: whitesmoke;
    background-color: #5F4B8C; }
.theme1.fact-sheet .title-card:before {
  display: none; }
.theme1.fact-sheet .title-card img {
  height: 100%; }
.theme1.fact-sheet .title-card h1 {
  bottom: 20%; }
.theme1.fact-sheet .title-card figcaption {
  background-color: #ebebeb;
  padding: 20px 15px 26px 15px;
  font-size: 1.5em;
  /* width: 80%; */
  color: #717070;
  text-align: center; }
.theme1.fact-sheet h1 {
  padding: 20px;
  border-bottom: none;
  font-weight: bolder;
  font-size: 2em;
  text-align: left;
  margin: 0px auto 0px;
  text-transform: uppercase; }
  .theme1.fact-sheet h1 [class^="icon-"] {
    font-size: .8em;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 10px; }
  @media (min-width: 767px) {
    .theme1.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
  @media (min-width: 991px) {
    .theme1.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
.theme1.fact-sheet .row h1:nth-of-type(1) {
  color: #444;
  padding: 0px;
  font-size: 3.3em;
  margin: 50px auto 50px auto;
  border-bottom: 8px solid #5F4B8C;
  width: fit-content;
  text-align: center; }
  @media (max-width: 575px) {
    .theme1.fact-sheet .row h1:nth-of-type(1) {
      font-size: 2.3em; } }
.theme1.fact-sheet h2 {
  border-bottom: none;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 32px;
  text-align: left;
  color: #5F4B8C; }
.theme1.fact-sheet h3 {
  color: #644f93;
  font-size: 1.2em;
  font-weight: 600; }
.theme1.fact-sheet .square-li {
  padding-left: 0px;
  list-style: none; }
  .theme1.fact-sheet .square-li li {
    padding: 6px 0px 10px 18px;
    list-style: none; }
  .theme1.fact-sheet .square-li li:before {
    content: "\e909";
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    color: #5F4B8C;
    margin-left: -1.3em;
    width: 1.3em; }
.theme1.fact-sheet .shareable-card {
  background-color: #5F4B8C;
  height: auto;
  overflow: hidden; }
  .theme1.fact-sheet .shareable-card .row:nth-child(1) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(1) img {
      padding-right: 0px;
      padding-top: 15px; }
  .theme1.fact-sheet .shareable-card .row:nth-child(2) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 30px; }
  .theme1.fact-sheet .shareable-card h2 {
    color: #fff;
    padding: 0px;
    border-bottom: none;
    font-weight: bolder;
    font-size: 2em;
    text-align: left;
    margin: 20px auto 20px;
    text-transform: uppercase; }
    .theme1.fact-sheet .shareable-card h2 [class^="icon-"] {
      font-size: .8em;
      margin-right: 10px;
      margin-top: 0px;
      margin-left: 0px; }
  .theme1.fact-sheet .shareable-card h3 {
    color: #fff;
    text-transform: none;
    margin: 0px; }
  .theme1.fact-sheet .shareable-card span {
    color: #fff;
    font-weight: lighter; }
  .theme1.fact-sheet .shareable-card .svg_img {
    width: 160px;
    padding-top: 30px; }
  .theme1.fact-sheet .shareable-card p {
    color: #fff;
    font-weight: lighter; }
  @media (min-width: 575px) {
    .theme1.fact-sheet .shareable-card h2 {
      margin: 30px auto 20px;
      padding: 0px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(1) img {
      width: 100%;
      padding-top: 15px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 767px) {
    .theme1.fact-sheet .shareable-card h2 {
      margin: 40px auto 20px;
      padding: 0px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme1.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px;
        padding-top: 15px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 991px) {
    .theme1.fact-sheet .shareable-card h2 {
      margin: 7px auto 20px;
      padding: 0px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme1.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px; }
    .theme1.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; }
    .theme1.fact-sheet .shareable-card .svg_img {
      width: 160px;
      padding-top: 0px; } }
.theme1.fact-sheet .efactImgBox {
  margin-top: 55px; }
  .theme1.fact-sheet .efactImgBox figure {
    position: relative; }
    .theme1.fact-sheet .efactImgBox figure img {
      height: 540px;
      object-fit: cover;
      object-position: 50% 69%;
      width: 100%; }
    .theme1.fact-sheet .efactImgBox figure figcaption {
      position: absolute;
      background-color: #5F4B8C;
      color: #fff;
      width: min-content;
      padding: 15px 20px 12px 61px;
      right: 35px;
      bottom: 25%;
      width: 60%; }
      @media (max-width: 500px) {
        .theme1.fact-sheet .efactImgBox figure figcaption {
          width: 80%;
          font-size: 0.9em; } }
      .theme1.fact-sheet .efactImgBox figure figcaption h2 {
        color: #fff;
        font-size: 1.5em;
        margin: 0px;
        padding: 0px 0px 12px 0px; }
        .theme1.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
          color: #fff;
          font-size: 2em;
          margin: 0px;
          padding: 0px 0px 12px 0px;
          text-align: left; }
          .theme1.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
            position: absolute;
            left: -24px;
            top: 0px;
            font-size: 70px; }
            @media (max-width: 500px) {
              .theme1.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
                left: -19px;
                top: 0px;
                font-size: 55px; } }
          @media (max-width: 415px) {
            .theme1.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
              font-size: 1.5em; } }
        .theme1.fact-sheet .efactImgBox figure figcaption h2 [class^="icon-"] {
          font-size: .8em;
          position: relative;
          top: -1px;
          right: 10px; }
        @media (min-width: 767px) {
          .theme1.fact-sheet .efactImgBox figure figcaption h2 {
            font-size: 2.4em; } }
      .theme1.fact-sheet .efactImgBox figure figcaption p {
        font-size: 1.2em; }
.theme1.fact-sheet .panel-body figure {
  border: none; }
.theme1 .btn-custom.color-theme {
  color: #fff;
  background-color: #5F4B8C; }
.theme1 .btn-arrow.color-theme {
  color: #fff;
  background-color: #5F4B8C; }

.theme2 .accordion dl a.accordion-title {
  background-color: #00BCC6;
  color: #fff !important; }
.theme2 blockquote:before {
  border-bottom: 25px solid #00BCC6; }
.theme2 .share-themecolor i,
.theme2 .share-themecolor .share-text {
  color: #fff;
  background-color: #00BCC6; }
.theme2 .titlePlus {
  background-color: #00BCC6;
  text-align: left; }
  .theme2 .titlePlus h3 {
    color: #fff;
    font-size: 1.5em;
    margin-left: 8px;
    transition: 0.5s;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase; }
    @media (max-width: 1100px) {
      .theme2 .titlePlus h3 {
        font-size: 1.1em; } }
    .theme2 .titlePlus h3 [class^="icon-"] {
      font-size: 21px;
      padding-right: 10px;
      color: #fff; }
      @media (max-width: 1100px) {
        .theme2 .titlePlus h3 [class^="icon-"] {
          font-size: 0.85em;
          padding-right: 7px; } }
.theme2 .mainBanner {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%; }
  .theme2 .mainBanner .nopadding {
    padding: 0px;
    text-align: center; }
  .theme2 .mainBanner .hbox {
    margin: 0;
    position: absolute;
    top: 42%;
    background-color: #ffffff8a; }
    @media (max-width: 575px) {
      .theme2 .mainBanner .hbox {
        position: relative;
        text-align: center; } }
    .theme2 .mainBanner .hbox h1,
    .theme2 .mainBanner .hbox h2 {
      margin-top: 0;
      font-size: 3.2em;
      color: black;
      text-transform: uppercase;
      border-bottom: none; }
      @media print {
        .theme2 .mainBanner .hbox h1 blockquote, .theme2 .mainBanner .hbox h1 pre,
        .theme2 .mainBanner .hbox h2 blockquote,
        .theme2 .mainBanner .hbox h2 pre {
          border: none; } }
      .theme2 .mainBanner .hbox h1 [class^="icon-"],
      .theme2 .mainBanner .hbox h2 [class^="icon-"] {
        font-size: 50px; }
    .theme2 .mainBanner .hbox h1:nth-child(1) {
      padding-left: 61px;
      margin-bottom: -10px; }
    .theme2 .mainBanner .hbox h1:nth-child(2) {
      margin-bottom: .2em; }
      .theme2 .mainBanner .hbox h1:nth-child(2) .purpleLine {
        border-bottom: #00BCC6 6px solid; }
    .theme2 .mainBanner .hbox h2 {
      font-size: 1.4em;
      font-weight: lighter;
      text-transform: none;
      padding-left: 65px; }
  .theme2 .mainBanner .titlesvg.svglogo-m {
    display: inline; }
    @media (min-width: 767px) {
      .theme2 .mainBanner .titlesvg.svglogo-m {
        display: none; } }
  .theme2 .mainBanner .img-fluid {
    margin: 20px 0;
    border-top: 8px solid #5f4b8c;
    border-bottom: 8px solid #5f4b8c;
    width: 100%;
    object-fit: cover; }
    @media print {
      .theme2 .mainBanner .img-fluid {
        display: none; } }
    @media (max-width: 575px) {
      .theme2 .mainBanner .img-fluid {
        height: 100%; } }
    .theme2 .mainBanner .img-fluid.svglogo {
      display: none; }
      @media (min-width: 767px) {
        .theme2 .mainBanner .img-fluid.svglogo {
          margin-top: 90px;
          padding-right: 33px;
          display: inline; } }
      @media (min-width: 991px) {
        .theme2 .mainBanner .img-fluid.svglogo {
          margin-top: 115px;
          padding-right: 33px; } }
.theme2 .side-border-top {
  border-color: #00BCC6; }
.theme2 .full-two-col-box {
  border: 3px solid #00BCC6; }
  .theme2 .full-two-col-box .row {
    border-top: 3px solid #00BCC6; }
.theme2 .themed-table {
  border-top: 9px solid #00BCC6;
  border-bottom: 9px solid #00BCC6; }
  .theme2 .themed-table .row {
    border-bottom: 1px solid #93faff; }
.theme2 h1 {
  border-bottom: 3px solid #00BCC6; }
.theme2 blockquote:before {
  border-bottom: 30px solid #00BCC6; }
.theme2 .intro-quote:before {
  border-bottom: 30px solid #00BCC6; }
.theme2 .story-box span {
  border-bottom: 3px solid #00BCC6; }
.theme2 .side-benefit {
  border: 3px solid #00BCC6;
  background-color: #e0fdff; }
  .theme2 .side-benefit:before {
    background-color: #00BCC6; }
.theme2 .border-tb-box {
  border-top: 9px solid #00BCC6;
  border-bottom: 3px solid #00BCC6;
  border-left: 3px solid #00BCC6;
  border-right: 3px solid #00BCC6; }
.theme2 .heading-bground-box {
  border: 3px solid #00BCC6; }
  .theme2 .heading-bground-box span {
    background-color: #00BCC6;
    color: #fff; }
.theme2 .border-left-box {
  border-left: 10px solid #00BCC6; }
.theme2 .full-border-box {
  border: 3px solid #00BCC6; }
.theme2 .panel {
  border: 3px solid #00BCC6; }
.theme2 .panel-primary > .panel-heading {
  background-color: #00BCC6;
  border-color: #00BCC6;
  color: #fff; }
.theme2 .title-card:before {
  background-color: #00BCC6; }
.theme2 .title-card h1 {
  background-color: #00BCC6;
  color: #fff; }
.theme2.fact-sheet #partial-toc {
  margin-left: 40px; }
  .theme2.fact-sheet #partial-toc span {
    font-size: 1.3em; }
  .theme2.fact-sheet #partial-toc li {
    margin: 15px 0px 0px 0px;
    counter-increment: item;
    margin-left: 0px; }
    .theme2.fact-sheet #partial-toc li a {
      text-decoration: none;
      font-weight: bold;
      color: black; }
  .theme2.fact-sheet #partial-toc li:before {
    content: counter(item) "  —  "; }
  .theme2.fact-sheet #partial-toc ul {
    padding-left: 0px;
    list-style-type: none; }
.theme2.fact-sheet .theme-logo {
  margin: 30px auto 40px auto;
  display: block;
  width: fit-content; }
  .theme2.fact-sheet .theme-logo [class^="icon-"] {
    font-size: 50px;
    padding-right: 10px;
    color: #00BCC6; }
    @media (max-width: 575px) {
      .theme2.fact-sheet .theme-logo [class^="icon-"] {
        font-size: 25px; } }
  .theme2.fact-sheet .theme-logo h1 {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px; }
  .theme2.fact-sheet .theme-logo h1:nth-child(1) {
    color: #00BCC6;
    margin: 0px 0px 0px 0px; }
  .theme2.fact-sheet .theme-logo h1:nth-child(2) {
    color: whitesmoke;
    background-color: #00BCC6; }
.theme2.fact-sheet .title-card:before {
  display: none; }
.theme2.fact-sheet .title-card img {
  height: 100%; }
.theme2.fact-sheet .title-card h1 {
  bottom: 20%; }
.theme2.fact-sheet .title-card figcaption {
  background-color: #ebebeb;
  padding: 20px 15px 26px 15px;
  font-size: 1.5em;
  /* width: 80%; */
  color: #717070;
  text-align: center; }
.theme2.fact-sheet h1 {
  padding: 20px;
  border-bottom: none;
  font-weight: bolder;
  font-size: 2em;
  text-align: left;
  margin: 0px auto 0px;
  text-transform: uppercase; }
  .theme2.fact-sheet h1 [class^="icon-"] {
    font-size: .8em;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 10px; }
  @media (min-width: 767px) {
    .theme2.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
  @media (min-width: 991px) {
    .theme2.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
.theme2.fact-sheet .row h1:nth-of-type(1) {
  color: #444;
  padding: 0px;
  font-size: 3.3em;
  margin: 50px auto 50px auto;
  border-bottom: 8px solid #00BCC6;
  width: fit-content;
  text-align: center; }
  @media (max-width: 575px) {
    .theme2.fact-sheet .row h1:nth-of-type(1) {
      font-size: 2.3em; } }
.theme2.fact-sheet h2 {
  border-bottom: none;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 32px;
  text-align: left;
  color: #00BCC6; }
.theme2.fact-sheet h3 {
  color: #00c6d0;
  font-size: 1.2em;
  font-weight: 600; }
.theme2.fact-sheet .square-li {
  padding-left: 0px;
  list-style: none; }
  .theme2.fact-sheet .square-li li {
    padding: 6px 0px 10px 18px;
    list-style: none; }
  .theme2.fact-sheet .square-li li:before {
    content: "\e909";
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    color: #00BCC6;
    margin-left: -1.3em;
    width: 1.3em; }
.theme2.fact-sheet .shareable-card {
  background-color: #00BCC6;
  height: auto;
  overflow: hidden; }
  .theme2.fact-sheet .shareable-card .row:nth-child(1) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(1) img {
      padding-right: 0px;
      padding-top: 15px; }
  .theme2.fact-sheet .shareable-card .row:nth-child(2) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 30px; }
  .theme2.fact-sheet .shareable-card h2 {
    color: #fff;
    padding: 0px;
    border-bottom: none;
    font-weight: bolder;
    font-size: 2em;
    text-align: left;
    margin: 20px auto 20px;
    text-transform: uppercase; }
    .theme2.fact-sheet .shareable-card h2 [class^="icon-"] {
      font-size: .8em;
      margin-right: 10px;
      margin-top: 0px;
      margin-left: 0px; }
  .theme2.fact-sheet .shareable-card h3 {
    color: #fff;
    text-transform: none;
    margin: 0px; }
  .theme2.fact-sheet .shareable-card span {
    color: #fff;
    font-weight: lighter; }
  .theme2.fact-sheet .shareable-card .svg_img {
    width: 160px;
    padding-top: 30px; }
  .theme2.fact-sheet .shareable-card p {
    color: #fff;
    font-weight: lighter; }
  @media (min-width: 575px) {
    .theme2.fact-sheet .shareable-card h2 {
      margin: 30px auto 20px;
      padding: 0px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(1) img {
      width: 100%;
      padding-top: 15px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 767px) {
    .theme2.fact-sheet .shareable-card h2 {
      margin: 40px auto 20px;
      padding: 0px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme2.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px;
        padding-top: 15px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 991px) {
    .theme2.fact-sheet .shareable-card h2 {
      margin: 7px auto 20px;
      padding: 0px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme2.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px; }
    .theme2.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; }
    .theme2.fact-sheet .shareable-card .svg_img {
      width: 160px;
      padding-top: 0px; } }
.theme2.fact-sheet .efactImgBox {
  margin-top: 55px; }
  .theme2.fact-sheet .efactImgBox figure {
    position: relative; }
    .theme2.fact-sheet .efactImgBox figure img {
      height: 540px;
      object-fit: cover;
      object-position: 50% 69%;
      width: 100%; }
    .theme2.fact-sheet .efactImgBox figure figcaption {
      position: absolute;
      background-color: #00BCC6;
      color: #fff;
      width: min-content;
      padding: 15px 20px 12px 61px;
      right: 35px;
      bottom: 25%;
      width: 60%; }
      @media (max-width: 500px) {
        .theme2.fact-sheet .efactImgBox figure figcaption {
          width: 80%;
          font-size: 0.9em; } }
      .theme2.fact-sheet .efactImgBox figure figcaption h2 {
        color: #fff;
        font-size: 1.5em;
        margin: 0px;
        padding: 0px 0px 12px 0px; }
        .theme2.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
          color: #fff;
          font-size: 2em;
          margin: 0px;
          padding: 0px 0px 12px 0px;
          text-align: left; }
          .theme2.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
            position: absolute;
            left: -24px;
            top: 0px;
            font-size: 70px; }
            @media (max-width: 500px) {
              .theme2.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
                left: -19px;
                top: 0px;
                font-size: 55px; } }
          @media (max-width: 415px) {
            .theme2.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
              font-size: 1.5em; } }
        .theme2.fact-sheet .efactImgBox figure figcaption h2 [class^="icon-"] {
          font-size: .8em;
          position: relative;
          top: -1px;
          right: 10px; }
        @media (min-width: 767px) {
          .theme2.fact-sheet .efactImgBox figure figcaption h2 {
            font-size: 2.4em; } }
      .theme2.fact-sheet .efactImgBox figure figcaption p {
        font-size: 1.2em; }
.theme2.fact-sheet .panel-body figure {
  border: none; }
.theme2 .btn-custom.color-theme {
  color: #fff;
  background-color: #00BCC6; }
.theme2 .btn-arrow.color-theme {
  color: #fff;
  background-color: #00BCC6; }

.theme3 .accordion dl a.accordion-title {
  background-color: #279947;
  color: #fff !important; }
.theme3 blockquote:before {
  border-bottom: 25px solid #279947; }
.theme3 .share-themecolor i,
.theme3 .share-themecolor .share-text {
  color: #fff;
  background-color: #279947; }
.theme3 .titlePlus {
  background-color: #279947;
  text-align: left; }
  .theme3 .titlePlus h3 {
    color: #fff;
    font-size: 1.5em;
    margin-left: 8px;
    transition: 0.5s;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase; }
    @media (max-width: 1100px) {
      .theme3 .titlePlus h3 {
        font-size: 1.1em; } }
    .theme3 .titlePlus h3 [class^="icon-"] {
      font-size: 21px;
      padding-right: 10px;
      color: #fff; }
      @media (max-width: 1100px) {
        .theme3 .titlePlus h3 [class^="icon-"] {
          font-size: 0.85em;
          padding-right: 7px; } }
.theme3 .mainBanner {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%; }
  .theme3 .mainBanner .nopadding {
    padding: 0px;
    text-align: center; }
  .theme3 .mainBanner .hbox {
    margin: 0;
    position: absolute;
    top: 42%;
    background-color: #ffffff8a; }
    @media (max-width: 575px) {
      .theme3 .mainBanner .hbox {
        position: relative;
        text-align: center; } }
    .theme3 .mainBanner .hbox h1,
    .theme3 .mainBanner .hbox h2 {
      margin-top: 0;
      font-size: 3.2em;
      color: black;
      text-transform: uppercase;
      border-bottom: none; }
      @media print {
        .theme3 .mainBanner .hbox h1 blockquote, .theme3 .mainBanner .hbox h1 pre,
        .theme3 .mainBanner .hbox h2 blockquote,
        .theme3 .mainBanner .hbox h2 pre {
          border: none; } }
      .theme3 .mainBanner .hbox h1 [class^="icon-"],
      .theme3 .mainBanner .hbox h2 [class^="icon-"] {
        font-size: 50px; }
    .theme3 .mainBanner .hbox h1:nth-child(1) {
      padding-left: 61px;
      margin-bottom: -10px; }
    .theme3 .mainBanner .hbox h1:nth-child(2) {
      margin-bottom: .2em; }
      .theme3 .mainBanner .hbox h1:nth-child(2) .purpleLine {
        border-bottom: #279947 6px solid; }
    .theme3 .mainBanner .hbox h2 {
      font-size: 1.4em;
      font-weight: lighter;
      text-transform: none;
      padding-left: 65px; }
  .theme3 .mainBanner .titlesvg.svglogo-m {
    display: inline; }
    @media (min-width: 767px) {
      .theme3 .mainBanner .titlesvg.svglogo-m {
        display: none; } }
  .theme3 .mainBanner .img-fluid {
    margin: 20px 0;
    border-top: 8px solid #5f4b8c;
    border-bottom: 8px solid #5f4b8c;
    width: 100%;
    object-fit: cover; }
    @media print {
      .theme3 .mainBanner .img-fluid {
        display: none; } }
    @media (max-width: 575px) {
      .theme3 .mainBanner .img-fluid {
        height: 100%; } }
    .theme3 .mainBanner .img-fluid.svglogo {
      display: none; }
      @media (min-width: 767px) {
        .theme3 .mainBanner .img-fluid.svglogo {
          margin-top: 90px;
          padding-right: 33px;
          display: inline; } }
      @media (min-width: 991px) {
        .theme3 .mainBanner .img-fluid.svglogo {
          margin-top: 115px;
          padding-right: 33px; } }
.theme3 .side-border-top {
  border-color: #279947; }
.theme3 .full-two-col-box {
  border: 3px solid #279947; }
  .theme3 .full-two-col-box .row {
    border-top: 3px solid #279947; }
.theme3 .themed-table {
  border-top: 9px solid #279947;
  border-bottom: 9px solid #279947; }
  .theme3 .themed-table .row {
    border-bottom: 1px solid #a4e8b7; }
.theme3 h1 {
  border-bottom: 3px solid #279947; }
.theme3 blockquote:before {
  border-bottom: 30px solid #279947; }
.theme3 .intro-quote:before {
  border-bottom: 30px solid #279947; }
.theme3 .story-box span {
  border-bottom: 3px solid #279947; }
.theme3 .side-benefit {
  border: 3px solid #279947;
  background-color: #e1f7e7; }
  .theme3 .side-benefit:before {
    background-color: #279947; }
.theme3 .border-tb-box {
  border-top: 9px solid #279947;
  border-bottom: 3px solid #279947;
  border-left: 3px solid #279947;
  border-right: 3px solid #279947; }
.theme3 .heading-bground-box {
  border: 3px solid #279947; }
  .theme3 .heading-bground-box span {
    background-color: #279947;
    color: #fff; }
.theme3 .border-left-box {
  border-left: 10px solid #279947; }
.theme3 .full-border-box {
  border: 3px solid #279947; }
.theme3 .panel {
  border: 3px solid #279947; }
.theme3 .panel-primary > .panel-heading {
  background-color: #279947;
  border-color: #279947;
  color: #fff; }
.theme3 .title-card:before {
  background-color: #279947; }
.theme3 .title-card h1 {
  background-color: #279947;
  color: #fff; }
.theme3.fact-sheet #partial-toc {
  margin-left: 40px; }
  .theme3.fact-sheet #partial-toc span {
    font-size: 1.3em; }
  .theme3.fact-sheet #partial-toc li {
    margin: 15px 0px 0px 0px;
    counter-increment: item;
    margin-left: 0px; }
    .theme3.fact-sheet #partial-toc li a {
      text-decoration: none;
      font-weight: bold;
      color: black; }
  .theme3.fact-sheet #partial-toc li:before {
    content: counter(item) "  —  "; }
  .theme3.fact-sheet #partial-toc ul {
    padding-left: 0px;
    list-style-type: none; }
.theme3.fact-sheet .theme-logo {
  margin: 30px auto 40px auto;
  display: block;
  width: fit-content; }
  .theme3.fact-sheet .theme-logo [class^="icon-"] {
    font-size: 50px;
    padding-right: 10px;
    color: #279947; }
    @media (max-width: 575px) {
      .theme3.fact-sheet .theme-logo [class^="icon-"] {
        font-size: 25px; } }
  .theme3.fact-sheet .theme-logo h1 {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px; }
  .theme3.fact-sheet .theme-logo h1:nth-child(1) {
    color: #279947;
    margin: 0px 0px 0px 0px; }
  .theme3.fact-sheet .theme-logo h1:nth-child(2) {
    color: whitesmoke;
    background-color: #279947; }
.theme3.fact-sheet .title-card:before {
  display: none; }
.theme3.fact-sheet .title-card img {
  height: 100%; }
.theme3.fact-sheet .title-card h1 {
  bottom: 20%; }
.theme3.fact-sheet .title-card figcaption {
  background-color: #ebebeb;
  padding: 20px 15px 26px 15px;
  font-size: 1.5em;
  /* width: 80%; */
  color: #717070;
  text-align: center; }
.theme3.fact-sheet h1 {
  padding: 20px;
  border-bottom: none;
  font-weight: bolder;
  font-size: 2em;
  text-align: left;
  margin: 0px auto 0px;
  text-transform: uppercase; }
  .theme3.fact-sheet h1 [class^="icon-"] {
    font-size: .8em;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 10px; }
  @media (min-width: 767px) {
    .theme3.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
  @media (min-width: 991px) {
    .theme3.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
.theme3.fact-sheet .row h1:nth-of-type(1) {
  color: #444;
  padding: 0px;
  font-size: 3.3em;
  margin: 50px auto 50px auto;
  border-bottom: 8px solid #279947;
  width: fit-content;
  text-align: center; }
  @media (max-width: 575px) {
    .theme3.fact-sheet .row h1:nth-of-type(1) {
      font-size: 2.3em; } }
.theme3.fact-sheet h2 {
  border-bottom: none;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 32px;
  text-align: left;
  color: #279947; }
.theme3.fact-sheet h3 {
  color: #29a14b;
  font-size: 1.2em;
  font-weight: 600; }
.theme3.fact-sheet .square-li {
  padding-left: 0px;
  list-style: none; }
  .theme3.fact-sheet .square-li li {
    padding: 6px 0px 10px 18px;
    list-style: none; }
  .theme3.fact-sheet .square-li li:before {
    content: "\e909";
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    color: #279947;
    margin-left: -1.3em;
    width: 1.3em; }
.theme3.fact-sheet .shareable-card {
  background-color: #279947;
  height: auto;
  overflow: hidden; }
  .theme3.fact-sheet .shareable-card .row:nth-child(1) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(1) img {
      padding-right: 0px;
      padding-top: 15px; }
  .theme3.fact-sheet .shareable-card .row:nth-child(2) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 30px; }
  .theme3.fact-sheet .shareable-card h2 {
    color: #fff;
    padding: 0px;
    border-bottom: none;
    font-weight: bolder;
    font-size: 2em;
    text-align: left;
    margin: 20px auto 20px;
    text-transform: uppercase; }
    .theme3.fact-sheet .shareable-card h2 [class^="icon-"] {
      font-size: .8em;
      margin-right: 10px;
      margin-top: 0px;
      margin-left: 0px; }
  .theme3.fact-sheet .shareable-card h3 {
    color: #fff;
    text-transform: none;
    margin: 0px; }
  .theme3.fact-sheet .shareable-card span {
    color: #fff;
    font-weight: lighter; }
  .theme3.fact-sheet .shareable-card .svg_img {
    width: 160px;
    padding-top: 30px; }
  .theme3.fact-sheet .shareable-card p {
    color: #fff;
    font-weight: lighter; }
  @media (min-width: 575px) {
    .theme3.fact-sheet .shareable-card h2 {
      margin: 30px auto 20px;
      padding: 0px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(1) img {
      width: 100%;
      padding-top: 15px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 767px) {
    .theme3.fact-sheet .shareable-card h2 {
      margin: 40px auto 20px;
      padding: 0px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme3.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px;
        padding-top: 15px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 991px) {
    .theme3.fact-sheet .shareable-card h2 {
      margin: 7px auto 20px;
      padding: 0px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme3.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px; }
    .theme3.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; }
    .theme3.fact-sheet .shareable-card .svg_img {
      width: 160px;
      padding-top: 0px; } }
.theme3.fact-sheet .efactImgBox {
  margin-top: 55px; }
  .theme3.fact-sheet .efactImgBox figure {
    position: relative; }
    .theme3.fact-sheet .efactImgBox figure img {
      height: 540px;
      object-fit: cover;
      object-position: 50% 69%;
      width: 100%; }
    .theme3.fact-sheet .efactImgBox figure figcaption {
      position: absolute;
      background-color: #279947;
      color: #fff;
      width: min-content;
      padding: 15px 20px 12px 61px;
      right: 35px;
      bottom: 25%;
      width: 60%; }
      @media (max-width: 500px) {
        .theme3.fact-sheet .efactImgBox figure figcaption {
          width: 80%;
          font-size: 0.9em; } }
      .theme3.fact-sheet .efactImgBox figure figcaption h2 {
        color: #fff;
        font-size: 1.5em;
        margin: 0px;
        padding: 0px 0px 12px 0px; }
        .theme3.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
          color: #fff;
          font-size: 2em;
          margin: 0px;
          padding: 0px 0px 12px 0px;
          text-align: left; }
          .theme3.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
            position: absolute;
            left: -24px;
            top: 0px;
            font-size: 70px; }
            @media (max-width: 500px) {
              .theme3.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
                left: -19px;
                top: 0px;
                font-size: 55px; } }
          @media (max-width: 415px) {
            .theme3.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
              font-size: 1.5em; } }
        .theme3.fact-sheet .efactImgBox figure figcaption h2 [class^="icon-"] {
          font-size: .8em;
          position: relative;
          top: -1px;
          right: 10px; }
        @media (min-width: 767px) {
          .theme3.fact-sheet .efactImgBox figure figcaption h2 {
            font-size: 2.4em; } }
      .theme3.fact-sheet .efactImgBox figure figcaption p {
        font-size: 1.2em; }
.theme3.fact-sheet .panel-body figure {
  border: none; }
.theme3 .btn-custom.color-theme {
  color: #fff;
  background-color: #279947; }
.theme3 .btn-arrow.color-theme {
  color: #fff;
  background-color: #279947; }

.theme4 .accordion dl a.accordion-title {
  background-color: #E82A4F;
  color: #fff !important; }
.theme4 blockquote:before {
  border-bottom: 25px solid #E82A4F; }
.theme4 .share-themecolor i,
.theme4 .share-themecolor .share-text {
  color: #fff;
  background-color: #E82A4F; }
.theme4 .titlePlus {
  background-color: #E82A4F;
  text-align: left; }
  .theme4 .titlePlus h3 {
    color: #fff;
    font-size: 1.5em;
    margin-left: 8px;
    transition: 0.5s;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase; }
    @media (max-width: 1100px) {
      .theme4 .titlePlus h3 {
        font-size: 1.1em; } }
    .theme4 .titlePlus h3 [class^="icon-"] {
      font-size: 21px;
      padding-right: 10px;
      color: #fff; }
      @media (max-width: 1100px) {
        .theme4 .titlePlus h3 [class^="icon-"] {
          font-size: 0.85em;
          padding-right: 7px; } }
.theme4 .mainBanner {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%; }
  .theme4 .mainBanner .nopadding {
    padding: 0px;
    text-align: center; }
  .theme4 .mainBanner .hbox {
    margin: 0;
    position: absolute;
    top: 42%;
    background-color: #ffffff8a; }
    @media (max-width: 575px) {
      .theme4 .mainBanner .hbox {
        position: relative;
        text-align: center; } }
    .theme4 .mainBanner .hbox h1,
    .theme4 .mainBanner .hbox h2 {
      margin-top: 0;
      font-size: 3.2em;
      color: black;
      text-transform: uppercase;
      border-bottom: none; }
      @media print {
        .theme4 .mainBanner .hbox h1 blockquote, .theme4 .mainBanner .hbox h1 pre,
        .theme4 .mainBanner .hbox h2 blockquote,
        .theme4 .mainBanner .hbox h2 pre {
          border: none; } }
      .theme4 .mainBanner .hbox h1 [class^="icon-"],
      .theme4 .mainBanner .hbox h2 [class^="icon-"] {
        font-size: 50px; }
    .theme4 .mainBanner .hbox h1:nth-child(1) {
      padding-left: 61px;
      margin-bottom: -10px; }
    .theme4 .mainBanner .hbox h1:nth-child(2) {
      margin-bottom: .2em; }
      .theme4 .mainBanner .hbox h1:nth-child(2) .purpleLine {
        border-bottom: #E82A4F 6px solid; }
    .theme4 .mainBanner .hbox h2 {
      font-size: 1.4em;
      font-weight: lighter;
      text-transform: none;
      padding-left: 65px; }
  .theme4 .mainBanner .titlesvg.svglogo-m {
    display: inline; }
    @media (min-width: 767px) {
      .theme4 .mainBanner .titlesvg.svglogo-m {
        display: none; } }
  .theme4 .mainBanner .img-fluid {
    margin: 20px 0;
    border-top: 8px solid #5f4b8c;
    border-bottom: 8px solid #5f4b8c;
    width: 100%;
    object-fit: cover; }
    @media print {
      .theme4 .mainBanner .img-fluid {
        display: none; } }
    @media (max-width: 575px) {
      .theme4 .mainBanner .img-fluid {
        height: 100%; } }
    .theme4 .mainBanner .img-fluid.svglogo {
      display: none; }
      @media (min-width: 767px) {
        .theme4 .mainBanner .img-fluid.svglogo {
          margin-top: 90px;
          padding-right: 33px;
          display: inline; } }
      @media (min-width: 991px) {
        .theme4 .mainBanner .img-fluid.svglogo {
          margin-top: 115px;
          padding-right: 33px; } }
.theme4 .side-border-top {
  border-color: #E82A4F; }
.theme4 .full-two-col-box {
  border: 3px solid #E82A4F; }
  .theme4 .full-two-col-box .row {
    border-top: 3px solid #E82A4F; }
.theme4 .themed-table {
  border-top: 9px solid #E82A4F;
  border-bottom: 9px solid #E82A4F; }
  .theme4 .themed-table .row {
    border-bottom: 1px solid #fce2e7; }
.theme4 h1 {
  border-bottom: 3px solid #E82A4F; }
.theme4 blockquote:before {
  border-bottom: 30px solid #E82A4F; }
.theme4 .intro-quote:before {
  border-bottom: 30px solid #E82A4F; }
.theme4 .story-box span {
  border-bottom: 3px solid #E82A4F; }
.theme4 .side-benefit {
  border: 3px solid #E82A4F;
  background-color: white; }
  .theme4 .side-benefit:before {
    background-color: #E82A4F; }
.theme4 .border-tb-box {
  border-top: 9px solid #E82A4F;
  border-bottom: 3px solid #E82A4F;
  border-left: 3px solid #E82A4F;
  border-right: 3px solid #E82A4F; }
.theme4 .heading-bground-box {
  border: 3px solid #E82A4F; }
  .theme4 .heading-bground-box span {
    background-color: #E82A4F;
    color: #fff; }
.theme4 .border-left-box {
  border-left: 10px solid #E82A4F; }
.theme4 .full-border-box {
  border: 3px solid #E82A4F; }
.theme4 .panel {
  border: 3px solid #E82A4F; }
.theme4 .panel-primary > .panel-heading {
  background-color: #E82A4F;
  border-color: #E82A4F;
  color: #fff; }
.theme4 .title-card:before {
  background-color: #E82A4F; }
.theme4 .title-card h1 {
  background-color: #E82A4F;
  color: #fff; }
.theme4.fact-sheet #partial-toc {
  margin-left: 40px; }
  .theme4.fact-sheet #partial-toc span {
    font-size: 1.3em; }
  .theme4.fact-sheet #partial-toc li {
    margin: 15px 0px 0px 0px;
    counter-increment: item;
    margin-left: 0px; }
    .theme4.fact-sheet #partial-toc li a {
      text-decoration: none;
      font-weight: bold;
      color: black; }
  .theme4.fact-sheet #partial-toc li:before {
    content: counter(item) "  —  "; }
  .theme4.fact-sheet #partial-toc ul {
    padding-left: 0px;
    list-style-type: none; }
.theme4.fact-sheet .theme-logo {
  margin: 30px auto 40px auto;
  display: block;
  width: fit-content; }
  .theme4.fact-sheet .theme-logo [class^="icon-"] {
    font-size: 50px;
    padding-right: 10px;
    color: #E82A4F; }
    @media (max-width: 575px) {
      .theme4.fact-sheet .theme-logo [class^="icon-"] {
        font-size: 25px; } }
  .theme4.fact-sheet .theme-logo h1 {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px; }
  .theme4.fact-sheet .theme-logo h1:nth-child(1) {
    color: #E82A4F;
    margin: 0px 0px 0px 0px; }
  .theme4.fact-sheet .theme-logo h1:nth-child(2) {
    color: whitesmoke;
    background-color: #E82A4F; }
.theme4.fact-sheet .title-card:before {
  display: none; }
.theme4.fact-sheet .title-card img {
  height: 100%; }
.theme4.fact-sheet .title-card h1 {
  bottom: 20%; }
.theme4.fact-sheet .title-card figcaption {
  background-color: #ebebeb;
  padding: 20px 15px 26px 15px;
  font-size: 1.5em;
  /* width: 80%; */
  color: #717070;
  text-align: center; }
.theme4.fact-sheet h1 {
  padding: 20px;
  border-bottom: none;
  font-weight: bolder;
  font-size: 2em;
  text-align: left;
  margin: 0px auto 0px;
  text-transform: uppercase; }
  .theme4.fact-sheet h1 [class^="icon-"] {
    font-size: .8em;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 10px; }
  @media (min-width: 767px) {
    .theme4.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
  @media (min-width: 991px) {
    .theme4.fact-sheet h1 {
      right: 5%;
      font-size: 2.5em;
      margin: 75px auto 20px; } }
.theme4.fact-sheet .row h1:nth-of-type(1) {
  color: #444;
  padding: 0px;
  font-size: 3.3em;
  margin: 50px auto 50px auto;
  border-bottom: 8px solid #E82A4F;
  width: fit-content;
  text-align: center; }
  @media (max-width: 575px) {
    .theme4.fact-sheet .row h1:nth-of-type(1) {
      font-size: 2.3em; } }
.theme4.fact-sheet h2 {
  border-bottom: none;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 32px;
  text-align: left;
  color: #E82A4F; }
.theme4.fact-sheet h3 {
  color: #e93357;
  font-size: 1.2em;
  font-weight: 600; }
.theme4.fact-sheet .square-li {
  padding-left: 0px;
  list-style: none; }
  .theme4.fact-sheet .square-li li {
    padding: 6px 0px 10px 18px;
    list-style: none; }
  .theme4.fact-sheet .square-li li:before {
    content: "\e909";
    display: inline-block;
    font-size: 14px;
    font-family: 'icomoon' !important;
    color: #E82A4F;
    margin-left: -1.3em;
    width: 1.3em; }
.theme4.fact-sheet .shareable-card {
  background-color: #E82A4F;
  height: auto;
  overflow: hidden; }
  .theme4.fact-sheet .shareable-card .row:nth-child(1) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(1) img {
      padding-right: 0px;
      padding-top: 15px; }
  .theme4.fact-sheet .shareable-card .row:nth-child(2) {
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 30px; }
  .theme4.fact-sheet .shareable-card h2 {
    color: #fff;
    padding: 0px;
    border-bottom: none;
    font-weight: bolder;
    font-size: 2em;
    text-align: left;
    margin: 20px auto 20px;
    text-transform: uppercase; }
    .theme4.fact-sheet .shareable-card h2 [class^="icon-"] {
      font-size: .8em;
      margin-right: 10px;
      margin-top: 0px;
      margin-left: 0px; }
  .theme4.fact-sheet .shareable-card h3 {
    color: #fff;
    text-transform: none;
    margin: 0px; }
  .theme4.fact-sheet .shareable-card span {
    color: #fff;
    font-weight: lighter; }
  .theme4.fact-sheet .shareable-card .svg_img {
    width: 160px;
    padding-top: 30px; }
  .theme4.fact-sheet .shareable-card p {
    color: #fff;
    font-weight: lighter; }
  @media (min-width: 575px) {
    .theme4.fact-sheet .shareable-card h2 {
      margin: 30px auto 20px;
      padding: 0px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(1) img {
      width: 100%;
      padding-top: 15px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 0px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 767px) {
    .theme4.fact-sheet .shareable-card h2 {
      margin: 40px auto 20px;
      padding: 0px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme4.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px;
        padding-top: 15px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; } }
  @media (min-width: 991px) {
    .theme4.fact-sheet .shareable-card h2 {
      margin: 7px auto 20px;
      padding: 0px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(1) {
      padding-left: 50px;
      padding-bottom: 0px;
      padding-right: 50px;
      padding-top: 50px; }
      .theme4.fact-sheet .shareable-card .row:nth-child(1) img {
        padding-right: 20px; }
    .theme4.fact-sheet .shareable-card .row:nth-child(2) {
      padding-left: 20px;
      padding-bottom: 0px;
      padding-right: 20px;
      padding-top: 0px;
      margin-bottom: 30px; }
    .theme4.fact-sheet .shareable-card .svg_img {
      width: 160px;
      padding-top: 0px; } }
.theme4.fact-sheet .efactImgBox {
  margin-top: 55px; }
  .theme4.fact-sheet .efactImgBox figure {
    position: relative; }
    .theme4.fact-sheet .efactImgBox figure img {
      height: 540px;
      object-fit: cover;
      object-position: 50% 69%;
      width: 100%; }
    .theme4.fact-sheet .efactImgBox figure figcaption {
      position: absolute;
      background-color: #E82A4F;
      color: #fff;
      width: min-content;
      padding: 15px 20px 12px 61px;
      right: 35px;
      bottom: 25%;
      width: 60%; }
      @media (max-width: 500px) {
        .theme4.fact-sheet .efactImgBox figure figcaption {
          width: 80%;
          font-size: 0.9em; } }
      .theme4.fact-sheet .efactImgBox figure figcaption h2 {
        color: #fff;
        font-size: 1.5em;
        margin: 0px;
        padding: 0px 0px 12px 0px; }
        .theme4.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
          color: #fff;
          font-size: 2em;
          margin: 0px;
          padding: 0px 0px 12px 0px;
          text-align: left; }
          .theme4.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
            position: absolute;
            left: -24px;
            top: 0px;
            font-size: 70px; }
            @media (max-width: 500px) {
              .theme4.fact-sheet .efactImgBox figure figcaption h2.bigPlus [class^="icon-"] {
                left: -19px;
                top: 0px;
                font-size: 55px; } }
          @media (max-width: 415px) {
            .theme4.fact-sheet .efactImgBox figure figcaption h2.bigPlus {
              font-size: 1.5em; } }
        .theme4.fact-sheet .efactImgBox figure figcaption h2 [class^="icon-"] {
          font-size: .8em;
          position: relative;
          top: -1px;
          right: 10px; }
        @media (min-width: 767px) {
          .theme4.fact-sheet .efactImgBox figure figcaption h2 {
            font-size: 2.4em; } }
      .theme4.fact-sheet .efactImgBox figure figcaption p {
        font-size: 1.2em; }
.theme4.fact-sheet .panel-body figure {
  border: none; }
.theme4 .btn-custom.color-theme {
  color: #fff;
  background-color: #E82A4F; }
.theme4 .btn-arrow.color-theme {
  color: #fff;
  background-color: #E82A4F; }

.heading-primary {
  font-size: 2em;
  padding: 2em;
  text-align: center; }

.accordion {
  background-color: #eee;
  padding: 2em;
  position: relative; }
  .accordion dd.is-expanded {
    background-color: white;
    padding: 2em; }

.accordion dl .accordion-list {
  border: 1px solid #ddd; }

.accordion dd,
.accordion__panel {
  background-color: #eee;
  font-size: 1em;
  line-height: 1.5em; }

.accordionTitle {
  text-decoration: none !important;
  color: white !important;
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  padding: 1em;
  display: block;
  text-decoration: none;
  color: #fff;
  transition: background-color 0.5s ease-in-out; }
  .accordionTitle:before {
    content: "+";
    font-size: 1.5em;
    line-height: 0.5em;
    float: right;
    transition: transform 0.3s ease-in-out; }
  .accordionTitle:hover {
    background-color: #2ba659; }

.accordionTitle.is-expanded,
.accordionTitleActive {
  background-color: #2ba659; }
  .accordionTitle.is-expanded:before,
  .accordionTitleActive:before {
    transform: rotate(-225deg); }

.accordionItem {
  height: auto;
  overflow: hidden;
  transition: max-height 1s; }
  @media screen and (min-width: 48em) {
    .accordionItem {
      transition: max-height 0.5s; } }

.accordionItem.is-collapsed {
  max-height: 0; }

.no-js .accordionItem.is-collapsed {
  max-height: auto; }

.animateIn {
  animation: accordionIn 0.45s normal ease-in-out both 1; }

.animateOut {
  animation: accordionOut 0.45s alternate ease-in-out both 1; }

@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0; }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg); } }
/**
 *  Custom Buttons
 **/
.btn-custom {
  display: inline-block;
  color: #656565;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 0.852em 1.420em;
  letter-spacing: 1px;
  background-color: #d8d8d8;
  margin: 10px auto 10px auto;
  width: 100%; }
  .btn-custom:hover, .btn-custom:active {
    text-decoration: none;
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68);
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.57), 0 1px rgba(255, 255, 255, 0.68); }
  .btn-custom:visited {
    color: #656565; }
  .btn-custom.color-twitter {
    color: white;
    background-color: rgba(7, 160, 221, 0.99); }
  .btn-custom.color-facebook {
    color: white;
    background-color: rgba(59, 89, 152, 0.99); }

.btn-gradient {
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px rgba(255, 255, 255, 0.7);
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0)); }

.btn-arrow {
  padding: 0 0 0 75px;
  text-align: right;
  width: auto; }
  .btn-arrow > span {
    display: inline-block;
    line-height: 2.5em;
    text-align: center;
    background: #333;
    color: white;
    font-size: 1em;
    width: 2.5em;
    transition: margin 400ms;
    margin-left: 10px;
    padding: 5px; }
  .btn-arrow:hover {
    background-color: #cbcbcb;
    color: #3D3D3D; }
    .btn-arrow:hover > span {
      margin-left: 2.75em; }

.container-learnmore {
  text-align: left; }
  @media (max-width: 575px) {
    .container-learnmore {
      text-align: center; } }

@media print {
  .col-md-1,
  .col-sm-1 {
    width: 8.3333333333%; }

  .col-md-2,
  .col-sm-2 {
    width: 16.6666666667%; }

  .col-md-3,
  .col-sm-3 {
    width: 25%; }

  .col-md-4,
  .col-sm-4 {
    width: 33.3333333333%; }

  .col-md-5,
  .col-sm-5 {
    width: 41.6666666667%; }

  .col-md-6,
  .col-sm-6 {
    width: 50%; }

  .col-md-7,
  .col-sm-7 {
    width: 58.3333333333%; }

  .col-md-8,
  .col-sm-8 {
    width: 66.6666666667%; }

  .col-md-9,
  .col-sm-9 {
    width: 75%; }

  .col-md-10,
  .col-sm-10 {
    width: 83.3333333333%; }

  .col-md-11,
  .col-sm-11 {
    width: 91.6666666667%; }

  .col-md-12,
  .col-sm-12 {
    width: 100%; }

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left; } }

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