/* -- Temp -------------------------------------------------- */
.notification.notification-lock {
  display: none;
}

/* /  Temp -------------------------------------------------- */
@font-face {
  font-family: GT Pressura Mono;
  src: url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Light.eot) format('embedded-opentype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Light.woff) format('woff'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Light.ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Light.svg) format('svg');
  font-style: normal;
  font-weight: 300
}

@font-face {
  font-family: GT Pressura Mono;
  src: url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Regular.eot) format('embedded-opentype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Regular.woff) format('woff'), url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Regular.ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Mono-Regular.svg) format('svg');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: GT Pressura Regular;
  src: url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Regular.eot) format('embedded-opentype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Regular.woff) format('woff'), url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Regular.ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/GT-Pressura-Regular.svg) format('svg');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: Harmonia Sans;
  src: url($assets-compasssans-regular-eot) format('embedded-opentype'),
    url($assets-compasssans-regular-woff) format('woff'), url($assets-compasssans-regular-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/HarmoniaSansW02-Light.svg) format('svg');
  font-style: normal;
  font-weight: 300
}

@font-face {
  font-family: Harmonia Sans;
  src: url($assets-compasssans-medium-eot) format('embedded-opentype'),
    url($assets-compasssans-medium-woff) format('woff'), url($assets-compasssans-medium-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/HarmoniaSansW02-Regular.svg) format('svg');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: Harmonia Sans;
  src: url($assets-compasssans-bold-eot) format('embedded-opentype'),
    url($assets-compasssans-bold-woff) format('woff'),
    url($assets-compasssans-bold-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/HarmoniaSansW02-Semibold.svg) format('svg');
  font-style: normal;
  font-weight: 600
}

@font-face {
  font-family: Tiempos Headline;
  src: url($assets-compassserif-regular-eot) format('embedded-opentype'),
    url($assets-compassserif-regular-woff) format('woff'),
    url($assets-compassserif-regular-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/TiemposHeadlineWeb-Regular.svg) format('svg');
  font-style: normal;
  font-weight: 300
}

@font-face {
  font-family: Tiempos Headline;
  src: url($assets-compassserif-semibold-eot) format('embedded-opentype'),
    url($assets-compassserif-semibold-woff) format('woff'),
    url($assets-compassserif-semibold-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/TiemposHeadlineWeb-Medium.svg) format('svg');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: Tiempos Headline;
  src: url($assets-compassserif-bold-eot) format('embedded-opentype'),
    url($assets-compassserif-bold-woff) format('woff'),
    url($assets-compassserif-bold-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/TiemposHeadlineWeb-Black.svg) format('svg');
  font-style: normal;
  font-weight: 900
}

@font-face {
  font-family: Tiempos Text;
  src: url($assets-compassseriftext-regular-eot) format('embedded-opentype'),
    url($assets-compassseriftext-regular-woff) format('woff'),
    url($assets-compassseriftext-regular-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/TiemposTextWeb-Regular.svg) format('svg');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: Tiempos Text;
  src: url($assets-compassseriftext-italic-eot) format('embedded-opentype'),
    url($assets-compassseriftext-italic-woff) format('woff'),
    url($assets-compassseriftext-italic-ttf) format('truetype'),
    url(//d11k51v32u8ru4.cloudfront.net/fonts/0.3.5/TiemposTextWeb-RegularItalic.svg) format('svg');
  font-style: italic;
  font-weight: 400
}

.harmonia {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
}

.tiempos {
  font-family: 'Tiempos Headline', serif, sans-serif;
  font-weight: 400;
}

body {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 300;
  font-size: 13px;
}

.trans {
  transition: all 0.15s ease-in-out;
}

/* -- Colors -------------------------------------------------- */
/* /  Colors -------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
}

/* -- Logo -------------------------------------------------- */
.logo {
  display: flex;
  align-items: center;
}

.logo p {
  letter-spacing: .1em;
  margin-left: 15px;
  margin-bottom: 0px;
  margin-top: 3px;
}

/* /  Logo -------------------------------------------------- */
/* -- Header -------------------------------------------------- */
header.header.homepage {
  max-width: 100%;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

header.header.homepage .logo {
  color: #fff;
}

header.header.homepage .logo svg {
  fill: #fff;
}

header.header.homepage .user-nav a {
  color: #fff;
  font-weight: 600;
}

header.header.homepage .user-info .dropdown-toggle {
  color: #fff;
}

header.header.homepage .user-info .dropdown-toggle:after {
  color: #fff;
}

header.header #user-avatar {
  display: none;
}

header.header #user #user-name {
  overflow: inherit;
  font-size: 13px;
  font-weight: 600;
}

header.header .user-info.dropdown {
  border-left: 1px solid #9B9B9B;
  padding-left: 25px;
}

header.header .user-info .dropdown-toggle {
  margin-top: -3px;
}

header.header #user-menu .my-activities {
  display: none !important;
}

header.header .user-info>[role="button"]::after {
  font-size: 17px;
  font-weight: 4000;
  padding: 0px;
  margin: 0px;
  padding-top: 5px;
  line-height: 0em;
}

.nav-wrapper a {
  font-weight: 600;
}

.alt-bg {
  background: #F4F4F4;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* -- Search -------------------------------------------------- */
.search::before {
  right: 15px;
  left: auto;
  color: #A9AFB6;
  font-size: 22px;
}

.search input[type="search"] {
  height: 50px;
  padding-left: 20px;
  border-radius: 0px;
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  color: #303339;
  font-size: 16px;
  border: 1px solid rgba(48, 51, 57, 0.15);
}

/* /  Search -------------------------------------------------- */
/* -- Buttons -------------------------------------------------- */
main .btn,
.article-content .article-body a.btn {
  background: #000;
  color: #fff;
  border-radius: 2px;
  min-width: 160px;
  height: 40px;
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  margin: 0 auto;
  padding: 15px;
  line-height: .65em;
  transition: all 0.15s ease-in-out;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
}

main .btn:hover,
.article-content .article-body a.btn:hover {
  text-decoration: none;
  opacity: .5;
  color: #fff;
}

/* /  Buttons -------------------------------------------------- */
/* -- Homepage -------------------------------------------------- */
section.hero {
  height: 530px;
  margin-top: -68px;
}

.homepage-intro {
  padding-bottom: 50px;
  text-align: center;
}

.homepage-intro:after {
  content: '';
  border-bottom: 3px solid #000;
  width: 40px;
  padding-top: 30px;
  margin: 0 auto;
  display: block;
}

.homepage-intro h1 {
  font-family: 'Tiempos Headline', serif, sans-serif;
  font-weight: 400;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 0px;
}

.homepage-intro p {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-top: 0px;
}

.homepage-categories .container {
  max-width: 980px;
  margin: 0 auto;
}

.homepage-categories h2 {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-size: 30px;
  text-align: center;
  margin-top: 40px;
}

.homepage-categories h2:first-of-type {
  margin-top: 0px;
}

.homepage-categories .blocks-list {
  justify-content: center;
}

.homepage-categories .blocks-list li {
  flex: 1 0 30%;
  max-width: 30%;
  justify-content: center;
  margin-left: 0px;
  margin-right: 30px;
  border: 0px none;
  border-radius: 0px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center 20px;
  box-shadow: 0px 4px 9px -3px rgba(0, 0, 0, 0);
  transition: box-shadow 0.15s ease-in-out;
}

.homepage-categories .blocks-list li:last-of-type {
  margin-right: 0px;
}

.homepage-categories .blocks-list li a {
  padding-top: 120px;
  min-height: 240px;
}

.homepage-categories .blocks-list li a h4 {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-size: 20px;
}

.homepage-categories .blocks-list li a p {
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
}

.homepage-categories .blocks-list li:hover {
  box-shadow: 0px 5px 8px -3px rgba(0, 0, 0, 0.25);
}

.homepage-categories .blocks-list li:hover a h4,
.homepage-categories .blocks-list li:hover a p {
  color: #000;
}

.quick-links {
  max-width: 980px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(151, 151, 151, 0.19);
  padding: 40px;
}

.quick-links h3 {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}

.quick-links .promoted-articles .promoted-articles-item {
  display: block;
  width: 100%;
  justify-content: flex-start;
  flex: 1 0 33%;
  align-content: flex-start;
  margin: 0px;
  flex-grow: 0;
  flex-direction: column;
  padding: 0px;
}

.quick-links .promoted-articles a {
  padding: 0px;
  padding-bottom: 20px;
  font-size: 18px;
  border: 0px none;
}

.quick-links .promoted-articles a strong {
  font-weight: 600;
  color: #00779a;
}

.contact-us-callout {
  text-align: center;
}

.contact-us-callout h3 {
  font-size: 18px;
  text-align: center;
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: 600;
}

.homepage-featured li {
  flex: 1 0 50%;
  justify-content: space-between;
  line-height: 2.75em;
}

.homepage-featured li a {
  color: #00779a;
  text-decoration: none;
}

.homepage-featured li a:hover {
  text-decoration: underline;
}

/* /  Homepage -------------------------------------------------- */
/* /  Header -------------------------------------------------- */
/* -- Footer -------------------------------------------------- */
.footer {
  padding: 100px 15px;
  background-color: #000;
  font-size: 14px;
  line-height: initial;
}

.footer .footer1506-pageContentMaxWidth {
  margin: 0 auto;
  max-width: 1170px;
}

.footer .footer1506-containerBlockGroup {
  padding-bottom: 30px;
  border-bottom: 1px solid #646971;
}

.footer .block-group,
.footer .block,
.footer .block-group:after,
.footer .block:after,
.footer .block-group:before,
.footer .block:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.footer .block-group {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer .block-group:before,
.footer .block-group:after {
  display: table;
  content: "";
  line-height: 0;
}

.footer .block-group .block {
  float: left;
  width: 100%;
}

.footer .footer1506-containerBlockGroup>.footer1506-linksBlock {
  width: 50%;
}

.footer .footer1506-linksBlock {
  display: flex;
}

.footer .footer1506-linksBlock .footer1506-linkList {
  padding-right: 30px;
}

.footer .footer1506-linkList {
  padding: 0;
  margin: 0;
}

.footer .footer1506-containerBlockGroup>.footer1506-locationBlock {
  height: 260px;
  float: right;
  width: 25%;
  position: relative;
}

.footer .footer1506-linkListItem {
  list-style-type: none;
  padding-bottom: 15px;
}

.footer .footer1506-link {
  color: #e7e8e7;
  font-size: 16px;
  font-family: "Harmonia Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.footer .footer1506-locationAddress,
.footer .footer1506-locationCityStateZip,
.footer .footer1506-locationPhone {
  color: #b5b5b5;
  padding-bottom: 15px;
  font-size: 16px;
  font-family: "Harmonia Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.footer .footer1506-locationCoordinates {
  color: #e7e8e7;
  font-size: 14px;
  font-family: "GT Pressura Mono", Monaco, monospace;
  font-style: normal;
  font-weight: 400;
  padding-top: 35px;
}

.footer .footer1506-locationTick {
  position: absolute;
  bottom: 0px;
  height: 10px;
  width: 2px;
  background-color: #e7e8e7;
}

.footer .block-group:after {
  clear: both;
}

.footer .footer1506-legalSocialBlockGroup {
  margin-top: 20px;
}

.footer .footer1506-legalSocialBlockGroup>.footer1506-socialBlock {
  position: relative;
  padding-bottom: 15px;
}

.footer .footer1506-socialList {
  margin: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
}

.footer .footer1506-locationTitle {
  color: white;
  font-size: 16px;
  padding-bottom: 40px;
}

.footer .footer1506-policy {
  color: #e7e8e7;
  font-family: "Harmonia Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.footer .footer1506-copyright {
  color: #848484;
  font-family: "Harmonia Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.footer .footer1506-socialItem {
  display: inline-block;
  list-style-type: none;
}

.footer .footer1506-appStoreImageLink {
  display: inline-block;
  height: 40px;
  width: 135px;
}

.footer .footer1506-socialList {
  position: absolute;
  right: 0;
}

.footer .footer1506-legalSocialBlockGroup>.footer1506-legalBlock {
  width: 60%;
}

.footer .footer1506-legalSocialBlockGroup>.footer1506-socialBlock {
  float: right;
  width: 40%;
}

.footer .c0-icon.footer1506-socialIcon:before {
  font-size: 20px;
  line-height: 1;
}

.footer .c0-icon--instagram:before {
  content: "\e063";
  font-size: 32px;
}

.footer .c0-icon:before {
  font-size: 44px;
  line-height: 60px;
}

.footer .c0-icon {
  font-family: "CompassIcons";
  font-style: normal;
  font-weight: 400;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer .footer1506-socialLink {
  color: #e7e8e7;
}

.footer .c0-icon--facebook:before {
  content: "\e061";
  font-size: 32px;
}

.footer .c0-icon--twitter:before {
  content: "\e062";
  font-size: 32px;
}

.footer .footer1506-socialItem:not(:first-child) {
  padding-left: 10px;
}

.footer .footer1506-socialItem {
  display: inline-block;
  list-style-type: none;
}

/* /  Footer -------------------------------------------------- */
/* -- Breadcrumbs -------------------------------------------------- */
.breadcrumbs {
  font-size: 12px;
  color: #00779a;
  margin-bottom: 30px;
}

.breadcrumbs li,
.breadcrumbs a {
  color: #00779a;
  font-weight: 600;
}

.breadcrumbs li:visited,
.breadcrumbs a:visited {
  color: #00779a;
}

.breadcrumbs li a:visited {
  color: #00779a;
}

.breadcrumbs li+li::before {
  content: "/";
  color: #00779a;
}

/* -- Section breadcrumb -------------------------------------------------- */
.section-breadcrumb .breadcrumbs {
  margin-bottom: 0px;
}

.section-breadcrumb .breadcrumbs li:first-of-type,
.section-breadcrumb .breadcrumbs li::before,
.section-breadcrumb .breadcrumbs li:last-of-type {
  display: none;
}

.section-breadcrumb .breadcrumbs li {
  margin-bottom: 0px;
}

.section-breadcrumb .breadcrumbs li a {
  font-weight: bold;
  font-size: 16px;
  color: #000;
}

/* /  Section breadcrumb -------------------------------------------------- */
/* /  Breadcrumbs -------------------------------------------------- */
/* -- Page columns -------------------------------------------------- */
.container-divider {
  margin-bottom: 100px;
}

.search-results-column {
  flex: 0 0 100% !important;
  font-size: 16px;
}

.search-results-column .search-result a.search-result-link {
  color: #00779a;
}

.search-results-column .search-result-breadcrumbs li,
.search-results-column .search-result-breadcrumbs.breadcrumbs li a,
.search-results-column .search-result-breadcrumbs.breadcrumbs li a:visited {
  color: #303339 !important;
  font-weight: normal !important;
}

@media screen and (max-width: 768px) {
  .container-divider {
    display: none;
  }

  body .page-container .page-sidebar {
    order: 2;
  }
}

body .page-container {
  justify-content: flex-start;
}

body .page-container .page-sidebar {
  border-right: 1px solid #CACACA;
  padding-right: 30px;
  flex: 1 0 22%;
}

body .page-container .page-sidebar h4 {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 16px;
  padding-bottom: 10px;
}

body .page-container .page-sidebar .sidebar-nav {
  margin-bottom: 40px;
}

body .page-container .page-sidebar .sidebar-nav li a {
  font-size: 16px;
  display: block;
  padding: 8px 0px;
  transition: all 0.15s ease-in-out;
}

body .page-container .page-sidebar .sidebar-nav li a.active {
  background: #E5F1F4;
  font-weight: 600;
  margin-top: -1px;
  padding-left: 30px;
  margin-left: -30px;
  margin-right: -30px;
}

body .page-container .page-content {
  display: flex;
  padding-left: 20px;
  flex: 0 0 78%;
  justify-content: space-between;
}

body .page-container .page-content .main-content {
  width: 70%;
}

body .page-container .page-content .page-content-sidebar {
  width: 26%;
}

/* -- Asides -------------------------------------------------- */
section.recent-articles,
section.related-articles {
  background: #f4f4f4;
  padding: 20px;
  font-size: 14px;
  margin-bottom: 30px;
}

section.recent-articles h3,
section.related-articles h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* /  Asides -------------------------------------------------- */
/* -- Page Header -------------------------------------------------- */
.page-header {
  padding-top: 40px;
}

.page-header h1 {
  font-size: 36px;
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: bold;
}

.page-header .page-header-description {
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 60px;
}

/* /  Page Header -------------------------------------------------- */
/* -- Main column -------------------------------------------------- */
.category-content .section-tree .section {
  flex: 1 0 100%;
}

.category-content .section-tree .section .section-tree-title a {
  display: block;
  font-size: 24px;
}

.category-content .section-tree .section li {
  border: 0px none;
  padding: 0px;
}

.category-content .section-tree .section li a {
  display: block;
  border: 0px none;
  font-size: 16px;
  color: #00779a;
  padding: 8px 0px;
}

.category-content .see-all-articles {
  font-size: 16px;
}

/* /  Main column -------------------------------------------------- */
/* /  Page columns -------------------------------------------------- */
/* -- Category page -------------------------------------------------- */
/* /  Category page -------------------------------------------------- */
/* -- Article page -------------------------------------------------- */
.article-sidebar-breadcrumbs ol.breadcrumbs {
  margin-bottom: 0px;
}

.article-sidebar-breadcrumbs ol.breadcrumbs li:before {
  display: none;
}

.article-sidebar-breadcrumbs ol.breadcrumbs li:first-of-type,
.article-sidebar-breadcrumbs ol.breadcrumbs li:last-of-type {
  display: none;
}

.article-sidebar-breadcrumbs ol.breadcrumbs li,
.article-sidebar-breadcrumbs ol.breadcrumbs a {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 16px;
  padding-bottom: 10px;
  color: #000;
}

.article-header {
  margin-bottom: 20px;
}

.article-content {
  margin-top: 20px;
}

.article-content .article-body {
  font-size: 16px;
  line-height: 28px;
}

.article-content .article-body a {
  color: #00779a;
  text-decoration: underline;
}

.article-content .article-body a:hover {
  color: #000;
}

.article-content .article-body h2 {
  font-family: 'Harmonia Sans', helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-weight: 600;
}

.article-content .article-body h3 {
  margin-top: 30px;
  font-size: 16px;
}

.article-content .article-body p {
  font-size: 16px;
}

/* /  Article page -------------------------------------------------- */
/* -- Media -------------------------------------------------- */
@media screen and (max-width: 768px) {
  header.header .user-info.dropdown {
    border: 0px none;
    padding-left: 0px;
  }

  header.header #user-avatar {
    display: block;
  }

  section.hero {
    height: 300px;
  }

  .homepage-intro h1 {
    line-height: 1em;
    margin-bottom: 30px;
    padding-top: 30px;
  }

  .homepage-categories .blocks-list li {
    flex: 1 0 80%;
    max-width: 80%;
    margin-left: 0px;
    margin-right: 0px;
  }

  .homepage-categories .blocks-list li a {
    min-height: 220px;
  }

  body .page-container {
    flex-wrap: wrap;
  }

  body .page-container .page-sidebar {
    order: 3;
    border: 0px none;
  }

  body .page-container .page-content {
    order: 1;
    padding-left: 0px;
    flex-wrap: wrap;
    flex: 1 0 100%;
  }

  body .page-container .page-content .main-content {
    width: 100%;
  }

  body .page-container .page-content .page-content-sidebar {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #cacaca;
  }
}

/* /  Media -------------------------------------------------- */
