.column-with-product-video {
  width:80%;
  padding-bottom:20px;
}
.column-without-product-video {
  width:10%;
  padding-bottom:20px;
}
.column-with-product-video .youtube-video iframe {
  border-radius: 12px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  margin-bottom:20px;
}

.column-without-product-video .sylabus__cart {
  box-shadow:0px 0px 4px rgba(0,0,0,0.25);
    border:none;
  margin-bottom:0px;
}
.column-with-product-video .content_area p {
  margin-bottom:0px;
}
}

@media (max-width:767px) {
  .column-with-product-video {
    width:100%;
  }
  .column-with-product-video .youtube-video {
    margin:0px auto;
  }
  .column-without-product-video {
    width:100%;
  }
  }

h3.page-footer__collapsible-title {
  margin-bottom: 20px;
    color: #FFF;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1;
}
@media (max-width:767px) {
.page-footer h3.page-footer__collapsible-title:after {
      content: "\E001";
    font-family: "web-font";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    position: absolute;
    right: 35px;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
}
}
/* DODANIE PZU INWESTYCJE */
@media (min-width:768px) and (max-width:1000px) {
.header .login-panel {
    position: absolute;
    right: 0px;
}
}
.header.inPZU img.header__logo-img {
  width:100%;
}
.header .submenu>.menu_list>li>a {
  font-size:1.6rem;
}
.header .main-menu .menu_list li {
    padding: 5px 10px;
}
@media (min-width:768px) and (max-width:1000px) {
.header .login-panel {
    position: absolute;
    right: 0px;
}
}

/*  KONIEC PZU INWESTYCJE */
.h2 {
    color: #234678;
    font-family: "Source Sans Pro",Arial,sans-serif;
}
h2.pzu_product_leaflet__title {
    font-size: 2.5rem;
    line-height: 3.2rem;
}
@media (max-width:767px) {
 h2.pzu_product_leaflet__title {
  font-size: 2.3rem;
    line-height: 2.9rem;
  }
}
.etf .tfi_single_fund_quotes__other-info-table-header, .etf .pivot-table.tfi_single_fund_quotes__table {
display:none;
}