/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols5 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}

/* No Space Simple List */
@media only screen and (min-width: 600px) {
.block_d1094b626b6a4787b17e6166b91c4bfa .cols5 .item,
.block_d1094b626b6a4787b17e6166b91c4bfa .cols5 .socialStreamGroup {
    clear: none;
    width: 20%;
    margin: 0%;
}
}

/* 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_cb683718b70c4cc0b0ea8157d316a856 .blockText  {
      padding-bottom: 25px;
  }
}

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_ab25ddad5b894f9cb06e34ee8a6bf669 .contentTitle,
  .block_cd29f9b141204d65aff5bc37e4eafef7 .contentTitle,
  .block_d15d3a195ebd493fa48ccd276271f397 .contentTitle,
  .block_df29d21ddd164817a6a2fef738489993 .contentTitle,
  .block_af90303094144acbaf340533c739adaa .contentTitle, 
  .block_c7869aafd6364bd39ee5c6644cd8556a .contentTitle {
      font-size: 42px;
  }
}

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_c7869aafd6364bd39ee5c6644cd8556a .contentTitle {
      font-size: 32px;
  }
}