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

.state-data-table {
  width: 100%;
  padding: 15px 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: calc(50% - 60px);
}

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

.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 {
  width: 120px;
  font-size: 16px;
  color: #3593cf;
  font-weight: 700;
  word-break: keep-all;
}

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

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

.purpleList {
  list-style-type: none;
  padding-left: 10%;
  margin: 30px 0;
}

.purpleList li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--vtx-primary-color);
  border-radius: 50%;
  top: 8px;
  position: absolute;
  left: -10px;
}

.purpleList li {
  position: relative;
  margin-bottom: 20px;
  font-size: 16px;
}

.purpleList li:last-child {
  margin-bottom: 0;
}

.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 (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: 980px) {
  .wp-block-em-multipurpose-block.is-title-banner {
    background: #795bac !important;
  }
  .responsive-padd-25 {
    padding: 25px !important;
  }
}
@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% !important;
    text-align: left !important;
    position: relative;
    padding-left: calc(50% + 10px) !important;
    padding-top: 10px;
    padding-right: 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: 16px;
    color: #3593cf;
    font-weight: 600;
    border-right: 1px solid rgba(3, 3, 3, 0.1);
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    padding: 10px;
  }
  .colored-number .wp-block-em-image-with-content .img-wrap p {
    font-size: 36px !important;
    margin-top: 4px;
    margin-right: 20px;
  }
}
.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;
  }
}
