@media all {
  *[hidden] {
    display: none; }
  /* Bootstrap */
  a.btn {
    font-size: 14px;
    border-radius: 0; }
  /* Header */
  .co-header img {
    width: 100%; }
  /* Default Content */
  .co-content {
    margin-bottom: 30px; }
  .co-text-beside-image h1, .co-text-beside-image h2, .co-text-beside-image h3, .co-text-beside-image h4, .co-text-beside-image h5, .co-text-beside-image h6 {
    margin-top: 0; }
  .co-text-beside-image .co-text p {
    font-size: 15px; }
  .co-text-beside-image .co-content-image {
    margin-bottom: 0; }
  a.btn {
    padding: 4px 25px 3px 25px !important;
    font-family: 'VistaSansOT-Book';
    font-size: 10px; }
  .co-text > p:last-of-type {
    margin-bottom: 0 !important; }
  .co-content-image {
    margin-bottom: 30px;
    width: 100%; }
  .co-content-text-only.co-container-inner {
    max-width: 75%; } }
  @media all and (max-width: 480px) {
    .co-content-text-only.co-container-inner {
      max-width: 100%; } }

@media all {
  .co-content-title-only h4 {
    color: #2A5E94; }
  .co-content-title-only.ly-margin-bottom {
    margin-bottom: 10px !important;
    max-width: 100%; }
  .co-content-text-only h2 {
    margin-top: -10px; }
  .co-content-text-only h1 {
    margin-top: -12px; }
  .co-content-text-only h3 {
    margin-top: 25px;
    font-family: 'VistaSansOT-RegItalic';
    font-weight: normal; }
  .co-content-text-only .co-text {
    margin-top: 24px; }
    .co-content-text-only .co-text p {
      line-height: 26px; }
  /* Content Navigation */
  .co-content-icon {
    vertical-align: top; }
    .co-content-icon .co-gallery-topbar {
      margin: 13px 0 0 1px; }
    .co-content-icon .co-img-wrapper img, .co-content-icon .co-img-wrapper div, .co-content-icon .co-img-wrapper h3 {
      display: inline-block; }
    .co-content-icon .co-img-wrapper img {
      max-width: 62px;
      margin-top: -15px; }
    .co-content-icon .co-img-wrapper h3 {
      font-size: 21px;
      font-weight: normal;
      padding: 4px 0 0 5px; }
    .co-content-icon .co-txt-wrapper {
      margin: -12px 0 0 1px; }
      .co-content-icon .co-txt-wrapper p {
        font-size: 15px; }
  .co-navigation-piktogramm h3 > p {
    font-size: 19px !important;
    line-height: 25px; } }
  @media all and (max-width: 1270px) and (min-width: 1060px) {
    .co-navigation-piktogramm h3 > p {
      font-size: 17px !important; } }
  @media all and (max-width: 1060px) and (min-width: 992px) {
    .co-navigation-piktogramm h3 > p {
      max-width: 15px !important; } }

@media all and (max-width: 1270px) and (min-width: 1095px) {
  .co-navigation-piktogramm img {
    max-width: 40px !important; } }

@media all and (max-width: 1095px) and (min-width: 1060px) {
  .co-navigation-piktogramm img {
    max-width: 30px !important; } }

@media all and (max-width: 1060px) and (min-width: 992px) {
  .co-navigation-piktogramm img {
    max-width: 25px !important; } }

@media all {
  .co-navigation.co-navigation-image h3 {
    margin-top: .3em; }
  .co-navigation.co-navigation-image a span.glyphicon {
    font-size: .6em;
    margin-right: .2em; }
  .co-navigation.co-navigation-image .co-img-placeholder {
    background: #2A5E94;
    padding-bottom: 50%; }
  .co-navigation.co-navigation-image .col {
    margin-bottom: 0; }
  .co-navigation.co-navigation-image .co-img-wrapper {
    height: 134px;
    overflow: hidden; } }
  @media all and (min-width: 980px) and (max-width: 1250px) {
    .co-navigation.co-navigation-image .co-img-wrapper img {
      height: 100%;
      width: auto; } }

@media all {
  .co-navigation img {
    width: 100%; }
  .co-navigation .col {
    margin-bottom: 30px; }
  .co-navigation .co-img-wrapper {
    margin-bottom: 20px; }
  .co-navigation a.co-link-box {
    display: block;
    text-decoration: none;
    color: #1f2c5b;
    position: relative;
    height: 271px; } }
  @media all and (max-width: 988px) {
    .co-navigation a.co-link-box:nth-last-of-type(1), .co-navigation a.co-link-box:nth-last-of-type(2) {
      margin-bottom: 40px; } }

@media all {
    .co-navigation a.co-link-box img {
      width: 100% !important; }
    .co-navigation a.co-link-box h3, .co-navigation a.co-link-box p {
      color: #fff;
      font-weight: normal; }
    .co-navigation a.co-link-box h3 {
      margin-top: 0;
      font-size: 15px; }
    .co-navigation a.co-link-box p {
      font-size: 22px; }
    .co-navigation a.co-link-box .co-txt-wrapper {
      background: #2A5E94;
      padding: 20px 14px 14px 14px;
      position: absolute;
      bottom: -19px;
      height: 162px;
      transition: height .4s ease;
      width: 100%; }
      .co-navigation a.co-link-box .co-txt-wrapper h3 {
        margin-bottom: 10px; }
      .co-navigation a.co-link-box .co-txt-wrapper h3 {
        font-family: 'VistaSansOT-Light'; }
      .co-navigation a.co-link-box .co-txt-wrapper p {
        line-height: 1.1; }
    .co-navigation a.co-link-box:hover .co-txt-wrapper {
      height: 175px; }
  .co-navigation-icon h3 {
    margin-top: 5px; }
  .co-navigation-icon .co-icon {
    font-size: 2.8em; }
  /* Images */
  .co-img-wrapper {
    margin-bottom: 30px; }
  .co-img-wrapper.co-2colimg {
    margin-bottom: 0; }
    .co-img-wrapper.co-2colimg .col {
      margin-bottom: 30px; }
    .co-img-wrapper.co-2colimg img {
      width: 100%; }
  /* Documents and Links */
  ul.co-documents {
    padding: 0; }
    ul.co-documents, ul.co-documents li {
      list-style-type: none; }
    ul.co-documents .co-document .glyphicon {
      font-size: 17px;
      line-height: 1.2em; }
    ul.co-documents .co-document a, ul.co-documents .co-document a p, ul.co-documents .co-document a:link, ul.co-documents .co-document a:link p, ul.co-documents .co-document a:visited, ul.co-documents .co-document a:visited p {
      color: #1f2c5b;
      text-decoration: none; }
    ul.co-documents .co-document-text {
      margin-left: 30px; }
  /* Google Maps */ }

@media all and (min-width: 1265px) {
  .co-google-map-container {
    max-width: 550px; } }

@media all and (max-width: 1264px) {
  .co-google-map-container {
    max-width: 97%; } }

@media all and (max-width: 950px) {
  .co-google-map-container {
    max-width: 95%; } }

@media all and (max-width: 767px) {
  .co-google-map-container {
    max-width: 100%;
    margin-bottom: 20px; } }

@media all and (min-width: 992px) {
  .co-google-map-container {
    margin-top: 25px;
    margin-bottom: 25px; } }

@media all {
  .co-google-map-container .co-google-map {
    max-height: 310px; } }

@media all and (min-width: 768px) {
  .ly-header-pane .co-google-map-container {
    padding-bottom: 35%; } }

@media all {
  .ly-header-pane .co-google-map-container {
    margin-top: 0;
    margin-bottom: 0; }
  .googlemap-apiwarning {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0; }
  /* Kontakt Map */
  .co-contactmap address {
    line-height: 1.2;
    padding: 15px 0; }
  .co-contactmap .co-company, .co-contactmap .co-address, .co-contactmap .co-details {
    margin-bottom: 15px; }
  /* Sperating Line */
  .role-admin .co-separatingline {
    padding: 15px 0; }
  hr.ly-darkhr {
    border-color: #777777; }
  hr.ly-primaryhr {
    border-color: #2A5E94;
    border-width: 2px; }
  /* Person */
  .co-person {
    overflow: hidden;
    margin: 30px 0; }
  .co-person-wrapper img {
    width: 100%; }
  .co-person-text {
    word-wrap: break-word; }
  .co-person-placeholder {
    background: #777777;
    padding-bottom: 128%; }
  .co-person-image-rounded img {
    border-radius: 50%; }
  .co-person-image-rounded .co-person-placeholder {
    border-radius: 50%;
    padding-bottom: 100%; }
  .co-person-imgwrap-circle {
    position: absolute;
    top: -12px;
    left: 3px;
    max-width: none !important;
    border-radius: 0 !important; }
  .co-person-detailview .ly-primaryhr {
    margin-left: 15px;
    margin-right: 15px; }
  .co-person-detailview .btn {
    margin-left: 15px; }
  .co-person-detailview h2 {
    font-family: 'VistaSansOT-Book'; }
  .co-person-detailview .co-personborder-title-container h2 {
    font-family: 'VistaSansOT-Book'; }
  .co-person-detailview .co-p strong {
    font-weight: normal;
    font-family: 'VistaSansOT-Book'; } }

@media all and (max-width: 768px) {
  .co-content-image-left,
  .co-content-image-right {
    margin-bottom: 20px !important; }
    .co-content-image-left img,
    .co-content-image-right img {
      margin-top: 30px; } }

@media all {
  .co-personborder-container {
    border-right: 14px solid #e8e8e8;
    border-left: 14px solid #e8e8e8;
    border-bottom: 14px solid #e8e8e8;
    margin: 0 0 0 -8px; } }
  @media all and (max-width: 991px) {
    .co-personborder-container {
      display: none; } }

@media all {
    .co-personborder-container > .row:last-child {
      padding-bottom: 20px; }
    .co-personborder-container .co-personborder-title-container {
      padding: 20px 0 0 0;
      color: #2A5E94; }
    .co-personborder-container h2 {
      margin: 7px 0 0 16px;
      font-size: 22px;
      font-weight: normal; }
    .co-personborder-container .co-person-text .co-p {
      font-weight: normal;
      margin: 0 0 0 -25px; }
      .co-personborder-container .co-person-text .co-p text {
        font-size: 17px; }
      .co-personborder-container .co-person-text .co-p > div {
        font-size: 11px;
        margin-top: -3px; }
    .co-personborder-container .co-person-image img {
      margin: 14px 0 0 16px;
      max-width: 45px; }
    .co-personborder-container .co-bar-wrapper {
      padding: 18px 0 0 16px; }
      .co-personborder-container .co-bar-wrapper .co-gallery-topbar {
        margin: 0;
        width: 45px;
        height: 4px; }
  .co-person-detailview .co-person-text-detaildescription {
    margin-left: 50px; } }
  @media all and (max-width: 768px) {
    .co-person-detailview .co-person-text-detaildescription {
      margin-left: 0; } }

@media all and (max-width: 480px) {
  .co-person-detailview .co-person-image > img {
    margin: 0 auto; } }

@media all {
  .co-person-detailview > h2 {
    font-weight: normal;
    margin-top: 17px;
    font-size: 26px;
    color: #2A5E94; }
  .co-person-detailview .co-personborder-title-container > h2 {
    color: #2A5E94; }
  .co-person-detailview img {
    max-width: 213px;
    margin-top: 19px; }
  .co-person-detailview .co-bar-wrapper {
    padding-top: 2px; }
    .co-person-detailview .co-bar-wrapper .co-gallery-topbar {
      margin: 18px 0 0 1px;
      width: 54px;
      height: 4px; }
  .co-person-detailview .co-person-text h2 {
    font-weight: normal;
    margin-top: 27px;
    font-size: 26px;
    margin-bottom: 4px; }
  .co-person-detailview .co-person-text strong {
    font-size: 12px; }
  .co-person-detailview .co-person-text .co-person-detaildescription {
    margin-top: 42px; }
    .co-person-detailview .co-person-text .co-person-detaildescription > p {
      font-size: 14px; }
  .co-person-detailview .co-person-text .co-person-detailcontact {
    margin-top: 23px;
    font-family: 'VistaSansOT-Book'; }
    .co-person-detailview .co-person-text .co-person-detailcontact > a {
      font-size: 15px;
      font-family: 'VistaSansOT-Book';
      color: #2A5E94;
      text-decoration: none !important; }
      .co-person-detailview .co-person-text .co-person-detailcontact > a:hover {
        color: #1f2c5b; }
  .co-person-hr {
    margin: 0 !important;
    padding: 0 !important; }
  .co-personbiglist-container > h2 {
    font-weight: normal;
    margin-top: 17px;
    font-size: 26px;
    color: #2A5E94;
    font-family: 'VistaSansOT-Book'; }
  .co-personbiglist-container .co-person-image img,
  .co-personbiglist-container .co-person-image .co-person-placeholder {
    max-width: 212px;
    margin-top: 22px; }
  .co-personbiglist-container .co-person-image .co-person-placeholder {
    padding-bottom: 212px; }
  .co-personbiglist-container .co-bar-wrapper {
    padding-top: 2px; }
    .co-personbiglist-container .co-bar-wrapper .co-gallery-topbar {
      margin: 18px 0 0 1px;
      width: 54px;
      height: 4px; }
  .co-personbiglist-container .co-person-text h2 {
    font-weight: normal;
    margin-top: 27px;
    font-size: 26px;
    margin-bottom: 4px;
    color: #2A5E94;
    font-family: 'VistaSansOT-Book'; }
  .co-personbiglist-container .co-person-text span {
    font-size: 13px;
    font-weight: normal;
    font-family: 'VistaSansOT-Book'; }
  .co-personbiglist-container br {
    content: " ";
    display: block;
    margin: 0px 0; }
  .co-gallery-person {
    margin: 0 -45px -62px -45px; }
  .owl-carousel-person {
    background: #f1f1f1; }
    .owl-carousel-person .owl-2sic .owl-controls .owl-buttons i {
      display: block;
      width: 40px;
      height: 40px; }
    .owl-carousel-person .owl-2sic .owl-controls .owl-buttons div.owl-next {
      position: absolute;
      right: 0px;
      top: -123px;
      border-radius: 0;
      margin-top: -7px;
      padding: 14px 14px 14px 27px;
      background: #2A5E94; }
    .owl-carousel-person .owl-2sic .owl-controls .owl-buttons div.owl-prev {
      position: absolute;
      left: 0px;
      top: -123px;
      border-radius: 0;
      margin-top: -7px;
      padding: 14px 14px 14px 27px;
      background: #2A5E94; }
    .owl-carousel-person .co-person-detailview {
      padding: 36px 204px; }
      .owl-carousel-person .co-person-detailview .co-person-text strong {
        font-size: 17px;
        font-weight: normal;
        font-family: 'VistaSansOT-BookItalic'; }
      .owl-carousel-person .co-person-detailview .co-person-text h2 {
        font-family: 'VistaSansOT-Medium';
        margin-top: 2px !important;
        font-size: 30px;
        color: #1f2c5b; }
      .owl-carousel-person .co-person-detailview .co-person-text .co-bar-wrapper {
        margin-bottom: 18px; }
      .owl-carousel-person .co-person-detailview .co-person-text .co-person-motivational {
        margin-top: 23px;
        line-height: 23px;
        font-size: 21px;
        font-family: 'VistaSansOT-Book'; }
      .owl-carousel-person .co-person-detailview .co-person-text .co-person-detailcontact strong {
        font-family: 'VistaSansOT-BoldItalic'; }
      .owl-carousel-person .co-person-detailview .co-person-text .co-p {
        margin-left: 53px; }
        .owl-carousel-person .co-person-detailview .co-person-text .co-p .co-gallery-topbar {
          margin: 23px 0 0 1px;
          width: 106px;
          height: 8px; }
      .owl-carousel-person .co-person-detailview .co-person-text .co-person-detailcontact {
        margin-top: 5px;
        font-family: 'VistaSansOT-RegItalic';
        color: #2A5E94; }
        .owl-carousel-person .co-person-detailview .co-person-text .co-person-detailcontact > a {
          margin-top: 5px;
          font-family: 'VistaSansOT-RegItalic';
          color: #2A5E94; }
        .owl-carousel-person .co-person-detailview .co-person-text .co-person-detailcontact > a:hover {
          text-decoration: none;
          color: #1f2c5b; } }

@media all and (max-width: 430px) {
  .co-person-wrapper .co-person-image {
    width: 50%;
    margin-bottom: 15px;
    padding-right: 19px; }
  .co-person-wrapper .co-person-text {
    width: 100%; } }

@media all {
  /* Youtube */
  .role-admin .co-youtube-video-wrapper {
    padding-top: 40px; }
  /* Design elements */
  .co-gallery-topbar {
    width: 112px;
    height: 8px;
    background: #2A5E94;
    margin-left: 1px; }
  /* Category Styles */
  .co-category-list {
    border: 14px solid #e8e8e8;
    margin: 32px 0 0 -8px; } }
  @media all and (max-width: 991px) {
    .co-category-list {
      display: none; } }

@media all {
    .co-category-list h2 {
      margin: 7px 0 0 14px;
      font-size: 22px;
      font-weight: normal; }
    .co-category-list .co-category-list-sub-container ul,
    .co-category-list .co-category-list-container ul {
      list-style: none; }
    .co-category-list .co-gallery-topbar {
      margin: 18px 0 0 14px;
      width: 45px;
      height: 4px; }
    .co-category-list ul > li {
      margin: 10px 0 0 21px; }
      .co-category-list ul > li:last-child {
        padding-bottom: 15px; }
      .co-category-list ul > li:hover .cat-img-container {
        background-color: #1f2c5b; }
      .co-category-list ul > li:hover a {
        text-decoration: none;
        color: #1f2c5b; }
      .co-category-list ul > li .cat-img-container {
        background-color: #2A5E94;
        display: inline-block; }
        .co-category-list ul > li .cat-img-container img {
          height: 40px;
          width: 40px;
          margin: -1px; }
      .co-category-list ul > li > a {
        font-size: 17px;
        margin: 0 0 0 8px;
        width: 176px;
        display: inline-block;
        vertical-align: middle;
        color: #2A5E94; }
  .co-category-list-sub {
    border-top: none;
    margin-top: 0;
    padding-top: 18px; }
    .co-category-list-sub .co-gallery-topbar {
      margin-top: 0; }
  .co-gallery-person .owl-wrapper-outer {
    margin-top: 42px !important; }
  .co-content-text-only ul.sc-menu {
    list-style: none; }
    .co-content-text-only ul.sc-menu li:before {
      display: none; }
  .co-content-text-only ol {
    margin-left: 20px; }
  .co-content-text-only ul {
    list-style: none;
    margin-left: 20px; }
    .co-content-text-only ul li:before {
      content: "\e080";
      color: #2A5E94;
      font-family: 'Glyphicons Halflings';
      margin-left: -25px;
      margin-right: 12px;
      display: inline-block;
      vertical-align: text-bottom; }
  .co-text a {
    text-decoration: none !important;
    color: #2A5E94; }
    .co-text a:hover {
      color: #1f2c5b; }
  .ly-margin-person {
    margin-bottom: 48px; }
  .app-blog-frontpage-container.row,
  .co-navigation-image.row {
    margin-left: -10px;
    margin-right: -10px; }
  .app-blog-frontpage-container .col-md-3,
  .co-navigation-image .col-md-3 {
    padding: 0 10px 0 10px !important; }
    .app-blog-frontpage-container .col-md-3 .app-blog-frontpage-post-image img,
    .co-navigation-image .col-md-3 .app-blog-frontpage-post-image img {
      width: 100%;
      margin-top: 4px;
      max-height: 158px; } }

@media all and (max-width: 768px) {
  .co-content-publications img {
    max-width: 100px;
    margin-bottom: 20px !important; } }

@media all {
  .co-content-publications .btn {
    margin-top: 22px; } }

@media all and (max-width: 768px) {
  .co-personbiglist-container h2 {
    margin-bottom: 50px; }
  .co-personbiglist-container .btn {
    margin-bottom: 20px; }
  .co-personbiglist-container .row .co-person-image > img {
    margin: 0 auto; }
  .co-personbiglist-container .row .co-person-text {
    text-align: center;
    margin-bottom: 30px; }
    .co-personbiglist-container .row .co-person-text .co-personborder-title-container .co-bar-wrapper {
      margin-top: 16px; }
      .co-personbiglist-container .row .co-person-text .co-personborder-title-container .co-bar-wrapper .co-gallery-topbar {
        margin: 0 auto; }
    .co-personbiglist-container .row .co-person-text .co-personborder-title-container h2 {
      margin-top: 25px; } }

@media all {
  /* OWL Styles mobile for testing 
	.owl-header-carousel-salmann {
		#sc.co-slidercontent {
			@media (max-width: 991px) {
				position: absolute;
				padding-top: 20px;
				padding-bottom: 20px;
				background: #E8E8E8; 
			}
			@media (max-width: 820px) {
				max-height: 115px;
			}
			@media (max-width: 600px) {
				max-height: 97px;
				margin-bottom: 0;
			}
			@media (max-width: 400px) {
				margin-left: -79px;
				max-width: 200px !important;
				padding: 10px !important;
				padding-left: 10px !important;
				max-height: 66px;
				padding-right: 10px !important;
			}
		}

		@media (max-width: 600px) {
			.co-slidercontent .co-slidertext > p {
				font-size: 13px !important;
			}
			.co-slidercontent p.lead {
				font-size: 10px !important;
				margin: 14px 0;
			}
		}
	}
*/ }

@media all and (max-width: 991px) {
  .owl-header-carousel-salmann #sc.co-slidercontent {
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #E8E8E8;
    max-width: 80% !important; }
    .owl-header-carousel-salmann #sc.co-slidercontent p.lead {
      font-size: 17px;
      font-family: 'VistaSansOT-RegItalic';
      margin-top: 17px; }
    .owl-header-carousel-salmann #sc.co-slidercontent .co-slidertext {
      font-family: 'VistaSansOT-Medium';
      margin-top: -32px;
      font-weight: normal !important; }
      .owl-header-carousel-salmann #sc.co-slidercontent .co-slidertext > p {
        font-size: 30px !important; } }

@media all and (max-width: 810px) {
  .owl-header-carousel-salmann #sc.co-slidercontent {
    height: 117px; }
    .owl-header-carousel-salmann #sc.co-slidercontent p.lead {
      font-size: 12px !important; }
    .owl-header-carousel-salmann #sc.co-slidercontent .co-slidertext > p {
      font-size: 17px !important; } }

@media all and (max-width: 700px) {
  .owl-header-carousel-salmann #sc.co-slidercontent {
    height: 117px; }
    .owl-header-carousel-salmann #sc.co-slidercontent br {
      content: " ";
      display: inline-block !important; }
    .owl-header-carousel-salmann #sc.co-slidercontent p.lead {
      margin-top: 0px; }
    .owl-header-carousel-salmann #sc.co-slidercontent .co-slidertext {
      margin-top: -38px;
      line-height: 16px; }
      .owl-header-carousel-salmann #sc.co-slidercontent .co-slidertext > p {
        line-height: inherit; } }

@media all and (max-width: 600px) {
  .owl-header-carousel-salmann #sc.co-slidercontent {
    margin-bottom: 0;
    margin-left: -60px; } }

@media all and (max-width: 600px) {
  #content {
    margin-top: 57px; }
  .owl-buttons {
    display: none; } }

@media all and (max-width: 500px) {
  .co-gallery-image {
    width: auto;
    height: 155px; } }

@media all {
  .owl-carousel-persons .owl-wrapper-outer {
    margin-top: 0 !important;
    padding-bottom: 15px; }
  table {
    font-size: 12px;
    font-family: 'VistaSansOT-Book';
    letter-spacing: 0.06em; }
    table .table-row-seperator {
      display: block;
      width: 20px; }
    table tr > th {
      width: 16%;
      background-color: #DFE0DF;
      margin: 0 5px;
      font-weight: 200;
      padding: 3px;
      text-align: center;
      border-bottom: 1px solid #1F2C5C;
      white-space: nowrap; }
      table tr > th:first-of-type {
        width: 60%;
        background-color: #2A5E94;
        color: #fff;
        text-align: left;
        padding-left: 6px; }
      table tr > th:nth-of-type(2), table tr > th:nth-of-type(4) {
        background: #fff;
        width: 1%;
        border-bottom: none; }
    table tr:nth-of-type(1) > th {
      font-size: 10px; }
    table tr:nth-of-type(5) > th {
      border-bottom: 2px solid #1F2C5C; }
      table tr:nth-of-type(5) > th:nth-of-type(2), table tr:nth-of-type(5) > th:nth-of-type(4) {
        border-bottom: none; }
    table tr.table-row-top > th {
      background-color: transparent;
      border: none;
      padding-bottom: 7px; }
      table tr.table-row-top > th:nth-of-type(3), table tr.table-row-top > th:nth-of-type(5) {
        position: relative; }
        table tr.table-row-top > th:nth-of-type(3) .table-special, table tr.table-row-top > th:nth-of-type(5) .table-special {
          height: 1px;
          background: #1F2C5C;
          left: 0;
          bottom: 6px;
          position: absolute;
          width: 100%; }
          table tr.table-row-top > th:nth-of-type(3) .table-special:after, table tr.table-row-top > th:nth-of-type(5) .table-special:after {
            content: " ";
            position: absolute;
            height: 4px;
            background: #1F2C5C;
            width: 1px;
            bottom: -4px;
            left: 50%; }
    table tr.table-row-upper > th:first-of-type {
      font-family: 'VistaSansOT-Medium'; }
  .portfolio-disclaimer {
    margin-top: 5px; }
    .portfolio-disclaimer > div {
      font-size: 10px; }
      .portfolio-disclaimer > div:nth-child(1):before {
        content: "*";
        width: 15px;
        position: relative;
        display: inline-block; }
      .portfolio-disclaimer > div:nth-child(2):before {
        content: "**";
        width: 50px;
        width: 15px;
        position: relative;
        display: inline-block; }
      .portfolio-disclaimer > div:nth-child(3):before {
        content: "***";
        width: 50px;
        width: 15px;
        position: relative;
        display: inline-block; }
      .portfolio-disclaimer > div:last-of-type {
        margin-top: 10px; }
  h2.portfolio-title {
    font-family: "VistaSansOT-Reg";
    font-size: 23px; }
    h2.portfolio-title:before {
      content: " ";
      width: 45px;
      height: 4px;
      background: #2A5E94;
      margin-left: 2px;
      margin-top: -11px;
      position: absolute; } }

@media all and (max-width: 550px) {
  .responsive-table-wrapper {
    max-width: 100%;
    overflow-x: scroll; } }

@media all {
  .responsive-table-wrapper > table {
    min-width: 511px; }
  .app-blog .co-accordion-content {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .app-blog .co-accordion-content .co-content-text-only h2 {
      font-family: "VistaSansOT-Reg";
      color: #1f2c5b !important;
      margin-top: 22px;
      font-size: 24px; }
    .app-blog .co-accordion-content .co-content-text-only .co-text p {
      line-height: 18px;
      font-family: "VistaSansOT-Reg";
      font-size: 14px;
      max-width: 100%;
      color: #1f2c5b; }
    .app-blog .co-accordion-content .co-separatingline {
      padding: 0;
      margin-bottom: -35px; }
      .app-blog .co-accordion-content .co-separatingline hr {
        margin: 0; } }

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