/*media query*/
/*#1A237E      #1A237E*/
/*#8762cb #9777d2     $purple_rankings*/
/*#7b5bf4     #1A237E  */
/*#9c81ff       #E1D9FF*/
/*#565656       #f9fafb */
/*#565656       #868686 */
/*#d3450d     #D43900*/
/* #f16d26    #f4894f*/
/* #e47400    #fd7043*/
/* #D3450D   #f36d38*/
/* #fd612f     #fd7043*/
/*#1caa64       #67E6A8*/
/* #1caa64 */
/*#178566      #17B88C*/
/* #36b98b */
.is-title-banner {
  width: 1920px;
  max-width: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 980px) {
  .wp-block-em-multipurpose-block.is-title-banner {
    background: #795bac !important;
  }
}
.mb-10 {
  margin-bottom: 10px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.simple-button .wp-block-button__link {
  font-weight: 700;
  min-width: 175px;
}

.simple-button .wp-block-button__link:hover {
  opacity: 1;
  color: #D43900;
}

.with-arrow-button .wp-block-button__link {
  font-weight: 700;
  text-align: left;
  padding: 18px 46px 18px 24px !important;
  position: relative;
  min-width: 175px;
}

.with-arrow-button .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.with-arrow-button .wp-block-button__link:hover {
  opacity: 1;
  color: #D43900;
}

.with-arrow-button-fill .wp-block-button__link {
  font-weight: 700;
  text-align: left;
  padding: 20px 46px 20px 24px !important;
  position: relative;
  min-width: 175px;
}

.with-arrow-button-fill .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.with-arrow-button-fill .wp-block-button__link:hover {
  opacity: 1;
  color: var(--vtx-primary-color);
  background-color: #efe8fb !important;
}

.call-out-box {
  border-radius: 30px 0;
}

@media screen and (max-width: 980px) {
  .responsive-padd-25 {
    padding: 25px !important;
  }
}
.block-style-1 {
  margin-top: 28px;
}

.block-style-1 .block-title {
  margin-top: -80px;
  padding: 0 !important;
}

.block-style-1 .block-title strong {
  padding: 0 20px;
  display: inline-block;
  background-color: #fff;
}

@media screen and (max-width: 980px) {
  .block-style-1 .block-title {
    margin-top: -51px;
    font-size: 30px;
  }
}
.block-style-1 .block-title.purple-color strong {
  background-color: var(--vtx-primary-color);
  color: #fff;
}

.block-style-1 .block-title.green-color strong {
  background-color: var(--vtx-primary-color) _2;
  color: #fff;
}

.block-style-1 .block-title + .accordian-style-1 .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title {
  position: relative;
  padding-top: 20px;
}

.block-style-1 .block-title + .accordian-style-1 .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title::after {
  content: "";
  width: 13px;
  height: 13px;
  margin: 0;
  border-right: 2px solid;
  border-bottom: 2px solid;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
}

.accordian-style-1:not(:last-child) {
  margin-bottom: 40px;
}

.accordian-style-1 .advgb-accordion-inner .advgb-accordion-header {
  padding: 0;
}

.accordian-style-1 .advgb-accordion-inner .advgb-accordion-header::before {
  display: none;
}

.accordian-style-1 .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title {
  font-size: 24px;
}

.accordian-style-1 .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title::after {
  content: "-";
  margin-left: 25px;
}

.accordian-style-1 .advgb-accordion-inner.tab-close .advgb-accordion-header .advgb-accordion-header-title::after {
  content: "+";
}

.accordian-style-1 .advgb-accordion-inner .advgb-accordion-body {
  padding: 20px 0 0;
}

.left-border.advgb-accordion-block {
  background-color: #fff;
}

.left-border .advgb-accordion-inner {
  padding: 35px 50px;
  border: 1px dotted #e0e0e0;
  position: relative;
}

.left-border .advgb-accordion-inner.tab-open::before {
  content: "";
  width: 6px;
  height: 100%;
  left: 1px;
  top: 0;
  background: var(--vtx-primary-color);
  position: absolute;
}

@media screen and (max-width: 767px) {
  .left-border .advgb-accordion-inner {
    padding: 20px 25px;
  }
}
.line-height-12 {
  line-height: 1.2;
}

.colored-number .wp-block-em-image-with-content {
  margin-bottom: 40px;
}

.colored-number .wp-block-em-image-with-content .img-wrap p {
  line-height: 1;
  margin: -5px 30px 0 0;
}

@media screen and (max-width: 767px) {
  .colored-number .wp-block-em-image-with-content .img-wrap p {
    font-size: 36px !important;
    margin-top: 4px;
    margin-right: 20px;
  }
}
.slider-wrap.style-1 .slider > div {
  padding: 50px 50px 100px 50px;
  background-color: #f9fafb !important;
}

.slider-wrap.style-1 .slider > div h4 {
  font-size: 24px;
  padding-bottom: 0;
  color: #D43900;
  font-weight: 600;
  margin-bottom: 25px;
}

.slider-wrap.style-1 .slider > div h4 a {
  color: #D43900;
}

.slider-wrap.style-1 .slider > div h4 a:hover {
  color: var(--vtx-primary-color) _2 !important;
}

.slider-wrap.style-1 strong.gray-text-label {
  font-size: 14px;
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
}

.slider-wrap.style-1 .column-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 30px;
}

.slider-wrap.style-1 .column-box-col {
  min-width: 270px;
  max-width: 100%;
}

.slider-wrap.style-1 .column-box-col p {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .slider-wrap.style-1 .slider > div {
    padding: 25px 25px 100px 25px;
  }
  .slider-wrap.style-1 .column-box-col:last-child {
    margin-bottom: 0;
  }
  .slider-wrap.style-1 .column-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-wrap.style-1 .column-box-col {
    margin-bottom: 20px;
  }
}
.height100 {
  height: 100%;
}

.wp-block-columns.custom-margin-25 {
  margin-bottom: 0;
}

.wp-block-columns.custom-margin-25 .wp-block-column {
  margin: 0 25px 25px 0 !important;
}

.wp-block-columns.custom-margin-25 .wp-block-column:last-child {
  margin: 0 0 25px 0 !important;
}

.bottom-border {
  border-bottom: 3px solid;
  padding-left: 22px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .wp-block-columns.custom-margin-25 .wp-block-column {
    margin: 0 0 25px 0 !important;
  }
}
.circle_check_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.circle_check_list li {
  position: relative;
  padding-left: 45px;
  padding-bottom: 40px;
}

.circle_check_list li:last-child {
  padding-bottom: 0;
}

.circle_check_list li::before {
  content: "";
  position: absolute;
  width: 31px;
  height: 31px;
  background-image: url("/wp-content/themes/edumed/images/circle_check.png");
  background-size: cover;
  top: 5px;
  left: 0;
}

.circle_check_list li strong {
  color: var(--vtx-primary-color);
  font-size: 24px;
  line-height: 1.2;
}

.circle_check_list li br {
  content: "";
  display: block;
  margin-bottom: 15px;
}

.quiz-outer {
  background-color: #f9fafb !important;
  overflow: hidden;
  user-select: none;
}

.quiz-inner-wraper {
  padding: 30px;
}

.quiz-result,
.quiz-slide {
  display: none;
}

.quiz-about .info.current,
.quiz-slide.current {
  display: block;
}

.quiz-progress {
  display: block;
  clear: both;
  height: 5px;
  background-color: var(--vtx-primary-color) _2;
  transition: all 0.2s;
}

.quiz-count p {
  font-size: 18px;
  color: var(--vtx-primary-color) _2;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}

h3.question {
  color: var(--vtx-primary-color);
}

.answer {
  padding-top: 10px;
  padding-bottom: 35px;
}

.answer p {
  background: #fff;
  border: 2px solid transparent;
  position: relative;
  padding: 16px 10px 16px 70px;
  cursor: pointer;
}

.answer p:not(:last-child) {
  margin-bottom: 20px;
}

.answer p:hover {
  border: 2px solid var(--vtx-primary-color);
}

.answer p span {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  background-color: var(--vtx-primary-color);
  width: 60px;
  height: calc(100% + 4px);
  margin: auto;
  display: flex;
  position: absolute;
  left: -2px;
  align-items: center;
  justify-content: center;
  top: -2px;
}

.quiz-about {
  position: relative;
}

.quiz-about > p {
  text-align: right;
  font-size: 12px;
  color: #999;
  padding-bottom: 0;
}

.quiz-about > p span {
  cursor: pointer;
}

.quiz-about .info p {
  font-size: 13px;
}

.quiz-about .info {
  position: absolute;
  right: 0;
  bottom: calc(100% + 10px);
  width: 410px;
  max-width: 100%;
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 0 10px 30px 0 #ebebeb;
  -moz-box-shadow: 0 10px 30px 0 #ebebeb;
  box-shadow: 0 10px 30px 0 #ebebeb;
  display: none;
}

.quiz-about .info p:last-child {
  padding-bottom: 0;
}

.quiz-about > p span::after {
  content: "i";
  font-family: monospace;
  padding: 1px 5px;
  background-color: #999;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  margin-left: 5px;
}

.quiz-result h3 {
  color: var(--vtx-primary-color) _2;
}

.display-result {
  background-color: #fff;
  padding: 16px;
  margin-bottom: 35px;
}

.quiz-result button {
  cursor: pointer;
  width: 122px;
  color: var(--vtx-primary-color);
  border: 2px solid;
  border-radius: 50px;
  padding: 10px 35px 10px 20px;
  background-color: #fff;
  font-size: 16px;
  text-align: left;
  line-height: 1;
  position: relative;
  outline: 0;
  font-weight: 600;
}

.quiz-result button::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/themes/edumed/images/undu-purple.png");
  display: inline-block;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

.display-result ol {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}

.display-result ol li {
  cursor: pointer;
  position: relative;
}

.display-result ol li:not(:last-child) {
  margin-bottom: 20px;
}

.display-result ol li::before {
  content: attr(data-tooltip);
  width: 200px;
  background: #fff;
  position: absolute;
  bottom: calc(100% + 5px);
  padding: 10px;
  font-size: 13px;
  border-radius: 5px;
  left: 0;
  -webkit-box-shadow: 0 10px 30px 0 #ebebeb;
  -moz-box-shadow: 0 10px 30px 0 #ebebeb;
  box-shadow: 0 10px 30px 0 #ebebeb;
  display: none;
}

.display-result ol li:hover::before {
  display: block;
}

.display-result ol li .care-name {
  font-weight: 700;
  color: #D43900;
}

.display-result ol li .care-status {
  font-weight: 600;
  width: 50px;
  text-transform: capitalize;
  float: right;
}

li.good .care-status {
  color: var(--vtx-primary-color) _2;
}

li.fair .care-status {
  color: #dcaa04;
}

li.poor .care-status {
  color: #D43900;
}

.display-result ol li span {
  display: inline-block;
  vertical-align: middle;
}

.display-result ol li > span {
  width: 50%;
}

.display-result ol li > span.barwidth span:first-child {
  height: 3px;
  margin: 0 10px;
}

.display-result ol li.good > span.barwidth span:first-child {
  background: var(--vtx-primary-color) _2;
  width: calc(100% - 70px);
}

.display-result ol li.fair > span.barwidth span:first-child {
  background: #dcaa04;
  width: calc(80% - 70px);
}

.display-result ol li.poor > span.barwidth span:first-child {
  background: #D43900;
  width: calc(60% - 70px);
}

@media screen and (max-width: 767px) {
  .display-result ol li > span:last-child {
    width: 50px;
  }
  .display-result ol li > span:first-child {
    width: calc(100% - 50px);
  }
  .display-result ol li > span.barwidth span:first-child {
    display: none;
  }
  .display-result ol li {
    padding-bottom: 5px !important;
    margin-bottom: 20px;
  }
  li.good {
    border-bottom: 3px solid var(--vtx-primary-color) _2;
  }
  li.fair {
    border-bottom: 3px solid #dcaa04;
  }
}
.state-data-table {
  width: 100%;
  padding: 0 0 30px;
  display: block;
}

.state-data-table tbody,
.state-data-table thead {
  display: block;
}

.state-data-table thead {
  border-bottom: 5px solid var(--vtx-primary-color);
  padding-left: 15px;
  padding-right: 15px;
}

.state-data-table.greenTextTable thead {
  border-bottom: 5px solid var(--vtx-primary-color) _2;
}

.state-data-table thead tr {
  margin-bottom: 0;
  background: 0 0;
}

.state-data-table thead tr td {
  font-size: 14px;
  color: var(--vtx-primary-color);
}

.state-data-table.greenTextTable thead tr td {
  color: var(--vtx-primary-color) _2;
}

.state-data-table tr td,
.state-data-table tr th {
  width: 25%;
}

.state-data-table tr td:not(:first-child),
.state-data-table tr th:not(:first-child) {
  text-align: center;
}

.state-data-table tbody {
  padding: 15px;
  border-width: 0 1px 1px 1px;
  background-color: #f9fafb !important;
  border-style: solid;
  border-color: rgba(3, 3, 3, 0.1);
}

.state-data-table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}

.state-data-table tr td {
  color: #666666;
}

.state-data-table tr td:first-child {
  font-size: 16px;
  color: var(--vtx-primary-color);
  font-weight: 700;
  word-break: keep-all;
}

.state-data-table.greenTextTable tr td:first-child {
  color: var(--vtx-primary-color) _2;
}

.state-data-table tr th:first-child {
  text-align: left;
}

.state-data-table tr th {
  color: var(--vtx-primary-color);
}

.state-data-table.greenTextTable tr th {
  color: var(--vtx-primary-color) _2;
}

@media (min-width: 981px) and (max-width: 1100px) {
  .state-data-table tbody,
  .state-data-table thead {
    padding-left: 10px;
    padding-right: 10px;
  }
  .state-data-table tr {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media screen and (min-width: 768px) {
  .state-data-table tr td:not(:first-child) {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .state-data-table thead {
    display: none;
  }
  .state-data-table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    border: 1px solid rgba(3, 3, 3, 0.1);
  }
  .state-data-table tr td {
    width: 100%;
    text-align: left !important;
    position: relative;
    padding-left: calc(50% + 10px);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .state-data-table tbody {
    padding: 10px;
    border-top-width: 1px;
  }
  .state-data-table tr td::before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: calc(50% + 5px);
    text-align: right;
    font-size: 15px;
    color: var(--vtx-primary-color);
    font-weight: 600;
    border-right: 1px solid rgba(3, 3, 3, 0.1);
    top: 10px;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 10px;
  }
  .state-data-table.greenTextTable tr td::before {
    color: var(--vtx-primary-color) _2;
  }
}
.programs-details-main {
  position: relative;
}

.total-credits-count {
  position: absolute;
  top: -30px;
  right: 30px;
  display: inline-block;
  border-radius: 50px;
  padding: 14px 40px !important;
}

.total-credits-count p {
  padding-bottom: 0;
  text-align: center;
  width: auto;
}

.programs-details-main hr {
  background: #eaeaea;
  border: 0 none;
  height: 1px;
  margin-bottom: 20px;
}

.details-blocks-colums .wp-block-columns.has-3-columns:not(:last-child) {
  margin-bottom: 0;
}

.details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column::after {
  border-right: 1px solid #e3e3e3;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
}

.details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column {
  padding: 0 22px;
  position: relative;
}

.details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column:last-child::after {
  display: none;
}

.details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column:first-child {
  padding-left: 0;
}

@media screen and (max-width: 980px) {
  .wp-block-columns.one-line-data .wp-block-column {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    margin-bottom: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .total-credits-count {
    right: 0;
    display: table;
    padding: 14px 15px !important;
    left: 50%;
    text-align: center;
    max-width: 220px;
    width: 220px;
    margin-left: -110px;
  }
  .details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column {
    padding: 0;
  }
  .programs-details-main {
    padding: 45px 15px 0 !important;
  }
  .programs-details-main p.lightpurpleText {
    font-size: 20px !important;
  }
  .details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column::after {
    display: none;
  }
  .details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column p br {
    display: none;
  }
  .details-blocks-colums .wp-block-columns.has-3-columns .wp-block-column p.has-medium-font-size.pb0 {
    padding-bottom: 15px;
  }
}
.medical-career-outer {
  background-color: #f9fafb !important;
  padding: 40px;
  border-top: 10px solid #00b98b;
}

.medical-career-head {
  display: flex;
  margin-top: -66px;
  margin-bottom: 50px;
}

.medical-career-head h3 {
  font-size: 36px;
  color: var(--vtx-primary-color) _2;
  padding: 0;
  align-self: flex-end;
  margin-left: 20px;
  padding-top: 30px;
}

.filter-btn {
  font-size: 14px;
  font-weight: 700;
  color: var(--vtx-primary-color);
  padding-bottom: 5px;
}

.body-inner {
  display: flex;
  justify-content: space-between;
}

.body-inner.loading-data {
  position: relative;
}

.body-inner.loading-data::before {
  content: "Please Wait...";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  padding-top: 210px;
}

.body-inner .filter-wrapper {
  width: 145px;
}

.body-inner .results-wrapper {
  width: calc(100% - 165px);
}

.filter-box {
  background: #fff;
  margin-bottom: 20px;
  padding: 18px;
}

.filter-box p {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
}

.checkbox-wrap {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 12px;
  width: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.checkbox-wrap:hover input ~ .checkmark {
  background-color: var(--vtx-primary-color);
}

.checkbox-wrap input:checked ~ .checkmark {
  background-color: var(--vtx-primary-color);
  border: 1px solid var(--vtx-primary-color);
}

.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-wrap input:checked ~ .checkmark::after {
  display: block;
}

.checkbox-wrap .checkmark::after {
  left: 3px;
  top: 1px;
  width: 4px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.career {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.career h4 {
  font-size: 20px;
  font-weight: 700;
  color: #D43900;
}

.career h5 {
  font-size: 14px;
  color: var(--vtx-primary-color);
  text-transform: uppercase;
  padding-bottom: 10px;
}

.solid-btns h5 {
  padding-bottom: 17px;
}

.career-btns,
.career-detail {
  display: flex;
}

.career-detail,
.career-detail p {
  font-size: 14px;
}

.career-description,
.solid-btns {
  width: calc(100% - 140px);
  margin-right: 20px;
}

.more-btn,
.search-options {
  width: 120px;
}

.desc {
  padding-bottom: 30px;
}

.career-btns {
  padding-top: 30px;
}

.search-option:not(:last-child) {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e6e6e6;
}

.more-btn {
  align-self: flex-end;
}

.more-btn a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: var(--vtx-primary-color);
  line-height: 1;
  padding: 11px 0;
  width: 110px;
  border: 2px solid;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.more-btn a:hover {
  color: #D43900;
}

.btns-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

h5 + .btns-wrapper {
  justify-content: flex-start;
}

.btns-wrapper a {
  font-size: 13px;
  font-weight: 600;
  border-radius: 30px;
  background: #f9fafb !important;
  margin-right: 10px;
  padding: 10px 50px 10px 20px;
  line-height: 1.3;
  margin-bottom: 10px;
  color: var(--vtx-primary-color);
  display: flex;
  align-items: center;
  position: relative;
  max-width: 310px;
  text-align: center;
}

.btns-wrapper a::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  position: absolute;
  right: 20px;
  top: calc(50% + 1px);
  transform: translateY(-50%) rotate(225deg);
}

.btns-wrapper a:hover {
  color: #D43900;
  background: #ffd2c0;
}

.career-detail .requremint p br {
  content: "";
  margin: 10px;
  display: block;
}

@media screen and (max-width: 767px) {
  .career:not(.responsive-open) .career-btns,
  .career:not(.responsive-open) .career-detail,
  .filter-wrapper:not(.expanded) .filter-box {
    display: none;
  }
  .body-inner,
  .career-btns,
  .career-detail,
  .medical-career-head {
    display: block;
  }
  .medical-career-outer {
    padding: 20px;
    margin-top: 20px;
  }
  .medical-career-head {
    text-align: center;
    margin-top: -76px;
    margin-bottom: 50px;
  }
  .medical-career-head img {
    width: 51px;
    margin: 0 auto;
  }
  .medical-career-head h3 {
    padding-top: 20px;
  }
  .filter-btn {
    text-align: center;
    cursor: pointer;
  }
  .filter-btn span {
    font-size: 16px;
    position: relative;
  }
  .filter-btn span::after {
    content: "";
    margin-left: 10px;
    display: inline-block;
    width: 10px;
    height: 2px;
    background: var(--vtx-primary-color);
    vertical-align: middle;
  }
  .filter-btn span::before {
    content: "";
    width: 2px;
    height: 10px;
    background: var(--vtx-primary-color);
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 8px;
  }
  .filter-btn.expanded span::before {
    background: 0 0;
  }
  .body-inner .filter-wrapper,
  .body-inner .results-wrapper,
  .career-description,
  .more-btn,
  .search-options,
  .solid-btns {
    width: 100%;
  }
  .filter-wrapper {
    padding: 50px 10px 10px 10px;
    border: 1px solid var(--vtx-primary-color);
    margin-bottom: 30px;
    border-radius: 20px;
    margin-top: -50px;
  }
  .filter-wrapper.expanded {
    padding-bottom: 0;
  }
  .career h4 {
    cursor: pointer;
    padding-bottom: 0;
    position: relative;
    padding-right: 23px;
  }
  .career.responsive-open h4 {
    padding-bottom: 30px;
  }
  .search-options {
    display: flex;
    text-align: center;
    justify-content: space-between;
  }
  .search-option {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    width: 33%;
  }
  .requremint {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
  }
  .career h4::after {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 2px solid;
    display: block;
    border-bottom: 2px solid;
    transform: rotate(135deg) translateY(-50%);
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
  }
  .career.responsive-open h4::after {
    top: calc(50% - 18px);
    transform: rotate(-45deg) translateY(-50%);
    right: 4px;
  }
  .more-btn a {
    margin: 10px auto 0;
  }
}
blockquote.wp-block-quote {
  margin: 0;
  padding: 40px;
  border: 1px solid #979797;
  border-radius: 0 30px;
  margin-bottom: 30px;
  position: relative;
}

blockquote.wp-block-quote::after,
blockquote.wp-block-quote::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2019/10/quote.png");
  width: 46px;
  height: 75px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
}

blockquote.wp-block-quote::before {
  left: -30px;
  top: 30px;
  transform: rotate(180deg);
}

blockquote.wp-block-quote::after {
  right: -30px;
  bottom: 30px;
}

blockquote.wp-block-quote p:last-child {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  blockquote.wp-block-quote {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.wp-block-column .two-col-inner {
  height: 100%;
}

.two-col-inner ul {
  padding-left: 25px !important;
}

.two-col-inner ul li:not(:last-child) {
  margin-bottom: 20px;
}

.two-col-inner ul li::before {
  font-size: 25px;
  top: 4px;
  position: relative;
}

.number-simpleList {
  padding-left: 18px;
}

.wp-block-em-multipurpose-block > ul li::before {
  font-size: 25px;
  top: 4px;
  position: relative;
}

.fees-online-degree-list ul.purpleList li::before {
  font-size: 25px;
  top: 4px;
  position: relative;
}

.fees-online-degree-list ul.purpleList li {
  margin-bottom: 15px;
}

.font-36 .advgb-accordion-body .wp-block-em-multipurpose-block ul {
  margin-bottom: 0;
}

.pt-0 {
  padding-top: 0 !important;
}

.list-type-block p {
  padding-bottom: 0 !important;
  padding-top: 0;
}

.list-type-block > p:first-child::before {
  content: "";
  background: var(--vtx-primary-color);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  top: 8px;
  position: absolute;
  left: -20px;
}

.list-type-block > p:first-child {
  position: relative;
}

.list-type-block {
  padding: 0 0 0 50px;
  margin-bottom: 25px !important;
}

.advgb-accordion-block .wp-block-columns .wp-block-column {
  margin: 0 30px 10px 0 !important;
}

body .accordian-style-1 .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title::after {
  right: 0;
  position: absolute;
}

h4.font-24 {
  font-size: 24px !important;
}

.border-top-green,
.border-top-purple {
  padding: 0 !important;
}

.border-top-purple .accordian-style-1 .advgb-accordion-inner {
  padding: 30px 40px !important;
}

.border-top-purple .accordian-style-1 .advgb-accordion-inner.tab-open {
  border-top: 6px solid var(--vtx-primary-color);
}

.border-top-green .accordian-style-1 .advgb-accordion-inner {
  padding: 30px 40px !important;
}

.border-top-green .accordian-style-1 .advgb-accordion-inner.tab-open {
  border-top: 6px solid var(--vtx-primary-color) _2;
}

@media screen and (min-width: 768px) {
  .wp-block-em-multipurpose-block.responsive-padd-25 {
    padding: 30px 40px !important;
  }
  .font-36.font-36 .advgb-accordion-block:not(.left-border) .advgb-accordion-header-title.advgb-accordion-header-title,
  .font-36.font-36 > h3,
  h3.font-36.font-36 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  p.normal-title {
    font-size: 20px !important;
  }
  .wp-block-em-multipurpose-block > ul.greenList,
  .wp-block-em-multipurpose-block > ul.purpleList {
    padding-left: 10px;
  }
  .list-type-block {
    padding: 0 0 0 20px;
  }
  .wp-block-spacer {
    max-height: 30px;
  }
  .mobile-padd-20 {
    padding-left: 20px !important;
  }
  .advgb-accordion-block .wp-block-columns .wp-block-column {
    margin: 0 0 10px 0 !important;
    flex-basis: 100% !important;
  }
  .border-top-green .accordian-style-1 .advgb-accordion-inner,
  .border-top-purple .accordian-style-1 .advgb-accordion-inner {
    padding: 30px 25px !important;
  }
}
.is-title-banner p {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  line-height: 36px;
}

.is-title-banner p em {
  font-style: unset;
}

body .is-title-banner {
  padding-top: 108px !important;
}

body .is-title-banner {
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 1920px;
  max-width: 100%;
}

@media screen and (max-width: 980px) {
  body .is-title-banner.is-title-banner:before {
    display: none !important;
  }
  body .is-title-banner.is-title-banner {
    background-color: #fff !important;
    background-image: none !important;
    padding-top: 110px !important;
  }
  body .is-title-banner p {
    text-align: center;
  }
  body .monetization_horizontal_wrap {
    margin-bottom: 20px;
  }
  body .responsiveStickeyBar {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  body .is-title-banner p {
    font-size: 16px !important;
    line-height: 25px;
  }
  body .is-title-banner.is-title-banner {
    padding-bottom: 20px !important;
  }
}
