/* === begin Heading (Title, subtitle and btn)=== */
.lp__heading_v1 {
  width: 100%;
  position: relative;
  margin-bottom: 8px; }
  .lp__heading_v1 h2,
  .lp__heading_v1 h3 {
    font-weight: bold; }
  .lp__heading_v1 p {
    margin-bottom: 16px;
padding-right: 200px;}
  .lp__heading_v1 .view-all-btn {
    bottom: 0;
    right: 0px;
    height: auto;
    margin: -56px 16px 16px 0px;
    position: relative;
    float: right; }
    .lp__heading_v1 .view-all-btn:after {
      font-family: 'loopicon';
      content: "\e118";
      font-size: 10px;
      margin-left: 4px; }
    .lp__heading_v1 .view-all-btn:nth-of-type(2) {
      margin-right: 16px; }
  .lp__heading_v1 .lp__outline_btn:hover,
  .lp__heading_v1 .lp__outline_btn:active,
  .lp__heading_v1 .lp__outline_btn.hover,
  .lp__heading_v1 .lp__outline_btn.active,
  .lp__heading_v1 .lp__outline_btn:focus,
  .lp__heading_v1 .lp__outline_btn.focus {
    color: #fff; }
  @media (min-width: 768px) and (max-width: 991.5px) {
    .lp__heading_v1 h2 {
      padding-right: 128px; } }
  @media (min-width: 320px) and (max-width: 991.5px) {
    .lp__heading_v1 h2 {
      padding-right: 0px; }
    .lp__heading_v1 h3,
.lp__heading_v1 p{
      padding-right: 0px; }
    .lp__heading_v1 .view-all-btn {
      position: relative;
      float: none;
      margin: 0px 16px 0px 0px; } }
  @media (min-width: 991.5px) {
    .lp__heading_v1 {
      margin-bottom: 0px; } }
.heading-v1-center {
  text-align: center; }

.lp__page_title {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #fff;
  margin: 0px;
  padding: 5px; }

.lp__event_heading .lp__event_date,
.lp__event_heading .lp__event_location {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__cta_btn:after,
.lp__news_link:after {
  font-family: 'loopicon';
  content: "\e118";
  font-size: 0.625rem;
  margin-left: 4px; }

.lp__btn_group_flex {
  position: relative;
  vertical-align: middle;
  width: 100%;
  display: inline-block; }
  @media (min-width: 992px) {
    .lp__btn_group_flex {
      display: flex;
      justify-content: flex-end;
    align-items:center;} }
  .lp__btn_group_flex > .lp__btn {
    position: relative; }
    .lp__btn_group_flex > .lp__btn:hover, .lp__btn_group_flex > .lp__btn:focus, .lp__btn_group_flex > .lp__btn:active, .lp__btn_group_flex > .lp__btn.active {
    z-index: 2; }
@media (min-width: 992px) {
.full-row-teal-components .lp__heading_v1 h2,
        .full-row-teal-components .lp__heading_v1 h3,
        .full-row-teal-components .lp__heading_v1 p {
            padding-right: 20rem;
        }

       .full-row-teal-components .heading-v1-center h2,
        .full-row-teal-components .heading-v1-center h3,
        .full-row-teal-components .heading-v1-center p{
            padding-right: inherit;

                }
    }
    .full-row-teal-components .lp__heading_v1 .view-all-btn {
    bottom: 0;
    right: 0px;
    height: auto;
    margin: -60px 16px 16px 0px;
    position: relative;
    float: right; } 

@media (min-width: 320px) and (max-width: 991.5px) {
.full-row-teal-components .lp__heading_v1 .view-all-btn {
                position: relative;
                float: none;
                margin: 0px 16px 0px 0px;} 
        }
        /* === End Heading (Title, subtitle and btn)=== */
.lp__white_box .lp__solid_white_btn,
  .lp__white_box .lp__solid_gray_btn {
    background-color: #f2f2f2;
    color: #0071BC;
    }
/* === Begin List Navigation === */
.lp__lg_horizontal_img img {
  width: 263px;
  margin-right: 16px;
  float: left;
  display: block; }

.lp__md_horizontal_img img {
  width: 165px;
  margin-right: 16px;
  float: left;
  display: block; }

.lp__sm_horizontal_img img {
  width: 71px;
  margin-right: 16px;
  float: left;
  display: block; }

.lp__vertical_img {
margin-bottom: 8px;
    }
.lp__vertical_img img {
  width: 110px;
  margin-right: 16px;
  float: left;
  display: block; }

.lp__lg_vertical_img img {
  width: 220px;
  margin-right: 16px;
  float: left;
  display: block; }

.lp__md_vertical_img img {
  width: 165px;
  margin: 0px 16px 8px 0px;
  float: left;
  display: block; }

.lp__sm_square_img img {
  height: 90px;
  width: 90px;
  margin-right: 16px;
  float: left;
  display: block;
object-fit: cover;}

.lp__lg_square_img img {
  height: 145px;
  width: 145px;
  margin-right: 16px;
  float: left;
  display: block; }
.lp__xl_square_img img {
  height: 170px;
  width: 170px;
  margin: 0px 16px 8px 0px;
  float: left;
  display: block; }
    @media (min-width:992px) {
    .lp__xl_square_img img {
             height: 200px;
  width: 200px;
        }
}
.lp__list_navigation_section {
  position: relative;
  margin-bottom: 32px; }
  .lp__list_navigation_section:before, .lp__list_navigation_section:after {
    content: " ";
    display: table; }
  .lp__list_navigation_section:after {
    clear: both; }

.lp__list_navigation_content {
  display: block; }
  .lp__list_navigation_content .lp__list_navigation_title {
    font-family: "Andes", sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: rgba(0, 0, 0, 0.87);
    margin: 0px 0px 8px 0px;
    font-weight: 600;
    position: relative;
    z-index: 10;
word-break: break-word;}
    .lp__list_navigation_content .lp__list_navigation_title a {
      color: rgba(0, 0, 0, 0.87);
 display:block;}
  .lp__list_navigation_content .lp__hammer {
    text-transform: none;
    font-size: 0.875rem;
    line-height: 1.375rem;
    position: relative;
    z-index: 2;
    display: block;}
  .lp__list_navigation_content .lp__list_link {
    font-size: 0.875rem;
    line-height: 1.375rem;
    position: relative;
    z-index: 10; }
    .lp__list_navigation_content .lp__list_link ul li {
      margin: 0px; }
/*.lp__list_navigation_content .lp__list_link ul li a {
        display: block; }*/
  .lp__list_navigation_content .lp__blurb_text {
    position: relative;
    z-index: 10; }
    .lp__list_navigation_content .lp__blurb_text ul {
      list-style: disc;
      padding-left: 20px; }
    .lp__list_navigation_content .lp__blurb_text ol {
      list-style: decimal;
      padding-left: 20px; }
  .lp__list_navigation_content .lp__list_link_inline ul {
    list-style: none; }
    .lp__list_navigation_content .lp__list_link_inline ul li {
      display: inline-block;
      float: left; }
  .lp__list_navigation_content .lp__list_link_inline .lp__list_link_item {
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #e5e5e5; }
    .lp__list_navigation_content .lp__list_link_inline .lp__list_link_item:last-child {
      margin: 0px;
      padding: 0px;
      border: 0px solid #e5e5e5; }
    .lp__list_navigation_content .lp__list_link_inline .lp__list_link_item a {
      margin-right: 4px; }
  .lp__list_navigation_content .lp__list_link_stack ul {
    list-style: none; }
    .lp__list_navigation_content .lp__list_link_stack ul li {
      display: block;
      margin-bottom: 8px; }
  .lp__list_navigation_content .lp__sublist_link ul {
    list-style: none; }
    .lp__list_navigation_content .lp__sublist_link ul li {
      display: block;
      margin-bottom: 8px; }
      .lp__list_navigation_content .lp__sublist_link ul li:nth-of-type(1), .lp__list_navigation_content .lp__sublist_link ul li:nth-of-type(2) {
        display: inline-block;
        padding: 0px 8px 0px 0px;
        margin: 0px 8px 0px 0px;
        border-top: 0px;
        border-right: 1px solid #e5e5e5; }
      .lp__list_navigation_content .lp__sublist_link ul li:nth-of-type(3) {
        display: inline-block; }
  .lp__list_navigation_content .lp__list_link_bulletpoint {
    display: table-cell; }
    .lp__list_navigation_content .lp__list_link_bulletpoint ul {
      padding-left: 20px;
      display: inline-block; }
      .lp__list_navigation_content .lp__list_link_bulletpoint ul li {
        margin-bottom: 4px;
        list-style: disc;
        width: 100%; }

@media (min-width: 768px) {
  .lp__list_navigation_content {
    display: table-cell; } }

.lp__list_nav_roundimg img {
  border-radius: 100%;
  border: 2px solid #0071bc; }

.lp__list_nav_smtitle .lp__list_navigation_content .lp__list_navigation_title {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.4375rem; }

.lp__list_nav_mdtitle .lp__list_navigation_content .lp__list_navigation_title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.8125rem; }

.lp__list_navcomponents .two__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .lp__list_navcomponents .two__column > li {
    float: none;
    width: 100%; }
    
    @media (min-width: 992px) {
      .lp__list_navcomponents .two__column > li {
        width: 47%;
        margin-right: 16px;} }
.lp__list_navcomponents .three__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .lp__list_navcomponents .three__column li {
    float: none;
    width: 100%;
 }
    @media (min-width: 768px) {
      .lp__list_navcomponents .three__column li {
        float: left;
        width: 45%;
        margin-right: 16px; } }
    @media (min-width: 992px) {
      .lp__list_navcomponents .three__column li {
        width: 30%; } }
.lp__list_navcomponents .four__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
 }
  .lp__list_navcomponents .four__column li {
    float: none;
    width: 100%; }
    @media (min-width: 768px) {
      .lp__list_navcomponents .four__column li {
        float: left;
        width: 45%;
        margin-right: 16px; } }
    @media (min-width: 992px) {
      .lp__list_navcomponents .four__column li {
        width: 23%; } }
        .lp__list_navcomponents .six__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .lp__list_navcomponents .six__column li {
    float: none;
    width: 100%; }
    @media (min-width: 600px) {
      .lp__list_navcomponents .six__column li {
        float: left;
        width: 45%;
        margin-right: 16px; } }
    @media (min-width: 768px) {
      .lp__list_navcomponents .six__column li {
        width: 14.40%; } }
    @media (min-width: 992px) {
      .lp__list_navcomponents .six__column li {
        width: 22.65%; } }
    @media (min-width: 1200px) {
      .lp__list_navcomponents .six__column li {
        width: 14.95%; } }
@media (min-width: 992px) {
  .three__column .lp__list_nav_inline .lp__vertical_img img,
  .three__column .lp__list_nav_inline .lp__lg_vertical_img img,
  .three__column .lp__list_nav_inline .lp__md_vertical_img img{
    float: none;
    width: 100%; }

                    }
/* === End List Navigation === */
/* === begin List Navigation with icon === */
    .lp__list_navigation_card .lp__list_navigation_content .lp__list_navigation_title {
      font-family: "Andes", sans-serif;
      font-size: 1.25rem;
      line-height: 1.75rem;
      color: rgba(0, 0, 0, 0.87);
      margin-bottom: 8px;
      font-weight: 600;
      position: relative;
      z-index: 10; }
      @media (min-width: 768px) {
        .lp__list_navigation_card .lp__list_navigation_content .lp__list_navigation_title {
          font-size: 2rem;
          line-height: 2.5rem; } }
      .lp__list_navigation_card .lp__list_navigation_content .lp__list_navigation_title a {
        color: rgba(0, 0, 0, 0.87); }
    .lp__list_navigation_card .lp__list_navigation_content .lp__hammer {
      font-family: "Andes", sans-serif;
      font-size: 1.5rem;
      line-height: 2rem;
      color: rgba(0, 0, 0, 0.87);
      margin-bottom: 16px;
      font-weight: 600;
      position: relative;
                display: block;
      z-index: 10; }
      .lp__list_navigation_card .lp__list_navigation_content .lp__hammer a {
        color: rgba(0, 0, 0, 0.87); }
    .lp__list_navigation_card .lp__list_navigation_content p {
      margin-bottom: 16px; }
.lp__list_navigation_card .lp__list_navigation_content .lp__blurb_text {
      font-size: 1.125rem;
      line-height: 1.8125rem;
      color: rgba(0, 0, 0, 0.87); }
/* === End List Navigation with icon === */
.wrap__listnavigation_components .lp__list_navigation_section {
  margin-bottom: 16px; }

.wrap__listnavigation_components .lp__list_nav_smtitle .lp__list_navigation_content .lp__list_navigation_title {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: bold; }
  .wrap__listnavigation_components .lp__list_nav_smtitle .lp__list_navigation_content .lp__list_navigation_title a {
    color: #0071bc; }
    .wrap__listnavigation_components .lp__list_nav_smtitle .lp__list_navigation_content .lp__list_navigation_title a:hover, .wrap__listnavigation_components .lp__list_nav_smtitle .lp__list_navigation_content .lp__list_navigation_title a:focus {
      color: #00538A;
      text-decoration: underline; }

.wrap__listnavigation_components .lp__hammer {
  font-size: 0.75rem;
  line-height: 1.0625rem; }


.lp__list_navigation_section .lp__list_img {
  display: block;
  float: left;
  width: 25%;
  margin-right: 16px;
}
@media (min-width: 992px) {
  .lp__list_navigation_section .lp__list_img {
    width: 16.66667%;
  }
}

.lp__list_navigation_card .lp__list_navigation_content .lp__list_navigation_subtitle {
  margin-bottom: 0px;
}
/* ==  Begin primary card ===*/
.lp__highlightscard_group .lp__primary_card {
  margin-bottom: 32px;
}
.lp__highlightscard_group .lp__primary_card .border-1 {
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid #02A1B6;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__highlightscard_group .lp__primary_card .border-1 .lp__card_content {
  padding: 24px 24px 30px 24px;
}
@media (max-width: 767px) {
  .lp__highlightscard_group .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__highlightscard_group .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}

.lp__card_wrapper {
  box-shadow: none;
  border: 0px;
}

.lp__card_img {
  position: relative;
}
.lp__card_img img {
  z-index: 1;
  position: relative;
  top: 0px;
  width: 100%;
  margin-top: -1px;
}
.lp__card_img .lp__img_tag {
  position: absolute;
  padding: 8px;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 16px 24px 16px 24px;
}
.lp__card_img .lp__img_tag .lp__img_caption {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #fff;
  font-weight: 600;
  display: table-cell;
  width: 86%;
  vertical-align: top;
}
.lp__card_img .lp_overlay_color {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#6b000000",GradientType=0 );
}

.lp__hammer {
  position: relative;
  z-index: 2;
}

.lp__card_title {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin: 0px 0px 8px 0px;
  position: relative;
  z-index: 2;
  color: rgba(0, 0, 0, 0.87);
}
.lp__card_title a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
}

.lp__card_description {
  font-size: 0.875rem;
  line-height: 1.375rem;
 /* color: rgba(0, 0, 0, 0.87);*/
  margin-bottom: 8px;
  cursor: default;
  position: relative;
  z-index: 10;
}
.lp__card_description p {
  margin-bottom: 16px;
}

.lp__primary_card .lp__card {
  position: relative;
}
.lp__primary_card .lp__btn {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.lp__primary_card .lp__btn .lp-twit {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 6px;
}
.lp__primary_card .lp__card_list {
  padding: 0px;
  list-style: none;
  display: block;
}
.lp__primary_card .lp__card_list .vertical {
  display: block;
}
.lp__primary_card .lp__card_list .horizontal {
  display: inline;
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.6);
}
.lp__primary_card .lp__card_list .horizontal:last-child {
  margin: 0px;
  padding-right: 0px;
  border-right: 0px;
}
.lp__primary_card .lp__card_list.vertical .lp__card_list_item {
  display: block;
}
.lp__primary_card .lp__card_list_item {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #0071BC;
  margin: 0px 0px 16px 0px;
  word-break: break-word;
  position: relative;
  z-index: 2;
}
.lp__primary_card .lp__card_sm_text .lp__card_title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 8px;
}
.lp__primary_card .lp__card_lg_text .lp__card_title {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 8px;
}
.lp__primary_card .lp__nospace {
  margin-bottom: 0px;
}
.lp__primary_card .lp__nospace .lp__card_content {
  padding: 8px 0px 0px 0px;
}
.lp__primary_card .border-1 {
  border-top: 1px solid #02A1B6;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-1 .lp__card_content {
  padding: 24px 24px 30px 24px;
}
@media (max-width: 767px) {
  .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
.lp__primary_card .border-orange {
  border-top: 2px solid #D85537;
  padding: 32px 0px 32px 0px;
}
.lp__primary_card .border-orange .lp__card_content {
  padding: 0px;
}
.lp__primary_card .bg__gray .lp__card_wrapper {
  background-color: #F2F2F2;
  box-shadow: none;
}
.lp__primary_card .bg__gray .lp__card_content {
  padding: 24px 24px 30px 24px;
}
@media (max-width: 767px) {
  .lp__primary_card .bg__gray .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__primary_card .bg__gray .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}

/* ==  Begin primary card ===*/
/*=== Begin Audio Card === */
.lp__audio_card {
  border: 0.5px solid rgba(0, 0, 0, 0.08);
  border-top: 1px solid #02A1B6;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
.lp__audio_card .lp__card_content {
  padding: 24px 24px 30px 24px;
}
.lp__audio_card .lp__audio_card_audio {
    position: relative;
    z-index: 9999;
}
@media (max-width: 767px) {
  .lp__audio_card .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__audio_card .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}

/*=== End Audio Card === */

  .lp__tab .tab_wbr .row {
    display: block; }
    @media (min-width: 992px) {
      .lp__tab .tab_wbr .row {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex; } }
    @media (max-width: 992px) {
     .lp__tab .tab_wbr .row [class*="col-"] {
        margin-bottom: 32px; }
        .lp__tab .tab_wbr .row [class*="col-"]:last-child {
          margin-bottom: 0px; } }
   .lp__tab .tab_wbr .row [class*="col-"] > div:first-child,
    .lp__tab .tab_wbr .row [class*="col-"] .parsys,
   .lp__tab .tab_wbr .row [class*="col-"] .remove-padding-grid,
   .lp__tab .tab_wbr .row [class*="col-"] .lp__primary_card {
      height: 100%;
      width: 100%; }

/* ==  Begin primary card ===*/
.lp__highlightscard_group .lp__primary_card {
  margin-bottom: 32px;
}
.lp__highlightscard_group .lp__primary_card .border-1 {
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid #02A1B6;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__highlightscard_group .lp__primary_card .border-1 .lp__card_content {
  padding: 24px 24px 30px 24px;
}
@media (max-width: 767px) {
  .lp__highlightscard_group .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__highlightscard_group .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}

.lp__card_wrapper {
  box-shadow: none;
  border: 0px;
}

.lp__card_img {
  position: relative;
}
.lp__card_img img {
  z-index: 1;
  position: relative;
  top: 0px;
  width: 100%;
  margin-top: -1px;
}
.lp__card_img .lp__img_tag {
  position: absolute;
  padding: 8px;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 16px 24px 16px 24px;
}
.lp__card_img .lp__img_tag .lp__img_caption {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #fff;
  font-weight: 600;
  display: table-cell;
  width: 86%;
  vertical-align: top;
}
.lp__card_img .lp_overlay_color {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#6b000000",GradientType=0 );
}

.lp__hammer {
  position: relative;
  z-index: 2;
}

.lp__card_title {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin: 0px 0px 8px 0px;
  position: relative;
  z-index: 2;
  color: rgba(0, 0, 0, 0.87);
}
.lp__card_title a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
}

.lp__card_description {
  font-size: 0.875rem;
  line-height: 1.375rem;
 /* color: rgba(0, 0, 0, 0.87);*/
  margin-bottom: 8px;
  cursor: default;
  position: relative;
  z-index: 10;
}
.lp__card_description p {
  margin-bottom: 16px;
}

.lp__primary_card .lp__card {
  position: relative;
}
.lp__primary_card .lp__btn {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.lp__primary_card .lp__btn .lp-twit {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 6px;
}
.lp__primary_card .lp__card_list {
  padding: 0px;
  list-style: none;
  display: block;
}
.lp__primary_card .lp__card_list .vertical {
  display: block;
}
.lp__primary_card .lp__card_list .horizontal {
  display: inline;
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.6);
}
.lp__primary_card .lp__card_list .horizontal:last-child {
  margin: 0px;
  padding-right: 0px;
  border-right: 0px;
}
.lp__primary_card .lp__card_list.vertical .lp__card_list_item {
  display: block;
}
.lp__primary_card .lp__card_list_item {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #0071BC;
  margin: 0px 0px 16px 0px;
  word-break: break-word;
  position: relative;
  z-index: 2;
}
.lp__primary_card .lp__card_sm_text .lp__card_title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 8px;
}
.lp__primary_card .lp__card_lg_text .lp__card_title {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 8px;
}
.lp__primary_card .lp__nospace {
  margin-bottom: 0px;
}
.lp__primary_card .lp__nospace .lp__card_content {
  padding: 8px 0px 0px 0px;
}
.lp__primary_card .border-1 {
  border-top: 1px solid #02A1B6;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-1 .lp__card_content {
  padding: 24px 24px 30px 24px;
}
@media (max-width: 767px) {
  .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__primary_card .border-1 .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
.lp__primary_card .border-orange {
  border-top: 2px solid #D85537;
  padding: 32px 0px 32px 0px;
}
.lp__primary_card .border-orange .lp__card_content {
  padding: 0px;
}
.lp__primary_card .bg__gray .lp__card_wrapper {
  background-color: #F2F2F2;
  box-shadow: none;
}
.lp__primary_card .bg__gray .lp__card_content {
  padding: 24px 24px 30px 24px;
}
@media (max-width: 767px) {
  .lp__primary_card .bg__gray .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__primary_card .bg__gray .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}

/* ==  Begin primary card ===*/
/*=== Begin Audio Card === */
.lp__audio_card {
  border: 0.5px solid rgba(0, 0, 0, 0.08);
  border-top: 1px solid #02A1B6;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
.lp__audio_card .lp__card_content {
  padding: 24px 24px 30px 24px;
}
.lp__audio_card .lp__audio_card_audio {
    position: relative;
    z-index: 9999;
}
@media (max-width: 767px) {
  .lp__audio_card .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .lp__audio_card .lp__card_content {
    padding: 16px 16px 24px 16px;
  }
}

/*=== End Audio Card === */

/* == Begin Related-v1 components SASS ==*/
.lp__link_list h3,
.lp__link_list h4 {
  font-weight: 600;
}
.lp__link_list .lp__link_label {
  float: left;
}
.lp__link_list .lp__link_listwrapper {
  margin: 0px 0px 32px 0px;
}
/*.lp__link_list .lp__link_listwrapper:last-child {
  margin: 0px;
}*/

.lp__link_list .lp__link_listwrapper ul {
  padding: 0px;
  list-style: none;
}
.lp__link_list .lp__link_listwrapper ul li {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin: 0px 0px 16px 0px;
}
.lp__link_list .lp__link_listwrapper ul li a {
  display: block;
}
.lp__link_list .lp__link_listwrapper ul li a:hover {
  text-decoration: underline;
}
.lp__link_list .lp__link_listwrapper ul li:last-child {
  margin: 0px;
}
.lp__link_list .lp__link_listwrapper .lp__link_list_sublist_item {
  display: block;
}
.lp__link_list .lp__link_listwrapper .lp__link_list_sublist_item ul {
  display: inline;
}
.lp__link_list .lp__link_listwrapper .lp__link_list_sublist_item ul li {
  display: inline-block;
  margin: 0px 8px 0px 0px;
  padding-right: 8px;
  border-right: 1px solid #e5e5e5;
}
.lp__link_list .lp__link_listwrapper .lp__link_list_sublist_item ul li:last-child {
  margin: 0px;
  padding: 0px;
  border: 0px solid #e5e5e5;
}
.lp__link_list .lp__link_listwrapper .lp__link_list_sublist_item ul li a {
  display: inline;
  margin-right: 4px;
}
.lp__link_list .lp__link_list_inline {
  margin-bottom: 32px;
}
.lp__link_list .lp__link_list_inline:last-child {
  margin: 0px 0px 16px 0px;
}
.lp__link_list .lp__link_


        list_inlinewrapper ul {
  list-style: none;
}
.lp__link_list .lp__link_list_inlinewrapper ul li {
  display: inline-block;
  float: left;
}
.lp__link_list .lp__link_list_inlinewrapper .lp__list_link_item {
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #e5e5e5;
}
.lp__link_list .lp__link_list_inlinewrapper .lp__list_link_item:last-child {
  margin: 0px;
  padding: 0px;
  border: 0px solid #e5e5e5;
}
.lp__link_list .lp__link_list_inlinewrapper .lp__list_link_item a {
  margin-right: 4px;
}
.lp__link_list .lp__blurb_text p {
  margin-bottom: 10px;
}
.lp__link_list .lp__blurb_text p a:hover {
  text-decoration: underline;
}
.lp__link_list .lp__blurb_text ul{
  list-style: disc;
  padding-left: 40px;
}
.lp__link_list .lp__blurb_text ol{
  list-style: decimal;
  padding-left: 40px;
}
.lp__link_list .lp__link_list_item i {
  font-size: 20px;
  margin-right: 4px;
  vertical-align: middle;
  float: left;
}
.lp__link_list .lp__link_list_item .lp-language {
  font-size: 30px;
  line-height: 24px;
}
.lp__link_list .lp__link_list_item .lp-globe,
.lp__link_list .lp__link_list_item .lp-newspaper,
.lp__link_list .lp__link_list_item .lp-users {
  font-size: 24px;
  line-height: 24px;
}
.lp__link_list .lp__link_list_item a:hover i, .lp__link_list .lp__link_list_item a:focus i, .lp__link_list .lp__link_list_item a:active i {
  color: #0071bc !important;
  background-color: transparent;
  text-decoration: none;
}
.archive_related h3{

        padding-right: 16px;
}
/*.archive_related .lp__link_list .lp__link_listwrapper ul li {
display:inline-block;
    margin-right: 8px;
    padding-right:8px;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}
.archive_related .lp__link_list .lp__link_listwrapper ul li:last-child {
display:inline-block;
    margin-right: 0px;
    padding-right:0px;
    border-right: 0px solid #e5e5e5;
}*/
.archive_related .lp__link_list .lp__link_listwrapper ul li a {
        display: inline-block;
}
.archive_related .lp__link_list .lp__link_listwrapper ul li a:hover,
.archive_related .lp__link_list .lp__link_listwrapper ul li a:focus{
    color: #fff;
                }
.archive_related {
    display: flex;
    justify-content: center;
}

/*.archive_related .redesign_related {
    width: 75%;
        text-align: center;
}*/
.lp__link_list .lp__link_listwrapper ul.two__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.lp__link_list .lp__link_listwrapper ul.two__column > li {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
  .lp__link_list .lp__link_listwrapper ul.two__column > li {
    float: left;
    width: 45%;
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
  .lp__link_list .lp__link_listwrapper ul.two__column > li {
    width: 45%;
  }
}
.lp__link_list .lp__link_listwrapper ul.three__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.lp__link_list .lp__link_listwrapper ul.three__column li {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
  .lp__link_list .lp__link_listwrapper ul.three__column li {
    float: left;
    width: 45%;
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
  .lp__link_list .lp__link_listwrapper ul.three__column li {
    width: 30%;
  }
}
.lp__link_list .lp__link_listwrapper ul.four__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.lp__link_list .lp__link_listwrapper ul.four__column li {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
.lp__link_list .lp__link_listwrapper ul.four__column li {
    float: left;
    width: 45%;
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
.lp__link_list .lp__link_listwrapper ul.four__column li {
    width: 23%;
  }
}
/* == End Related-v1 components SASS ==*/
.lp__link_list_icon .lp__link_label {
  /*float: left;*/
  /*flex: 1 1 auto;*/
}
.lp__link_list_icon ul {
  padding: 0px;
  list-style: none;
  margin-bottom: 32px;
}
.lp__link_list_icon ul li.lp__link_list_item {
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.lp__link_list_icon ul li.lp__link_list_item a {
  display: block;
  width: 95%;
}
.lp__link_list_icon ul li.lp__link_list_item a:hover {
  text-decoration: underline;
}
.lp__link_list_icon ul li.lp__link_list_item a:after {
  font-family: "loopicon";
  content: "";
  font-size: 1.625rem;
  margin-left: 4px;
  opacity: 0.8;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
.lp__link_list_icon ul li.lp__link_list_item:last-child {
  margin: 0px;
}
.lp__link_list_icon ul li.lp__link_list_item ul {
  list-style: none;
}
.lp__link_list_icon ul li.lp__link_list_item ul li.lp__link_sublist_item {
  display: inline-block;
  float: left;
  margin-right: 8px;
  padding-right: 8px;
  border-right: 1px solid #e5e5e5;
}
.lp__link_list_icon ul li.lp__link_list_item ul li.lp__link_sublist_item:last-child {
  margin: 0px;
  padding: 0px;
  border: 0px solid #e5e5e5;
}
.lp__link_list_icon ul li.lp__link_list_item ul a:after {
  display: none;
}

.full-row-darkgray-components .lp__link_list a:focus {
    background-color: #ffd380;
    outline: 0px;
    color: #002244;
}
.full-row-darkgray-components .lp__link_list a:focus * {
    color: #002244;
}

.lp__big_blurb .lp__blurb_text {
  font-size: 1rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 16px;
}

.lp__big_blurb .lp__link_list .lp__link_listwrapper ul li {
    font-size: 0.95rem;
    line-height: 1.275rem;
    margin: 0px 0px 8px 0px;
}

.lp__bullet_icon .lp__link_listwrapper ul {
    list-style: disc;
    margin: 0px 16px;
}

.lp__bullet_icon .lp-download:before {
  content: "\e143";
  font-size: medium;
}
.lp__big_blurb .lp__link_list .lp__link_listwrapper ul li a {
font-weight:bold;
}
/* == Begin Body content Components == */
.lp__body_content {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: rgba(0, 0, 0, 0.87);
  word-break: break-word;
}
.lp__body_content p {
  margin: 0px 0px 16px 0px;
}
.lp__body_content ul {
  list-style: disc;
  padding-left: 40px;
}
.lp__body_content ul li {
  list-style: disc;
  margin: 0px 0px 16px 0px;
}
.lp__body_content ol {
  list-style: decimal;
  padding-left: 40px;
}
.lp__body_content ol li {
  list-style: decimal;
  margin: 0px 0px 16px 0px;
}
.lp__body_content .lp__body_content_sm_hor {
  float: left;
  width: 263px;
}
.lp__body_content .lp__body_content_sm_hor img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_hor {
  float: left;
  width: 360px;
}
.lp__body_content .lp__body_content_lg_hor img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_sm_ver {
  float: left;
  width: 165px;
}
.lp__body_content .lp__body_content_sm_ver img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_ver {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_ver img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_sm_squ {
  float: left;
  width: 140px;
}
.lp__body_content .lp__body_content_sm_squ img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_squ {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_squ img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_left_img {
  float: left;
  margin: 0px 16px 0px 0px;
}
.lp__body_content .lp__body_right_img {
  float: right;
  margin: 0px 0px 0px 16px;
}
.lp__body_content figcaption {
    font-size: 0.75rem;
    line-height: 1.5rem;
    color: #666666; }
  .lp__body_content .lp_body_content_table {
    background: #fff !important;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    border: 0px;
    margin: 0px 0px 16px 0px;
    border-bottom: 1px solid #e5e5e5;
    overflow: scroll; }
    @media (min-width: 992px) {
      .lp__body_content .lp_body_content_table {
        overflow: auto; } }
    .lp__body_content .lp_body_content_table table {
      border: 1px solid #e5e5e5;
      width: 100%; }
      .lp__body_content .lp_body_content_table table thead tr {
        background-color: #fafafa; }
        .lp__body_content .lp_body_content_table table thead tr:nth-child(2) {
          border-bottom: 2px solid #787878; }
        .lp__body_content .lp_body_content_table table thead tr th {
          font-size: 0.8125rem;
          line-height: 1.0625rem;
          text-align: left;
          vertical-align: top;
          font-weight: bold;
          width: auto;
          padding: 8px; }
      .lp__body_content .lp_body_content_table table tbody tr {
        border-bottom: 1px solid #e5e5e5; }
        .lp__body_content .lp_body_content_table table tbody tr:first-child th {
          background-color: #fafafa;
          border: 1px solid #e5e5e5; }
        .lp__body_content .lp_body_content_table table tbody tr th {
          font-size: 0.8125rem;
          line-height: 1.0625rem;
          color: rgba(0, 0, 0, 0.87);
          text-align: left;
          vertical-align: bottom;
          font-weight: bold;
          padding: 8px;
          border: 0px; }
        .lp__body_content .lp_body_content_table table tbody tr td {
          font-size: 0.875rem;
          line-height: 1.375rem;
          color: rgba(0, 0, 0, 0.87);
          padding: 8px;
          word-break: break-word;
          text-align: left;
          border: 0px; 
    vertical-align: text-top;
}
        .lp__body_content .lp_body_content_table table tbody tr:nth-child(odd) {
          background-color: #ffffff; }
        .lp__body_content .lp_body_content_table table tbody tr:nth-child(even) {
          background-color: #ffffff;}
    .lp__body_content .lp_body_content_table caption {
      font-size: 1rem;
      font-weight: bold;
      text-align: left;
      margin-bottom: 16px; }
      .lp__body_content .lp_body_content_table caption .lp__caption_title {
        font-size: 1rem;
        font-weight: bold; }
      .lp__body_content .lp_body_content_table caption .lp__caption_description {
        font-size: 0.875rem;
        line-height: 1.375rem; }
    @media (max-width: 767px) {
      .lp__body_content .lp_body_content_table table > thead > tr > th,
      .lp__body_content .lp_body_content_table table > tbody > tr > th,
      .lp__body_content .lp_body_content_table table > tfoot > tr > th,
      .lp__body_content .lp_body_content_table table > thead > tr > td,
      .lp__body_content .lp_body_content_table table > tbody > tr > td,
      .lp__body_content .lp_body_content_table table > tfoot > tr > td {
        white-space: nowrap; } }
.lp__body_content .lp__layout_table table {
  margin-bottom: 32px;
}
.lp__body_content .lp__layout_table table thead tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 8px;
}
.lp__body_content .lp__layout_table table tbody tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  padding: 8px;
}
.lp__body_content .lp__layout_table table tbody tr td {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  padding: 8px;
  word-break: break-word;
  text-align: left;
  vertical-align: top;
}
.lp__body_content .lp__layout_table table tbody tr td:first-child {
  text-align: right;
  width: 20%;
  color: #787878;
}
.lp__body_content .lp__layout_table table tbody tr td:nth-child(2n) {
  text-align: left;
}
.lp__body_content .lp-twit {
  font-size: 1.125rem;
  padding: 4px;
  vertical-align: middle;
  color: #0071bc;
}
.lp__body_content a:hover {
  text-decoration: underline;
}
.lp__body_content .morelink {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 600;
  color: #0071bc;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  background-color: transparent;
}
.lp__body_content .morelink:hover {
  text-decoration: none;
  border-bottom: none;
}

.lp__lead_smtitle {
    font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_mdtitle {
  font-family: "Andes", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_lgtitle {
  font-family: "Andes", sans-serif;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
  font-weight: bold;
}
.lp__note_paragraph {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  display: block; }

.lp__lead_introtext {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__lead_paragraph_sm {
  font-size: 0.75rem;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__lead_paragraph_ml {
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__lead_paragraph_md {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px; }

.lp__lead_paragraph_lg {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: rgba(0, 0, 0, 0.87); }
blockquote {
    font-family: "Andes", sans-serif;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
  font-weight: bold;
}
a.tweet-sentance:hover {
  text-decoration: none;
}

.tweetable {
  color: #333;
  display: inline;
}

.tweetable a {
  background-color: #f2f2f2;
  color: inherit;
  /* twitter color */
  color: #333 !important;
  padding: 2px;
  text-decoration: none;
  border-bottom: 0px !important;
  -webkit-transition: all 0.1545s ease-in-out;
  -moz-transition: all 0.1545s ease-in-out;
  -o-transition: all 0.1545s ease-in-out;
  transition: all 0.1545s ease-in-out;
}

.tweetable .lp {
float: none !important;
    color: #fff;
    font-size: 18px;
    padding: 4px;
    display: inline-block;
    font-weight: 600;
    background: #000;
	margin-top: -3px;
margin-left: 4px;
}

.tweetable a:hover i,
.tweetable a:active i,
.tweetable a.active i,
.tweetable a:focus i,
.tweetable a:hover,
.tweetable a:active,
.tweetable a:focus {
  background-color: #000;
  color: white !important;
  cursor: pointer;
  text-decoration: none; }

.tweetable img {
  border: 0;
  display: inline-block;
  height: 1em;
  margin-left: 0.1875em;
  margin-right: 0.1875em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
  -webkit-transition: all 0.1545s ease-in-out;
  -moz-transition: all 0.1545s ease-in-out;
  -o-transition: all 0.1545s ease-in-out;
  transition: all 0.1545s ease-in-out;
}

.tweetable img.twitter-icon-over {
  opacity: 0;
  position: absolute;
}

.tweetable:hover img.twitter-icon-over,
.tweetable:active img.twitter-icon-over,
.tweetable:focus img.twitter-icon-over {
  opacity: 1;
  position: relative;
}

.tweetable:hover img.twitter-icon-out,
.tweetable:active img.twitter-icon-out,
.tweetable:focus img.twitter-icon-out {
  display: none;
}

.lp__country_showcase .lp__body_content .lp_body_content_table table tbody tr td{
width:20%;
}
/* == End Body content Components == */
@media print {
  /* Hide scrollbar for Chrome, Safari and Opera */
  .lp__body_content .lp_body_content_table::-webkit-scrollbar {
    display: none; }
  /* Hide scrollbar for IE, Edge and Firefox */
  .lp__body_content .lp_body_content_table {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ } }

.lp__accordion_btn.lp_lg-text {
    font-size: 1rem;
    line-height: 1.4875rem;
}

.lp__body_content._loop_lead_paragraph_sm 
{
    font-size: 1rem;
    line-height: 1.4875rem;
}

.lp__body_content._loop_lead_paragraph_sm  p {
    margin: 8px 0px 8px 0px;
}
.phase .lp__body_content .close_button {
        background-color: #6A6C6E;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 2px 8px;
margin-left: 2px;
            }
/* === Begin Bootstraps Overwrite css === */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face {font-family: 'Andes';
			src: url('clientlib-site/resources/fonts/304244_1_0.eot');
			src: url('clientlib-site/resources/fonts/304244_1_0.eot?#iefix') format('embedded-opentype'),
			url('clientlib-site/resources/fonts/304244_1_0.woff2') format('woff2'),
			url('clientlib-site/resources/fonts/304244_1_0.woff') format('woff'),
			url('clientlib-site/resources/fonts/304244_1_0.ttf') format('truetype');
		}
@font-face {
    font-family: 'AndesBold';
    src: url("clientlib-site/resources/fonts/304244_0_0.eot");
    src: url("clientlib-site/resources/fonts/304244_0_0.eot?#iefix") format("embedded-opentype"),
    url("clientlib-site/resources/fonts/304244_0_0.woff2") format("woff2"),
    url("clientlib-site/resources/fonts/304244_0_0.woff") format("woff"),
    url("clientlib-site/resources/fonts/304244_0_0.ttf") format("truetype");
}
@font-face {
    font-family: 'AndesSemiBold';
    src: url("clientlib-site/resources/fonts/304244_2_0.eot");
    src: url("clientlib-site/resources/fonts/304244_2_0.eot?#iefix") format("embedded-opentype"),
    url("clientlib-site/resources/fonts/304244_2_0.woff2") format("woff2"),
    url("clientlib-site/resources/fonts/304244_2_0.woff") format("woff"),
    url("clientlib-site/resources/fonts/304244_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'AndesExtraLight';
  src: url("clientlib-site/resources/fonts/font.woff2") format("woff2"),
  url("clientlib-site/resources/fonts/font.woff") format("woff");
}


@font-face {
  font-family: 'loopicon';
  src:  url('clientlib-site/resources/fonts/loopicon.eot?dq81zb');
  src:  url('clientlib-site/resources/fonts/loopicon.eot?dq81zb#iefix') format('embedded-opentype'),
    url('clientlib-site/resources/fonts/loopicon.ttf?dq81zb') format('truetype'),
    url('clientlib-site/resources/fonts/loopicon.woff?dq81zb') format('woff'),
    url('clientlib-site/resources/fonts/loopicon.svg?dq81zb#loopicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.lp {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'loopicon';
  speak: never;
  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;
}

.lp-arrow-circle-down-solid:before {
  content: "\e100";
}
.lp-arrow-circle-left-solid:before {
  content: "\e101";
}
.lp-arrow-circle-right-solid:before {
  content: "\e102";
}
.lp-arrow-circle-up-solid:before {
  content: "\e103";
}
.lp-arrow-circle-down:before {
  content: "\e104";
}
.lp-arrow-circle-left:before {
  content: "\e105";
}
.lp-arrow-circle-right:before {
  content: "\e106";
}
.lp-arrow-circle-up:before {
  content: "\e107";
}
.lp-chevron-circle-down:before {
  content: "\e108";
}
.lp-chevron-circle-left:before {
  content: "\e109";
}
.lp-chevron-circle-right:before {
  content: "\e110";
}
.lp-chevron-circle-up:before {
  content: "\e111";
}
.lp-chevron-double-down:before {
  content: "\e112";
}
.lp-chevron-double-left:before {
  content: "\e113";
}
.lp-chevron-double-right:before {
  content: "\e114";
}
.lp-chevron-double-up:before {
  content: "\e115";
}
.lp-chevron-down:before {
  content: "\e116";
}
.lp-chevron-left:before {
  content: "\e117";
}
.lp-chevron-right:before {
  content: "\e118";
}
.lp-chevron-up:before {
  content: "\e119";
}
.lp-arrow-down:before {
  content: "\e120";
}
.lp-arrow-left:before {
  content: "\e121";
}
.lp-arrow-right:before {
  content: "\e122";
}
.lp-arrow-up:before {
  content: "\e123";
}
.lp-check:before {
  content: "\e124";
}
.lp-bars:before {
  content: "\e125";
}
.lp-times:before {
  content: "\e126";
}
.lp-times-circle:before {
  content: "\e127";
}
.lp-plus:before {
  content: "\e128";
}
.lp-minus:before {
  content: "\e129";
}
.lp-circle-solid:before {
  content: "\e130";
}
.lp-circle:before {
  content: "\e131";
}
.lp-search:before {
  content: "\e132";
}
.lp-list-ul:before {
  content: "\e133";
}
.lp-table:before {
  content: "\e134";
}
.lp-th-large-solid:before {
  content: "\e135";
}
.lp-calendar-alt:before {
  content: "\e136";
}
.lp-laptop:before {
  content: "\e137";
}
.lp-paperclip:before {
  content: "\e138";
}
.lp-question-circle:before {
  content: "\e139";
}
.lp-info-circle:before {
  content: "\e140";
}
.lp-exclamation-circle:before {
  content: "\e141";
}
.lp-home-lg-alt:before {
  content: "\e142";
}
.lp-download:before {
  content: "\e143";
}
.lp-print:before {
  content: "\e144";
}
.lp-envelope:before {
  content: "\e145";
}
.lp-microphone:before {
  content: "\e146";
}
.lp-play-circle:before {
  content: "\e147";
}
.lp-play:before {
  content: "\e148";
}
.lp-soundcloud:before {
  content: "\e149";
}
.lp-camera-alt:before {
  content: "\e150";
}
.lp-file-alt-solid:before {
  content: "\e151";
}
.lp-file-archive:before {
  content: "\e152";
}
.lp-file-audio:before {
  content: "\e153";
}
.lp-file-check:before {
  content: "\e154";
}
.lp-file-csv:before {
  content: "\e155";
}
.lp-file-excel:before {
  content: "\e156";
}
.lp-file-export:before {
  content: "\e157";
}
.lp-file-image:before {
  content: "\e158";
}
.lp-file-pdf:before {
  content: "\e159";
}
.lp-file-powerpoint:before {
  content: "\e160";
}
.lp-file-video:before {
  content: "\e161";
}
.lp-file-word:before {
  content: "\e162";
}
.lp-file:before {
  content: "\e163";
}
.lp-image:before {
  content: "\e164";
}
.lp-facebook:before {
  content: "\e165";
  color: #0071bc;
}
.lp-twitter:before {
  content: "\e166";
  color: #0071bc;
}
.lp-apps:before {
  content: "\e167";
  color: #0071bc;
}
.lp-blogs:before {
  content: "\e168";
  color: #0071bc;
}
.lp-delicious:before {
  content: "\e169";
  color: #0071bc;
}
.lp-digg:before {
  content: "\e170";
  color: #0071bc;
}
.lp-flickr:before {
  content: "\e171";
  color: #0071bc;
}
.lp-g-plus:before {
  content: "\e172";
  color: #0071bc;
}
.lp-huffingtonpostfavicon:before {
  content: "\e173";
  color: #0071bc;
}
.lp-instagram:before {
  content: "\e174";
  color: #0071bc;
}
.lp-issuu:before {
  content: "\e175";
  color: #0071bc;
}
.lp-linkedln:before {
  content: "\e176";
  color: #0071bc;
}
.lp-live:before {
  content: "\e177";
  color: #0071bc;
}
.lp-newsletter:before {
  content: "\e178";
  color: #0071bc;
}
.lp-prezi:before {
  content: "\e179";
  color: #0071bc;
}
.lp-qq:before {
  content: "\e180";
  color: #0071bc;
}
.lp-renren:before {
  content: "\e181";
  color: #0071bc;
}
.lp-rss:before {
  content: "\e182";
  color: #0071bc;
}
.lp-scribd:before {
  content: "\e183";
  color: #0071bc;
}
.lp-slideshare:before {
  content: "\e184";
  color: #0071bc;
}
.lp-stumbleupon:before {
  content: "\e185";
  color: #0071bc;
}
.lp-tumblr:before {
  content: "\e186";
  color: #0071bc;
}
.lp-vk:before {
  content: "\e187";
  color: #0071bc;
}
.lp-weibo:before {
  content: "\e188";
  color: #0071bc;
}
.lp-whatsup:before {
  content: "\e189";
  color: #0071bc;
}
.lp-youtube:before {
  content: "\e190";
  color: #0071bc;
}
.lp-medium .path1:before {
  content: "\e900";
  color: rgb(0, 113, 188);
}
.lp-medium .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.lp-fb:before {
  content: "\e191";
}
.lp-x:before,
.lp-twit:before,
.fa-twitter:before{
  content: "\e192";
}
.lp-linkln:before {
  content: "\e193";
}
.lp-share:before {
  content: "\e194";
}
.lp-sync-regular:before {
  content: "\e195";
}
.lp-folder:before {
  content: "\e196";
}
.lp-ellipsis-v:before {
  content: "\e197";
}
.lp-ellipsis-h:before {
  content: "\e198";
}
.lp-archive:before {
  content: "\e199";
}
.lp-external-link:before {
  content: "\e200";
}
.lp-info:before {
  content: "\e201";
}
.lp-link:before {
  content: "\e202";
}
.lp-phone:before {
  content: "\e203";
}
.lp-sign-in-alt-solid:before {
  content: "\e204";
}
.lp-sign-out-alt-solid:before {
  content: "\e205";
}
.lp-bell:before {
  content: "\e206";
}
.lp-bell-slash:before {
  content: "\e207";
}
.lp-solid-download:before {
  content: "\e208";
}
.lp-solid-envelope:before {
  content: "\e209";
}
.lp-upload:before {
  content: "\e210";
}
.lp-lock:before {
  content: "\e211";
}
.lp-unlock:before {
  content: "\e212";
}
.lp-map-marker-alt:before {
  content: "\e213";
}
.lp-clock:before {
  content: "\e214";
}
.lp-users:before {
  content: "\e215";
}
.lp-user:before {
  content: "\e216";
}
.lp-newspaper:before {
  content: "\e217";
}
.lp-globe:before {
  content: "\e218";
}
.lp-language:before {
  content: "\e219";
}
.lp-home-lg-alt-solid:before {
  content: "\e220";
}
.lp-search-regular:before {
  content: "\e221";
}
.lp-search-minus:before {
  content: "\e222";
}
.lp-search-plus:before {
  content: "\e223";
}
.lp-share-alt:before {
  content: "\e224";
}
.lp-share-alt-square:before {
  content: "\e225";
}
.lp-share-square:before {
  content: "\e226";
}
.lp-quote-left:before {
  content: "\e227";
}
.lp-quote-left-solid:before {
  content: "\e228";
}
.lp-quote-right:before {
  content: "\e229";
}
.lp-quote-right-solid:before {
  content: "\e230";
}
.lp-times-regular:before {
  content: "\e231";
}
.lp-times-circle-solid:before {
  content: "\e232";
}
.lp-times-square:before {
  content: "\e233";
}
.lp-play-regular:before {
  content: "\e234";
}
.lp-power-off:before {
  content: "\e235";
}
.lp-stop:before {
  content: "\e236";
}
.lp-stop-circle:before {
  content: "\e237";
}
.lp-stop-circle-solid:before {
  content: "\e238";
}
.lp-play-circle-solid:before {
  content: "\e239";
}
.lp-pause:before {
  content: "\e240";
}
.lp-pause-circle:before {
  content: "\e241";
}
.lp-pause-circle-solid:before {
  content: "\e242";
}
.lp-minus-square:before {
  content: "\e243";
}
.lp-minus-circle:before {
  content: "\e244";
}
.lp-plus-regular:before {
  content: "\e245";
}
.lp-plus-circle:before {
  content: "\e246";
}
.lp-plus-square:before {
  content: "\e247";
}
.lp-list:before {
  content: "\e248";
}
.lp-list-ol:before {
  content: "\e249";
}
.lp-sort-alt:before {
  content: "\e250";
}
.lp-sort-amount-down:before {
  content: "\e251";
}
.lp-sort-amount-down-alt:before {
  content: "\e252";
}
.lp-sort-amount-up:before {
  content: "\e253";
}
.lp-sort-amount-up-alt:before {
  content: "\e254";
}
.lp-list-alt:before {
  content: "\e255";
}
.lp-th-large:before {
  content: "\e256";
}
.lp-th-list:before {
  content: "\e257";
}
.lp-th:before {
  content: "\e258";
}
.lp-clipboard-list:before {
  content: "\e259";
}
.lp-question-square:before {
  content: "\e260";
}
.lp-info-circle-solid:before {
  content: "\e261";
}
.lp-info-square-solid:before {
  content: "\e262";
}
.lp-info-square:before {
  content: "\e263";
}
.lp-calendar-check:before {
  content: "\e264";
}
.lp-calendar-minus:before {
  content: "\e265";
}
.lp-calendar-plus:before {
  content: "\e266";
}
.lp-check-circle:before {
  content: "\e267";
}
.lp-check-square:before {
  content: "\e268";
}
.lp-clipboard-check:before {
  content: "\e269";
}
.lp-clone:before {
  content: "\e270";
}
.lp-cloud-download:before {
  content: "\e271";
}
.lp-cloud-upload:before {
  content: "\e272";
}
.lp-code:before {
  content: "\e273";
}
.lp-comment:before {
  content: "\e274";
}
.lp-comment-alt:before {
  content: "\e275";
}
.lp-comments:before {
  content: "\e276";
}
.lp-comments-alt:before {
  content: "\e277";
}
.lp-compress-alt:before {
  content: "\e278";
}
.lp-compress-arrows-alt:before {
  content: "\e279";
}
.lp-dot-circle:before {
  content: "\e280";
}
.lp-edit:before {
  content: "\e281";
}
.lp-envelope-regular:before {
  content: "\e282";
}
.lp-envelope-open:before {
  content: "\e283";
}
.lp-file-regular:before {
  content: "\e284";
}
.lp-file-alt:before {
  content: "\e285";
}
.lp-expand:before {
  content: "\e286";
}
.lp-expand-alt:before {
  content: "\e287";
}
.lp-expand-wide:before {
  content: "\e288";
}
.lp-external-link-square-regular:before {
  content: "\e289";
}
.lp-file-check-regular:before {
  content: "\e290";
}
.lp-file-import:before {
  content: "\e291";
}
.lp-file-code:before {
  content: "\e292";
}
.lp-file-contract:before {
  content: "\e293";
}
.lp-file-download:before {
  content: "\e294";
}
.lp-file-upload:before {
  content: "\e295";
}
.lp-file-edit:before {
  content: "\e296";
}
.lp-file-exclamation:before {
  content: "\e297";
}
.lp-file-music:before {
  content: "\e298";
}
.lp-file-signature:before {
  content: "\e299";
}
.lp-folder-regular:before {
  content: "\e300";
}
.lp-folder-open:before {
  content: "\e301";
}
.lp-folders:before {
  content: "\e302";
}
.lp-folder-download:before {
  content: "\e303";
}
.lp-folder-upload:before {
  content: "\e304";
}
.lp-link-regular:before {
  content: "\e305";
}
.lp-inbox:before {
  content: "\e306";
}
.lp-bookmark:before {
  content: "\e307";
}
.lp-pen-square:before {
  content: "\e308";
}
.lp-pencil-alt:before {
  content: "\e309";
}
.lp-pen:before {
  content: "\e310";
}
.lp-phone-alt:before {
  content: "\e311";
}
.lp-phone-square-alt:before {
  content: "\e312";
}
.lp-chart-bar:before {
  content: "\e313";
}
.lp-chart-line:before {
  content: "\e314";
}
.lp-circle-regular:before {
  content: "\e315";
}
.lp-circle-notch:before {
  content: "\e316";
}
.lp-location-arrow:before {
  content: "\e317";
}
.lp-redo-alt:before {
  content: "\e318";
}
.lp-reply-all:before {
  content: "\e319";
}
.lp-reply:before {
  content: "\e320";
}
.lp-share-all:before {
  content: "\e321";
}
.lp-share-regular:before {
  content: "\e322";
}
.lp-rss-regular:before {
  content: "\e323";
}
.lp-rss-square:before {
  content: "\e324";
}
.lp-star:before {
  content: "\e325";
}
.lp-star-half:before {
  content: "\e326";
}
.lp-star-half-alt:before {
  content: "\e327";
}
.lp-recycle:before {
  content: "\e328";
}
.lp-usd-circle:before {
  content: "\e329";
}
.lp-usd-square:before {
  content: "\e330";
}
.lp-trash:before {
  content: "\e331";
}
.lp-trash-alt:before {
  content: "\e332";
}
.lp-user-regular:before {
  content: "\e333";
}
.lp-user-circle:before {
  content: "\e334";
}
.lp-user-circle-solid:before {
  content: "\e335";
}
.lp-user-unlock:before {
  content: "\e336";
}
.lp-users-regular:before {
  content: "\e337";
}
.lp-database:before {
  content: "\e338";
}
.lp-book-open:before {
  content: "\e339";
}
.lp-eye-slash:before {
  content: "\e340";
}
.lp-eye:before {
  content: "\e341";
}
.lp-apps-solid:before {
  content: "\e342";
}
.lp-weibo-solid:before {
  content: "\e343";
}
.lp-g-solid:before {
  content: "\e344";
}
.lp-live-solid:before {
  content: "\e345";
}
.lp-youtube-solid:before {
  content: "\e346";
}
.lp-huffingtonpost-solid:before {
  content: "\e347";
}
.lp-issuu-solid:before {
  content: "\e348";
}
.lp-instagram-solid:before {
  content: "\e349";
}
.lp-flickr-solid:before {
  content: "\e350";
}
.lp-digg-solid:before {
  content: "\e351";
}
.lp-delicious-solid:before {
  content: "\e352";
}
.lp-medium-solid:before {
  content: "\e353";
}
.lp-prezi-solid:before {
  content: "\e354";
}
.lp-blogs-solid:before {
  content: "\e355";
}
.lp-whatsup-solid:before {
  content: "\e356";
}
.lp-qq-solid:before {
  content: "\e357";
}
.lp-renren-solid:before {
  content: "\e358";
}
.lp-soundcloud-solid:before {
  content: "\e359";
}
.lp-tumblr-solid:before {
  content: "\e360";
}
.lp-vk-solid:before {
  content: "\e361";
}
.lp-rss-solid:before {
  content: "\e362";
}
.lp-filter:before {
  content: "\e363";
}

/*! the-loop.css v1.0.0  */
html {
  font-family: "Open Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  margin: 0px; }

:root {
  font-size: 16px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

address {
  font-style: normal; }

audio:not([controls]) {
  display: none;
  height: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[hidden],
template {
  display: none; }

a {
  color: #0071BC;
  text-decoration: none;
            cursor: pointer!important;}
  a:hover, a:focus {
    color: #00538A;
    text-decoration: underline; }
  a:focus {
    outline: 2px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:focus {
  outline: #996300 solid 2px;
  color: #002244;
  border-radius: 0px; }

ul, ol {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

p {
  margin: 0px; }

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e5e5e5; }

abbr [title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 8px; }

sub {
  top: 4px; }

img {
  border: 0;
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0px; }

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 22px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e5e5e5; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

[role='button'] {
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="search"],
input[type="email"],
input[type="text"],
input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: none; }

input[type="search"] {
  box-sizing: border-box; }

fieldset {
  border: 0;
  margin: 0px;
  padding: 0px; }

fieldset[disabled] {
  cursor: default;
  opacity: 0.6; }
figcaption {
  font-size: 0.75rem;
  line-height: 1.5rem;
  color: #666666;
}

form[disabled] {
  cursor: default;
  opacity: 0.6; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

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

td,
th {
  padding: 0px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@charset "UTF-8";
/* === Begin Typography === */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Andes", sans-serif;
  margin: 0px;
  color: rgba(0, 0, 0, 0.87);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: rgba(0, 0, 0, 0.87);
}
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, h5 a:hover, h5 a:active, h6 a:hover, h6 a:active, .h1 a:hover, .h1 a:active, .h2 a:hover, .h2 a:active, .h3 a:hover, .h3 a:active, .h4 a:hover, .h4 a:active, .h5 a:hover, .h5 a:active, .h6 a:hover, .h6 a:active {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
  border-bottom: 0px;
}
h1 a a:focus, h2 a a:focus, h3 a a:focus, h4 a a:focus, h5 a a:focus, h6 a a:focus, .h1 a a:focus, .h2 a a:focus, .h3 a a:focus, .h4 a a:focus, .h5 a a:focus, .h6 a a:focus {
  outline: #996300 auto 2px;
  color: #002244;
  border-radius: 0px;
}

h1 {
  font-family: "Andes", sans-serif;
  font-size: 2.5rem;
  line-height: 3rem;
  margin: 0px 0px 16px 0px;
  font-weight: 500;
}
@media (min-width: 991px) {
  h1 {
    font-size: 4rem;
    line-height: 4.5rem;
  }
}

.h1 {
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0px 0px 16px 0px;
}
@media (min-width: 991px) {
  .h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

h2 {
  font-family: "Andes", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 0px 0px 16px 0px;
  font-weight: bold;
}
@media (min-width: 767px) {
  h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 991px) {
  h2 {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}

.h2 {
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin: 0px 0px 16px 0px;
}
/*@media (min-width: 991px) {
  .h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}*/

h3 {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin: 0px 0px 16px 0px;
  font-weight: normal;
}
@media (min-width: 767px) {
  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 991px) {
  h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.h3 {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin: 0px 0px 16px 0px;
}
@media (min-width: 991px) {
  .h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

h4 {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 600;
  margin: 0px 0px 16px 0px;
}
@media (min-width: 767px) {
  h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 991px) {
  h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.h4 {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin: 0px 0px 16px 0px;
}

h5 {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin: 0px 0px 16px 0px;
}

.h5 {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.8125rem;
  margin: 0px 0px 8px 0px;
  font-weight: bold;
}

h6,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.4375rem;
  margin: 0px 0px 16px 0px;
}

.h6 {
  font-family: "AndesBold", sans-serif;
  margin: 0px 0px 8px 0px;
}

.lp__hammer {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  margin: 0px 0px 8px 0px;
   display: inline-block; 
}
.lp__hammer span {
  border-right: 1px solid rgba(0, 0, 0, 0.6);
  margin-right: 8px;
  padding-right: 8px;
}
.lp__hammer span:last-child {
  border-right: 0px solid rgba(0, 0, 0, 0.6);
  margin-right: 0px;
  padding-right: 0px;
}

.lp__time_stamp {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
  margin: 0px 0px 8px 0px;
}

.lp__note_paragraph {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
}

.lp__lead_paragraph_xs {
  font-size: 0.625rem;
  line-height: 0.875rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__lead_paragraph_sm {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__lead_paragraph_ml {
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__lead_paragraph_md {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_paragraph_lg {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__lead_paragraph_xl {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__lead_jumbo_text {
  font-size: 1.375rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__lead_introtext {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87);
}

.lp__blurb_text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
        word-break: break-word;
}

.lp__link_listitem {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
}
.lp__link_listitem ul li:nth-of-type(1), .lp__link_listitem ul li:nth-of-type(2) {
  display: inline-block;
  padding: 0px 8px 0px 0px;
  margin: 0px 8px 0px 0px;
  border-top: 0px;
  border-right: 1px solid #e6e6e6;
}
.lp__link_listitem ul li:nth-of-type(3) {
  display: inline-block;
}
.lp__link_listitem ul li:last-child {
  padding-right: 0px;
  margin: 0px;
  border-right: 0px;
}
.lp__link_listitem ul li:nth-of-type(4) {
  padding-top: 8px;
  margin-top: 8px;
  border-top: 1px solid #e6e6e6;
}

.lp__link_list_title {
  font-weight: bold;
  margin-bottom: 8px;
}
.lp__link_list_title a:after {
  font-family: "loopicon";
  content: "";
  font-size: 0.625rem;
  margin-left: 4px;
}
.lp__link_list_title a:hover {
  text-decoration: underline;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      padding-left: 8px;
      padding-right: 8px; } }
  @media (min-width: 992px) {
    .container {
      padding-left: 12px;
      padding-right: 12px; } }
  @media (min-width: 1200px) {
    .container {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 950px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
  @media (min-width: 768px) {
    .container-fluid {
      padding-left: 8px;
      padding-right: 8px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-left: 12px;
      padding-right: 12px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-left: 15px;
      padding-right: 15px; } }
.row {
  margin-left: -8px;
  margin-right: -8px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  @media (min-width: 768px) {
    .row {
      margin-left: -8px;
      margin-right: -8px; } }
  @media (min-width: 992px) {
    .row {
      margin-left: -12px;
      margin-right: -12px; } }
  @media (min-width: 1200px) {
    .row {
      margin-left: -15px;
      margin-right: -15px; } }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 768px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
      padding-left: 8px;
      padding-right: 8px; } }
  @media (min-width: 992px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
      padding-left: 12px;
      padding-right: 12px; } }
  @media (min-width: 1200px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
      padding-left: 15px;
      padding-right: 15px; } }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; } }

.col-xl-15,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 576px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-xl-15 {
    width: 20%;
    float: left; } }
.col-xl-14,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-14 {
  width: 16.66%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-14 {
    width: 16.66%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-14 {
    width: 16.66%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-14 {
    width: 16.66%;
    float: left;
  }
}

.lp__banner_fixedwidth {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 1199px) {
  .lp__banner_fixedwidth {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto; } }

@media (max-width: 991px) {
  .lp__banner_fixedwidth {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto; } }

.lp__banner_1200 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 992px) {
 .lp__banner_1200 {
    max-width: 991px;
    margin-right: auto;
    margin-left: auto; } }

@media (max-width: 768px) {
 .lp__banner_1200 {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto; } }
/*.cq-element-par .swiper-slide {
    display:block;
}*/

@charset "UTF-8";
/* === Begin button === */
.lp__btn {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 600;
  color: #ffffff;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
}
.lp__btn:focus,
.lp__btn .dropdown-toggle:focus {
  outline: #996300 solid 2px;
}

button:focus {
  outline: #996300 solid 2px;
}

.lp__btn_xs {
  font-size: 0.6875rem;
  line-height: 1rem;
  min-width: 100px;
  padding: 8px 12px 8px 12px;
  font-weight: bold;
}

.lp__btn_sm {
  font-size: 0.875rem;
  line-height: 1.375rem;
  min-width: 120px;
  padding: 8px 12px 8px 12px;
}

.lp__btn_md {
  font-size: 0.875rem;
  line-height: 1.375rem;
  min-width: 140px;
  padding: 16px 32px 16px 32px;
  text-transform: uppercase;
}

.lp__btn_ml {
  font-size: 0.875rem;
  line-height: 1.375rem;
  min-width: 140px;
  padding: 12px 24px 12px 24px;
  text-transform: uppercase;
}
.lp__newsletter_btn {
  font-size: 0.75rem;
  line-height: 1.5rem;
  min-width: 140px;
  padding: 8px 24px 8px 24px;
  text-transform: uppercase;
}

.lp__btn_lg {
  font-size: 0.875rem;
  line-height: 1.375rem;
  min-width: 160px;
  padding: 24px 32px 24px 32px;
}

button.lp__close_btn {
  color: #0071BC;
  padding: 0px 6px;
  opacity: 1;
}

.lp__solid_blue_btn {
  background-color: #00538A;
  margin-right: 16px;
  color: #ffffff;
}
.lp__solid_blue_btn:last-child {
  margin-right: 0px;
}
.lp__solid_blue_btn:hover, .lp__solid_blue_btn:focus, .lp__solid_blue_btn:active {
  background-color: #013367;
  color: #ffffff;
  text-decoration: none;
}

.lp__solid_lightblue_btn {
  background-color: #0071BC;
  margin-right: 16px;
}
.lp__solid_lightblue_btn:last-child {
  margin-right: 0px;
}
.lp__solid_lightblue_btn:hover, .lp__solid_lightblue_btn:focus, .lp__solid_lightblue_btn:active {
  background-color: #00538A;
  color: #ffffff;
  text-decoration: none;
}

.lp__solid_darkblue_btn {
  background-color: #002244;
  margin-right: 16px;
}
.lp__solid_darkblue_btn:last-child {
  margin-right: 0px;
}
.lp__solid_darkblue_btn:hover, .lp__solid_darkblue_btn:focus, .lp__solid_darkblue_btn:active {
  background-color: #013367;
  color: #ffffff;
  text-decoration: none;
}

.lp__solid_white_btn {
  background-color: #ffffff;
  color: #0071BC;
}
.lp__solid_white_btn:hover, .lp__solid_white_btn:active, .lp__solid_white_btn.active, .lp__solid_white_btn:focus {
  border: 0px;
  background-color: #ffffff;
  color: #00538A;
  box-shadow: none;
  text-decoration: none;
}
.lp__solid_white_btn:active:hover {
  border: 0px;
  background-color: #ffffff;
  color: #00538A;
  box-shadow: none;
  text-decoration: none;
}

.lp__solid_gray_btn {
  background-color: #f2f2f2;
  color: #0071BC;
}
.lp__solid_gray_btn:hover, .lp__solid_gray_btn:active, .lp__solid_gray_btn.active, .lp__solid_gray_btn:focus {
  border: 0px;
  background-color: #e6e6e6;
  color: #00538A;
  box-shadow: none;
  text-decoration: none;
}
.lp__solid_gray_btn:active:hover {
  border: 0px;
  background-color: #e6e6e6;
  color: #00538A;
  box-shadow: none;
  text-decoration: none;
}

.lp__solid_orange_btn {
  background-color: #DF3416;
  color: #ffffff;
}
.lp__solid_orange_btn:hover, .lp__solid_orange_btn:active, .lp__solid_orange_btn.active, .lp__solid_orange_btn:focus {
  border: 0px;
  background-color: #CD2C0F;
  color: #ffffff;
  box-shadow: none;
  text-decoration: none;
}
.lp__solid_orange_btn:active:hover {
  border: 0px;
  background-color: #CD2C0F;
  color: #ffffff;
  box-shadow: none;
  text-decoration: none;
}

.lp__solid_red_btn {
  background-color: #C52816;
  color: #ffffff;
}
.lp__solid_red_btn:hover, .lp__solid_red_btn:active, .lp__solid_red_btn.active, .lp__solid_red_btn:focus {
  border: 0px;
  background-color: #CD2C0F;
  color: #ffffff;
  box-shadow: none;
  text-decoration: none;
}
.lp__solid_red_btn:active:hover {
  border: 0px;
  background-color: #CD2C0F;
  color: #ffffff;
  box-shadow: none;
  text-decoration: none;
}

.lp__solid_darkgray_btn {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
}
.lp__solid_darkgray_btn:hover, .lp__solid_darkgray_btn.hover, .lp__solid_darkgray_btn.active, .lp__solid_darkgray_btn:active, .lp__solid_darkgray_btn:focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}

.lp__outline_btn {
  color: #0071BC;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.lp__outline_btn:hover, .lp__outline_btn:active, .lp__outline_btn.hover, .lp__outline_btn.active, .lp__outline_btn:focus, .lp__outline_btn.focus {
  text-decoration: none;
  color: #00538A;
  border: 1px solid #ffffff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.lp__blueoutline_btn {
  color: #0071BC;
  background-color: transparent;
  border: 1px solid #0071BC;
}
.lp__blueoutline_btn:hover, .lp__blueoutline_btn:active, .lp__blueoutline_btn.hover, .lp__blueoutline_btn.active, .lp__blueoutline_btn:focus, .lp__blueoutline_btn.focus {
  text-decoration: none;
  color: #00538A;
  border: 1px solid #00538A;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.lp__whiteoutline_btn {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.lp__whiteoutline_btn:hover, .lp__whiteoutline_btn:active, .lp__whiteoutline_btn.hover, .lp__whiteoutline_btn.active, .lp__whiteoutline_btn:focus, .lp__whiteoutline_btn.focus {
  text-decoration: none;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}

/*.lp__cta_btn {
	text-transform: uppercase;
}*/
.lp__cta_btn:after,
.lp__news_link:after {
  font-family: "loopicon";
  content: "\e118";
  font-size: 0.625rem;
  margin-left: 4px;
}

.lp__btn_group_horizontal {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.lp__btn_group_horizontal > .lp__btn {
  position: relative;
}
.lp__btn_group_horizontal > .lp__btn:hover, .lp__btn_group_horizontal > .lp__btn:focus, .lp__btn_group_horizontal > .lp__btn:active, .lp__btn_group_horizontal > .lp__btn.active {
  z-index: 2;
}

.print-btn {
  color: #0071bc;
}
.print-btn:before {
  font-family: "loopicon";
  content: "\e144";
  font-size: 1rem;
  margin-left: 4px;
}

.grid-btn {
  color: #0071bc;
}
.grid-btn:after {
  font-family: "loopicon";
  content: "\e135";
  font-size: 1rem;
  margin-left: 4px;
}

.list-btn {
  color: #0071bc;
}
.list-btn:after {
  font-family: "loopicon";
  content: "\e133";
  font-size: 1rem;
  margin-left: 4px;
}

.lp__btn_secondary {
  color: #ffffff;
  background-color: #787878;
}

.lp__btn_secondary:hover, .lp__btn_secondary.hover, .lp__btn_secondary:active, .lp__btn_secondary.active, .lp__btn_secondary:focus {
  color: #ffffff;
  background-color: #333333;
}

/* === Begin button === */

.lp__faq_btn {
  position: fixed;
  z-index: 105;
  right: 2%;
  bottom: 20%;
  cursor: pointer;
}
.lp__faq_btn a:hover .lp {
   background-color: transparent;
        }
.lp__faq_btn i {
  font-size: 0.87rem;
  vertical-align: bottom;
}
/* === Begin Forms Radio and checkbox ====*/
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0px 0px 16px 0px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.6);
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 4px;
  font-weight: normal;
}

input [type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input [type=text] [disabled], fieldset [disabled] input [type=text] {
  cursor: default;
}

input [type=file] {
  display: block;
}

input [type=range] {
  display: block;
  width: 100%;
}

select [multiple],
select [size] {
  height: auto;
}

input [type=file]:focus,
input [type=radio]:focus,
input [type=checkbox]:focus {
  outline: 2px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 16px;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87);
}

textarea .form-control {
  height: auto;
}

input [type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input [type=date].form-control,
input [type=time].form-control,
input [type=datetime-local].form-control,
input [type=month].form-control {
    line-height: 22px;
  }
}
input [type=radio],
input [type=checkbox] {
  margin: 4px;
  line-height: normal;
  opacity: 0;
}

.lp__radio,
.lp__checkbox {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 16px;
}
.lp__radio label,
.lp__checkbox label {
  padding-left: 16px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.lp__radio input[type=radio],
.lp__radio_inline input[type=radio],
.lp__checkbox input[type=checkbox],
.lp__checkbox_inline input[type=checkbox] {
  position: absolute;
  margin-left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
}

.lp__radio + .lp__radio,
.lp__checkbox + .lp__checkbox {
  margin-top: -4px;
}

.lp__radio_inline,
.lp__checkbox_inline {
  position: relative;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 16px;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.lp__radio_inline label,
.lp__checkbox_inline label {
  padding-left: 8px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.lp__radio_inline + .lp__radio_inline,
.lp__checkbox_inline + .lp__checkbox_inline {
  margin-top: 0;
  margin-left: 16px;
}

.lp__primary_checkbox {
  position: absolute;
  opacity: 0;
}
.lp__primary_checkbox + label {
  position: relative;
  padding: 0;
}
.lp__primary_checkbox + label:before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  vertical-align: text-top;
  padding: 4px;
  width: 20px;
  height: 20px;
  background: #FAFDFF;
  border: 1px solid #D8E7F5;
  box-shadow: inset 0px 3px 0px 0px #F0F7FE;
  cursor: pointer;
}
.lp__primary_checkbox:focus + label:before {
  outline: #996300 solid 2px;
}

.lp__primary_checkbox:checked + label:before {
  background: #FAFDFF;
  box-shadow: inset 0px 3px 0px 0px #F0F7FE;
}

.lp__primary_checkbox:checked:disabled + label:before {
  background: #FAFDFF;
  border: 1px solid #D8E7F5;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE;
}

.lp__primary_checkbox:checked:disabled + label:after {
  color: #4cbb88;
}

.lp__primary_checkbox:disabled + label {
  opacity: 0.6;
}

.lp__primary_checkbox:disabled + label:before {
  box-shadow: none;
  pointer-events: none;
}

.lp__primary_checkbox:checked + label:after {
  content: "";
  font-family: "loopicon";
  font-size: 13px;
  position: absolute;
  left: 4px;
  top: 0;
  color: #0071BC;
}

.primary_inverse_checkbox .lp__primary_checkbox + label {
  color: #fff;
}
.primary_inverse_checkbox .lp__primary_checkbox:disabled + label:before {
  opacity: 0.2;
}
.primary_inverse_checkbox .lp__primary_checkbox:checked + label:before {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: inset 0px 1px 0px 0px #fff;
}
.primary_inverse_checkbox .lp__primary_checkbox:checked + label:after {
  color: #0071bc;
}
.primary_inverse_checkbox .lp__primary_checkbox:checked:disabled + label:before {
  opacity: 1;
}

.lp__primary_radio {
  position: absolute;
  opacity: 0;
}
.lp__primary_radio + label {
  position: relative;
  padding: 0;
}
.lp__primary_radio + label:before {
  content: "";
  margin-right: 16px;
  display: inline-block;
  vertical-align: text-top;
  padding: 4px;
  width: 22px;
  height: 22px;
  background: #FAFDFF;
  border: 1px solid #D8E7F5;
  box-shadow: inset 0px 3px 0px 0px #F0F7FE;
  cursor: pointer;
  border-radius: 100%;
}

.lp__primary_radio:checked + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: none;
}

.lp__primary_radio:checked:disabled + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE;
}

.lp__primary_radio:checked:disabled + label:after {
  color: #0071bc;
}

.lp__primary_radio:disabled + label {
  opacity: 0.6;
}

.lp__primary_radio:disabled + label:before {
  box-shadow: none;
  pointer-events: none;
}

.lp__primary_radio:checked + label:after {
  content: "\e130";
  font-family: "loopicon";
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
  position: absolute;
  left: 1px;
  top: 0px;
  color: #0071bc;
}

.primary_inverse_radio .lp__primary_radio + label {
  color: #fff;
}
.primary_inverse_radio .lp__primary_radio:checked + label:before {
  background: #fff;
  border: 1px solid #333;
  box-shadow: inset 0px 1px 0px 0px #333;
}
.primary_inverse_radio .lp__primary_radio:checked + label:after {
  color: #333;
}
.primary_inverse_radio .lp__primary_radio:checked:disabled + label:before {
  opacity: 1;
}
.primary_inverse_radio .lp__primary_radio:checked:disabled + label:after {
  color: #333;
  opacity: 0.6;
}
/* === End Forms Radio and checkbox ====*/

/* === Begin Search Box ====*/
.lp__input_group {
  position: relative;
  width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
}
.lp__input_group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.lp__input_group .lp__form_control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.lp__input_group .lp__form_control:focus {
  z-index: 2;
}

.input-type-img {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 14px;
  height: 45px;
  border: 0px;
  background: transparent;
}
.input-type-img:hover {
  opacity: 0.6;
}

.lp__input_text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.87);
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.lp__primary_input,
.lp__primary_search {
  margin: 0px 0px 16px 0px;
  position: relative;
}
.lp__primary_input input[type=password],
.lp__primary_input input[type=text],
.lp__primary_input input[type=search],
.lp__primary_search input[type=password],
.lp__primary_search input[type=text],
.lp__primary_search input[type=search] {
  font-size: 0.875rem;
  line-height: 1.375rem;
  width: 100%;
  height: 40px;
  padding: 10px 64px 10px 10px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE;
}
.lp__primary_input input[type=password]:focus,
.lp__primary_input input[type=text]:focus,
.lp__primary_input input[type=search]:focus,
.lp__primary_search input[type=password]:focus,
.lp__primary_search input[type=text]:focus,
.lp__primary_search input[type=search]:focus {
  border: 2px solid #d8e7f5;
  background-color: #ffffff;
  outline: 0px;
}
.lp__primary_input input[type=date],
.lp__primary_search input[type=date] {
  font-size: 0.875rem;
  line-height: 1.375rem;
  width: 100%;
  height: 40px;
  padding: 10px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE;
  /* &:after {
           font-family: 'loopicon';
           content: "\e136";
         }*/
}
.lp__primary_input input[type=date]:focus,
.lp__primary_search input[type=date]:focus {
  border: 2px solid #d8e7f5;
  outline: #996300 solid 2px;
  background-color: #ffffff;
}
.lp__primary_input[disabled],
.lp__primary_search[disabled] {
  opacity: 0.6;
}

.lp__secondary_input,
.lp__secondary_search {
  margin: 0px 0px 16px 0px;
  position: relative;
}
.lp__secondary_input input[type=text],
.lp__secondary_input input[type=email],
.lp__secondary_input input[type=search],
.lp__secondary_search input[type=text],
.lp__secondary_search input[type=email],
.lp__secondary_search input[type=search] {
  font-size: 0.875rem;
  line-height: 1.375rem;
  width: 100%;
  height: 40px;
  padding: 10px 64px 10px 10px;
    margin-bottom: 4px;
  font-weight: normal;
  color: #000000;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  -webkit-appearance: none;
}
.lp__secondary_input input[type=text]:focus,
.lp__secondary_input input[type=email]:focus,
.lp__secondary_input input[type=search]:focus,
.lp__secondary_search input[type=text]:focus,
.lp__secondary_search input[type=email]:focus,
.lp__secondary_search input[type=search]:focus {
  background-color: #ffffff;
  outline: #996300 solid 2px;
  color: #002244;
  -webkit-appearance: none;
}
.lp__secondary_input[disabled],
.lp__secondary_search[disabled] {
  opacity: 0.6;
}

.lp__search {
  position: relative;
}

.lp__submit_icon {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 12px;
  border: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: transparent;
  height: 40px;
}
.lp__submit_icon:before {
  font-family: "loopicon";
  content: "";
  color: #ec553a;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  /* Now your own custom styles */
  height: 1px;
  width: 1px;
  background: transparent;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=image]:focus,
input[type=search-text]:focus {
  outline: #996300 solid 2px;
}
input[type=text]:-internal-autofill-selected,
input[type=email]:-internal-autofill-selected,
input[type=search]:-internal-autofill-selected,
input[type=image]:-internal-autofill-selected,
input[type=search-text]:-internal-autofill-selected {
  background-color: #ccf0ff;
}

input .email-input-field-1::-webkit-input-placeholder, input .email-input-field-1::-moz-placeholder, input .email-input-field-1::-ms-input-placeholder, input .email-input-field-1::-moz-placeholder,
input .search-input-field-1::-webkit-input-placeholder,
input .search-input-field-1::-moz-placeholder,
input .search-input-field-1::-ms-input-placeholder,
input .search-input-field-1::-moz-placeholder,
input .search-input-field::-webkit-input-placeholder,
input .search-input-field::-moz-placeholder,
input .search-input-field::-ms-input-placeholder,
input .search-input-field::-moz-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=text]::-moz-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=email]::-moz-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=search]::-moz-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=search]::-moz-placeholder,
input[type=search-text]::-webkit-input-placeholder,
input[type=search-text]::-moz-placeholder,
input[type=search-text]::-ms-input-placeholder,
input[type=search-text]::-moz-placeholder {
  color: #000000;
}
.redesign_search .lp__submit_icon {
  padding: 8px 10px; }
/* === End Search Box ====*/
.lp__search_inline {
  margin-bottom: 16px;
}
.lp__search_inline .lp__btn {
  text-transform: uppercase;
  font-weight: 600;
}

.redesign_research .lp__search_inline .submit-btn {
  padding: 12px;
}
.redesign_research a {
  text-decoration: underline;
}
.redesign_research a:hover, .redesign_research a:focus, .redesign_research a:active {
  color: #ffffff;
  opacity: 0.8;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

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

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

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center_block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull_right {
  float: right !important; }

.pull_left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text_hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }
@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }
.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*=== Begin Embed css ===*/
.embed iframe {
width: 100%;
}
        .embedcode .embed{
   /* margin-bottom: 32px;*/
    }
        .lp__embed_responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 16px;
}
.lp__embed_responsive .lp__embed_responsive_item,
.lp__embed_responsive iframe,
.lp__embed_responsive embed,
.lp__embed_responsive object,
.lp__embed_responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.lp__embed_responsive_16by9 {
  padding-bottom: 56.25%;
}

.lp__embed_responsive_4by3 {
  padding-bottom: 75%;
}

.lp__embed_responsive_21by9 {
  padding-bottom: 80%;
}

.lp__embed_text {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  padding: 0px;
}
@media (min-width: 768px) {
  .lp__embed_text {
    padding: 32px;
  }
}

/* == begin photogallery embed ====*/
.lp__photogallery_components {
  margin-bottom: 16px;
  position: relative;
}

.lp__photogallery_listitem {
  padding-bottom: 16px;
  display: block;
}

.embedcode-title {
  position: relative;
  margin-bottom: 32px;
}
.embedcode-title .lp__lead_paragraph_lg {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .embedcode-title .lp__btn {
    position: absolute;
    right: 0;
    top: -20px;
  }
}


/*=== end Embed css ===*/
/* == Begin Custom SASS == */
a.lp__overlay-link {
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  visibility: visible;
  background: transparent;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
a.lp__overlay-link:focus {
  outline: 0px;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
}

.lp__bg_cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.lp__bg_cover .lp-cover {
  opacity: 0;
}

.padd-32 {
  padding: 32px;
}

.pad-0 {
  padding: 0px;
}

.mrg-t-16 {
  margin-top: 16px;
}

.mrg-b-32 {
  margin-bottom: 32px;
}

.mrg-b-64 {
  margin-bottom: 64px;
}

.padd {
  padding: 150px 100px 150px 100px !important;
}

.mrg-t-16 {
  margin-top: 16px;
}

.mrg-t-32 {
  margin-top: 32px;
}

.mrg-b-16 {
  margin-bottom: 16px;
}

.mrg-b-32 {
  margin-bottom: 32px;
}

.mrg-b-64 {
  margin-bottom: 64px;
}

.padd-0 {
  padding: 0px;
}

.padd-8 {
  padding: 8px;
}

.padd-16 {
  padding: 16px;
}

.padd-32 {
  padding: 32px;
}

.padd-t-16 {
  padding-top: 16px;
}

.padd-t-32 {
  padding-top: 32px;
}

.padd-b-16 {
  padding-bottom: 16px;
}

.padd-b-32 {
  padding-bottom: 32px;
}

.padd-r-64 {
  padding-right: 0px;
}

.center-right-border {
  border-right: 0px solid #e5e5e5;
}
.wrap__right_space {
    padding-left:0px;
    }
@media (min-width: 768px) {
  .mrg-t-64 {
    margin-top: 64px;
  }
}
@media (min-width: 992px) {
  .padd-r-64 {
    padding-right: 64px;
  }
.wrap__right_space {
    padding-left:64px;
    }
  .center-right-border {
    border-right: 1px solid #e5e5e5;
  }
}
.center-left-border {
  border-left: 1px solid #e5e5e5;
}

.float-right {
  float: right !important;
}

@media (max-width: 991px) and (min-width: 320px) {
  .center-left-border {
    border-left: 0px solid #e5e5e5;
  }
}
/* == End Custom SASS == */
/* == Begin color SASS == */
.lp__text_white *,
.lp__text_white .lp__input_text {
  color: #ffffff;
}

.lp__text_gray {
  color: rgba(0, 0, 0, 0.87);
}

.lp__text_black {
  color: #000000;
}

.lp__text_blue {
  color: #0071BC;
}

.lp__gray {
  background-color: #f2f2f2;
}
.lp__gray * {
  color: rgba(0, 0, 0, 0.87);
}
.lp__gray .lp__btn {
  color: #ffffff;
}

.lp__darkgray {
  background-color: #262626;
}
.lp__darkgray * {
  color: #ffffff;
}

.lp__bg_green {
  background-color: #4CBB88;
}

.lp__bg_blue {
  background-color: #169AF3;
}

.lp__bg_orange {
  background-color: #EC553A;
}

.lp__bg_darkgray {
  background-color: #4D4D4D;
}

.lp__bg_neutral15 {
  background-color: #262626;
}

/* == End color SASS == */

/* === Begin supergrid CSS===*/
.full-row-arrow-components {
position: relative;
}
.full-row-arrow-components:after {
content: "";
border-style: dashed;
border-color: transparent;
border-width: 1.4em;
display: -moz-inline-box;
display: inline-block;
font-size: 40px;
height: 0;
line-height: 0;
position: absolute;
top: 100%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
vertical-align: middle;
width: 0;
border-top-width: 0.8em;
border-top-style: solid;
}
.full-row-white-components {
padding: 64px 0px 64px 0px;
background-color: #ffffff;
margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 767px) {
.full-row-white-components {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-row-white-components {
padding: 32px 0px 32px 0px; } }
.full-row-white-components .lp__solid_white_btn,
.full-row-white-components .lp__solid_gray_btn {
background-color: #f2f2f2;
color: #0071BC; }
.full-row-white-components .lp__solid_white_btn:hover, .full-row-white-components .lp__solid_white_btn:active, .full-row-white-components .lp__solid_white_btn.active, .full-row-white-components .lp__solid_white_btn:focus,
.full-row-white-components .lp__solid_gray_btn:hover,
.full-row-white-components .lp__solid_gray_btn:active,
.full-row-white-components .lp__solid_gray_btn.active,
.full-row-white-components .lp__solid_gray_btn:focus {
border: 0px;
background-color: #e6e6e6;
color: #00538A;
box-shadow: none;
text-decoration: none; }
.full-row-white-components .lp__solid_white_btn:active:hover,
.full-row-white-components .lp__solid_gray_btn:active:hover {
border: 0px;
background-color: #e6e6e6;
color: #00538A;
box-shadow: none;
text-decoration: none; }

.full-row-white-components-32 {
padding: 32px 0px 32px 0px;
background-color: #ffffff;
margin-left: 0px;
margin-right: 0px; }
.full-row-white-components-32 .lp__solid_white_btn,
.full-row-white-components-32 .lp__solid_gray_btn {
background-color: #f2f2f2;
color: #0071BC; }
.full-row-white-components-32 .lp__solid_white_btn:hover, .full-row-white-components-32 .lp__solid_white_btn:active, .full-row-white-components-32 .lp__solid_white_btn.active, .full-row-white-components-32 .lp__solid_white_btn:focus,
.full-row-white-components-32 .lp__solid_gray_btn:hover,
.full-row-white-components-32 .lp__solid_gray_btn:active,
.full-row-white-components-32 .lp__solid_gray_btn.active,
.full-row-white-components-32 .lp__solid_gray_btn:focus {
border: 0px;
background-color: #e6e6e6;
color: #00538A;
box-shadow: none;
text-decoration: none; }
.full-row-white-components-32 .lp__solid_white_btn:active:hover,
.full-row-white-components-32 .lp__solid_gray_btn:active:hover {
border: 0px;
background-color: #e6e6e6;
color: #00538A;
box-shadow: none;
text-decoration: none; }

.full-row-gray-components {
padding: 64px 0px 64px 0px;
background-color: #f2f2f2;
margin-left: 0px;
margin-right: 0px; }
@media (max-width: 767px) {
.full-row-gray-components {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-row-gray-components {
padding: 32px 0px 32px 0px; } }
.full-row-gray-components .lp__solid_white_btn,
.full-row-gray-components .lp__solid_gray_btn {
background-color: #ffffff;
color: #0071BC; }
.full-row-gray-components .lp__solid_white_btn:hover, .full-row-gray-components .lp__solid_white_btn:active, .full-row-gray-components .lp__solid_white_btn.active, .full-row-gray-components .lp__solid_white_btn:focus,
.full-row-gray-components .lp__solid_gray_btn:hover,
.full-row-gray-components .lp__solid_gray_btn:active,
.full-row-gray-components .lp__solid_gray_btn.active,
.full-row-gray-components .lp__solid_gray_btn:focus {
border: 0px;
background-color: #ffffff;
color: #00538A;
box-shadow: none;
text-decoration: none; }
.full-row-gray-components .lp__solid_white_btn:active:hover,
.full-row-gray-components .lp__solid_gray_btn:active:hover {
border: 0px;
background-color: #ffffff;
color: #00538A;
box-shadow: none;
text-decoration: none; }


.full-row-orange-components {
padding: 32px 0px 32px 0px;
background-color: #DF3416;
margin-left: 0px;
margin-right: 0px;
}
.full-row-orange-components *,
.full-row-orange-components a,
.full-row-orange-components a:hover,
.full-row-orange-components a:active {
color: #fff;
}
.full-row-orange-components:after {
border-top-color: #DF3416;
}
.full-row-darkgray-components {
padding: 64px 0px 64px 0px;
background-color: rgba(0, 0, 0, 0.87);
margin-left: 0px;
margin-right: 0px; }
@media (max-width: 767px) {
.full-row-darkgray-components {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-row-darkgray-components {
padding: 32px 0px 32px 0px; } }

.full-row-darkgray-components a,
.full-row-darkgray-components a:hover,
.full-row-darkgray-components a:active,
.full-row-darkgray-components-32 *,
.full-row-darkgray-components-32 a,
.full-row-darkgray-components-32 a:hover,
.full-row-darkgray-components-32 a:active {
color: #fff;
}
.full-row-darkgray-components .lp__body_content a {
text-decoration:underline;
}
.full-row-darkgray-components h2,
.full-row-darkgray-components .lp__list_navigation_content .lp__list_navigation_title,
.full-row-darkgray-components-32 .lp__list_navigation_content .lp__list_navigation_title,
.full-row-darkgray-components .lp__list_navigation_content .lp__list_navigation_title a {
color: #fff;
}

.full-row-darkgray-components .lp__solid_gray_btn,
        .full-row-darkgray-components-32 .lp__solid_gray_btn{
background-color: #0071BC;
color: #ffffff; }
.full-row-darkgray-components .lp__solid_gray_btn:hover,
.full-row-darkgray-components .lp__solid_gray_btn:active,
.full-row-darkgray-components lp__solid_gray_btn.active,
.full-row-darkgray-components .lp__solid_gray_btn:focus {
border: 0px;
background-color: #00538A;
color: #ffffff;
box-shadow: none;
text-decoration: none; }
.full-row-darkgray-components a:focus {
background-color: #ffd380;
outline: 0px;
color: #002244;
}
.full-row-darkgray-components a.lp__overlay-link:focus {
background-color: transparent;
outline: 1px solid #ffd380;
color: #002244; }
.full-row-darkgray-components a:focus * {
color: #002244; }
.full-row-darkgray-components .lp__blurb_text, {
color: rgba(0, 0, 0, 0.87); }
.full-row-darkgray-components .lp__image_components a {
display: block; }
.full-row-darkgray-components .lp__image_components a:focus img {
background: #996300; }
.full-row-darkgray-components .lp__list_navigation_content .lp__list_navigation_title a,
.full-row-darkgray-components-32 .lp__list_navigation_content .lp__list_navigation_title a{
color: #fff; }
.full-row-darkgray-components .lp__list_navigation_content .lp__list_navigation_title a:hover, 
.full-row-darkgray-components .lp__list_navigation_content .lp__list_navigation_title a:active,
.full-row-darkgray-components-32 .lp__list_navigation_content .lp__list_navigation_title a:hover, 
.full-row-darkgray-components-32 .lp__list_navigation_content .lp__list_navigation_title a:active{
color: #fff; }
.full-row-darkgray-components .lp__list_navigation_content .lp__list_navigation_title a:focus {
color: rgba(0, 0, 0, 0.87); }
.full-row-darkgray-components .wrap__heading_h2 .h2,
.full-row-darkgray-components-32 .wrap__heading_h2 .h2{
font-weight: 600;
text-transform: none;
margin: 0px 0px 8px 0px;
}

.full-row-darkgray-components-32 {
padding: 32px 0px 32px 0px;
background-color: #262626;
margin-left: 0px;
margin-right: 0px;
}
.full-row-darkgray-components-32 .lp__heading_v1 * {
color: #fff;
}
.full-row-footer-components {
padding-top: 32px;
padding-bottom: 16px;
background-color: #1a1a1a;
margin-left: 0px;
margin-right: 0px; }

.full-row-footer-black-components {
padding-top: 8px;
padding-bottom: 8px;
background-color: #000;
margin-left: 0px;
margin-right: 0px; }

.full-row-blue-30 {
padding: 64px 0px 64px 0px;
background-color: #00538A;
margin-left: 0px;
margin-right: 0px; }
@media (max-width: 767px) {
.full-row-blue-30 {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-row-blue-30 {
padding: 32px 0px 32px 0px; } }
.full-row-blue-30 .lp__heading_v1 h1, .full-row-blue-30 .lp__heading_v1 h2, .full-row-blue-30 .lp__heading_v1 h3, .full-row-blue-30 .lp__heading_v1 h4, .full-row-blue-30 .lp__heading_v1 h5, .full-row-blue-30 .lp__heading_v1 h6 {
color: #fff; }

.full-row-blue-21 {
background-color: #053657;
padding: 64px 0px 64px 0px; }
@media (max-width: 767px) {
.full-row-blue-21 {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-row-blue-21 {
padding: 32px 0px 32px 0px; } }
.full-row-blue-21 .lp__heading_v1 * {
color: #fff; }
.full-row-teal-components {
padding: 64px 0px 64px 0px;
background-color: #017D8D;
margin-left: 0px;
margin-right: 0px;
}

@media (max-width: 767px) {
.full-row-teal-components {
padding: 32px 0px 32px 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.full-row-teal-components {
padding: 32px 0px 32px 0px;
}
}

@media (min-width: 992px){
.full-row-teal-components.split {
background: linear-gradient(to top, white 29%, white 30%, #017D8D 25%, #017D8D 100%);

}
}
.full-row-teal-components h1,
.full-row-teal-components h2,
.full-row-teal-components h3,
.full-row-teal-components h4 {
color: #fff;
}
.full-row-teal-components .lp__solid_white_btn {
color: #0071BC;
}
.full-row-teal-components .lp__heading h1 {
margin: 0px;
color: #fff;
}
.full-row-teal-components .lp__heading_v1 p {
color: #fff;
}
.full-row-teal-components .lp__lead_introtext {
color: #fff;
}
.full-row-blue-components {
padding: 64px 0px 64px 0px;
background-color: #0071BC;
margin-left: 0px;
margin-right: 0px; }
@media (max-width: 767px) {
.full-row-blue-components {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-row-blue-components {
padding: 32px 0px 32px 0px; } }
.full-row-blue-components *,
.full-row-blue-components a,
.full-row-blue-components a:hover,
.full-row-blue-components a:active {
color: #fff
}

.full-row-blue-components .lp__solid_white_btn:hover {
background-color: #f2f2f2;
                color: #0071BC;
}
.full-row-blue-components .lp__lead_paragraph_lg{
color: #fff; }
.full-row-blue-components .lp__solid_white_btn {
color: #0071BC; }
.full-row-home-components {
background-color: #fafafa;
margin-left: 0px;
margin-right: 0px; }

.full-row-arcpattern-img {
background: url("clientlib-site/resources/img/pattern.svg") repeat #0071bc;
background-position: top center;
padding: 32px 0px 32px 0px; }
.full-row-arcpattern-img .lp__heading_v1 .h1 {
margin: 0px; }
.full-row-arcpattern-img .lp__heading_v1 {
margin-bottom: 0px;
}

@media (max-width: 768px) {
.full-row-arcpattern-img .lp__search_inline {
margin: 16px 0px 16px 0px;
}
}
.full-eds-banner-components {
padding: 64px 0px 64px 0px; }
@media (max-width: 767px) {
.full-eds-banner-components {
padding: 32px 0px 32px 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
.full-eds-banner-components {
padding: 32px 0px 32px 0px; } }
.full-eds-banner-components .lp__heading_v1 .h1 {
font-family: "AndesExtraLight", sans-serif;
font-size: 3.5rem;
line-height: 4rem;
color: #ffffff;
margin: 0px 0px 16px 0px; }
@media (min-width: 991.5px) {
.full-eds-banner-components .lp__heading_v1 .h1 {
margin: 32px 0px 16px 0px; } }
.full-row-news-content-banner {
padding: 84px 0px 32px 0px;
background-color: #fafafa;
margin-left: 0px;
margin-right: 0px;
border-bottom: 1px solid #e5e5e5; }

.full-row-no-space {
padding: 0px;
margin-left: 0px;
margin-right: 0px; }

.lp__bg_gray {
background-color: #fafafa;
padding: 16px; }
@media (min-width: 768px) {
.lp__bg_gray {
padding: 32px; } }
.lp__gray_box {
-webkit-box-shadow: 0px 2px 2px 0px #e6e6e6;
-moz-box-shadow: 0px 2px 2px 0px #e6e6e6;
box-shadow: 0px 2px 2px 0px #e6e6e6;
padding: 32px;
border: 1px solid #e6e6e6;
background-color: #fafafa; }
@media (max-width: 767px) {
.lp__gray_box {
padding: 16px; } }
@media (min-width: 768px) and (max-width: 991px) {
.lp__gray_box {
padding: 16px; } }
.lp__white_box {
-webkit-box-shadow: 0px 2px 2px 0px #e6e6e6;
-moz-box-shadow: 0px 2px 2px 0px #e6e6e6;
box-shadow: 0px 2px 2px 0px #e6e6e6;
padding: 32px;
border: 1px solid #e6e6e6;
background-color: #ffffff; }
@media (max-width: 767px) {
.lp__white_box {
padding: 16px; } }
@media (min-width: 768px) and (max-width: 991px) {
.lp__white_box {
padding: 16px; } }
/* === Begin supergrid CSS===*/
.full-row-arcpattern-img .lp__heading_v1 {
margin-bottom: 0px;
}
@media (max-width: 768px) {
.full-row-arcpattern-img .lp__search_inline {
margin: 16px 0px 16px 0px;
}
}
.full-row-blue-components-0 {
padding: 0px;
background-color: #0071BC;
margin-left: 0px;
margin-right: 0px;
}
.full-row-blue-components-0 * {
color: #fff;
}
.full-row-blue-components-0 .lp__solid_white_btn {
color: #0071BC;
}
.full-row-darkblue-components {
padding: 64px 0px 64px 0px;
background-color: #002244;
margin-left: 0px;
margin-right: 0px;
}
@media (max-width: 767px) {
.full-row-darkblue-components {
padding: 32px 0px 32px 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.full-row-darkblue-components {
padding: 32px 0px 32px 0px;
}
}
.full-row-darkblue-components *,
.full-row-darkblue-components a,
.full-row-darkblue-components a:hover,
.full-row-darkblue-components a:active {
color: #fff;
}
.full-row-darkblue-components a:focus {
background-color: #ffd380;
outline: 0px;
color: #002244;
}
.full-row-darkblue-components .lp__heading_v1 h1, .full-row-darkblue-components .lp__heading_v1 h2, .full-row-darkblue-components .lp__heading_v1 h3, .full-row-darkblue-components .lp__heading_v1 h4, .full-row-darkblue-components .lp__heading_v1 h5, .full-row-darkblue-components .lp__heading_v1 h6 {
color: #fff;
}
.full-row-darkblue-components:after {
border-top-color: #002244;
}
.full-row-blue-components-0 {
padding: 0px;
background-color: #0071BC;
margin-left: 0px;
margin-right: 0px;
}
.full-row-blue-components-0 * {
color: #fff;
}
.full-row-blue-components-0 .lp__solid_white_btn {
color: #0071BC;
}
.full-row-orange-components {
padding: 32px 0px 32px 0px;
background-color: #DF3416;
margin-left: 0px;
margin-right: 0px;
}
.full-row-orange-components *,
.full-row-orange-components a,
.full-row-orange-components a:hover,
.full-row-orange-components a:active {
color: #fff;
}
.full-row-orange-components:after {
border-top-color: #DF3416;
}

.full-row-gray-components-32 { 
padding: 32px 0px 32px 0px;
background-color: #f2f2f2;
margin-left: 0px;
margin-right: 0px; }
/*== Begin carrer site css ==*/
.carrer_joius .lp__our_mission_components:after {
display:none;
}
.career__btn .create_button:first-child {
margin:0px 0px 16px 0px;
}
@media (min-width:400px) {
.career__btn {
display:flex;
align-items: center;
justify-content: center;
}
.career__btn > div:first-child,
.career__btn .parsys,
.career__btn .remove-padding-grid{
display:flex;
}
            .career__btn .create_button:first-child {
margin:0px 16px 0px 0px;
}
}


/*== end carrer site css ==*/
/* === Begin career site list nav css === */
.wrap__career_listnav_card .lp__sm_square_img img {
  margin: 0px 0px 16px 0px;
}
.wrap__career_listnav_card .lp__list_navigation_section {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  align-items: center;
  text-align: center;
  padding: 24px 24px 30px 24px;
  flex: auto;
}

/* === End career site list nav css === */

img.lazy-fade {
	opacity:1;
	transition: all 1000ms;
    overflow:hidden;
}

img.lazy{
	transition: all 1000ms; 	
  	opacity:0.2;
    filter: blur(5px);
}


picture .lazy-fade {
	opacity:1;
	transition: all 1000ms;
    overflow:hidden;
}

picture.lazy source, picture.lazy img{
	transition: all 1000ms; 	
  	opacity:0.2;
    filter: blur(5px);
}
/*=== Begin Redesign indepth card ===*/
.lp__gridcard_equal .row {
  display: block; }
  @media (min-width: 768px) {
    .lp__gridcard_equal .row {
      display: flex;
      display: -webkit-box;
      display: -webkit-flex; } }
  .lp__gridcard_equal .row [class*="col-"] {
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .lp__gridcard_equal .row [class*="col-"] {
        margin-bottom: 0px; } }
    .lp__gridcard_equal .row [class*="col-"] > div:first-child,
    .lp__gridcard_equal .row [class*="col-"] .parsys,
    .lp__gridcard_equal .row [class*="col-"] .remove-padding-grid {
      height: 100%; }

.lp__gridcard_equal .redesign_card,
.lp__gridcard_equal .lp__primary_card,
.lp__gridcard_equal .lp__card,
.lp__gridcard_equal .lp__card_wrapper,
.lp__gridcard_equal .statistics {
  height: 100%; }

.lp__gridcard_equal .lp__card_line_space {
  padding-left: 0px; }
  @media (min-width: 992px) {
    .lp__gridcard_equal .lp__card_line_space {
      padding-left: 64px; } }
.lp__gridcard_3colequal .row {
  display: block; }
  @media (min-width: 992px) {
    .lp__gridcard_3colequal .row {
      display: flex;
      display: -webkit-box;
      display: -webkit-flex; } }
  .lp__gridcard_3colequal .row [class*="col-"] {
    margin-bottom: 32px; }
    @media (min-width: 992px) {
      .lp__gridcard_3colequal .row [class*="col-"] {
        margin-bottom: 0px; } }
    .lp__gridcard_3colequal .row [class*="col-"] > div:first-child,
    .lp__gridcard_3colequal .row [class*="col-"] .parsys,
    .lp__gridcard_3colequal .row [class*="col-"] .remove-padding-grid,
	.lp__gridcard_3colequal .row [class*="col-"] .reference_l1,
    .lp__gridcard_3colequal .row [class*="col-"] .reference_l1 > div {
      height: 100%; }

.lp__gridcard_3colequal .redesign_color_card,
.lp__gridcard_3colequal .redesign_card,
.lp__gridcard_3colequal .lp__primary_card,
.lp__gridcard_3colequal .lp__card,
.lp__gridcard_3colequal .lp__card_wrapper,
.lp__gridcard_3colequal .statistics {
  height: 100%; }

.lp__gridcard_3colequal .lp__card_line_space {
  padding-left: 0px; }
  @media (min-width: 992px) {
    .lp__gridcard_3colequal .lp__card_line_space {
      padding-left: 64px; } }


.latest-list-components .slick-list {
  padding-bottom: 4px; }

@media (max-width: 1199.9px) {
  .latest-list-components [class*="col-"],
  .latest-list-components .lp__primary_card,
  .latest-list-components .lp__card {
    height: 100%; } }

.lp__card_equal_991 {
  flex-flow: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }
  .lp__card_equal_991 .row {
    display: block; }
    @media (min-width: 992px) {
      .lp__card_equal_991 .row {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex; } }
    @media (max-width: 992px) {
      .lp__card_equal_991 .row [class*="col-"] {
        margin-bottom: 32px; }
        .lp__card_equal_991 .row [class*="col-"]:last-child {
          margin-bottom: 0px; } }
    .lp__card_equal_991 .row [class*="col-"] > div:first-child,
    .lp__card_equal_991 .row [class*="col-"] .parsys,
    .lp__card_equal_991 .row [class*="col-"] .remove-padding-grid,
    .lp__card_equal_991 .row [class*="col-"] .lp__primary_card {
      height: 100%;
      width: 100%; }
  .lp__card_equal_991 .redesign_card,
  .lp__card_equal_991 .lp__card,
.lp__card_equal_991 .redesign_Overviewcard,
.lp__card_equal_991 .redesign_Projectcard,
.lp__card_equal_991 .redesign_Datacard,
  .lp__card_equal_991 .lp__card_wrapper,
  .lp__card_equal_991 .statistics {
    height: 100%; }
  .lp__card_equal_991 .lp__card_line_space {
    padding-left: 0px; }
    @media (min-width: 992px) {
      .lp__card_equal_991 .lp__card_line_space {
        padding-left: 64px; } }
.lp__card_equal_768 .row {
  display: block; }
  @media (min-width: 768px) {
    .lp__card_equal_768 .row {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .lp__card_equal_768 .row [class*="col-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 100%; }
    @media (max-width: 992px) {
      .lp__card_equal_768 .row [class*="col-"] {
        margin-bottom: 16px; } }
    @media (min-width: 768px) {
      .lp__card_equal_768 .row [class*="col-"] {
        flex: 1 0 49%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 49%; } }
    @media (min-width: 992px) {
      .lp__card_equal_768 .row [class*="col-"] {
        flex: 1 0 24%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 24%; } }
    .lp__card_equal_768 .row [class*="col-"] > div:first-child,
    .lp__card_equal_768 .row [class*="col-"] .parsys,
    .lp__card_equal_768 .row [class*="col-"] .remove-padding-grid {
      height: 100%; }
    .lp__card_equal_768 .row [class*="col-"] > div:first-child {
      width: 100%; }

.lp__card_equal_768 .redesign_card,
.lp__card_equal_768 .lp__card,
.lp__card_equal_768 .lp__primary_card,
.lp__card_equal_768 .archiveRedesign_card,
.lp__card_equal_768 .lp__card_wrapper,
.lp__card_equal_768 .statistics {
  height: 100%;
  width: 100%; }

.lp__card_equal_768 .lp__card_line_space {
  padding-left: 0px; }
  @media (min-width: 992px) {
    .lp__card_equal_768 .lp__card_line_space {
      padding-left: 64px; } }
.wrap__card_flex {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  column-gap: 16px; }
  @media (min-width: 600px) {
    .wrap__card_flex {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      column-gap: 24px; } }
  @media (min-width: 768px) {
    .wrap__card_flex {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      column-gap: 24px; } }
  @media (min-width: 992px) {
    .wrap__card_flex {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4;
      column-gap: 30px; } }
  .wrap__card_flex .row [class*="col-"] {
    width: 100%; }
  .wrap__card_flex .lp__primary_card {
    display: inline-block;
    margin-bottom: 32px; }
    .wrap__card_flex .lp__primary_card .border-1 {
      -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
      -o-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2); }

.lp__flex_card_2col {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  column-gap: 16px; }
  @media (min-width: 600px) {
    .lp__flex_card_2col {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      column-gap: 30px; } }
  .lp__flex_card_2col .row [class*="col-"] {
    width: 100%; }
  .lp__flex_card_2col .lp__audio_card {
    display: inline-block;
    margin-bottom: 32px; }

.lp__flex_card_3col .row,
.lp__flex_card_4col .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .lp__flex_card_3col .row [class*="col-"],
  .lp__flex_card_4col .row [class*="col-"] {
    margin-bottom: 32px;
    display: flex; }
.lp__flex_card_3col .redesign_card,
.lp__flex_card_3col .lp__primary_card,
.lp__flex_card_3col .lp__card_wrapper,
.lp__flex_card_3col .lp__progress_card,
.lp__flex_card_3col .lp__card,
.lp__flex_card_4col .lp__primary_card,
.lp__flex_card_4col .lp__card_wrapper,
.lp__flex_card_4col .lp__progress_card,
.lp__flex_card_4col .lp__card {
  height: 100%; }
 .lp__flex_card_3col .row [class*="col-"] > div:first-child,
    .lp__flex_card_3col .row [class*="col-"] .parsys,
   .lp__flex_card_3col .row [class*="col-"] .remove-padding-grid {
      height: 100%; }
.lp__publicationcard .row {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-flow: row wrap; }
  .lp__publicationcard .row > [class*="col-"] {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex: 0 0 50%; }
    @media (min-width: 600px) {
      .lp__publicationcard .row > [class*="col-"] {
        flex: 1 0 0%; } }
.wrap__archive_timeline .lp__heading_v1 h2,
.wrap__archive_timeline .lp__heading_v1 p {
  padding-right: 0px; }
  @media (min-width: 992px) {
    .wrap__archive_timeline .lp__heading_v1 h2,
    .wrap__archive_timeline .lp__heading_v1 p {
      padding-right: 200px; } }
.card__gray_color .lp__card_wrapper {
  background-color: #f2f2f2;
  box-shadow: none; }


.lp__publicationcard .row {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-flow: row wrap; }
  .lp__publicationcard .row > [class*="col-"] {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex: 0 0 50%;
 }
    @media (min-width: 600px) {
      .lp__publicationcard .row > [class*="col-"] {
        flex: 1 0 0%; } }
.archivesSpotlight .redesign_card {
    width:100%;
            }

/* === Begin supergrid CSS===*/
.lp__space .center-left-border {
  border-left: 0px solid #e5e5e5;
  padding-left: 0px;
}
@media (min-width: 992px) {
  .lp__space .center-left-border {
    border-left: 1px solid #e5e5e5;
    padding-left: 64px;
  }
}
.lp__space .center-right-border {
  border-right: 0px solid #e5e5e5;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .lp__space .center-right-border {
    border-right: 1px solid #e5e5e5;
    padding-right: 32px;
  }
}
.lp__space .lp__search_section {
  padding-right: 0px;
}
@media (min-width: 992px) {
  .lp__space .lp__search_section {
    padding-right: 32px;
  }
}

.lp__space_right .center-right-border {
  border-right: 0px solid #e5e5e5;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .lp__space_right .center-right-border {
    border-right: 1px solid #e5e5e5;
    padding-right: 64px;
  }
}

.lp__space_bottom {
  margin-bottom: 64px;
}
.lp__space_bottom .lp__dropdown {
  margin-bottom: 32px;
}

.lp__white_text .lp__heading_v1 * {
  color: #fff;
}

@media (min-width: 768px) {
  .lp__browser_location {
    background-color: #fafafa;
    padding: 32px;
    margin-bottom: 32px;
  }
}
.lp__browser_location .lp__dropdown_label {
  float: left;
}
.lp__browser_location .lp__secondary_dropdown {
  float: left;
  width: 100%;
}
@media (min-width: 1200px) {
  .lp__browser_location .lp__secondary_dropdown {
    float: left;
    width: 75%;
  }
}
.lp__browser_location .lp__dropdown_toggle:after {
  font-family: "FontAwesome";
  content: "\f078";
  font-size: 10px;
  float: right;
}

.lp__heading_h2 .h2 {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.wrap__heading_h2 .h2,
.wrap__heading_h2 .lp__stayconnected_stack .h2{
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}

.wrap__dropdown_gray {
  background-color: #f2f2f2;
  padding: 32px;
  margin-bottom: 32px;
}

.wrap__dropdown_b_space .h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  margin-bottom: 8px;
}
.wrap__dropdown_b_space .lp__dropdown,
.wrap__dropdown_b_space .research_dropdown {
  margin-bottom: 32px;
}
.wrap__dropdown_b_space .lp__dropdown:last-child,
.wrap__dropdown_b_space .research_dropdown:last-child {
  margin-bottom: 0px;
}
.wrap__dropdown_b_space .lp__dropdown .lp__secondary_dropdown .lp__dropdown_toggle,
.wrap__dropdown_b_space .research_dropdown .lp__secondary_dropdown .lp__dropdown_toggle {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.6);
}
.wrap__dropdown_b_space .lp__dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu,
.wrap__dropdown_b_space .research_dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.42);
  color: rgba(0, 0, 0, 0.6);
  margin-top: 0px;
}
.wrap__dropdown_b_space .lp__dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a,
.wrap__dropdown_b_space .research_dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a {
  color: rgba(0, 0, 0, 0.6);
}
.wrap__dropdown_b_space .lp__dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:hover,
.wrap__dropdown_b_space .lp__dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus,
.wrap__dropdown_b_space .research_dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:hover,
.wrap__dropdown_b_space .research_dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus {
  background-color: transparent;
  color: #0071bc;
}
.wrap__dropdown_b_space .lp__dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus,
.wrap__dropdown_b_space .research_dropdown .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus {
  background-color: transparent;
  color: #0071bc;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .wrap__edslistnav_twocolumn .lp__md_horizontal_img {
    height: 48px;
    width: 71px;
  }
}

.wrap__eds_contact .h3 {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: bold;
}
.wrap__eds_contact .h4 {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  .wrap__eds_contact .lp__contacts {
    margin-bottom: 32px;
  }
}

.wrap__text_bold .lp__link_list .lp__link_listwrapper ul li a {
  font-weight: bold;
}

.wrap__archive_timeline .lp__heading_v1 h2,
.wrap__archive_timeline .lp__heading_v1 p {
  padding-right: 0px;
}

@media (min-width: 992px) {
  .wrap__archive_timeline .lp__heading_v1 h2,
.wrap__archive_timeline .lp__heading_v1 p {
    padding-right: 200px;
  }
}
.left-column-space {
  border-right: 0px solid #e5e5e5;
  padding-right: 0px;
}
@media (min-width: 991px) {
  .left-column-space {
    border-right: 1px solid #e5e5e5;
    padding-right: 32px;
  }
}

.right-column-space {
  border-left: 0px solid #e5e5e5;
  padding-left: 0px;
}
@media (min-width: 991px) {
  .right-column-space {
    border-left: 1px solid #e5e5e5;
    padding-left: 32px;
  }
}

.wrap__listnavigation_components .lp__list_navigation_section {
  margin-bottom: 16px;
}
.wrap__listnavigation_components .lp__list_navigation_title {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: bold;
}
.wrap__listnavigation_components .lp__list_navigation_title a {
  color: #0071bc;
}
.wrap__listnavigation_components .lp__list_navigation_title a:hover, .wrap__listnavigation_components .lp__list_navigation_title a:focus {
  color: #00538A;
  text-decoration: underline;
}
.wrap__listnavigation_components .lp__hammer {
  font-size: 0.75rem;
  line-height: 1.0625rem;
}

.wrap__listnavigation_remove_border .lp__list_nav_roundimg img {
  border: 0px;
}

@media (min-width: 992px) {
  .wrap__ourseries_subscribe .home-newsletter {
    display: flex;
    justify-content: center !important;
  }
}
.wrap__ourseries_subscribe .home-newsletter .lp__input_group {
  width: 100%;
}
@media (min-width: 650px) {
  .wrap__ourseries_subscribe .home-newsletter .lp__input_group {
    width: 65%;
  }
}
.wrap__ourseries_subscribe .home-newsletter .lp__input_group input[type=email] {
  width: 100%;
}
@media (min-width: 650px) {
  .wrap__ourseries_subscribe .home-newsletter .lp__input_group input[type=email] {
    width: 80%;
  }
}

.wrap__contact .h3 {
  font-family: "AndesBold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.8125rem;
}

.wrap__list_nav {
  display: flex;
  justify-content: center;
}
.wrap__list_nav .lp__list_navcomponents .four__column {
  justify-content: center;
}
@media (min-width: 600px) {
  .wrap__list_nav .lp__list_navcomponents .four__column {
    flex-wrap: nowrap;
  }
}
.wrap__list_nav .lp__list_navcomponents .four__column li {
  margin: 0 16px 16px 16px;
  text-align: center;
}
@media (min-width: 600px) {
  .wrap__list_nav .lp__list_navcomponents .four__column li {
    margin: 0 16px;
  }
}
@media (min-width: 320px) {
  .wrap__list_nav .lp__list_navcomponents .four__column li {
    float: left;
    width: 35%;
  }
}
.wrap__list_nav .lp__list_navigation_content {
  display: block;
}
.wrap__list_nav .lp__list_navigation_section img {
  margin: auto;
  float: none;
}

/* === Begin supergrid CSS===*/
/*=== Begin Redesign indepth card ===*/
.lp__gridcard_equal .row {
  display: block;
}
@media (min-width: 768px) {
  .lp__gridcard_equal .row {
    display: flex;
    display: -webkit-flex;
  }
}
.lp__gridcard_equal .row [class*=col-] {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .lp__gridcard_equal .row [class*=col-] {
    margin-bottom: 0px;
  }
}
.lp__gridcard_equal .row [class*=col-] > div:first-child,
.lp__gridcard_equal .row [class*=col-] .parsys,
.lp__gridcard_equal .row [class*=col-] .remove-padding-grid {
  height: 100%;
}
.lp__gridcard_equal .redesign_card,
.lp__gridcard_equal .lp__primary_card,
.lp__gridcard_equal .lp__card,
.lp__gridcard_equal .lp__card_wrapper,
.lp__gridcard_equal .statistics {
  height: 100%;
}
.lp__gridcard_equal .lp__card_line_space {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .lp__gridcard_equal .lp__card_line_space {
    padding-left: 64px;
  }
}

.lp__gridcard_3colequal .row {
  display: block;
}
@media (min-width: 992px) {
  .lp__gridcard_3colequal .row {
    display: flex;
  }
}
.lp__gridcard_3colequal .row [class*=col-] {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .lp__gridcard_3colequal .row [class*=col-] {
    margin-bottom: 0px;
  }
}
.lp__gridcard_3colequal .row [class*=col-] > div:first-child,
.lp__gridcard_3colequal .row [class*=col-] .parsys,
.lp__gridcard_3colequal .row [class*=col-] .remove-padding-grid {
  height: 100%;
}
.lp__gridcard_3colequal .redesign_card,
.lp__gridcard_3colequal .lp__primary_card,
.lp__gridcard_3colequal .lp__card,
.lp__gridcard_3colequal .lp__card_wrapper,
.lp__gridcard_3colequal .statistics {
  height: 100%;
}
.lp__gridcard_3colequal .lp__card_line_space {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .lp__gridcard_3colequal .lp__card_line_space {
    padding-left: 64px;
  }
}

/*.lp__slide_4 {
  .slick-list {
    padding-bottom: 4px;
  }
  [class*="col-"],
  .lp__primary_card,
  .lp__card {
    height: 100%;
  }
}*/
.latest-list-components {
  /*@media (max-width: 1199.9px) {
      [class*="col-"],
    .lp__primary_card,
    .lp__card {
      height: 100%;
    }
  }*/
}
.latest-list-components .slick-list {
  padding-bottom: 4px;
}

.lp__card_equal_991 {
  flex-flow: nowrap;
  display: flex;
  flex-direction: column;
}
.lp__card_equal_991 .row {
  display: block;
}
@media (min-width: 992px) {
  .lp__card_equal_991 .row {
    display: flex;
    display: -webkit-flex;
  }
}
@media (max-width: 992px) {
  .lp__card_equal_991 .row [class*=col-] {
    margin-bottom: 32px;
  }
  .lp__card_equal_991 .row [class*=col-]:last-child {
    margin-bottom: 0px;
  }
}
.lp__card_equal_991 .row [class*=col-] > div:first-child,
.lp__card_equal_991 .row [class*=col-] .parsys,
.lp__card_equal_991 .row [class*=col-] .remove-padding-grid,
.lp__card_equal_991 .row [class*=col-] .lp__primary_card {
  height: 100%;
  width: 100%;
}
.lp__card_equal_991 .redesign_card,
.lp__card_equal_991 .lp__card,
.lp__card_equal_991 .lp__card_wrapper,
.lp__card_equal_991 .statistics,
.lp__card_equal_991 .twitterfeed,
.lp__card_equal_991 .lp__twitter_section{
  height: 100%;
}
.lp__card_equal_991 .lp__card_line_space {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .lp__card_equal_991 .lp__card_line_space {
    padding-left: 64px;
  }
}
@media (min-width: 992px) {
  .lp__card_equal_991 .lp__card_line_space {
    padding-left: 64px;
  }
}

.lp__card_equal_768 .row {
  display: block;
}
@media (min-width: 768px) {
  .lp__card_equal_768 .row {
    display: flex;
    flex-wrap: wrap;
  }
}
.lp__card_equal_768 .row [class*=col-] {
  display: flex;
  flex: 0 0 100%;
}
@media (max-width: 992px) {
  .lp__card_equal_768 .row [class*=col-] {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  .lp__card_equal_768 .row [class*=col-] {
    flex: 1 0 49%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 49%;
  }
}
@media (min-width: 992px) {
  .lp__card_equal_768 .row [class*=col-] {
    flex: 1 0 24%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 24%;
  }
}
.lp__card_equal_768 .row [class*=col-] > div:first-child,
.lp__card_equal_768 .row [class*=col-] .parsys,
.lp__card_equal_768 .row [class*=col-] .remove-padding-grid {
  height: 100%;
}
.lp__card_equal_768 .row [class*=col-] > div:first-child {
  width: 100%;
}
.lp__card_equal_768 .redesign_card,
.lp__card_equal_768 .lp__card,
.lp__card_equal_768 .lp__primary_card,
.lp__card_equal_768 .archiveRedesign_card,
.lp__card_equal_768 .lp__card_wrapper,
.lp__card_equal_768 .statistics {
  height: 100%;
  width: 100%;
}
.lp__card_equal_768 .lp__card_line_space {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .lp__card_equal_768 .lp__card_line_space {
    padding-left: 64px;
  }
}

.wrap__card_flex {
  column-count: 1;
  column-gap: 16px;
  -moz-column-count: 1;
  -moz-column-gap: 16px;
  -webkit-column-count: 1;
  -webkit-column-gap: 16px;
}
@media (min-width: 600px) {
  .wrap__card_flex {
    column-count: 2;
    column-gap: 24px;
    -moz-column-count: 2;
    -moz-column-gap: 24px;
    -webkit-column-count: 2;
    -webkit-column-gap: 24px;
  }
}
@media (min-width: 768px) {
  .wrap__card_flex {
    column-count: 3;
    column-gap: 24px;
    -moz-column-count: 3;
    -moz-column-gap: 24px;
    -webkit-column-count: 3;
    -webkit-column-gap: 24px;
  }
}
@media (min-width: 992px) {
  .wrap__card_flex {
    column-count: 4;
    column-gap: 30px;
    -moz-column-count: 4;
    -moz-column-gap: 30px;
    -webkit-column-count: 4;
    -webkit-column-gap: 30px;
  }
}
.wrap__card_flex .row [class*=col-] {
  width: 100%;
}
.wrap__card_flex .lp__primary_card {
  display: inline-block;
  margin-bottom: 32px;
  width: 100%;
}
.wrap__card_flex .lp__primary_card .border-1 {
  -o-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.lp__flex_card_2col {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
@media (min-width: 600px) {
  .lp__flex_card_2col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
.lp__flex_card_2col .row [class*=col-] {
  width: 100%;
}
.lp__flex_card_2col .lp__audio_card {
  display: inline-block;
  margin-bottom: 32px;
}

@media (min-width: 992px) {
  .lp__flex_card_3col .row,
.lp__flex_card_4col .row {
    display: flex;
    flex-wrap: wrap;
  }
  .lp__flex_card_3col .row [class*=col-],
.lp__flex_card_4col .row [class*=col-] {
    margin-bottom: 32px;
    display: flex;
  }
}
.lp__flex_card_3col .lp__primary_card,
.lp__flex_card_3col .lp__card_wrapper,
.lp__flex_card_3col .lp__progress_card,
.lp__flex_card_3col .lp__card,
.lp__flex_card_4col .lp__primary_card,
.lp__flex_card_4col .lp__card_wrapper,
.lp__flex_card_4col .lp__progress_card,
.lp__flex_card_4col .lp__card {
  height: 100%;
}


.lp__publicationcard .row {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
}
.lp__publicationcard .row > [class*=col-] {
  display: flex;
  display: -webkit-flex;
  flex: 0 0 50%;
}
@media (min-width: 600px) {
  .lp__publicationcard .row > [class*=col-] {
    flex: 1 0 0%;
  }
}

.wrap__archive_timeline .lp__heading_v1 h2,
.wrap__archive_timeline .lp__heading_v1 p {
  padding-right: 0px;
}
@media (min-width: 992px) {
  .wrap__archive_timeline .lp__heading_v1 h2,
.wrap__archive_timeline .lp__heading_v1 p {
    padding-right: 200px;
  }
}
.wrap__heading_h2 .lp__stayconnected_stack .h2{
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}
.cq-element-par .swiper-slide {
    display: block;
}
.wrapper_rounded_card .lp__primary_card .border-1 {
    border-radius: 8px;  
}

.wrapper_rounded_card .lp__primary_card .border-1 img {
    z-index: 1;
    position: relative;
    top: 0px;
    width: 100%;
    margin-top: -1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/*=== New header changes ====*/


.wbg_ext_global_header_top_wrapper .touchui-container,
.wbg_ext_global_header__topbar,
.wbg_ext_global_header__main {
  margin-right: auto !important;
  margin-left: auto !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}


@media (min-width: 768px) {

  .wbg_ext_global_header_top_wrapper .touchui-container,
  .wbg_ext_global_header__topbar,
  .wbg_ext_global_header__main,
  footer .touchui-container {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media (min-width: 992px) {

  .wbg_ext_global_header_top_wrapper .touchui-container,
  .wbg_ext_global_header__topbar,
  .wbg_ext_global_header__main,
  footer .touchui-container{
    padding-left: 12px !important; 
    padding-right: 12px !important;
  }
}

@media (min-width: 1200px) {

  .wbg_ext_global_header_top_wrapper .touchui-container,
  .wbg_ext_global_header__topbar,
  .wbg_ext_global_header__main,
  footer .touchui-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (min-width: 768px) {

  .wbg_ext_global_header_top_wrapper .touchui-container,
  .wbg_ext_global_header__topbar,
  .wbg_ext_global_header__main,
  footer .touchui-container {
    max-width: 750px !important; 
  }
}

@media (min-width: 992px) {

  .wbg_ext_global_header_top_wrapper .touchui-container,
  .wbg_ext_global_header__topbar,
  .wbg_ext_global_header__main,
  footer .touchui-container {
    max-width: 950px !important;
  }
}

@media (min-width: 1200px) {

  .wbg_ext_global_header_top_wrapper .touchui-container,
  .wbg_ext_global_header__topbar,
  .wbg_ext_global_header__main,
  footer .touchui-container {
    max-width: 1170px !important;
  }
}



footer .touchui-container{
  box-sizing: border-box !important;
}

                        
html[lang="fr"] .wbg_ext_global_header__trending-text,
html[lang="es"] .wbg_ext_global_header__trending-text,
html[lang="ru"] .wbg_ext_global_header__trending-text{
            max-width: 33vw !important;
}


.wbg_ext_search_dropdown .wbg_ext_search_btn {
    margin: 0;
    right: 15px !important;
}

html[lang="ar"] .wbg_ext_search_dropdown .wbg_ext_search_btn {
    left: 15px !important;
    right: auto !important;
} 

html[lang="fr"] .wbg_ext_global_header__main .wbg_ext_global_header__nav-list li button,
html[lang="es"] .wbg_ext_global_header__main .wbg_ext_global_header__nav-list li button,  
html[lang="ru"] .wbg_ext_global_header__main .wbg_ext_global_header__nav-list li button{
           font-size: var(--font-size-400);
}

.wbg_ext_global_header__dropdown.active{
    top:-12px;
}  


.wbg_ext_global_header__dropdown button span.lp::before {
    font-family: 'loopicon';
}


@media screen and (min-width: 1456px) {
    .wbg_ext_global_header__topbar, 
    .wbg_ext_global_header__main,
    .wbg_ext_search_dropdown .search-box {
             box-sizing: inherit !important;
    }
}

html[lang="fr"] .footer .wbg_ext_footer_top_section .wbg_ext_navbar_brand img{
        max-width: 300px;
}

/*=== New header changes ====*/
/* === Begin dropdown ===*/
.lp__dropup,
.lp__dropdown {
  position: relative; }

.lp__dropdown_label {
  font-size: 0.875rem;
  line-height: 44px;
  font-weight: bold;
  padding-right: 8px; }

.lp__dropdown_group {
  position: relative;
  display: block;
  float: none; }

.lp__dropdown_title {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: bold; }

.lp__dropdown_menu {
  font-size: 0.875rem;
  line-height: 1.375rem;
  /*padding: $space-xs $space-xxs;*/
  margin: 0px;
  display: none;
  float: left;
  z-index: 105;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  text-align: left;
  background-color: white;
  border: 0px solid transparent;
  border-radius: 3px;
  background-clip: padding-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4); }
  .lp__dropdown_menu li {
    display: block;
    padding: 8px 16px 8px 16px;
    clear: both;
    color: rgba(0, 0, 0, 0.87); }

.lp__dropdown_toggle {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
  padding: 8px 16px 8px 16px;
  width: 100%;
  height: 40px;
  border: 0;
  border-radius: 3px;
  vertical-align: middle;
  outline: 0px; }
  .lp__dropdown_toggle .filter-option {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    display: inline-block; }
  .lp__dropdown_toggle[aria-expanded=false]:after {
    font-family: 'loopicon';
    content: "\e116";
    font-size: 0.75rem;
    margin-left: 4px;
    float: right; }
  .lp__dropdown_toggle[aria-expanded=true]:after {
    font-family: 'loopicon';
    content: "\e119";
    font-size: 0.75rem;
    margin-left: 4px;
    float: right; }

  .lp__dropdown_toggle .lp__dropdown_menu {
    border: 0px solid #e6e6e6;
    display: block;
    outline: 0px; }
    .lp__dropdown_toggle .lp__dropdown_menu li {
      color: rgba(0, 0, 0, 0.6);
      padding: 8px 16px 8px 16px;
      display: block;
      cursor: pointer; }
      .lp__dropdown_toggle .lp__dropdown_menu li:hover {
        color: #0071BC;
        background-color: #ffffff; }
      .lp__dropdown_toggle .lp__dropdown_menu li:focus, .lp__dropdown_toggle .lp__dropdown_menu li.focused {
        outline: #996300 solid 2px;
        color: #002244; }

/* === end dropdown ===*/
/* === Begin secondary dropdown ===*/
/* === Begin secondary dropdown ===*/

  .lp__secondary_dropdown .lp__dropdown_toggle {
    color: #ffffff;
    background-color: #0071BC;
    outline: 0; }
    .lp__secondary_dropdown .lp__dropdown_toggle:focus {
      outline: #996300 solid 2px; }
  .lp__secondary_dropdown .lp__secondary_dropdown_menu {
    font-size: 0.875rem;
    line-height: 1.375rem;
    z-index: 105;
    position: absolute;
    list-style: none;
    width: 100%;
    border-radius: 0px;
    text-align: left;
    max-height: 250px;
    overflow-y: scroll;
    background-color: #0071BC;
    color: #ffffff;
    outline: 0px;
    margin-top: 1px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4); }
    .lp__secondary_dropdown .lp__secondary_dropdown_menu li {
      padding: 0px; }
      .lp__secondary_dropdown .lp__secondary_dropdown_menu li:hover {
        background-color: transparent;
        cursor: pointer; }
      .lp__secondary_dropdown .lp__secondary_dropdown_menu li a {
        display: block;
        padding: 8px 16px 8px 16px;
        color: #fff;
        white-space: pre-wrap; }
        .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:hover, .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus {
          background-color: rgba(0, 0, 0, 0.42);
          cursor: pointer;
          outline: 0px;
          text-decoration: none; }
  .lp__secondary_dropdown.show .lp__dropdown_toggle {
    outline: #996300 solid 2px;
    color: #ffffff; }

.lp__showcase_embed .lp__dropdown_toggle {
  display: block; }

.lp__showcase_embed .lp__filter_option {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 75%;
  display: inline-block; }

.lp__showcase_embed .lp__secondary_dropdown_menu {
  font-size: 0.875rem;
  line-height: 1.375rem;
  /*padding: $space-xs $space-xxs;*/
  margin: 0px;
  display: none;
  float: left;
  z-index: 105;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  text-align: left; }
  .lp__showcase_embed .lp__secondary_dropdown_menu li {
    padding: 0px; }
    .lp__showcase_embed .lp__secondary_dropdown_menu li:hover {
      background-color: transparent;
      cursor: pointer; }
    .lp__showcase_embed .lp__secondary_dropdown_menu li a {
      display: block;
     white-space: pre-wrap;
      padding: 8px 16px 8px 16px;
      color: #fff; }
      .lp__showcase_embed .lp__secondary_dropdown_menu li a:hover, 
.lp__showcase_embed .lp__secondary_dropdown_menu li a:active, 
            .lp__showcase_embed .lp__secondary_dropdown_menu li a:focus {
        background-color: rgba(0, 0, 0, 0.42);
    color: #fff;
    	    cursor: pointer;
        outline: 0px;
        text-decoration: none; }

/* === end secondary dropdown ===*/

/* === begin Archive header dropdown ====*/
.lp__primary_inverse_dropdown .lp__dropdown_toggle {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  outline: 0;
  font-weight: 600;
  height: auto; }
  .lp__primary_inverse_dropdown .lp__dropdown_toggle:focus {
    outline: #169AF3 solid 2px;
    color: #002244; }
  .lp__primary_inverse_dropdown .lp__dropdown_toggle:after {
    color: rgba(0, 0, 0, 0.6); }

.lp__primary_inverse_dropdown .lp__dropdown_menu {
  border: 1px solid rgba(0, 0, 0, 0.16);
  outline: 0px;
  width: 100%;
  max-height: 250px;
  overflow-y: scroll;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); }
  .lp__primary_inverse_dropdown .lp__dropdown_menu li {
    padding: 8px 16px 8px 16px;
    display: block;
    cursor: pointer; }
    .lp__primary_inverse_dropdown .lp__dropdown_menu li a {
      display: block;
      color: rgba(0, 0, 0, 0.87); }
      .lp__primary_inverse_dropdown .lp__dropdown_menu li a:focus, .lp__primary_inverse_dropdown .lp__dropdown_menu li a.active {
        outline: 0px;
        color: #0071bc;
        text-decoration: underline; }
    .lp__primary_inverse_dropdown .lp__dropdown_menu li:hover {
      color: #0071BC;
      background-color: #f2f2f2; }

.clipboard-toggle {
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  height: 40px;
  width: 40px;
  color: #ffffff; }
  .clipboard-toggle[aria-expanded=true]:after {
    font-family: 'loopicon';
    content: "\e138";
    font-size: 1.75rem;
    margin-left: 4px;
    float: right;
    color: #ffffff; }
  .clipboard-toggle:after {
    font-family: 'loopicon';
    content: "\e138";
    font-size: 1.75rem;
    float: right;
    color: #ffffff; }

/* === end Archive header dropdown ====*/
/* === begin where we work dropdown ====*/
.lp__country_embed_dropdown .lp__dropdown_toggle {
  color: rgba(0, 0, 0, 0.6);
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -moz-box-shadow: inset 0 3px 0 #f0f7fe;
  -webkit-box-shadow: inset 0 3px 0 #f0f7fe;
  box-shadow: inset inset 0 3px 0 #f0f7fe; }

.lp__country_embed_dropdown .lp__dropdown_arrow i {
  color: #0071bc; }

.lp__country_embed_dropdown .lp__dropdown_menu {
  border: 2px solid #b6d9fa; }

.lp__country_embed_dropdown .lp__dropdown_menu {
  border: 1px solid rgba(0, 0, 0, 0.16);
  outline: 0px;
  width: 100%;
  max-height: 250px;
  overflow-y: scroll;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2); }
  .lp__country_embed_dropdown .lp__dropdown_menu > li {
    padding: 8px 16px 8px 16px; }
    .lp__country_embed_dropdown .lp__dropdown_menu > li > a {
      display: inline-block;
      clear: both;
      color: #0071BC;
      white-space: pre-wrap;
      padding: 0px; }
      .lp__country_embed_dropdown .lp__dropdown_menu > li > a:hover {
        text-decoration: none;
        color: #00538A;
        background-color: #ffffff; }
    .lp__country_embed_dropdown .lp__dropdown_menu > li ul {
      display: inline-block; }
      .lp__country_embed_dropdown .lp__dropdown_menu > li ul li {
        margin-left: 8px;
        padding: 0px 0px 0px 8px;
        border-left: 1px solid rgba(0, 0, 0, 0.3);
        line-height: 20px;
        display: inline-block; }

/* === end where we work dropdown ====*/

/* == Begin cookie Tooltip == */
@-webkit-keyframes slideUp {
  0% {
    transform: translateY(140px); }
  100% {
    transform: translateY(0); } }
@keyframes slideUp {
  0% {
    transform: translateY(140px); }
  100% {
    transform: translateY(0); } }

.lp__cookie_tooltip,
.lp__cookie_tooltip .close,
.lp__cookie_tooltip p {
  animation-duration: .6s;
  -webkit-animation-duration: .6s;
  -moz-animation-duration: .6s;
  -o-animation-duration: .6s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp; }

.lp__cookie_tooltip {
  float: left;
  background: rgba(0, 0, 0, 0.87);
  padding: 16px;
  position: fixed;
  z-index: 9999;
  color: #fff;
  bottom: 8px;
  left: 8px;
  right: 8px; }

@media (min-width: 1024px) {
  .lp__cookie_tooltip {
    width: 100%;
    bottom: 0px;
    left: auto;
    right: 0px; } }

.lp__cookie_tooltip p {
  width: 90%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  margin: 0; }

@media (min-width: 768px) {
  .lp__cookie_tooltip p {
    width: 80%;
    margin: 0 auto; } }

.lp__cookie_tooltip p a {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none; }

.lp__cookie_tooltip p a:hover {
  border-bottom: 1px solid #fff; }

.lp__cookie_tooltip .close {
  height: 32px;
  width: 32px;
    color: #fff;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  box-shadow: none;
  border: 0px; }
.lp__cookie_tooltip .close span,
.lp__cookie_tooltip .close:hover,
.lp__cookie_tooltip .close:focus{
                color: #fff;
            }
/* == End cookie Tooltip == */
.offlineview {
  position: relative; }

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0; }
  to {
    bottom: 8px;
    opacity: 1; } }

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0; }
  to {
    bottom: 8px;
    opacity: 1; } }

@-webkit-keyframes fadeout {
  from {
    bottom: 8px;
    opacity: 1; }
  to {
    bottom: 60px;
    opacity: 0; } }

@keyframes fadeout {
  from {
    bottom: 8px;
    opacity: 1; }
  to {
    bottom: 60px;
    opacity: 0; } }

.offline-consent {
  visibility: hidden;
  margin: auto;
  background-color: #4d4d4d;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  position: fixed;
  z-index: 999999;
  bottom: 8px;
  left: 8px;
  right: 8px;
  font-size: 14px;
  padding: 16px 32px; }

.offline-consent.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 1s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, expand 0.5s 0.5s,stay 1s 1s, shrink 0.5s 2s, fadeout 0.5s 4.5s; }
.modal {
  z-index: 19999; }

.modal-body {
  padding: 16px;
  max-height: 75vh;
  overflow-y: auto; }

.model-header {
  border-radius: 6px 6px 0 0; }

.modal-title {
  margin: 0;
  line-height: 1; }

.model-content {
  padding-bottom: 6px; }

@media (max-width: 767px) {
  .modal.fade .modal-dialog.show {
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 1%); }
  .modal-dialog {
    width: 90%;
    margin: 30px auto; }
  .modal-body {
    max-height: 65vh; } }
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal p {
    font-size: 14px;
    line-height: 22px; }
  .modal ul {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    padding-left: 20px; }
    .modal ul li {
      list-style: disc;
      margin-bottom: 8px; }
      .modal ul li ul li {
        list-style-type: circle; }

.modal * {
  direction: ltr; }

.fade {
  opacity: 1;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.modal-dialog {
  width: 64%;
  margin: 30px auto; }

.modal label {
  font-size: 14px;
  font-weight: bold; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%); }

.modal .form-control {
  height: 45px;
  color: #333;
  font-weight: 600; }

textarea.form-control {
  height: auto !important; }

.modal input[type=radio] {
  margin-right: 5px; }

.modal .close {
  color: #0071bc;
  opacity: 1; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .modal-content button {
    padding: 16px; }
  @media (min-width: 768px) {
    .modal-content .accordion-group-btn {
      position: relative; } }

.modal-title {
  color: white; }

.modal-body {
  position: relative; }

.model-body p {
  font-size: 16px;
  line-height: 22px; }

.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.modal-footer .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.modal-footer .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.modal-show {
  background: rgba(60, 60, 60, 0.46) !important;
  opacity: 1 ; }

.modal.fade .modal-dialog.show {
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%); }

.modal-header {
  padding: 16px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #0071bc;
  color: white; }
.modal-show .close-model {
    outline: #996300 solid 2px;
}
.lp__heading_h2 .h2 {
  font-family: "Andes", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem; }
.lp__back_topbtn {
  position: fixed;
  z-index: 105;
  right: 2%;
  bottom: 10%;
  cursor: pointer;
  background: #002244;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  padding: 2px 10px 4px 10px;
  outline: none;
  border: none;
  text-align: center;
    border-radius: 3px;
}
.lp__back_topbtn:hover, .lp__back_topbtn:focus {
  background-color: #013367;
  color: #fff;
  text-decoration: none;
}
.lp__back_topbtn:before {
  font-family: "loopicon";
  content: "\e119";
  font-size: 0.6rem;
  vertical-align: middle;
  margin-right: 4px;
  display: block;
}
@media (min-width: 768px) {
  .lp__back_topbtn:before {
    display: none;
  }
  .lp__back_topbtn:after {
    font-family: "loopicon";
    content: "\e119";
    font-size: 0.75rem;
    line-height: 2rem;
    vertical-align: middle;
    margin-left: 4px;
  }
}
@media (min-width: 992px) {
  .annualmeeting_sections section[class="annual_section"] {
    padding-top: 55px;
    margin-top: -55px; } }

.lp__space .lp__image_components {
    margin-bottom:32px;
} 
