@media (min-width: 768px) and (max-width: 991px) {
  .custompatientstext {
    font-size: 22px !important;
    line-height: 26px !important;
  }

  .tab-section .nav-tabs>li:first-child>a {
    margin-left: inherit;
  }

  .point.customprofpoint {
    font-size: 15px;
    padding: 0;
  }

  .customprofimg {
    margin-top: 30px;
  }
}

@media (min-width: 1025px) {
  .custompointcontainer {
    margin: auto;
    width: 80%;
  }
}

@media (min-width: 1400px) {
  .customprofimg {
    width: 56% !important;
  }
}

.understanding-hf .point.orange .content b {
  display: inline-block;
  width: 100%;
}

h3.whr-title {
  line-height: inherit;
  margin-bottom: 10px !important;
  margin-top: 10px !important
}

.understanding-hf figure .point .content {
  padding: 20px 15px 10px;
}

@media (min-width: 768px) and (max-width: 768px) {
  .timeline .midline {
    top: 15px !important;
  }

  .timeline .timeline-item:first-child:not(.cycle-sentinel) .mid-area::before {
    display: none;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {
    padding: 10px !important;
  }
}

@media (min-width: 767px) and (max-width: 1920px) {

  /* .timeline .timeline-item:first-child:not(.cycle-sentinel) .mid-area::before{ display:none;} */
  .timeline .timeline-item:first-child:not(.cycle-sentinel) .mid-area::before {
    left: -15px;
  }

  /* .timeline .midline::before {background: #0A3A60;border-radius: 50%;content: "";height: 22px;left: 0;position: absolute;top: -11px;width: 22px;} */
  /* .removedotextra::before{display:none;} */
}

@media (min-width: 941px) and (max-width: 991px) {
  .timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {
    padding: 7px 0;
  }
}

@media (min-width: 992px) and (max-width: 1000px) {
  .timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {
    padding: 10px 0;
  }
}

@media (min-width: 1001px) and (max-width: 1159px) {
  .timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {
    padding: 5px 0;
  }
}

/* @media(max-width: 873px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 5px 0;}
}
@media (min-width: 874px) and (max-width: 940px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 15px 0;}
}
@media (min-width: 941px) and (max-width: 991px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 7px 0;}
}
@media (min-width: 992px) and (max-width: 1000px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 10px 0;}
}
@media (min-width: 1001px) and (max-width: 1159px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 5px 0;}
}
@media (min-width: 1212px) and (max-width: 1300px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 12px 0;}
}
@media (min-width: 1301px) and (max-width: 1368px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 6px 0;}
}
@media (min-width: 1369px) and (max-width: 1920px){
.timeline .timeline-item:not(.cycle-sentinel) .content .mid-area {padding: 12px !important;}
} */



/* .timeline .timeline-item:first-child:not(.cycle-sentinel) .mid-area::after {
  background: rgba(0, 0, 0, 0) url("../img/dot-line-pattern.png") repeat-x scroll 0 0 / auto 100%;
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid;
  display: block;
  height: 3px;
} */

@media (min-width: 768px) {
  .container.myhomepagetitle {
    width: 100%;
  }
}

a.removetextdeco {
  text-decoration: none;
}

.communicatemargin {
  margin-bottom: 15px;
}

.page-id-1382 a.logo {
  pointer-events: none;
}