@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
#custom_html-6 #active {
  display: none;
}
header.smaller {
  background: rgba(241, 241, 241, 0.98) !important;
  /***---GLOBALS---***/
}
body {
  overflow-x: hidden;
}
body p, body li {
  font-size: 14px;
  line-height: 20px;
}
.howblock {
  text-align: center;
}
.home .contentwrap {
  margin-top: 0 !important;
}
.comments-area {
  display: none;
}
.flex-banner {
  display: none;
}
.wrapmargin {
  padding-top: 0;
}
.page-id-572 .contentwrap {
  margin-top: 0;
}
.page-id-572 .entry-header {
  display: none;
}
.page-id-572 header {
  position: relative;
}
.page-id-572 header .wp-show-posts-entry-title {
  font-size: 25px;
  line-height: 25px;
}
.page-id-572 .wp-show-posts-entry-header {
  margin: 0 0 -1em;
  padding: 0;
}
.headerwrap {
  max-width: 98% !important;
}
.entry-footer {
  display: none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #f90a77;
}
.page-id-131 .contentwrap {
  margin-top: 60px;
}
.page-id-131 .compeat-header-inline {
  padding: 20px;
}
.page-id-131 .compeat-price-wrapper {
  margin: 0 -10px 20px;
}
.page-id-131 .compeat-price-wrapper > .flex-box > .flex-item {
  padding: 10px 30px;
  min-height: 510px;
}
.page-id-131 .compeat-price-wrapper > .flex-box > .flex-item .ribbon {
  top: 20px;
  right: -110px;
}
.page-id-131 .compeat-wrapper p {
  margin-bottom: 10px !important;
}
.demo-video {
  position: fixed;
  text-align: center;
  height: 75px;
  width: 75px;
  background: #ae3187;
  border-radius: 50%;
  right: 70px;
  top: 120px;
  padding-top: 6px;
  transition: all 0.3s ease-in;
  z-index: 999999;
  color: white !important;
  /***---MOBILE MENU FIX---****/
}
.demo-video a {
  color: white !important;
  font-weight: 400;
  text-align: center;
}
.demo-video:hover {
  background: #9698ec;
  transition: all 0.3s ease-in;
  text-decoration: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}
.wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /* background: linear-gradient(375deg, #1cc7d0, #2ede98); */
  /* clip-path: circle(25px at calc(0% + 45px) 45px); */
  background: linear-gradient(-135deg, #c850c0, #4158d0);
  clip-path: circle(25px at calc(100% - 45px) 45px);
  opacity: 0;
}
#active:checked ~ .wrapper {
  clip-path: circle(75%);
}
.menu-btn {
  display: none;
  position: absolute;
  z-index: 2;
  /* left: 20px; */
  right: 20px;
  top: 20px;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  /* background: linear-gradient(375deg, #1cc7d0, #2ede98); */
  background: linear-gradient(-135deg, #c850c0, #4158d0);
  transition: all 0.3s ease-in-out;
}
#active:checked ~ .menu-btn {
  background: #fff;
  color: #4158d0;
}
#active:checked ~ .menu-btn i:before {
  content: "\f00d";
}
.wrapper ul {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
}
.wrapper ul li {
  margin: 15px 0;
}
.wrapper ul li a {
  color: none;
  text-decoration: none;
  font-size: 30px;
  font-weight: 500;
  padding: 5px 30px;
  color: #fff;
  position: relative;
  line-height: 50px;
  transition: all 0.3s ease;
}
.wrapper ul li a:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 50px;
  left: 0;
  border-radius: 50px;
  transform: scaleY(0);
  z-index: -1;
  transition: transform 0.3s ease;
}
.wrapper ul li a:hover:after {
  transform: scaleY(1);
}
.wrapper ul li a:hover {
  color: #4158d0;
}
input[type="checkbox"] {
  display: none;
}
.smaller .menu-btn {
  top: 10px;
}
ul, ol {
  margin: 0 0 1em 1.5em;
  /********************************/
  /***--NAV LINKS---***/
}
.current_page_item a {
  color: #f90a77 !important;
  font-weight: 500;
}
.contentwrap {
  margin-top: 100px;
}
.main-navigation ul ul {
  background-color: white;
  top: 80px;
  display: block;
}
.main-navigation ul ul a {
  width: 250px;
  padding-bottom: 10px;
}
.main-navigation ul ul li {
  padding: 10px;
  /***--SHIFT NAV---***/
}
#shiftnav-toggle-main {
  top: 15px;
  /***---HEADER---***/
}
section.module.parallax.parallax-feat {
  display: none;
}
header, header.smaller {
  overflow: visible;
  /***---
#masthead {
background: rgba(241, 241, 241, 0.98) !important;
box-shadow: 0 0 10px 2px rgb(0 0 0 / 20%);
}
---***/
  /***---WHATSAPP---***/
}
.float {
  display: none;
}
.my-float {
  margin-top: 16px;
  /***---HOME PAGE---***/
}
.grey-background {
  background: #eaeaea;
  padding-top: 15px;
}
.page-intro {
  color: black;
  font-size: 19px;
  line-height: 25px;
  margin-top: 2rem;
}
.img-center {
  width: 70%;
  margin: auto;
}
.secondary-heading {
  color: #000;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 0px;
  font-weight: 300;
}
.heading-h3 {
  font-size: 20px;
}
.main-heading {
  font-style: normal;
  font-weight: 800 !important;
  font-size: 45px;
  color: #eb1e77;
  line-height: 45px;
  margin-bottom: 2rem;
  margin-top: 5px;
}
.home .contentwrap {
  max-width: 100%;
  padding: 0;
}
.compeat-home-container {
  margin-top: 110px;
}
.compeat-home-container .main-banner {
  padding: 0 5%;
}
.compeat-home-container .main-banner .banner-main-info {
  padding-right: 5%;
  margin-bottom: 7%;
}
.banner-intro {
  color: #000;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 24px;
}
.banner-main {
  font-size: 65px;
  line-height: 55px;
  font-weight: 700;
  color: #ec1e77;
  margin-bottom: 20px;
}
.banner-main span {
  color: #65b8e8;
}
.banner-info {
  color: #000;
}
.banner-fyi {
  color: #ec1e77;
  font-size: 12px;
}
.banner-button {
  background: #7ed957;
  width: fit-content;
  padding: 15px 35px;
}
.banner-button a {
  color: white;
}
.compeat-home-container .main-banner .banner-ctas {
  display: flex;
}
.compeat-home-container .main-banner .banner-ctas .banner-heading {
  color: #65b8e8;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 15px;
}
.compeat-home-container .main-banner .banner-ctas p {
  width: 90%;
}
.compeat-home-container .main-banner .banner-ctas img {
  width: 55px;
  margin-bottom: 1rem;
}
.home-flex-container {
  display: flex;
  align-items: center;
  margin: 2rem 0;
}
.home-flex-container .img-container {
  flex: 0 0 50%;
  text-align: center;
}
.home-flex-container .info-container {
  flex: 0 0 50%;
  padding: 0 5%;
}
.home-flex-container .info-container .reporting-tool-ctas {
  display: flex;
  justify-content: space-between;
}
.home-flex-container .info-container .reporting-tool-ctas .button-blue {
  flex: 0 0 32%;
  background: #65b8e8;
  padding: 15px;
  text-align: center;
}
.home-flex-container .info-container .reporting-tool-ctas .button-pink {
  flex: 0 0 32%;
  background: #eb1e77;
  padding: 15px;
  text-align: center;
}
.home-flex-container .info-container .reporting-tool-ctas .button-blue a, .home-flex-container .info-container .reporting-tool-ctas .button-pink a {
  color: white;
}
.blue {
  color: #65b8e8;
  font-weight: 700;
}
.flex-direction-comp {
  flex-direction: row-reverse;
}
@media (max-width: 600px) {
  /***---HOME PAGE END---***/
  /***---CompEat---***/  .home-flex-container {
    display: block;
  }
  .compeat-home-container .main-banner .banner-ctas {
    display: block;
    text-align: center;
  }
  .home-flex-container .info-container .reporting-tool-ctas {
    display: block;
  }
  .reporting-tool-ctas .button-blue {
    margin-top: 10px;
  }
}
.compeat-wrapper p {
  line-height: normal !important;
  margin-bottom: revert;
}
.compeat-logo {
  width: 300px;
}
.align-center {
  text-align: center;
}
.compeat-splash {
  display: flex;
  background: #eaeaea;
  margin: 0 -94px;
  padding: 60px 94px 0px 94px;
}
.compeat-splash > .flex-item {
  width: 50%;
  position: relative;
}
.compeat-txt-light {
  text-transform: uppercase;
  margin-bottom: -5px;
  font-size: 45px;
  font-weight: 100;
}
.compeat-txt-heavy {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 0;
  font-size: 45px;
  margin-top: 0;
}
.compeat-txt-light-small {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 100;
}
.compeat-txt-heavy-small {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 30px;
}
.compeat-splash-text {
  margin-top: 25px;
}
.compeat-signup {
  display: block;
  padding: 10px 30px;
  background: #323d89;
  width: fit-content;
}
.readmore {
  float: none !important;
  display: block;
  width: fit-content;
}
.compeat-laptop {
  margin-bottom: -122px;
  z-index: 2;
  position: relative;
}
.compeat-header-inline {
  display: flex;
  justify-content: center;
  padding: 0px 0 25px 0;
}
.compeat-header-inline > .compeat-txt-light-small {
  margin-right: 10px;
}
.text-block {
  width: 80%;
  text-align: justify;
  margin: 0 auto;
  margin-top: -25px;
}
.text-block p {
  font-size: 14px;
}
.compeat-intro {
  padding: 25px 0 25px 0;
}
.compeat-intro h5 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
.compeat-intro .compeat-header-inline {
  padding: 0px 0 40px 0;
}
.compeat-intro > .flex-box {
  display: flex;
  margin-top: 50px;
  align-items: center;
}
.compeat-intro > .flex-box > .flex-item:nth-of-type(1) {
  width: 60%;
  margin-right: 40px;
  align-self: center;
}
.compeat-intro > .flex-box > .flex-item:nth-of-type(2) {
  width: 40%;
}
.compeat-intro > .flex-box > .flex-item:nth-of-type(2) > p {
  font-size: 14px;
}
.compeat-git {
  display: flex;
  position: relative;
  margin-top: 30px;
  align-items: center;
}
.compeat-git > .flex-item:nth-of-type(1) {
  width: 50%;
  margin-right: 40px;
}
.compeat-git > .flex-item:nth-of-type(2) {
  width: 50%;
}
.compeat-subscribe {
  display: flex;
  position: relative;
  padding-top: 50px;
  align-items: center;
}
.compeat-subscribe > .flex-item:nth-of-type(1) {
  width: 50%;
  margin-right: 40px;
}
.compeat-subscribe > .flex-item:nth-of-type(2) {
  width: 50%;
}
.price-blob {
  width: 37%;
}
.price-blop2 {
  z-index: 1;
}
.price-blop3 {
  width: 48%;
  right: -34%;
  bottom: -94px;
}
.compeat-price-wrapper {
  margin: 20px -10px;
}
.compeat-price-wrapper > .flex-box {
  display: flex;
  position: relative;
  justify-content: center;
}
.compeat-price-wrapper > .flex-box > .flex-item {
  width: 33.33%;
  padding: 35px 20px 20px 20px;
  margin: 10px;
  color: #fff;
  text-align: center;
  position: relative;
  min-height: 570px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  overflow: hidden;
}
.compeat-price-wrapper > .flex-box > .flex-item .ribbon {
  position: absolute;
  transform: rotate(45deg);
  top: 37px;
  right: -75px;
  background: #f90a77;
  padding: 15px 75px;
  font-weight: bold;
}
.compeat-price-wrapper > .flex-box > .flex-item h4 {
  margin: 10px 0;
}
.compeat-price-wrapper > .flex-box > .flex-item:nth-of-type(1) {
  background: rgba(217, 8, 143, 0.6);
}
.compeat-price-wrapper > .flex-box > .flex-item:nth-of-type(2) {
  background: rgba(80, 83, 223, 0.6);
}
.compeat-price-wrapper > .flex-box > .flex-item:nth-of-type(3) {
  background: rgba(40, 185, 215, 0.6);
}
img.compeat-icon {
  width: 75px;
  margin-top: 20px;
}
span.compeat-currency {
  font-size: 34px;
}
span.compeat-amount {
  font-size: 34px;
  font-weight: 900;
}
span.compeat-recurrence {
  font-size: 14px;
  vertical-align: top;
}
.compeat-price-wrapper > .flex-box > .flex-item > h4 {
  font-weight: 800;
}
.compeat-price-wrapper > .flex-box > .flex-item > li {
  list-style: none;
  font-size: 14px;
  margin: 5px;
}
.compeat-button-block {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  width: 80%;
  margin: 0 auto;
}
a.paoc-popup.popupaoc-button {
  padding: 15px;
  background: #fff;
  display: block;
  font-weight: bold;
  margin-top: 25px;
  text-transform: uppercase;
  color: #000;
}
a.compeat-button {
  padding: 15px;
  background: #fff;
  display: block;
  font-weight: bold;
  margin-top: 25px;
  text-transform: uppercase;
}
.compeat-duration {
  margin-top: 10px;
  font-size: 15px;
  display: block;
  font-weight: 500;
}
img.compeat-popular {
  width: 69px;
  position: absolute;
  top: -40px;
  left: 0;
  right: -67%;
  margin: 0 auto;
  z-index: 999;
}
#gform_2 input, #gform_3 input, #gform_4 input, #gform_5 input, #gform_6 input {
  margin-top: 0 !important;
}
#gform_2 input[type="checkbox"], #gform_3 input[type="checkbox"], #gform_4 input[type="checkbox"], #gform_5 input[type="checkbox"], #gform_6 input[type="checkbox"] {
  display: initial !important;
}
#gform_2 .top_label .gfield_label, #gform_3 .top_label .gfield_label, #gform_4 .top_label .gfield_label, #gform_5 .top_label .gfield_label, #gform_6 .top_label .gfield_label {
  font-size: inherit !important;
}
#gform_2 li.gfield, #gform_3 li.gfield, #gform_4 li.gfield, #gform_5 li.gfield, #gform_6 li.gfield {
  margin-top: 0;
  padding-top: 0;
}
#gform_2 li#field_2_11, #gform_3 li#field_2_11, #gform_4 li#field_2_11, #gform_5 li#field_2_11, #gform_6 li#field_2_11, #gform_2 li#field_2_12, #gform_3 li#field_2_12, #gform_4 li#field_2_12, #gform_5 li#field_2_12, #gform_6 li#field_2_12, #gform_2 li#field_3_11, #gform_3 li#field_3_11, #gform_4 li#field_3_11, #gform_5 li#field_3_11, #gform_6 li#field_3_11, #gform_2 li#field_3_12, #gform_3 li#field_3_12, #gform_4 li#field_3_12, #gform_5 li#field_3_12, #gform_6 li#field_3_12, #gform_2 li#field_4_11, #gform_3 li#field_4_11, #gform_4 li#field_4_11, #gform_5 li#field_4_11, #gform_6 li#field_4_11, #gform_2 li#field_4_12, #gform_3 li#field_4_12, #gform_4 li#field_4_12, #gform_5 li#field_4_12, #gform_6 li#field_4_12, #gform_2 li#field_5_11, #gform_3 li#field_5_11, #gform_4 li#field_5_11, #gform_5 li#field_5_11, #gform_6 li#field_5_11, #gform_2 lI#field_5_14, #gform_3 lI#field_5_14, #gform_4 lI#field_5_14, #gform_5 lI#field_5_14, #gform_6 lI#field_5_14, #gform_2 li#field_6_14, #gform_3 li#field_6_14, #gform_4 li#field_6_14, #gform_5 li#field_6_14, #gform_6 li#field_6_14, #gform_2 li#field_6_11, #gform_3 li#field_6_11, #gform_4 li#field_6_11, #gform_5 li#field_6_11, #gform_6 li#field_6_11 {
  padding: 20px 0 !important;
  /**Coupon Fields Spacing**/
}
#gform_2 li#field_2_14, #gform_3 li#field_2_14, #gform_4 li#field_2_14, #gform_5 li#field_2_14, #gform_6 li#field_2_14, #gform_2 li#field_3_14, #gform_3 li#field_3_14, #gform_4 li#field_3_14, #gform_5 li#field_3_14, #gform_6 li#field_3_14, #gform_2 li#field_4_14, #gform_3 li#field_4_14, #gform_4 li#field_4_14, #gform_5 li#field_4_14, #gform_6 li#field_4_14 {
  padding-top: 20px;
}
#gform_2 .ginput_product_price_label, #gform_3 .ginput_product_price_label, #gform_4 .ginput_product_price_label, #gform_5 .ginput_product_price_label, #gform_6 .ginput_product_price_label {
  font-weight: 500;
}
#gform_2 .ginput_product_price, #gform_3 .ginput_product_price, #gform_4 .ginput_product_price, #gform_5 .ginput_product_price, #gform_6 .ginput_product_price {
  font-weight: 800;
}
#gform_2 .ginput_total, #gform_3 .ginput_total, #gform_4 .ginput_total, #gform_5 .ginput_total, #gform_6 .ginput_total {
  font-weight: 800;
}
#gform_2 .gfield_consent_label, #gform_3 .gfield_consent_label, #gform_4 .gfield_consent_label, #gform_5 .gfield_consent_label, #gform_6 .gfield_consent_label {
  font-weight: 500;
}
.gf_coupon_code {
  width: fit-content !important;
}
input#gf_coupon_button {
  background: #4ad24a;
  font-family: 'Montserrat';
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 13px;
}
.gf_coupon_name {
  font-weight: 500;
}
.gf_coupon_discount {
  font-weight: 600;
  /***Trial Spacing***/
}
#field_2_18, #field_2_17 {
  padding: 20px 0 !important;
}
#field_2_17 {
  padding-bottom: 0 !important;
}
.consent-link {
  color: #323d89 !important;
  font-weight: bold;
  transition: 0.5s;
  /***---COMPEAT TY---***/
}
.consent-link:hover {
  color: #f90a77 !important;
  transition: 0.5s;
}
#post-2071 .entry-header {
  opacity: 0;
  margin-top: 160px;
}
.compeat-ty {
  max-width: 550px;
  margin: 0 auto;
  position: relative;
  /***---BECOME AN AGENT---***/
}
.compeat-ty .ty-logo {
  margin: 0 auto;
  display: block;
}
.compeat-ty .expression {
  width: 200px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.compeat-ty h3 {
  text-align: center;
}
.become-an-agent-widget {
  /***---AGENCY TABLE---***/
}
.become-an-agent-widget .flex-box {
  display: flex;
}
.become-an-agent-widget .flex-box .flex-item {
  width: 50%;
}
.become-an-agent-widget .flex-box .flex-item:first-child {
  margin-right: 20px;
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper {
  padding: 20px;
  -webkit-box-shadow: 1px 2px 16px 8px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 1px 2px 16px 8px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 2px 16px 8px rgba(0, 0, 0, 0.07);
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper:first-child {
  margin-bottom: 20px;
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper .icon {
  display: flex;
  align-items: center;
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper .icon img {
  margin-right: 10px;
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper .icon .heading-wrapper p {
  margin: 0;
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper .description {
  margin-top: 20px;
}
.become-an-agent-widget .flex-box .flex-item .icon-wrapper .description p {
  font-size: 13px;
}
.become-an-agent-widget .gform_wrapper ul li.gfield {
  margin-top: 0;
  padding-top: 0;
}
.become-an-agent-widget .ginput_container input {
  width: 100%;
  padding: 10px !important;
  border: 0 !important;
  border-radius: 5px;
  background: #efefef;
}
.become-an-agent-widget #gform_submit_button_7 {
  border: solid 2px #333;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0);
  color: #333;
  font-size: 14px;
  border-radius: 8px;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  text-decoration: none;
  float: right;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.become-an-agent-widget #gform_submit_button_7:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: none;
}
.agencies-widget {
  /***---REPORT EXAMPLE BUTTON---***/
}
.agencies-widget .flex-wrapper {
  display: flex;
  margin-top: 50px;
}
.agencies-widget .flex-wrapper .flex-item {
  width: 25%;
  padding: 20px 10px;
  color: #fff;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(1) {
  background: #ea82c5;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(1) .a-card-body li i {
  color: #ea82c5;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(2) {
  background: #a6a7ed;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(2) .a-card-body li i {
  color: #a6a7ed;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(3) {
  background: #92dae9;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(3) .a-card-body li i {
  color: #92dae9;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(4) {
  background: #6f99e4;
  position: relative;
}
.agencies-widget .flex-wrapper .flex-item:nth-of-type(4) .a-button-wrapper {
  position: absolute;
  bottom: 20px;
  width: -webkit-fill-available;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 10px;
}
.agencies-widget .flex-wrapper .flex-item .a-card-header {
  text-align: center;
}
.agencies-widget .flex-wrapper .flex-item .a-card-header h3 {
  font-size: 40px;
  font-weight: 900;
}
.agencies-widget .flex-wrapper .flex-item .a-card-header h3 span {
  font-size: 18px;
  padding-left: 5px;
  font-weight: 300;
}
.agencies-widget .flex-wrapper .flex-item .a-card-header h4 {
  text-transform: uppercase;
}
.agencies-widget .flex-wrapper .flex-item .a-card-header h5 {
  font-size: 13px;
  font-weight: 400;
}
.agencies-widget .flex-wrapper .flex-item .a-card-body {
  background: #f3f3f3;
  margin: 20px -10px 15px -10px;
  padding: 15px;
  color: #404040;
}
.agencies-widget .flex-wrapper .flex-item .a-card-body li {
  margin: 15px 0;
  list-style: none;
  font-size: 13px;
  line-height: initial;
}
.agencies-widget .flex-wrapper .flex-item .a-button-wrapper {
  text-align: center;
}
.agencies-widget .flex-wrapper .flex-item .a-button-wrapper a {
  display: block;
  background: #fff;
  padding: 15px;
  transition: 0.5s;
}
.agencies-widget .flex-wrapper .flex-item .a-button-wrapper a:hover {
  transition: 0.5s;
  background: #404040;
  color: #fff;
  text-decoration: none;
}
.agencies-widget .flex-wrapper .a-featured-item {
  margin-top: -25px;
  padding-top: 45px;
}
.example-btn {
  margin-top: 15px !important;
  padding: 0;
}
.example-btn a {
  padding: 10px !important;
  background: #f90a77 !important;
  color: #fff !important;
}
.example-btn a:hover {
  border-bottom: 0 !important;
}
.smaller .header-socials {
  top: -8px;
  transition: 0.5s;
  position: relative;
}
.smaller .example-btn {
  margin-top: 3px !important;
}
.smaller .example-btn a {
  color: #fff !important;
}
.smaller .example-btn a:hover {
  background: #000 !important;
  color: #fff !important;
  border-bottom: 0 !important;
}
.example-btn-large {
  margin-top: 15px;
  font-size: 15px;
  display: block;
  width: fit-content;
  padding: 15px 20px;
  text-decoration: none !important;
  color: #fff !important;
  background: #f90a77;
  /*———————————————————–MOBILE*/
}
.example-btn-large:hover {
  background: #000;
}
@media (max-width: 600px) {
  /*———————————————————–IPAD*/  .banner-main {
    font-size: 50px;
    line-height: 45px;
  }
  .banner-intro {
    font-size: 25px;
    line-height: 30px;
  }
  .compeat-home-container .main-banner .banner-ctas .banner-heading, .secondary-heading {
    font-size: 22px;
    line-height: 25px;
  }
  .compeat-home-container .main-banner .banner-ctas p {
    width: 100%;
  }
  .main-heading {
    font-size: 35px;
    line-height: 35px;
    /***---MOBILE MENU---***/
  }
  .menu-toggle {
    display: none;
  }
  .menu-btn {
    display: block;
  }
  .wrapper {
    display: none;
    opacity: 1;
  }
  .wrapper ul {
    margin: 0;
    width: 100%;
  }
  .wrapper ul li a {
    font-size: 23px;
  }
  video {
    width: 100% !important;
    /***---GLOBALS---***/
  }
  .contentwrap {
    padding: 10px 20px;
  }
  .page-id-131 .contentwrap {
    padding: 10px 30px;
    /***---NAV---***/
  }
  .cta {
    padding-right: 77px;
    padding-top: 18px;
  }
  .flex-header > .brandingbar {
    padding-left: 10px;
  }
  header.smaller {
    padding-top: 10px;
  }
  header.smaller .cta {
    padding-top: 12px;
  }
  header.smaller .header-socials {
    top: 0;
    transition: 0.5s;
    position: relative;
  }
  header.smaller .flex-header > .brandingbar {
    padding-left: 10px;
  }
  #breadcrumbs {
    z-index: 5;
    /***---WHAT IS COMPEAT---***/
  }
  .compeat-splash {
    flex-direction: column-reverse;
    width: 100%;
    padding: 60px 20px 0px 20px;
    margin: 0;
  }
  .compeat-splash > .flex-item {
    width: 100%;
  }
  .compeat-txt-light {
    margin-bottom: 0;
    line-height: normal;
    font-size: 35px;
  }
  .compeat-txt-heavy {
    margin-bottom: 0;
    line-height: normal;
    font-size: 35px;
  }
  .compeat-laptop {
    margin-bottom: -70px;
    margin-top: 30px;
    width: 86%;
  }
  .compeat-txt-light-small {
    margin: 0;
  }
  .compeat-txt-heavy-small {
    margin: 0;
  }
  .compeat-header-inline {
    flex-direction: column;
  }
  .compeat-compare {
    padding-top: 0px;
    margin-bottom: 25px;
  }
  .compeat-intro {
    padding-bottom: 0;
  }
  .compeat-intro > .flex-box {
    flex-direction: column;
    margin-top: 0;
  }
  .compeat-intro > .flex-box > .flex-item {
    width: 100% !important;
  }
  .text-block {
    width: 100%;
    text-align: left;
    margin: 0;
  }
  .img-center {
    width: 100%;
    margin: 0 auto 25px;
  }
  .compeat-git {
    flex-direction: column;
  }
  .compeat-git .compeat-txt-heavy-small {
    padding-bottom: 40px;
  }
  .compeat-git > .flex-item {
    width: 100% !important;
  }
  .compeat-subscribe {
    flex-direction: column;
  }
  .compeat-subscribe > .flex-item {
    width: 100% !important;
  }
  .blob {
    z-index: -1;
  }
  .wic {
    z-index: 1;
  }
  .price-blop2 {
    z-index: -1;
  }
  .compeat-git > .flex-item:nth-of-type(1) {
    width: 50%;
    margin-right: 0 !important;
    /***---REPORTS PAGE---***/
  }
  #post-68 {
    /***---COMPEAT PACKAGES---***/
  }
  #post-68 img {
    text-align: center !important;
    margin: 0 auto !important;
    display: flex;
  }
  img.compeat-popular {
    display: none;
  }
  .demo-video {
    right: 20px;
    z-index: 9;
  }
  .compeat-price-wrapper {
    margin: 20px -10px;
    margin-right: 10px;
  }
  .compeat-price-wrapper > .flex-box {
    flex-direction: column;
    padding: 10px;
  }
  .compeat-price-wrapper > .flex-box > .flex-item {
    width: 95%;
    min-height: 500px !important;
    padding: 10px !important;
  }
  .page-id-131 .compeat-price-wrapper > .flex-box > .flex-item .ribbon {
    top: 20px;
    right: -90px;
  }
  .compeat-pricing-header {
    flex-direction: column;
  }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1 !important;
  }
  input#gform_submit_button_10, input#gform_submit_button_11, input#gform_submit_button_12 {
    margin-top: 30px !important;
  }
  #gform_10 li#field_10_15, #gform_11 li#field_10_15, #gform_12 li#field_10_15, #gform_10 li#field_10_16, #gform_11 li#field_10_16, #gform_12 li#field_10_16, #gform_10 li#field_11_9, #gform_11 li#field_11_9, #gform_12 li#field_11_9, #gform_10 li#field_11_10, #gform_11 li#field_11_10, #gform_12 li#field_11_10, #gform_10 li#field_12_11, #gform_11 li#field_12_11, #gform_12 li#field_12_11, #gform_10 li#field_12_12, #gform_11 li#field_12_12, #gform_12 li#field_12_12 {
    padding: 5px 0 !important;
  }
  #gform_1 input {
    margin-top: 0 !important;
  }
  #gform_1 .top_label .gfield_label {
    font-size: inherit !important;
  }
  #gform_1 li.gfield {
    margin-top: 0;
    padding-top: 0;
  }
  .compeat-button-block {
    position: initial !important;
  }
  .gf_coupon_code {
    width: 160px !important;
    /***---BECOME AN AGENT---***/
  }
  .become-an-agent-widget {
    /***---AGENCY TABLE---***/
  }
  .become-an-agent-widget .flex-box {
    flex-direction: column;
  }
  .become-an-agent-widget .flex-box .flex-item {
    width: 100%;
  }
  .agencies-widget {
    /***--FOOTER----***/
  }
  .agencies-widget .flex-wrapper {
    flex-direction: column;
  }
  .agencies-widget .flex-wrapper .flex-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .agencies-widget .flex-wrapper .flex-item:nth-of-type(4) {
    margin-bottom: 0;
  }
  .agencies-widget .flex-wrapper .flex-item:nth-of-type(4) .a-button-wrapper {
    position: initial;
  }
  .agencies-widget .flex-wrapper .a-featured-item {
    margin-top: 0px;
    padding-top: 20px;
  }
  .footerwrap {
    padding: 10px;
  }
  .flex-footer {
    flex-direction: column;
  }
  .flex-footer .fsocial {
    padding-top: 5px;
    margin-left: -8px;
  }
}
@media (max-width: 768px) and (min-width: 600px) {
  /*———————————————————–IPAD PRO*/  .contentwrap {
    padding: 10px 30px;
  }
  video {
    width: 100% !important;
  }
  img.compeat-popular {
    right: -50%;
    /***---NAVIGATION---***/
  }
  .main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 13px;
  }
  .howblock {
    margin: 0 auto 2rem;
    min-height: 380px;
    /***---WHAT IS COMPEAT---***/
  }
  .compeat-splash {
    display: flex;
    background: #eaeaea;
    margin: 0px -10px;
    padding: 20px 20px 20px 20px;
  }
  .compeat-splash > .flex-item {
    width: 50%;
    position: relative;
    align-self: center;
  }
  .compeat-txt-light {
    margin-bottom: 0;
    line-height: normal;
    font-size: 35px;
  }
  .compeat-txt-heavy {
    margin-bottom: 0;
    line-height: normal;
    font-size: 35px;
  }
  .compeat-intro > .flex-box {
    flex-direction: column;
  }
  .compeat-intro > .flex-box > .flex-item {
    width: 100% !important;
  }
  .compeat-git {
    flex-direction: column;
  }
  .compeat-git > .flex-item {
    width: 100% !important;
  }
  .compeat-git > .flex-item:nth-of-type(1) {
    width: 50%;
    margin-right: 0 !important;
  }
  .compeat-price-wrapper > .flex-box > .flex-item {
    width: 48%;
    min-height: 560px !important;
  }
  .page-id-131 .compeat-price-wrapper > .flex-box > .flex-item .ribbon {
    top: 30px;
    right: -100px;
    /***---COMPEAT PRICING---***/
  }
  .compeat-button-block {
    position: initial !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  /****Below Is Required For Flip Aniamtion and Slider****/
  /**COMPEAT FLIP CSS**/
  /*CARD BACKGROUND OVERIDE*/  .contentwrap {
    padding: 10px 30px;
    /***---NAVIGATION---***/
  }
  .flex-header > .brandingbar {
    padding: 10px 0px;
    padding-top: 30px;
    padding-left: 25px;
    /***---COMPEAT SPLASH---***/
  }
  .compeat-splash {
    display: flex;
    background: #eaeaea;
    margin: 0px -10px;
    padding: 60px 94px 60px 94px;
    /***---WHAT IS COMPEAT---***/
  }
  .compeat-txt-light {
    margin-bottom: 0;
    line-height: normal;
    font-size: 35px;
  }
  .compeat-txt-heavy {
    margin-bottom: 0;
    line-height: normal;
    font-size: 35px;
  }
  .Quote_btn {
    position: absolute;
    bottom: 0;
    top: unset;
    left: 300px;
    /***---AGENCY TABLE---***/
  }
  .agencies-widget .flex-wrapper {
    flex-wrap: wrap;
  }
  .agencies-widget .flex-wrapper .flex-item {
    width: 50%;
  }
  .agencies-widget .flex-wrapper .flex-item:nth-of-type(4) {
    margin-bottom: 0;
  }
  .agencies-widget .flex-wrapper .a-featured-item {
    margin-top: 0px;
    padding-top: 20px;
  }
}
.flip-back-two, .flip-back-three, .option-two-int-flip, .option-three-int-flip {
  cursor: pointer;
  transition: transform 0.2s;
}
.flip-back-two:hover, .flip-back-three:hover, .option-two-int-flip:hover, .option-three-int-flip:hover {
  transform: scale(1.2);
}
.card-option-one {
  background: #e86bbc !important;
}
.card-option-one > .flip-card-inner > .flip-card-front {
  background: #e86bbc !important;
}
.card-option-one > .flip-card-inner > .flip-card-back {
  background: #e86bbc !important;
}
.card-option-two {
  background: #9698ec !important;
}
.card-option-two > .flip-card-inner > .flip-card-front {
  background: #9698ec !important;
}
.card-option-two > .flip-card-inner > .flip-card-back {
  background: #9698ec !important;
}
.card-option-three {
  background: #7ed5e7 !important;
}
.card-option-three > .flip-card-inner > .flip-card-front {
  background: #7ed5e7 !important;
}
.card-option-three > .flip-card-inner > .flip-card-back {
  background: #7ed5e7 !important;
}
.reverse-column {
  display: flex;
  flex-direction: column-reverse !important;
}
.compeat-price-wrapper > .flex-box > .flex-item > .flip-card-inner .flip-card-front li {
  list-style: none;
  /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
}
.flip-card {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  -o-perspective: 1000;
  /* Remove this if you don't want the 3D effect */
  perspective: 1000;
  /* This container is needed to position the front and back side */
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /*.flip-card:hover .flip-card-inner {
transform: rotateY(180deg);
}
*/
}
.flipped {
  transform: rotateY(180deg);
  transition: transform 0.8s;
  /* Position the front and back side */
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  /* Safari */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Style the front side (fallback if image is missing) */
}
.flip-card-front {
  /* Style the back side */
}
.flip-card-back {
  color: white;
  transform: rotateY(180deg);
  /*** SWITCH CSS***/
}
.toggle-switch-wrapper {
  display: flex;
  justify-content: center;
  /* The switch - the box around the slider */
  align-items: center;
}
.toggle-switch-wrapper .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 10px 15px;
}
.toggle-switch-wrapper .m-text, .toggle-switch-wrapper .y-text {
  transition: 0.5s;
}
.toggle-switch-wrapper .switch-active {
  font-weight: 800;
  transition: 0.5s;
  /* Hide default HTML checkbox */
}
.toggle-switch-wrapper .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  /* The slider */
}
.toggle-switch-wrapper .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-switch-wrapper .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-switch-wrapper input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
.toggle-switch-wrapper input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  /* Rounded sliders */
}
.toggle-switch-wrapper .slider.round {
  border-radius: 34px;
}
.toggle-switch-wrapper .slider.round:before {
  border-radius: 50%;
}
#post-5 .contentwrap {
  max-width: max-content;
}
.splash-wrapper {
  background: #eaeaea;
  margin: 0 -10px;
}
.splash-wrapper .compeat-splash {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
@media (min-width: 1400px) {
  /***Ash Nav Patch ***/  splash-wrapper .compeat-splash {
    max-width: max-content;
    margin: 0 auto;
    padding: 60px 0;
    width: 80%;
  }
}
.mobile-menu .sub-menu {
  display: none;
  z-index: 1;
}
.mobile-menu .sub-menu li a {
  color: #000;
  z-index: 2;
  border-radius: 50px;
  background: #fff;
}
.mobile-menu .sub-menu li a:hover {
  color: #eb1e77;
}
