/*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 */
body .get_matched_horizontal_widget_inner .below-widget span.sponsored-tooltiptext {
  right: 70px;
  left: auto;
}

@media screen and (max-width: 767px) {
  body .get_matched_horizontal_widget_inner .below-widget span.sponsored-tooltiptext {
    right: 0;
  }
}
.is-title-banner {
  width: 1920px;
  max-width: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: right -26px !important;
}

.simple-accordion {
  position: relative;
}

.simple-accordion p.number-text {
  position: absolute;
  top: 23px;
  font-size: 48px;
  left: 25px;
}

.simple-accordion p.number-text strong {
  font-weight: 500;
}

.simple-accordion .wp-block-em-accordion.advgb-accordion-block {
  padding-left: 52px;
}

.simple-accordion .advgb-accordion-header {
  padding: 10px 50px 10px 0 !important;
  width: auto;
  display: inline-block;
}

.simple-accordion .advgb-accordion-inner .advgb-accordion-body {
  padding: 25px 20px 15px 0 !important;
  border-top: 0 !important;
}

.green_text .advgb-accordion-inner .advgb-accordion-header::before {
  color: var(--vtx-primary-color) _2 !important;
}

.purple_text .advgb-accordion-inner .advgb-accordion-header::before {
  color: var(--vtx-primary-color) !important;
}

.orange_text .advgb-accordion-inner .advgb-accordion-header::before {
  color: #D43900 !important;
}

.simple-accordion .advgb-accordion-inner .advgb-accordion-header::before {
  content: "+";
  background-image: none;
  font-size: 30px;
  color: var(--vtx-primary-color);
  line-height: 20px;
  background-position: 0;
  -webkit-transform: unset !important;
  transform: unset !important;
  text-align: center;
  font-weight: 600;
}

.simple-accordion .advgb-accordion-inner.tab-open .advgb-accordion-header::before {
  content: "-";
  background-image: none;
  font-size: 30px;
  color: var(--vtx-primary-color);
  line-height: 14px;
  background-position: 0;
  -webkit-transform: unset !important;
  transform: unset !important;
  text-align: center;
  font-weight: 600;
}

.simple-accordion .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title {
  font-size: 24px;
}

.padd-20 {
  padding-right: 20px;
}

.degreeOptions {
  padding: 30px 40px 25px 40px;
  position: relative;
  margin-bottom: 50px;
}

.degreeOptions:not(.isOpen) .desc {
  display: none;
}

.degreeOptions .toggleButton {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  top: 20px;
  right: 20px;
  background-image: url("/wp-content/themes/edumed/images/icons.png");
  background-position: -262px -75px;
}

.degreeOptions.isOpen .toggleButton {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sectiontitle .img-wrap {
  position: absolute;
  top: 25px;
  left: 25px;
}

.degreeOptions .desc h3 {
  padding: 20px 0 10px;
  font-size: 36px;
  margin-bottom: 20px;
}

.leftsolidborder {
  border-left: 2px solid var(--vtx-primary-color) _2 !important;
}

.greenBold strong {
  color: var(--vtx-primary-color) _2;
  font-size: 20px;
}

.leftsolidborder .wp-block-columns .wp-block-column:not(:last-child) {
  border-right: 1px solid #ccc;
  padding-right: 10px;
}

.leftsolidborder .wp-block-columns.has-3-columns .wp-block-column .pb0 {
  font-weight: 600;
  min-height: 50px;
}

.twosideredius {
  border-radius: 60px 0;
}

.online-mha-img-content .wp-block-column:first-child {
  padding-right: 25px;
}

.online-mha-img-content .wp-block-columns {
  flex-direction: row;
  justify-content: space-between;
}

.online-mha-img-content .wp-block-columns .wp-block-column:last-child {
  margin: 0 0 10px 0 !important;
  width: calc(100% - 300px);
}

.purpleList {
  color: var(--vtx-primary-color);
  font-weight: 600;
  font-size: 20px;
  list-style-type: disc;
}

.greenList li:not(:last-child),
.purpleList li:not(:last-child) {
  padding-bottom: 5px;
}

.greenList li::before,
.purpleList li::before {
  content: none;
}

.greenList {
  color: var(--vtx-primary-color) _2;
  font-weight: 600;
  font-size: 18px;
  list-style-type: disc;
  padding-left: 50px;
}

.degreeOptions .advgb-accordion-block {
  margin-bottom: 30px;
}

.degreeOptions .advgb-accordion-header {
  pointer-events: none;
  padding: 10px 50px 10px 0 !important;
  width: auto;
  display: inline-block;
}

.degreeOptions .advgb-accordion-inner .advgb-accordion-header::before {
  background-image: url("/wp-content/themes/edumed/images/icons.png");
  background-position: -296px -131px;
  right: 7px;
  margin-top: -10px;
}

.degreeOptions .advgb-accordion-inner.tab-open .advgb-accordion-header::before {
  display: none;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.degreeOptions .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title {
  font-size: 22px;
}

.degreeOptions .advgb-accordion-inner .advgb-accordion-body {
  padding: 10px 20px 0 0;
  border-top: 0 !important;
}

.wp-block-columns.has-3-columns .wp-block-em-multipurpose-block {
  height: 100%;
}

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

.sectiontitle h3 a:hover {
  color: var(--vtx-primary-color) _2;
}

.degreeOptions .desc .advgb-accordion-inner.tab-open .advgb-accordion-header::before {
  display: none;
  content: "-";
  background-image: none;
  font-size: 30px;
  color: var(--vtx-primary-color);
  line-height: 14px;
  background-position: 0;
  -webkit-transform: unset !important;
  transform: unset !important;
  text-align: center;
  font-weight: 600;
}

.degreeOptions .desc .advgb-accordion-inner .advgb-accordion-header::before {
  display: none;
  content: "+";
  background-image: none;
  font-size: 30px;
  color: var(--vtx-primary-color);
  line-height: 20px;
  background-position: 0;
  -webkit-transform: unset !important;
  transform: unset !important;
  text-align: center;
  font-weight: 600;
}

.customTable {
  margin: 0;
}

.blocks-with-img {
  position: relative;
}

.blocks-with-img h3 {
  border-bottom: 5px solid var(--vtx-primary-color) _2;
  padding-bottom: 20px;
  margin-bottom: 35px;
  padding-right: 140px;
  font-size: 30px;
}

.blocks-with-img > figure.wp-block-image {
  position: absolute;
  right: 50px;
  top: -10px;
}

.wp-block-separator.is-style-wide {
  border: 0 none;
  height: 1px;
  margin-bottom: 20px;
}

.image-block-with-content .wp-block-column:first-child {
  flex-basis: 70%;
}

.col-with-image .wp-block-column {
  border-top: 3px solid var(--vtx-primary-color) _2 !important;
  border-color: #ebebeb;
  border-width: 1px;
  border-style: solid;
  padding: 0 15px 35px !important;
  background: #fff;
}

.col-with-image .wp-block-column p {
  padding: 0 0 20px;
}

.col-with-image .wp-block-column p strong {
  font-weight: 600;
}

.col-with-image .wp-block-separator {
  margin-top: 0;
  border: 0 none;
  height: 1px;
  max-width: 105px;
  margin-bottom: 12px;
}

.col-with-image .wp-block-column p.col-link-title {
  padding: 0 29px 20px;
}

.col-with-image .wp-block-column p.col-link-title a,
.col-with-image .wp-block-column p.col-link-title a strong {
  font-weight: 700;
}

.img-content-column .wp-block-column:first-child {
  flex-basis: 57%;
}

p.title-text-simple strong::before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  background: var(--vtx-primary-color);
  border-radius: 50%;
  line-height: normal;
  vertical-align: middle;
  position: absolute;
  left: -13px;
  top: 16px;
}

p.title-text-simple strong {
  position: relative;
  font-weight: 600;
}

p.title-text-simple {
  padding-bottom: 0;
}

p.title-text-simple + p {
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .mobile-visible {
    display: none;
  }
  .table-with-column-image {
    margin: 0;
    overflow-x: unset;
  }
  .table-with-column-image table {
    border-collapse: collapse;
  }
  .table-with-column-image thead {
    border-bottom: 11px solid #3593cf;
  }
  .table-with-column-image table thead tr th {
    background: 0 0;
    color: #3593cf;
    padding: 15px 5px 15px 10px;
    font-size: 14px;
  }
  .table-with-column-image table thead tr th:first-child {
    width: 190px;
    padding-left: 20px;
  }
  .table-with-column-image tbody {
    border-bottom: 10px solid #e8e8e8;
  }
  .table-with-column-image table tbody tr td {
    background: 0 0;
    color: #191919;
    padding: 5px 10px 5px;
    position: relative;
    text-align: center;
    border: 10px solid #e8e8e8 !important;
    border-width: 0 0 10px 0 !important;
  }
  .table-with-column-image table tbody tr td:first-child {
    text-align: left;
    color: #3593cf;
    font-weight: 700;
    border-left: 10px solid #e8e8e8 !important;
  }
  .table-with-column-image table tbody tr td:last-child {
    border-right: 10px solid #e8e8e8 !important;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .table-with-column-image {
    overflow: visible;
  }
}
@media screen and (min-width: 1101px) {
  .image-with-content-block .wp-block-column:first-child {
    padding-right: 15px;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }
  .image-with-content-block figure.wp-block-image.size-large {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0;
  }
  .image-with-content-block .wp-block-columns .wp-block-column:first-child {
    margin-bottom: 0 !important;
  }
  .image-with-content-block .wp-block-columns .wp-block-column:first-child p:last-child {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1150px) {
  .table-with-column-image table thead tr th:first-child {
    width: 120px;
    padding-left: 6px;
  }
  .online-mha-img-content {
    padding: 20px 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-visible {
    display: block;
    border: 0 none !important;
    padding: 0 !important;
  }
  .online-mha-img-content .wp-block-columns .wp-block-column:last-child {
    display: none;
  }
  .online-mha-img-content .wp-block-column:first-child {
    padding-right: 0;
    flex-basis: 100% !important;
  }
  .online-mha-img-content {
    padding: 20px 15px !important;
  }
}
@media screen and (max-width: 980px) {
  .wp-block-em-multipurpose-block.is-title-banner {
    background: #795bac !important;
  }
}
@media screen and (max-width: 767px) {
  .desktop-visible {
    display: none;
  }
  .simple-accordion .wp-block-em-accordion.advgb-accordion-block .advgb-accordion-header {
    padding-left: 45px !important;
  }
  .simple-accordion .wp-block-em-accordion.advgb-accordion-block {
    padding-left: 0;
  }
  .simple-accordion p.number-text {
    z-index: 1;
    top: 16px;
    line-height: normal;
  }
  .simple-accordion {
    padding: 20px 20px !important;
  }
  body .right-image-acc.wp-block-image {
    display: none;
  }
  body .accordion-with-right-image.degreeOptions {
    padding: 20px 10px 20px 25px !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  body .accordion-with-right-image.degreeOptions .advgb-accordion-block:nth-child(2) .advgb-accordion-header {
    max-width: 100%;
  }
  body .accordion-with-right-image.degreeOptions .advgb-accordion-block .advgb-accordion-header h4 {
    font-size: 18px;
    line-height: 28px;
  }
  body .bio-column-design.bio-column-design .md-has-2-columns .inner-column-2.inner-column-2 p:last-child {
    padding-bottom: 0;
  }
  body .simple-accordion p.number-text {
    top: 19px;
  }
  body .simple-accordion .advgb-accordion-inner .advgb-accordion-header .advgb-accordion-header-title {
    font-size: 22px;
  }
  .sectiontitle {
    padding-top: 20px;
  }
  .sectiontitle .img-wrap img {
    width: 99px;
  }
  .sectiontitle .img-wrap {
    top: -50px;
  }
  .sectiontitle h3 {
    font-size: 24px;
  }
  .degreeOptions {
    padding: 20px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
  }
  .degreeOptions:first-child {
    margin-top: 50px;
  }
  .degreeOptions::before {
    content: none;
  }
  .table-with-column-image table {
    border: 0 solid #f7f7f7;
    border-top: 5px solid #3593cf;
    background: #f7f7f7;
    padding: 13px 5px;
  }
  .table-with-column-image table tbody {
    background: #fff;
  }
  .table-with-column-image table thead {
    display: none;
  }
  .table-with-column-image tbody tr {
    border-bottom: 5px solid #f7f7f7 !important;
    border: 1px solid #e8e8e8;
  }
  .table-with-column-image tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .table-with-column-image tbody tr td::before {
    padding-right: 14px;
    color: #3593cf;
    width: 40%;
    position: absolute;
    left: 0;
    text-align: right;
    font-size: 15px;
  }
  .table-with-column-image tbody tr td::after {
    content: "";
    width: 1px;
    height: calc(100% + 1px);
    position: absolute;
    top: -2px;
    bottom: 0;
    left: 41%;
    background: #e8e8e8;
    opacity: 1;
  }
  body .table-with-column-image tbody tr td {
    position: relative;
    padding-left: calc(40% + 20px);
    background: 0 0;
    border-bottom: 1px solid #e8e8e8;
  }
  .table-with-column-image tbody tr td:first-child {
    color: #3593cf;
    font-weight: 700;
  }
  .table-with-column-image table tbody tr:last-child td:last-child {
    border-bottom: 0;
  }
  .table-with-column-image table tbody tr:last-child td:last-child::after {
    top: -2px;
    height: calc(100% + 4px);
  }
  .table-with-column-image tbody tr:last-child td {
    border-bottom: 1px solid #e8e8e8;
  }
  .col-with-image hr {
    display: none;
  }
  .image-block-with-content .wp-block-column:first-child,
  .img-content-column .wp-block-column:first-child {
    flex-basis: 100%;
    padding-right: 0;
  }
  .image-block-with-content.wp-block-columns .wp-block-column:last-child .wp-block-image img,
  .img-content-column.wp-block-columns .wp-block-column:last-child .wp-block-image img {
    margin: 0 auto;
  }
  .degreeOptions .desc h3 {
    padding: 5px 0 10px;
    font-size: 24px;
  }
  .greenList {
    padding-left: 20px;
  }
  .degreeOptions .advgb-accordion-block {
    margin-bottom: 0;
  }
  .dot-text-blocks {
    padding: 30px 20px 30px 40px !important;
  }
  .image-block-with-content .wp-block-image,
  .img-content-column figure.wp-block-image {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 700px) {
  body .blocks-with-img {
    padding-top: 30px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    margin-bottom: 5px !important;
  }
  .blocks-with-img > figure.wp-block-image {
    width: 63px;
    right: 20px;
    top: 15px;
  }
  body .blocks-with-img h3 {
    padding-right: 70px;
    font-size: 23px;
    padding-bottom: 30px;
  }
}
.sortable-ranking-table-slim {
  padding: 0 0 30px 0;
}

.sortable-ranking-table-slim.data-loading {
  position: relative;
  min-height: 50px;
}

.sortable-ranking-table-slim.data-loading::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 30px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  border-radius: 20px 20px 0 0;
}

.sortable-ranking-table-slim.data-loading::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid var(--vtx-primary-color) _2;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: auto;
}

.sortable-ranking-table-slim .ranking-data table tr th.school-information,
.sortable-ranking-table-slim .ranking-data table tr th:nth-child(n+8),
.sortable-ranking-table-slim .ranking-data table tr.information:not(.is_open) td.school-information {
  display: none;
}

.sortable-ranking-table-slim .ranking-data table,
.sortable-ranking-table-slim .ranking-data table tbody,
.sortable-ranking-table-slim .ranking-data table thead {
  width: 100%;
  border-spacing: 0;
  display: inline-block;
}

.sortable-ranking-table-slim .ranking-data table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-spacing: 0;
  background: #fff;
}

.sortable-ranking-table-slim .ranking-data table tr.is_open {
  border-bottom: 3px solid #8762cb;
}

.sortable-ranking-table-slim .ranking-data table tbody tr:nth-child(even),
.sortable-ranking-table-slim .ranking-data table thead tr {
  background: #fafafa;
}

.sortable-ranking-table-slim .ranking-data table tr th,
span.data-title {
  text-transform: uppercase;
  color: #999;
  font-size: 12px;
  font-weight: 700;
}

span.data-title {
  display: block;
  padding-bottom: 5px;
}

.sortable-ranking-table-slim .ranking-data table tr td {
  margin: 0;
  padding: 10px;
  border-spacing: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  color: #666666;
}

.sortable-ranking-table-slim .ranking-data table tr td,
.sortable-ranking-table-slim .ranking-data table tr th {
  text-align: center;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sortable-ranking-table-slim .ranking-data table tr .number {
  width: 50px;
}

.sortable-ranking-table-slim .ranking-data table tr td.number span {
  display: block;
  background: #8762cb;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

.sortable-ranking-table-slim .ranking-data table tr .school-name {
  width: calc(100% - 500px);
  text-align: left;
}

.sortable-ranking-table-slim .ranking-data table tr .school-type {
  width: 155px;
}

.sortable-ranking-table-slim .ranking-data table tr .cost {
  width: 70px;
}

.sortable-ranking-table-slim .ranking-data table tr .cost .cost {
  width: auto;
}

.sortable-ranking-table-slim .ranking-data table tr .online-programs {
  width: 130px;
}

.sortable-ranking-table-slim .ranking-data table tr .expand {
  width: 95px;
}

.sortable-ranking-table-slim .ranking-data table tr td.expand {
  position: relative;
  cursor: pointer;
}

.sortable-ranking-table-slim .ranking-data table tr td.expand:hover {
  background: #f9fafb !important;
}

.sortable-ranking-table-slim .ranking-data table tr td.expand::before {
  content: "+";
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  font-weight: 700;
  font-size: 24px;
  color: #8762cb;
}

.sortable-ranking-table-slim .ranking-data table tr.is_open td.expand::before {
  content: "-";
}

.sortable-ranking-table-slim .ranking-data table tr td.school-information {
  text-align: left;
  padding: 20px;
  width: 100%;
  position: relative;
}

.sortable-ranking-table-slim .ranking-data table tr td.school-information::before {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
}

.sortable-ranking-table-slim .ranking-data table tr td.school-information em {
  text-decoration: underline;
}

.sortable-ranking-table-slim .ranking-data table tr td:nth-child(n+8):nth-child(-n+10) {
  width: 20%;
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}

.sortable-ranking-table-slim .ranking-data table tr td.accreditation {
  width: 40%;
}

.sortable-ranking-table-slim .ranking-data table tr td:nth-child(n+8) {
  display: none;
}

.sortable-ranking-table-slim .ranking-data table tr.is_open td:nth-child(n+8) {
  display: block;
}

.sortable-ranking-table-slim .ranking-data table tr .academic-counseling,
.sortable-ranking-table-slim .ranking-data table tr .institutional-aid,
.sortable-ranking-table-slim .ranking-data table tr .median-earnings {
  border-right: 1px solid rgba(112, 112, 112, 0.2);
}

.sortable-ranking-table-slim .ranking-data table tr td.school-name a {
  color: #d3450d;
  font-size: 15px;
  font-weight: 600;
  word-break: keep-all;
  display: block;
  text-decoration: underline;
}
.sortable-ranking-table-slim .ranking-data table tr td.school-name a:hover {
  color: #1A237E;
}

.sortable-ranking-table-slim .ranking-data {
  -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.1);
}

.ranking-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.ranking-toolbar .schools {
  margin-right: 25px;
}

.ranking-toolbar .ranking-schools-button {
  background: #f9fafb !important;
  border-radius: 50px;
}

.ranking-schools-button input[type=radio] {
  display: none;
}

.ranking-schools-button label {
  display: inline-block;
  background-color: #f9fafb !important;
  padding: 9px 10px;
  font-size: 14px;
  cursor: pointer;
  width: 150px;
  border-radius: 50px;
  text-align: center;
  font-weight: 700;
  color: #8762cb;
}

.ranking-schools-button input[type=radio]:checked + label {
  background-color: #8762cb !important;
  color: #fff;
}

.ranking-toolbar .ortext {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  margin-right: 25px;
  color: #999;
}

.ranking-state-select-box {
  position: relative;
  display: none;
}

.sortable-ranking-table-slim[data-years="2"] .ranking-state-select-box.states2Year {
  display: block;
}

.sortable-ranking-table-slim[data-years="4"] .ranking-state-select-box.states4Year {
  display: block;
}

.ranking-state-select-box::before {
  content: "";
  position: absolute;
  top: 14px;
  right: 17px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 18px;
  color: #8762cb;
  width: 9px;
  height: 9px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  pointer-events: none;
}

.ranking-state-select-box select {
  -webkit-appearance: none;
  width: 160px;
  height: 40px;
  padding: 5px 12px;
  border-radius: 50px;
  border: 2px solid #8762cb;
  outline: 0;
  color: #8762cb;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.simple-button .wp-block-button__link {
  font-weight: 700;
  min-width: 175px;
  font-size: 11px;
  width: 100%;
  padding: 12px !important;
  text-align: center;
}

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

.simple-button .wp-block-button__link::before {
  display: none;
}

.badge-box {
  width: 250px;
  max-width: 100%;
  margin: 0 auto 0 0;
}

.badge-box figure {
  margin: 0 auto;
}

.visiable980 {
  display: none;
}

.no-informations td.school-information {
  display: none !important;
}

.ranking-toolbar .ranking-schools-button[disable_tab=yes] {
  background: #f0f0f0;
}

.ranking-toolbar .ranking-schools-button[disable_tab=yes] input[type=radio]:not(:checked) + label {
  background: #f0f0f0;
  color: #cfcfcf;
  position: relative;
}

.ranking-toolbar .ranking-schools-button[disable_tab=yes] input[type=radio]:not(:checked) + label[for=years-2]:hover::before {
  content: "No 2-year Schools for this program";
}

.ranking-toolbar .ranking-schools-button[disable_tab=yes] input[type=radio]:not(:checked) + label[for=years-4]:hover::before {
  content: "No 4-year Schools for this program";
}

.ranking-toolbar .ranking-schools-button[disable_tab=yes] input[type=radio]:not(:checked) + label::before {
  display: inline-block;
  position: absolute;
  top: -100%;
  width: 90%;
  left: -30%;
  background: #fff;
  border: 1px solid #8762cb;
  line-height: 1.3;
  font-weight: 400;
  padding: 5px;
  color: #8762cb;
}

@media (min-width: 981px) and (max-width: 1120px) {
  .sortable-ranking-table-slim .ranking-data table tr td.expand,
  .sortable-ranking-table-slim .ranking-data table tr th.expand {
    width: 80px;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(5),
  .sortable-ranking-table-slim .ranking-data table tr th:nth-child(5) {
    width: 100px;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(4),
  .sortable-ranking-table-slim .ranking-data table tr th:nth-child(4) {
    width: 60px;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(3),
  .sortable-ranking-table-slim .ranking-data table tr th:nth-child(3) {
    width: 120px;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(2),
  .sortable-ranking-table-slim .ranking-data table tr th:nth-child(2) {
    width: calc(100% - 420px);
  }
  .ranking-state-select-box select {
    width: 150px;
  }
  .ranking-schools-button label {
    width: 100px;
  }
}
@media screen and (max-width: 980px) {
  .visiable980 {
    display: block;
  }
  .badge-box {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .sortable-ranking-table-slim .ranking-data table tr .number {
    width: 60px;
  }
  .sortable-ranking-table-slim .ranking-data table tr td.number span {
    color: #8762cb;
    background: 0 0;
    font-size: 30px;
    width: 35px;
  }
  .sortable-ranking-table-slim .ranking-data table tr .school-name {
    width: calc(100% - 510px);
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sortable-ranking-table-slim .ranking-data table thead {
    display: none;
  }
  .sortable-ranking-table-slim .ranking-data table tr td[data-detail]::before {
    content: attr(data-detail);
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(2) {
    width: calc(100% - 100px);
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(n+3):nth-child(-n+4)::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    border-right: 1px solid rgba(112, 112, 112, 0.2);
  }
  .sortable-ranking-table-slim .ranking-data table tr td.expand {
    width: 50px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(5) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 50%;
  }
  .sortable-ranking-table-slim .ranking-data table tr td.school-information {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(8) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    width: 50% !important;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(9) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
    border-right: 0 !important;
    width: 50% !important;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(10) {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    border-right: 1px solid rgba(112, 112, 112, 0.2);
    width: 50% !important;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(11) {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
    width: 50% !important;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(12) {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(13) {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .sortable-ranking-table-slim .ranking-data table tr td:nth-child(n+3):nth-child(-n+5) {
    width: 33.33%;
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px solid rgba(112, 112, 112, 0.2);
  }
  .ranking-toolbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ranking-toolbar > * {
    margin: 0 auto 15px !important;
  }
  .ranking-toolbar .state {
    margin-bottom: 5px !important;
  }
  .ranking-schools-button label {
    width: 137px;
  }
  .ranking-state-select-box select {
    width: 278px;
    max-width: 100%;
  }
  .sortable-ranking-table-slim .ranking-data table tr .academic-counseling,
  .sortable-ranking-table-slim .ranking-data table tr .career-placement {
    position: relative;
  }
  .sortable-ranking-table-slim .ranking-data table tr .career-placement::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #fff;
    right: 0;
    bottom: -1px;
  }
  .sortable-ranking-table-slim .ranking-data table tr .academic-counseling::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: -1px;
  }
}
.rankingPopupClose {
  display: none;
}

.rankingPopup {
  position: relative;
  margin-right: 0;
}

.openPopupButton {
  color: #8762cb;
  font-weight: 700;
  margin-left: 25px;
}

.openPopupButton::after {
  content: "i";
  display: inline-block;
  padding: 0 5px;
  font-size: 10px;
  line-height: 14px;
  background: #8762cb;
  color: #fff;
  border-radius: 50%;
  width: 14px;
  text-align: center;
  margin-left: 5px;
  font-family: monospace;
  vertical-align: middle;
}

.openPopupButton:hover::after {
  background: var(--vtx-primary-color) _2;
}

body:not(.wp-admin) .rankingPopup .wp-block-em-multipurpose-block {
  display: none;
  position: absolute;
  box-shadow: 5px 5px 32px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 5px 5px 32px rgba(0, 0, 0, 0.25);
  z-index: 1;
  background: #fff;
  width: 540px;
  max-width: 80vw;
  top: 50px;
  right: 0;
}

.rankingPopup .wp-block-em-multipurpose-block .boldGreenBullets,
.rankingPopup .wp-block-em-multipurpose-block .checkMarkList {
  margin: 15px 0;
}

.rankingPopup .wp-block-em-multipurpose-block .boldGreenBullets li {
  padding: 0 0 15px 28px;
}

.rankingPopup .wp-block-em-multipurpose-block .boldGreenBullets li::before {
  left: 3px;
}

body:not(.wp-admin) .rankingPopup.open_popup .wp-block-em-multipurpose-block {
  display: block;
}

@media screen and (min-width: 768px) {
  .rankingPopup.open_popup .rankingPopupClose {
    position: absolute;
    top: 30px;
    line-height: 1;
    padding: 0;
    right: 5px;
    cursor: pointer;
    display: block;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .rankingPopup.open_popup::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9;
  }
  .rankingPopupClose {
    color: #fff;
    position: fixed;
    z-index: 99;
    top: 8%;
    right: 12%;
    cursor: pointer;
    line-height: 42px;
    padding: 0;
    font-size: 42px;
  }
  .rankingPopup.open_popup .rankingPopupClose {
    display: inline-block;
  }
  .rankingPopup .wp-block-em-multipurpose-block {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 9 !important;
    height: 70vh;
    overflow: auto;
    width: 80vw !important;
    max-width: 100% !important;
  }
  .ranking-toolbar .schools {
    order: 2;
  }
  .ranking-toolbar .ortext {
    order: 3;
  }
  .ranking-toolbar .state {
    order: 4;
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
ul.boldGreenBullets {
  margin: 0;
  padding: 0;
}

.boldGreenBullets li {
  list-style: none;
  position: relative;
  padding-left: 17px;
  padding-bottom: 0;
}

.boldGreenBullets li::before {
  content: "";
  font-weight: 700;
  width: 10px;
  background-color: var(--vtx-primary-color) _2;
  position: absolute;
  top: 9px;
  left: 0;
  height: 10px;
  border-radius: 50%;
}

.boldGreenBullets li strong {
  color: var(--vtx-primary-color) _2;
  font-size: 18px;
}

.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;
  }
}
