/*
 *    Colors
 */
#screen_marker > .is_928 {
  float: left;
}
#screen_marker > .is_672 {
  float: none;
}
#init_cont {
  display: none;
}
/* #init_cont */
.stripes.home_stripes {
  display: block;
}
html.init {
  height: auto;
  position: static;
  overflow-y: auto;
  width: auto;
}
/**********************************************************************************
 ************************************** HEADER ************************************
 **********************************************************************************/
header {
  /* > nav */

}
header > nav {
  background-color: #f9f8f8;
}
header > nav > #top_nav {
  background-color: #f9f8f8;
  padding: 0;
  font-size: 16px;
  width: 672px;
  margin: 0 auto;
}
header > nav > #top_nav.desktop_transitioned {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
header > nav > #top_nav.mobile_transitioned {
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
header > nav > #top_nav.hidden,
header > nav > #top_nav.not_selected {
  height: 72px;
}
header > nav > #top_nav.collapsed {
  height: 0;
}
header > nav > #top_nav.expanded {
  height: 72px;
}
header > nav > #top_nav > .ca {
  margin-top: 24px;
}
header > nav > #top_nav > ul {
  display: none;
}
header > nav > #main_nav,
header > nav > .sub_nav_bg {
  display: none;
}
header > nav > #mob_nav {
  visibility: visible;
  position: static;
  top: 0;
}
header > nav > #mob_nav > div {
  display: block;
}
/* header */
/**********************************************************************************
 ************************************** FOOTER ************************************
 **********************************************************************************/
footer {
  /* > section */

}
footer > section {
  width: 672px;
  /* > ul */

}
footer > section > a {
  float: none;
}
footer > section > ul {
  /* > li */

}
footer > section > ul > li {
  width: 150px;
}
footer > section > ul > li:first-child {
  margin-left: 0;
}
/* footer */
/**********************************************************************************
 ************************************ SECTION HOME ********************************
 **********************************************************************************/
#home {
  /* #main_slider */

  /* #services_cont, #updates_cont */

}
#home #main_slider {
  width: 672px;
  /* .swiper-wrapper > .swiper-slide */

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

  /* > .info_cont */

}
#home #main_slider .swiper-wrapper > .swiper-slide > .heading > section {
  font-size: 68px;
  width: 484px;
  margin-bottom: -49px;
}
#home #main_slider .swiper-wrapper > .swiper-slide > .info_cont {
  width: 624px;
  margin-left: -312px;
  height: 96px;
}
#home #main_slider .swiper-wrapper > .swiper-slide > .info_cont > ul,
#home #main_slider .swiper-wrapper > .swiper-slide > .info_cont > .category_link {
  display: none;
}
#home #services_cont {
  margin-top: 24px;
}
#home #services_cont,
#home #updates_cont {
  /* > section */

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

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

}
#home #services_cont > section > section.title,
#home #updates_cont > section > section.title {
  width: 314px;
  height: 314px;
}
#home #services_cont > section > section.title > h2,
#home #updates_cont > section > section.title > h2 {
  width: 230px;
  height: 278px;
}
#home #services_cont > section > section.title > h2 > a,
#home #updates_cont > section > section.title > h2 > a {
  font-size: 32px;
  line-height: 34px;
}
#home #services_cont > section > section.quote,
#home #updates_cont > section > section.quote {
  width: 314px;
  height: 314px;
}
#home #services_cont > section > section.quote > blockquote,
#home #updates_cont > section > section.quote > blockquote {
  font-size: 32px;
  line-height: 34px;
  padding: 0 12px;
}
#home #services_cont > section > section.carousel,
#home #updates_cont > section > section.carousel {
  /* .bx_slider */

}
#home #services_cont > section > section.carousel .bxslider,
#home #updates_cont > section > section.carousel .bxslider {
  /* > li */

}
#home #services_cont > section > section.carousel .bxslider > li,
#home #updates_cont > section > section.carousel .bxslider > li {
  height: 391px;
}
#home #updates_cont > section > section.carousel .bxslider > li {
  height: 426px;
}
#home #updates_cont > section > section.carousel .bxslider > li > .main_link > p {
  max-height: 264px;
}
/* #home */
/**********************************************************************************
 *********************************** LANDING PAGE *********************************
 **********************************************************************************/
#landing {
  /* #main_cont */

  /* #main_cont + section */

}
#landing #main_cont {
  /* > section */

}
#landing #main_cont > section {
  width: 672px;
  height: 444px;
}
#landing #main_cont > section > section#category_name {
  width: 348px;
}
#landing #main_cont > section > section#category_name > span {
  font-size: 48px;
}
#landing #main_cont > section > section#category_description {
  width: 324px;
}
#landing #main_cont > section > section#category_description > a {
  font-size: 20px;
  line-height: 24px;
}
#landing #main_cont > section > section#category_description > a > .text_cont {
  max-height: 328px;
}
#landing #main_cont > section > section > * {
  max-width: 432px;
}
#landing #main_cont + section {
  /* > section */

}
#landing #main_cont + section > section {
  width: 672px;
}
#landing #main_cont + section > section > ul > li {
  width: 324px;
  height: 398px;
}
/* #landing */
/**********************************************************************************
 ******************************** HEADING CONTAINER *******************************
 **********************************************************************************/
.subcategory {
  /* .heading_cont */

}
.subcategory .heading_cont {
  width: 672px;
  /* > section */

}
.subcategory .heading_cont > section {
  width: 662px;
  /* > h2 */

}
.subcategory .heading_cont > section > h2 {
  width: 660px;
  font-size: 36px;
}
/* .subcategory */
/**********************************************************************************
 ****************************** TEXT LAYOUT SUBCATEGORY ****************************
 **********************************************************************************/
#text {
  /* #wrapper */

}
#text #wrapper {
  width: 672px;
  /* > .blocks */

  /* > .related_content */

}
#text #wrapper > .blocks {
  width: 384px;
  margin-right: 24px;
}
#text #wrapper > .related_content {
  float: none;
  margin-left: 264px;
}
/* #text */
/***********************************************************************************
 ********************************* RELATED CONTENT *********************************
 **********************************************************************************/
#text,
#article {
  /* #wrapper */

  /* > #message */

}
#text #wrapper,
#article #wrapper {
  /* > .related_content */

}
#text #wrapper > .related_content,
#article #wrapper > .related_content {
  width: 408px;
  /* > ul */

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

}
#text #wrapper > .related_content > ul.documents,
#article #wrapper > .related_content > ul.documents {
  /* > li */

}
#text #wrapper > .related_content > ul.documents > li,
#article #wrapper > .related_content > ul.documents > li {
  width: 408px;
}
#text #wrapper > .related_content > ul.documents > li > .main_link > div,
#article #wrapper > .related_content > ul.documents > li > .main_link > div {
  width: 408px;
}
#text > #message,
#article > #message {
  margin-left: -311px;
}
/***********************************************************************************
 *********************************** ARTICLE PAGE **********************************
 **********************************************************************************/
#article {
  /* #wrapper */

}
#article #wrapper {
  width: 672px;
  /* > #main_col */

  /* > .related_content */

}
#article #wrapper > #main_col {
  width: 672px;
}
#article #wrapper > .related_content {
  margin-right: 0;
  width: 408px;
  /* > ul */

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

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

}
#article #wrapper > .related_content > ul.documents > li {
  width: 408px;
}
#article #wrapper > .related_content > ul.documents > li > .main_link > div {
  width: 408px;
}
/* #article */
/***********************************************************************************
 *********************************** SEARCH PAGE **********************************
 **********************************************************************************/
#search {
  /* #wrapper */

}
#search #wrapper {
  width: 672px;
}
#search #wrapper > ul > li {
  width: 100%;
  padding-right: 0;
}
/* #article */
/***********************************************************************************
 ****************************** GRID LAYOUT SUBCATEGORY ****************************
 **********************************************************************************/
#grid {
  /* #wrapper */

  /* #documents */

  /* #articles */

}
#grid #wrapper {
  width: 672px;
  /* > .filter */

}
#grid #wrapper > #filter {
  /* > fieldset */

}
#grid #wrapper > #filter > fieldset {
  width: 324px;
}
#grid #documents {
  /* > section */

}
#grid #documents > section {
  width: 672px;
  /* > ul > li */

}
#grid #documents > section > ul > li {
  width: 324px;
}
#grid #articles {
  /* > section */

}
#grid #articles > section {
  width: 672px;
  overflow: hidden;
  /* > #isotope_container */

}
#grid #articles > section > #isotope_container {
  /* > li */

}
#grid #articles > section > #isotope_container > li {
  width: 324px;
  height: 401px;
  /* > .main_link */

}
#grid #articles > section > #isotope_container > li > .main_link > p {
  max-height: 240px;
}
#grid #articles > section > #isotope_container > li > .main_link > .img_cont + p {
  max-height: 48px;
}
/* #grid */