.pipeline_cont,
.entry-content .pipeline_cont {
	font-size: 18px;
	color: #234987;
	table-layout: fixed;
	margin: 44px auto 44px;
	width: 100%;
	border: none;
}
.entry-content .pipeline_cont th {
	font-size: 16px;
	color: #234987;
	font-weight: 500;
	text-transform: none;
	text-align: center;
	padding: 0;
	word-wrap: break-word;
	overflow: visible;
}
.entry-content .pipeline_cont td {
	font-size: 18px;
	color: #234987;
	font-weight: 500;
	line-height: 1.2;
  padding: 8px;
	vertical-align: middle;
	border: none;
	border-bottom: 0.5px solid #000;
	height: 37px;
}
.entry-content .pipeline_cont a {
	color: #234987;
	text-decoration: none;
	border-bottom: none;
}
.entry-content .pipeline_cont a:hover {
	color: #234987;
	text-decoration: underline;
	border-bottom: none;
}
/* .entry-content .pipeline_cont .mydTitle {
  font-size: 20px;
	color: #333537;
  border: none;
  position: relative;
	border-bottom: 1px solid #000 !important;
} */
.pipeline-desk tr:nth-of-type(3) td {
  background-color: #234987;
  color: #fff !important;
  text-align: left;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 8px !important;
}
.pipeline-desk tr:nth-of-type(9) td {
  background-color: #589ACE;
  color: #fff !important;
  text-align: left;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 8px !important;
}
.entry-content .pipeline_cont .drug_detailsX {
	font-size: 16px;
	font-weight: 600;
	color: #234987;
	text-align: left;
}
.entry-content .pipeline_cont .drug_detailsX span {
	display: block;
	font-size: 14px;
	font-weight: 600;
}
.entry-content .pipeline_cont .drug_detailsXY {
	font-size: 14px;
	color: #234987;
	text-align: left;
}
.entry-content .pipeline_cont .drug_detailsY {
	font-size: 14px;
	color: #234987;
	text-align: left;
}
.entry-content .pipeline_cont .myth {
	width:9%;
	/* color: #27303a;
	font-size: 16px;
	font-weight: 600; */
	text-align: left;
	vertical-align: bottom;
	padding: 8px 2px 4px 8px;
	border-width: 1px;
	border-color: rgba(0, 0, 0, 0.4);
	border-bottom: none;
	border: none;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}
.entry-content .pipeline_cont .myth:last-of-type {
	border-right: none;
}
.drug_progress,
.entry_content .drug_progress {
	padding-left: 0 !important;
	position: relative;
}
.drug_progress div {
	position: absolute;
	height: 40px;
	top: calc(50% - 4px);
	left:0;
	background-color: #005e98;
	/* border-radius: 20px; */
  box-sizing: border-box;
  transform-origin: left bottom;
 /* animation: scaleIn 1610ms 0s 1 both ease-out;*/
	display: inline-block;
	vertical-align: top;
	text-align: left;
	height: 7px;
	overflow: visible !important;
}
.drug_progress div p {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	font-style: italic;
	line-height: 1.2;
	margin: 0;
	opacity: 1 !important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
/* .drug_progress .pipeopen p {
	opacity: 1;
} */
.rounded {
	position: absolute;
  width: 16px;
  height: 24px;
  background: inherit;
  right: -8px;
  top: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  vertical-align: middle;
}
.arrow {
	display: none;
	border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  border-left: 13px solid #1c94cc;
  font-size: 0px;
  vertical-align: middle;
}
.drug_progress p {
	position: absolute;
	right: -21px;
  top: -14px;
	width: 35px;
	height: 35px;
	background-image: url(https://www.aridispharma.com/wp-content/uploads/2022/05/logo-bug.png);
	background-position: 50% 50%;
	background-size: 35px 35px;
	background-repeat: no-repeat;
}
/* .drug_progress .aRight {
    position: relative;
    display: inline-block;
    right: auto;
} */
td .aRight {
  display: inline-block;
	opacity: 1 !important;
	border-top: 17.5px solid transparent;
	border-bottom: 17.5px solid transparent;
	border-left: 11px solid #005e98;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right:-11px;
	position: relative;
	top: 0;
	right: 0px;
	background-color: transparent;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.hdr-line {
	display: none;
}
.entry-content .pipeline_cont .column-1 {
	width: 17%;
}
.entry-content .pipeline_cont .column-2 {
	width: 19%;
}
.entry-content .pipeline_cont .column-3 {
	width: 19%;
}
@keyframes scaleIn {
  from {
      transform: scaleX(0);
  }

  to {
      transform: scaleX(1);
  }
}


.pipeline-mobile {
	display: none;
}
@media screen and (max-width: 1099px) {
	.myth,
	.entry-content .pipeline_cont .myth {
		font-size: 14px;
	}
	.mydTitle,
	.entry-content .pipeline_cont .mydTitle {
    font-size: 18px;
	}
	.drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsX {
		font-size: 14px;
	}
	.drug_detailsX div,
	.pipeline_cont .drug_detailsX div {
    font-size: 14px;
	}
	.drug_detailsY,
	.entry-content .pipeline_cont .drug_detailsY {
		font-size: 12px;
		padding-left: 0;
	}
	.column-1, .entry-content .pipeline_cont .column-1 {
    width: 13%;
	}

}

@media screen and (max-width: 767px) {
	.pipeline-mobile {
		display: table;
	}
	.pipeline-desk {
		display: none;
	}

}
@media screen and (max-width: 599px) {
	.entry-content .pipeline_cont td {
    font-size: 14px;
	}
	.drug_detailsX, .entry-content .pipeline_cont .drug_detailsX {
    font-size: 14px;
	}
	.entry-content .pipeline_cont .drug_detailsX span {
    font-size: 10px;
	}
	.entry-content .pipeline_cont .drug_detailsXY {
    font-size: 12px;
	}
	.drug_detailsY, .entry-content .pipeline_cont .drug_detailsY {
    font-size: 10px;
	}
}
.pipeline-mobile tr:nth-of-type(2) td {
  background-color: #234987;
  color: #fff !important;
  text-align: left;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 8px !important;
	text-align: left;
}
.pipeline-mobile tr:nth-of-type(8) td {
  background-color: #589ACE;
  color: #fff !important;
  text-align: left;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 8px !important;
	text-align: left;
}
td {
 /* border:1px solid rgba(0, 0, 0, 0.4) !important; */
}
