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

.gradientAccordian .wp-block-em-image-with-content .img-wrap .wp-block-image img {
  max-width: 120px;
}

.simple-left-space-list {
  list-style: none;
  padding-left: 0;
  margin: 15px 0 0 0;
}

.simple-left-space-list li:not(:last-child) {
  padding-bottom: 50px;
}

.simple-left-space-list li strong a {
  font-size: 20px;
  text-decoration: underline;
}

.simple-left-space-list li > strong strong a {
  color: #D43900;
}

.simple-left-space-list li strong {
  color: #D43900;
  font-size: 20px;
}

.simple-left-space-list li br {
  content: "";
  display: block;
  margin-bottom: 15px;
  width: 100%;
  height: 0;
}

.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.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;
  margin-bottom: 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: 10px;
}

.simple-texts-block .strong-break li > br {
  display: none;
}

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

.line-height-12 {
  line-height: 1.2;
}

.colored-number .wp-block-em-image-with-content {
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.colored-number .img-wrap {
  position: absolute;
}

.colored-number .content-wrap p.has-text-color {
  padding-left: 80px;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.colored-number .img-wrap p {
  margin: 0 auto !important;
  text-align: center;
  width: 60px;
}

.with-arrow-button-fill.is-style-fill {
  margin: 40px 0;
}

.with-arrow-button-fill .wp-block-button__link {
  font-weight: 700;
  text-align: left;
  padding: 20px 55px 20px 45px !important;
  position: relative;
  font-size: 16px;
  width: 100%;
  max-width: 354px;
  border-radius: 50px;
}

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

.image-and-content-block .wp-block-media-text__content {
  padding-left: 0;
}

.three-cols-img-content {
  margin-bottom: 0;
}

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

.three-cols-img-content.wp-block-columns .wp-block-column:not(:last-child) {
  margin-right: 30px !important;
}

ul.resource-block li:before {
  content: none;
}

ul.resource-block li a {
  text-decoration: underline;
}

ul.resource-block {
  padding-left: 0;
}

.simple-texts-block .strong-break li a strong {
  display: block;
}

@media screen and (max-width: 980px) {
  .responsive-padd-25 {
    padding: 25px !important;
  }
  .wp-block-em-multipurpose-block.is-title-banner {
    background: #795bac !important;
  }
  .responsive-padd-25 {
    padding: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .three-cols-img-content.wp-block-columns .wp-block-column:not(:last-child) {
    margin-right: 0 !important;
  }
  .three-cols-img-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .three-cols-img-content br {
    display: none;
  }
  .padd-20 {
    padding: 20px !important;
  }
  body .image-and-content-block {
    margin-bottom: 30px;
  }
  .colored-number .content-wrap p.has-text-color {
    font-size: 20px !important;
  }
  .simple-texts-block {
    padding-left: 10px !important;
  }
  body .simple-texts-block.no-bulletes {
    padding-left: 0 !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;
  }
}
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;
  }
}
