/*
 * COLORS
 */
/*
 *    Colors
 */
#screen_marker > .is_672 {
  float: left;
}
#screen_marker > .is_phones_to_tablets {
  float: none;
}
#content {
  margin-left: 0;
  margin-right: 0;
}
.stripes > div {
  padding-left: 0;
}
header {
  /* > nav */

}
header > nav > hr {
  display: none;
}
header > nav > #top_nav {
  width: 100%;
}
header > nav > #main_nav > #logo > img {
  width: 137px;
  height: 36px;
}
header > nav > #mob_nav > div {
  width: auto;
}
header > nav > #mob_nav > ul {
  margin: 0;
  padding: 0;
}
header > nav > #mob_nav > ul > li > div {
  width: 100%;
}
header > nav > #mob_nav > ul > li > ul > li > div {
  width: 100%;
}
header > nav > #mob_nav > ul > li > form {
  margin-left: 24px;
  margin-right: 24px;
  width: auto;
}
header > nav > #mob_nav > ul > li > form > input {
  margin-left: 0;
  width: 100%;
}
/* header */
footer {
  padding: 0;
}
footer > #footer_mob_nav {
  display: block;
}
footer > section {
  display: none;
}
/**********************************************************************************
 ************************************ SECTION HOME ********************************
 **********************************************************************************/
#home {
  /* #swiper-wrapper */

  /* #services_cont, #updates_cont */

  /* #updates_cont */

}
#home #main_slider {
  width: auto;
  margin-top: 0;
  /* .bxslider */

}
#home #main_slider > .navigation {
  margin-top: -96px;
}
#home #main_slider > #static_info > section,
#home #main_slider > #static_info > .article_link {
  display: block;
}
#home #main_slider .swiper-wrapper {
  /* > .swiper-slide */

}
#home #main_slider .swiper-wrapper > .swiper-slide {
  margin-bottom: 0;
  /* > .heading */

  /* > .info_cont */

}
#home #main_slider .swiper-wrapper > .swiper-slide > .heading {
  /* > section */

}
#home #main_slider .swiper-wrapper > .swiper-slide > .heading > section {
  font-size: 32px;
  line-height: 34px;
  width: auto;
  padding: 0 24px;
  margin-bottom: -19px;
}
#home #main_slider .swiper-wrapper > .swiper-slide > .info_cont {
  display: none;
}
#home #services_cont,
#home #updates_cont {
  /* > section */

}
#home #services_cont > section,
#home #updates_cont > section {
  width: auto;
  /* > section */

}
#home #services_cont > section > section,
#home #updates_cont > section > section {
  /* &.title */

  /* &.carousel */

}
#home #services_cont > section > section.title,
#home #updates_cont > section > section.title {
  float: none;
  width: 100%;
  margin: 0;
  margin-bottom: 24px;
  border: none;
  height: auto;
}
#home #services_cont > section > section.title > span,
#home #updates_cont > section > section.title > span {
  display: none;
}
#home #services_cont > section > section.title > h2,
#home #updates_cont > section > section.title > h2 {
  width: 100%;
  padding: 0;
  margin: 0;
  height: auto;
}
#home #services_cont > section > section.title > h2 > a,
#home #updates_cont > section > section.title > h2 > a {
  line-height: 48px;
  width: auto;
  padding: 48px 24px;
  font-size: 24px;
}
#home #services_cont > section > section.quote,
#home #updates_cont > section > section.quote {
  display: none;
}
#home #services_cont > section > section.mob_quote,
#home #updates_cont > section > section.mob_quote {
  display: table;
}
#home #services_cont > section > section.carousel,
#home #updates_cont > section > section.carousel {
  padding-top: 27px;
}
#home #services_cont > section > section.carousel .bxslider > li > .main_link > .img_cont > img,
#home #updates_cont > section > section.carousel .bxslider > li > .main_link > .img_cont > img {
  width: 100%;
}
#home #services_cont > section > section.carousel .bxslider > li > .main_link > span,
#home #updates_cont > section > section.carousel .bxslider > li > .main_link > span {
  margin-bottom: 24px;
}
#home #services_cont {
  margin-top: 6px;
  padding-top: 48px;
}
#home #updates_cont {
  margin-top: 24px;
  /* > section */

}
#home #updates_cont > section {
  /* > section */

}
#home #updates_cont > section > section {
  /* &.title */

}
#home #updates_cont > section > section.title {
  margin-top: 30px;
}
#home #services_cont > section > section.carousel .bxslider > li {
  height: auto;
}
#home #services_cont > section > section.carousel .bxslider > li > .find_more {
  margin-bottom: 24px;
}
#home #updates_cont > section > section.carousel .bxslider > li {
  height: 622px;
}
#home #updates_cont > section > section.carousel .bxslider > li > p {
  max-height: 480px;
}
/* #home */
@media (max-width: 650px) {
  #home #updates_cont > section > section.carousel .bxslider > li {
    height: 598px;
  }
  #home #updates_cont > section > section.carousel .bxslider > li > p {
    max-height: 456px;
  }
}
@media (max-width: 600px) {
  #home #updates_cont > section > section.carousel .bxslider > li {
    height: 550px;
  }
  #home #updates_cont > section > section.carousel .bxslider > li > p {
    max-height: 408px;
  }
}
@media (max-width: 520px) {
  #home #updates_cont > section > section.carousel .bxslider > li {
    height: 528px;
  }
  #home #updates_cont > section > section.carousel .bxslider > li > p {
    max-height: 360px;
  }
}
@media (max-width: 460px) {
  #home #updates_cont > section > section.carousel .bxslider > li {
    height: 498px;
  }
}
@media (max-width: 400px) {
  #home #updates_cont > section > section.carousel .bxslider > li {
    height: 444px;
  }
  #home #updates_cont > section > section.carousel .bxslider > li > p {
    max-height: 312px;
  }
}
/**********************************************************************************
 *********************************** LANDING PAGE *********************************
 **********************************************************************************/
#landing {
  /* #main_cont */

  /* #main_cont + section */

}
#landing > #content {
  margin-bottom: 0;
}
#landing #main_cont {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  /* > section */

}
#landing #main_cont > section {
  width: 100%;
  height: auto;
}
#landing #main_cont > section > span.top_left,
#landing #main_cont > section > span.top_right {
  top: 120px;
}
#landing #main_cont > section > section {
  float: none;
  /* &#category_description */

}
#landing #main_cont > section > section#category_name {
  width: 100%;
  height: 96px;
}
#landing #main_cont > section > section#category_name > span {
  font-size: 24px;
}
#landing #main_cont > section > section#category_description {
  width: 100%;
}
#landing #main_cont > section > section#category_description > a {
  padding: 72px 32px;
}
#landing #main_cont + section {
  padding-top: 48px;
  /* > section */

}
#landing #main_cont + section > section {
  width: auto;
  margin-bottom: 0;
  /* > ul */

}
#landing #main_cont + section > section > ul {
  margin-left: 0;
  /* > li */

}
#landing #main_cont + section > section > ul > li {
  height: auto;
  width: 100%;
  margin-left: 0;
  margin-bottom: 48px;
}
#landing #main_cont + section > section > ul > li > .main_link > p {
  height: 48px;
}
/* #landing */
/*********************************************************************************
 ******************************** HEADING CONTAINER *******************************
 **********************************************************************************/
.subcategory .heading_cont {
  display: none;
}
.subcategory .mob_heading_cont {
  display: block;
}
/* .subcategory */
/***********************************************************************************
 ****************************** GRID LAYOUT SUBCATEGORY ****************************
 **********************************************************************************/
#container {
  overflow-x: hidden;
}
#grid {
  /* #wrapper */

  /* #articles, #documents */

}
#grid #wrapper {
  margin-top: 0;
  width: auto;
  /* > #filter */

}
#grid #wrapper > #filter {
  margin-left: 24px;
  margin-right: 24px;
  padding-bottom: 0;
  /* > fieldset */

}
#grid #wrapper > #filter > fieldset {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  height: auto;
  /* > div */

  /* &.exp */

}
#grid #wrapper > #filter > fieldset > div {
  height: auto;
  cursor: pointer;
}
#grid #wrapper > #filter > fieldset > div > div {
  display: block;
}
#grid #wrapper > #filter > fieldset > div > span {
  display: none;
}
#grid #wrapper > #filter > fieldset > div > h3 {
  line-height: 48px;
}
#grid #wrapper > #filter > fieldset > ul {
  margin-right: 0;
  max-height: 0;
  overflow: hidden;
}
#grid #wrapper > #filter > fieldset > ul > li.even {
  float: left;
  position: static;
}
#grid #wrapper > #filter > fieldset.exp > ul {
  max-height: 96px;
  margin-bottom: 24px;
}
#grid #wrapper > #reset {
  padding: 24px;
  margin: 0;
}
#grid #wrapper > #reset > .close_btn {
  display: none;
}
#grid #articles,
#grid #documents {
  /* > section */

}
#grid #articles > section,
#grid #documents > section {
  width: 100%;
  margin-top: 48px;
}
#grid #articles > section > #isotope_container > li,
#grid #documents > section > #isotope_container > li {
  width: 100%;
  height: auto;
}
#grid #documents > section > #isotope_container {
  margin-left: 0;
}
#grid #documents > section > #isotope_container > li {
  margin-left: 0;
  height: 72px;
}
/* #grid */
/**********************************************************************************
 ****************************** TEXT LAYOUT SUBCATEGORY ****************************
 **********************************************************************************/
#text {
  /* #wrapper */

}
#text > #content {
  margin-bottom: 0;
}
#text #wrapper {
  width: auto;
  margin-top: 36px;
  /* > .blocks */

  /* > .related_content */

}
#text #wrapper > .pin-wrapper {
  visibility: hidden;
  position: fixed !important;
  top: -9999px;
}
#text #wrapper > .blocks {
  width: auto;
  margin-right: 0;
  margin-left: 0;
  float: none;
  border-top: 2px solid #f9f8f8;
  /*  >li */

}
#text #wrapper > .blocks > li {
  padding-left: 24px;
  padding-right: 24px;
  border-bottom: 2px solid #f9f8f8;
  border-top: none;
  height: 48px;
  overflow: hidden;
}
#text #wrapper > .blocks > li > span {
  display: none;
}
#text #wrapper > .blocks > li > h3 {
  margin: 0;
  line-height: 48px;
  font-size: 16px;
}
#text #wrapper > .blocks > li > h3 > div {
  display: block;
}
#text #wrapper > .blocks > li > div {
  display: block;
}
#text #wrapper > .blocks > li > article {
  margin: 24px 0;
  overflow: hidden;
}
#text #wrapper > .related_content {
  float: none;
  width: auto;
  border-top: none;
  margin-top: 48px;
  margin-left: 0;
}
#text #wrapper > .related_content > ul.people {
  display: none;
}
#text #wrapper > .related_content > ul.mob_people {
  display: block;
}
#text #wrapper > .related_content > ul.documents > li {
  width: 100%;
}
#text > #message {
  display: none !important;
}
/* #text */
/***********************************************************************************
 *********************************** ARTICLE PAGE **********************************
 **********************************************************************************/
#article {
  /* #wrapper */

}
#article #wrapper {
  width: auto;
  margin-top: 36px;
  /* > #main_col */

  /* > .related_content */

}
#article #wrapper > #main_col {
  width: 100%;
  margin-bottom: 0;
}
#article #wrapper > #main_col > .close_btn {
  display: none;
}
#article #wrapper > #main_col > #article_cont {
  margin-left: 0;
  margin-right: 0;
}
#article #wrapper > .related_content {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
  /* > ul */

}
#article #wrapper > .related_content > ul {
  /* &.documents */

}
#article #wrapper > .related_content > ul.people {
  display: none;
}
#article #wrapper > .related_content > ul.mob_people {
  display: block;
}
#article #wrapper > .related_content > ul.documents {
  /* > li */

}
#article #wrapper > .related_content > ul.documents > li {
  width: 100%;
}
#article #wrapper > .related_content > ul.documents > li > .main_link > div {
  width: 100%;
}
#article #message {
  display: none !important;
}
/* #article */
/***********************************************************************************
 *********************************** SEARCH PAGE **********************************
 **********************************************************************************/
#search {
  /* #wrapper */

}
#search #wrapper {
  width: auto;
  margin-left: 24px;
  margin-right: 24px;
}
#search #wrapper > p {
  font-size: 16px;
}
#search #wrapper > ul {
  margin-top: 48px;
}
/* #search */
