/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .desktop--hero-banner {
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    margin-top: 0;
    padding-top: 44%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; }

  .clinical-studies-info p {
    font-size: 14px; } }
@media only screen and (min-width: 768px) {
  .desktop--hero-banner {
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    /*padding-top: 66.64%;*/
    padding-top: 36%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 26px !important;
    left: 45px;
    max-width: 300px;
    position: relative;
    top: 100px; }

  .desktop--products-hover {
    position: relative;
    top: -10px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 34px !important;
    left: 45px;
    top: 130px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px !important;
    top: 150px;
    max-width: 420px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .product-section-title {
    border-bottom: 1px solid #DEDEDE;
    color: #007078;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 25px;
    margin-top: 7px;
    padding: 10px 0;
    text-transform: uppercase; }

  .clinical-studies-general {
    margin-left: 25px;
    margin-right: 25px; }

  .w100 {
    display: block;
    width: 100px; }

  .clinical-studies--link-to-article a {
    color: #6CC049;
    font-size: 12px; }

  .clinical-studies-general {
    color: #007078;
    font-size: 15px !important;
    font-weight: 700;
    margin-top: 25px;
    padding: 0 !important;
    padding-bottom: 7px !important;
    text-transform: uppercase; }

  .clinical-studies-title {
    color: #0099A8;
    font-size: 15px;
    margin-bottom: 15px; }

  .clinical-studies-subtitle {
    font-weight: 600; }

  .clinical-studies-info {
    font-weight: 300; }

  .clinical-studies-subtitle {
    margin-bottom: 20px; }

  .clinical-studies--link-to-article {
    color: #6CC049;
    display: block;
    margin: 15px 0 35px 0;
    text-decoration: underline; }

  .clinical-studies--link-to-article:hover {
    text-decoration: underline !important; } }
@media only screen and (min-width: 768px) {
  /*.product-section-title {
      padding: 10px 45px;
  }*/
  .clinical-studies-general {
    margin-left: 45px;
    margin-right: 45px; }

  .w100 {
    display: block;
    margin: 4px 0;
    width: 100px; }

  .clinical-studies--link-to-article a {
    font-size: 15px; }

  .desktop--hero-banner-container h2 {
    position: absolute; } }
@media only screen and (min-width: 992px) {
  .product-section-title {
    margin: 0 45px; } }

/*# sourceMappingURL=clinical-studies.css.map */
