/*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;
}

.with-arrow-button-fill .wp-block-button__link {
  font-weight: 700;
  text-align: left;
  padding: 20px 45px 20px 45px !important;
  position: relative;
  min-width: 420px;
  line-height: normal;
  font-size: 16px;
}

.with-arrow-button-fill .wp-block-button__link::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-right: 4px solid;
  border-bottom: 4px solid;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  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;
}

.three-col-btn .wp-block-buttons.with-arrow-button-fill a.wp-block-button__link {
  width: 100%;
  min-width: auto;
  max-width: 100%;
}

.three-col-btn .wp-block-buttons .wp-block-button {
  width: 100%;
}

.three-col-btn .wp-block-columns .wp-block-column:not(:last-child) {
  margin: 0 15px 10px 0 !important;
}

.three-col-btn .wp-block-columns {
  margin-bottom: 0;
}

p.for-step strong {
  display: inline-block;
  vertical-align: middle;
  margin-top: 8px;
}

@media screen and (max-width: 1700px) {
  .is-title-banner {
    background-size: cover !important;
  }
}
@media screen and (max-width: 1250px) {
  .is-title-banner {
    padding: 65px 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .is-title-banner {
    background: #795bac !important;
  }
  body .is-title-banner::before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, color-stop(37%, #4B4175 !important), to(rgba(0, 0, 0, 0.1)));
    background: -webkit-linear-gradient(left, #4B4175 !important 37%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(left, #4B4175 !important 37%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to right, #4B4175 !important 37%, rgba(0, 0, 0, 0.1) 100%);
  }
}
@media screen and (max-width: 767px) {
  .with-arrow-button-fill .wp-block-button__link {
    padding: 20px 35px 20px 30px !important;
    width: 100%;
    max-width: 100%;
    min-width: auto;
  }
  .with-arrow-button-fill .wp-block-button__link::after {
    right: 22px;
  }
  .padd-20.padd-20.padd-20 {
    padding: 20px !important;
  }
  .three-col-btn .wp-block-columns .wp-block-column:not(:last-child) {
    margin: 0 0 10px 0 !important;
  }
  .wp-block-spacer {
    max-height: 30px;
  }
  .is-title-banner {
    padding: 30px 0 !important;
  }
}
.line-height-12,
p[style*="font-size:24px"] {
  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:last-child {
    font-size: 36px !important;
    margin-top: 4px;
    margin-right: 20px;
  }
  .colored-number .wp-block-em-image-with-content .img-wrap p.for-step {
    font-size: 18px !important;
    margin: 0 30px 0 0;
  }
  .responsive-padd-25 {
    padding: 20px !important;
  }
}
.state-data-table {
  width: 100%;
  padding: 30px 0;
  display: block;
}

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

.state-data-table thead {
  border-bottom: 5px solid #3593cf;
  padding-left: 15px;
  padding-right: 15px;
}

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

.state-data-table thead tr td {
  font-size: 14px;
  color: #3593cf;
}

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

.state-data-table tbody {
  padding: 15px;
  border-width: 6px 1px 1px 1px;
  background-color: #f9fafb !important;
  border-style: solid;
  border-color: #d4d4d4;
  border-top-color: var(--vtx-primary-color);
}

.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;
  text-align: left;
}

.state-data-table tr th {
  color: #3593cf;
}

.three-cols-img-content .wp-block-column > div {
  height: 100%;
}

.three-cols-img-content .wp-block-column .wp-block-image {
  min-height: 85px;
}

@media (min-width: 768px) {
  .state-data-table tr:first-child td {
    font-weight: 600;
    width: 18%;
    text-align: left;
    color: #666666;
    font-size: 16px;
  }
  .state-data-table tr td:first-child {
    width: 25%;
  }
  .state-data-table tr td:nth-child(2) {
    width: 21%;
  }
  .state-data-table tr td:nth-child(3) {
    width: 21%;
  }
  .state-data-table tr td:nth-child(4) {
    width: 21%;
  }
  .state-data-table tr td:last-child {
    width: 31%;
  }
  .state-data-table tr td:first-child {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    word-break: keep-all;
  }
  .state-data-table tr th:first-child {
    text-align: left;
  }
  .four-col-table.state-data-table tr td:last-child {
    width: 23%;
  }
  .four-col-table.state-data-table tr td:first-child {
    width: 31%;
  }
  .four-col-table.state-data-table tr td:nth-child(2),
  .four-col-table.state-data-table tr td:nth-child(3) {
    width: 23%;
  }
}
@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 (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;
  }
  .state-data-table tr td::before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: calc(50% + 5px);
    text-align: right;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    border-right: 1px solid rgba(3, 3, 3, 0.1);
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 10px;
    word-break: break-word;
    white-space: pre-line;
  }
  .state-data-table tr td:first-child {
    padding: 15px 15px;
    text-align: center !important;
    font-weight: 700;
    color: var(--vtx-primary-color);
    border-bottom: 1px solid rgba(3, 3, 3, 0.1);
  }
  .state-data-table tr td:first-child:before {
    width: 100%;
    text-align: center;
    display: block;
  }
  .state-data-table tr:first-child {
    display: none;
  }
  .three-cols-img-content .wp-block-column {
    margin-right: 15px !important;
  }
  .three-cols-img-content .wp-block-column:nth-child(2) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .state-data-table tr td {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }
  .three-cols-img-content .wp-block-column {
    margin-right: 0 !important;
  }
  .three-cols-img-content .wp-block-column .wp-block-image {
    min-height: auto;
  }
}
.simple-texts-block ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--vtx-primary-color);
  border-radius: 50px;
  position: absolute;
  left: -30px;
  top: 8px;
}

.simple-texts-block ul li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
}

.simple-texts-block ul li:last-child {
  margin-bottom: 0;
}

.simple-texts-block ul li > strong {
  color: var(--vtx-primary-color);
  font-size: 20px;
}

.simple-texts-block ul li > strong a {
  text-decoration: underline;
}

.simple-texts-block ul.mb-30 li {
  margin-bottom: 30px;
}

.simple-texts-block.no-bulletes {
  padding-left: 0;
}

.simple-texts-block.no-bulletes ul {
  list-style-type: none;
  padding-left: 0;
}

.simple-texts-block.no-bulletes ul li:before {
  display: none;
}

.simple-texts-block .strong-break {
  margin-top: 0;
}

.simple-texts-block .strong-break li > strong {
  display: block;
  margin-bottom: 14px;
}

.simple-texts-block .strong-break li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .simple-texts-block {
    padding-left: 10px !important;
  }
  body .simple-texts-block.no-bulletes {
    padding-left: 0 !important;
  }
}
.gradientAccordian .wp-block-em-image-with-content .img-wrap .wp-block-image img {
  margin-right: auto;
  margin-left: auto;
}

.gradientAccordian .wp-block-em-image-with-content .wp-block-em-right-column.img-wrap {
  min-width: 160px;
}

.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;
  }
}
.featured-program .wp-block-em-image-with-content,
.featured-program .wp-block-em-image-with-content .wp-block-button,
.featured-program .wp-block-em-image-with-content .wp-block-image {
  margin: 0;
}

.featured-program .wp-block-em-image-with-content {
  align-items: center;
}

.featured-program .wp-block-em-image-with-content:first-child {
  border-bottom: 1px solid #ccc;
}

.featured-program .wp-block-em-image-with-content:first-child .img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #ccc;
}

.featured-program .wp-block-em-image-with-content:first-child .content-wrap p {
  font-size: 14px;
  text-transform: uppercase;
}

.featured-program .wp-block-em-image-with-content:first-child .content-wrap a {
  font-size: 18px;
  text-transform: none;
}

.featured-program .wp-block-em-image-with-content:nth-child(2) .img-wrap {
  align-self: flex-start;
}

.featured-program .wp-block-em-image-with-content:nth-child(2) .content-wrap p {
  font-size: 13px;
  line-height: 1.5;
}

.featured-program .wp-block-em-image-with-content .content-wrap,
.featured-program .wp-block-em-image-with-content .img-wrap {
  padding: 15px;
  align-self: stretch;
}

.featured-program .wp-block-em-image-with-content .content-wrap {
  align-self: center;
}

.featured-program .wp-block-em-image-with-content .img-wrap {
  width: 162px;
  min-height: 100px;
}

.featured-program .wp-block-em-image-with-content .content-wrap p:last-child {
  padding-bottom: 0;
}

.featured-program .wp-block-em-image-with-content .img-wrap .wp-block-image img {
  width: 100%;
  max-width: 162px;
  max-height: 100%;
}

.featured-program .wp-block-em-image-with-content .wp-block-image {
  width: 100%;
}

.featured-program .wp-block-em-image-with-content:nth-child(2) .img-wrap a:hover {
  opacity: 0.7;
}

.featured-program .wp-block-em-image-with-content:nth-child(2) .img-wrap a {
  padding: 18px !important;
  background-color: #d3450d !important;
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .featured-program .wp-block-em-image-with-content .content-wrap,
  .featured-program .wp-block-em-image-with-content .img-wrap {
    width: 100%;
  }
  .featured-program .wp-block-em-image-with-content:first-child .img-wrap {
    justify-content: flex-start;
    border-bottom: 1px solid #ccc;
    border-right: 0;
  }
  .featured-program .wp-block-em-image-with-content {
    display: flex;
    flex-direction: column;
  }
  .featured-program .wp-block-em-image-with-content:nth-child(2) .img-wrap {
    order: 2;
    border-top: 1px solid #ccc;
    min-height: auto;
  }
  .featured-program .wp-block-em-image-with-content:nth-child(2) .content-wrap {
    order: 1;
  }
}
.sponsored-tooltip {
  color: #fff;
  position: relative;
  text-align: right;
  width: 250px;
  margin-top: 10px;
  font-size: 10px;
}

.sponsored-tooltip .hover-text {
  cursor: pointer;
}

span.sponsored-tooltiptext {
  position: absolute;
  right: 0;
  bottom: calc(100% + 4px);
  width: 100%;
  max-width: 100%;
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 10px 30px 0 #ebebeb;
  -moz-box-shadow: 0 10px 30px 0 #ebebeb;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  color: #191919;
  text-align: left;
  cursor: text;
  font-size: 13px;
}

.below-widget span.sponsored-tooltiptext {
  position: absolute;
  right: auto;
  bottom: auto;
  width: 100%;
  max-width: 100%;
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 10px 30px 0 #ebebeb;
  -moz-box-shadow: 0 10px 30px 0 #ebebeb;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  color: #191919;
  text-align: left;
  cursor: text;
  font-size: 13px;
  left: calc(100% + 10px);
  top: -10px;
  z-index: 1;
}

.sponsored-tooltip .hover-text:hover + span.sponsored-tooltiptext {
  display: block !important;
}

@media screen and (max-width: 980px) {
  .sponsored-tooltip {
    color: #191919;
    width: 300px;
    max-width: 100%;
  }
  .below-widget span.sponsored-tooltiptext {
    left: auto;
    top: auto;
    bottom: calc(100% + 5px);
    max-width: 90%;
  }
}
