/*    version 1.4        */
/*    August 5th 2020     */

a[href^='tel'] {
  color: inherit;
  text-decoration: none;
}

.sliderMargins {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 30px;
  height: 100%;
}
.slider {
  width: 100%;
  height: 100%;
  margin: auto !important;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  color: #6e6e6e;
  font-weight: 300;
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
}

th,
td {
  padding: 10px 30px 10px 30px;
  text-align: left;
}

.hiddenInfo ul {
  list-style: disc;
}

tr {
  border-bottom: none;
}
.padding-top-bottom-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.text-align-center {
  text-align: center;
}
.menuSubItem1 {
  line-height: 58px;
}
.addUnderLine:after {
  transform: translateY(-10px);
}

.jumbo-caption {
  font-weight: 300;
  font-size: 1.5em;
}
.sub-title {
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-top: 30px;
  margin-bottom: 30px;
}
.small-h2 {
  font-size: 1.4em;
}
.date-style {
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-top: 20px;
  margin-bottom: 20px;
}
.menu-logo {
  height: 90px;
  margin-left: -16px;
  padding-bottom: 5px;
}
/* --------------------------------------- */
/* Landing Page Section */
/* --------------------------------------- */
.landing-margin {
  margin-left: 35%;
  padding-top: 5%;
}
.uhn-logo-landing {
  height: 100px;
  margin-left: -35px;
}
.highlightText {
  padding: 50px 0;
}

/* --------------------------------------- */
/* Previous Services Section */
/* --------------------------------------- */
.services-box {
  display: grid;
  column-gap: 1.4rem;
  grid-template-columns: 4fr 8fr;
}
.services-list-col {
  padding-left: 50px;
}
.services-sub-title {
  font-size: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.services-list {
  margin-left: -24px;
}
.services-list-item {
  margin-bottom: 16px;
}
.services-img {
  width: 100%;
}
/* --------------------------------------- */
/* Our Services Section */
/* --------------------------------------- */
.service-section {
  padding: 50px 0;
}
.service-title {
  padding-bottom: 8px;
}
.services-text {
  margin-bottom: 40px;
}
.list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: -24px;
}
.list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1.2;
}
.list-item img {
  align-self: flex-start;
}
.list-icon {
  width: 24px;
  height: 24px;
  color: #006eae;
}
.mediumIcons {
  height: 80px;
}
.flipCard-showOnMobile {
  display: none;
}
.small-margin {
  margin: 10px 0px !important;
}
/* --------------------------------------- */
/* TEAM */
/* --------------------------------------- */
.team-section {
  padding: 50px 0;
}
.team-executive-box {
  display: grid;
  column-gap: 1.4rem;
  row-gap: 1.6rem;
}
.team-executive-col {
  grid-template-columns: repeat(5, 1fr);
}
.team-board-box {
  padding: 1% 2%;
}
.team-board-box img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.option-button {
  background: none;
  border: none;
  padding: 0px;
}
.staff-feature {
  margin-bottom: 5px;
  line-height: 1.5;
}
.staff-title {
  margin-bottom: 1em;
  text-align: center;
}
.staff-div {
  width: 100% !important;
}
.a11y_txtBtn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
/* --------------------------------------- */
/* Quality Program */
/* --------------------------------------- */
.quality-item {
  display: flex;
  justify-content: flex-end;
}

/* --------------------------------------- */
/* One Point */
/* --------------------------------------- */
.one-point-list {
  margin-top: 20px;
}
.one-point-item {
  line-height: 1.8;
}
.one-point-quote {
  text-transform: uppercase;
}

/* --------------------------------------- */
/* Partnership */
/* --------------------------------------- */
.partnership-item {
  line-height: 1.8;
}

/* --------------------------------------- */
/* Testimonials */
/* --------------------------------------- */
blockquote {
  padding: 2px;
  font-style: italic;
  position: relative;
  margin-top: 40px;
}

blockquote:before {
  content: '\201C';
  font-size: 500%;
  display: block;
  position: absolute;
  top: -5px;
  left: -3px;
}

/* --------------------------------------- */
/* POPUP */
/* --------------------------------------- */
.modal-dialog {
  position: relative;
  min-width: 60%;
}
.modal-content {
  height: 30vh;
  overflow: hidden;
  display: table;
  color: #757575;
}
.modal-header {
  border: 0px solid rgba(0, 0, 0, 0.2);
}
.modal-left {
  width: 33.333333%;
  display: table-cell;
}
.modal-right {
  width: 66.6666667%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 2rem;
}
.modal-img {
  display: block;
  width: 100%;
}
.modal-text {
  font-size: 1rem;
  margin-bottom: 4rem;
  margin-top: 2rem;
  hyphens: auto;
}
.footer-copy a {
  border-bottom: solid 1px #006eae;
  text-decoration: none;
}
#contact-us-oz {
  font-size: 2em;
}

/* --------------------------------------- */
/* Queries for Ozmosis */
/* --------------------------------------- */
@media only screen and (max-width: 1250px) {
  .flipCard-showOnDesktop {
    display: none;
  }
  .flipCard-showOnMobile {
    display: block;
  }
}
@media only screen and (max-height: 1200px) {
  .menuSubItem1 {
    line-height: 57px;
  }
  .addUnderLine:after {
    transform: translateY(-10px);
  }
}

@media only screen and (max-height: 1050px) {
  .menuSubItem1 {
    font-size: 1.9em;
    line-height: 50px;
  }
}

@media only screen and (max-height: 900px) {
  .menuSubItem1 {
    font-size: 1.8em;
    line-height: 45px;
  }
  .removeBigSpacer {
    display: none;
  }
}

@media only screen and (max-height: 650px) {
  .menuSubItem1 {
    font-size: 1.5em;
  }
  .menuSubItem2 {
    font-size: 0.9em;
    line-height: 25px;
  }
  .addUnderLine:after {
    transform: translateY(-5px);
    height: 2px;
  }
  .mainMenuOpen {
    height: 85% !important;
  }
}
@media only screen and (max-width: 2000px) {
  .services-list-col {
    padding-left: 100px;
  }
  .landing-margin {
    margin-left: 30%;
  }
}
@media only screen and (max-width: 1700px) and (min-width: 1400px) {
  .sliderMargins {
    margin-left: 25%;
    margin-right: 25%;
  }
  .services-list-col {
    padding-left: 50px;
  }
  .landing-margin {
    margin-left: 27%;
  }
}

@media only screen and (max-width: 1399px) {
  .services-list-col {
    padding-left: 0px;
  }
  .landing-margin {
    margin-left: 22%;
  }
}

@media only screen and (max-width: 1360px) {
  .fade-up-font {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 1110px) {
  .landing-margin {
    margin-left: 15%;
  }
  .fade-up-font {
    font-size: 2em;
  }
  .services-sub-title {
    font-size: 1.2em;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .services-list-item {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 908px) {
  .time-col-15 {
    width: 20%;
  }
}

@media only screen and (max-width: 830px) {
  .fade-up-font {
    font-size: 1.9em;
  }
  .team-executive-col {
    grid-template-columns: repeat(6, 1fr);
  }
  .team-executive-col-1row {
    grid-row: 1;
    grid-column: span 3;
    margin-bottom: 1rem;
  }
  .team-executive-col-2row {
    grid-column: span 2;
  }
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 2.5rem;
  }
  .landing-margin {
    padding-top: 25%;
  }
  .uhn-logo-landing {
    height: 100px;
    margin-bottom: -10px;
    margin-left: -25px;
  }
  .small-h2 {
    font-size: 1.3em;
  }
  .team-executive-box {
    margin-bottom: 3rem;
  }
  .services-box {
    column-gap: 0.5rem;
    grid-template-columns: 6fr 6fr;
  }
  .services-sub-title {
    margin-bottom: 5px;
  }
  .service-section,
  .team-section {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
  .iconContainer {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .centerOnMobile {
    text-align: center !important;
  }
  .alignLeftOnMobile {
    text-align: left !important;
  }
  .addMarginBottomMobile {
    margin-bottom: 30px;
  }
  .hiddenOnMobile {
    display: none;
  }
  .thinLine {
    width: 100%;
    height: 1px;
    background-color: lightgray;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .col1 {
    flex-basis: 100%;
  }
  .col {
    flex-basis: 50%;
  }
  .borderCard {
    height: 400px;
  }
  .newsImg {
    height: 100px;
  }
}

@media only screen and (max-width: 706px) {
  .fade-up-font {
    font-size: 1.8em;
  }
}

@media only screen and (max-width: 600px) and (orientation: portrait) {
  h1 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 0.95em;
  }
  .landing-margin {
    margin-left: 10%;
    padding-top: 40%;
  }
  .bigSpacer {
    height: 30px !important;
  }
  .cta {
    font-size: 0.8em;
  }
  .faq {
    margin-bottom: 0px;
  }
  .logo-mobile-center {
    text-align: center;
    padding-left: 0px;
  }
  .sliderMargins {
    margin-top: 30px;
    margin-left: 0%;
    margin-right: 0%;
  }
  .row {
    margin-top: 0px;
  }
  .accordion-mobile-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .faq .card .card-body {
    padding: 15px;
  }
  .modal-left {
    width: 100%;
    display: table-row;
  }
  .modal-right {
    display: block;
    width: 100%;
  }
  .modal-img {
    margin-bottom: 2rem;
  }
  .newsImg {
    height: 200px;
  }
  .fade-up-font {
    font-size: 2em;
  }
  .jumbo-caption {
    font-size: 1.2em;
  }
  .uhn-logo-landing {
    height: 60px;
    margin-bottom: -5px;
    margin-left: -15px;
  }
  .time-col-15 {
    width: 13%;
  }
  .sub-title {
    font-size: 1em;
  }
  .team-executive-box {
    margin-bottom: 2rem;
  }
  .services-list-item {
    margin-bottom: 5px;
  }
  .services-box {
    grid-template-columns: 12fr;
  }
  .services-sub-title {
    margin-bottom: 10px;
  }
  .list-item > span {
    text-align: left;
  }
  .service-section,
  .team-section {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 574px) {
  .margin-bottom-mobile {
    margin-bottom: 5%;
  }
}

@media only screen and (max-width: 375px) {
  .newsImg {
    height: 165px;
  }
}

@media only screen and (max-width: 350px) {
  .flip-container,
  .front,
  .back {
    width: 300px;
  }
}
@media only screen and (max-height: 500px) and (orientation: landscape) {
  .jumbo-caption {
    font-size: 1.2em;
  }
  h1 {
    font-size: 2.2em;
  }
  h2 {
    font-size: 1.6em;
  }
  .landing-margin {
    padding-top: 15%;
  }
  .small-h2 {
    font-size: 1.1em;
  }
  .mainMenuOpen {
    height: 92% !important;
  }
  .menuSubItem1 {
    font-size: 1.3em;
    line-height: 30px;
  }
  .uhn-logo-landing {
    height: 60px;
    margin-left: -10px;
    margin-bottom: 2px;
  }
}
