.page-id-245 img.custom-logo {
  height: auto;
}
.custom-logo-link {
  pointer-events: none
}
#packages {
  position: relative;
  padding: 15px;
  border-top: 52px solid transparent;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}
#packages::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -70px
}
video {
  width: 100%;
  height: auto
}
a {
  color: #e72575
}
a:hover {
  color: #c3165d
}
a:visited {
  color: #e72575
}
body {
  font-family: "Gibson W01 Light", sans-serif;
  font-size: 16px;
  margin-bottom: 0 !important
}
h1, h2, h3, h4 {
  font-family: "Gibson W01 Regular", sans-serif
}
h1 {
  font-size: 40px;
  line-height: 48px
}
@media only screen and (max-width:767px) {
  h1 {
    font-size: 30px;
    line-height: 36px
  }
}
h2 {
  color: #e72575;
  text-transform: uppercase;
  font-size: 26px !important;
  line-height: 38px;
  letter-spacing: 4.8px
}
@media only screen and (max-width:767px) {
  h2 {
    font-size: 24px !important;
    line-height: 28px
  }
}
h3 {
  font-size: 24px
}
h4 {
  font-size: 20px;
  line-height: 1.5em
}
h3.card-title.text-uppercase.text-center {
  color: #e72575;
  font-size: 20px;
  padding-bottom: 10px
}
strong {
  font-family: "Gibson W01 Regular", sans-serif
}
.font-28 {
  font-size: 26px !important;
  line-height: 32px;
  margin-bottom: 0
}
@media only screen and (max-width:767px) {
  .font-28 {
    font-size: 24px !important;
    line-height: 28px
  }
}
.font-30 {
  font-size: 30px !important;
  line-height: 40px;
  margin-bottom: 0
}
@media only screen and (max-width:767px) {
  .font-30 {
    font-size: 24px !important;
    line-height: 28px
  }
}
.font-40 {
  font-size: 40px !important;
  line-height: 40px;
  margin-bottom: 0
}
@media only screen and (max-width:767px) {
  .font-40 {
    font-size: 26px !important;
    line-height: 28px
  }
}
.page-id-60 .pricing .button {
  width: 100%;
  text-align: center
}
.highlight {
  color: #e72575
}
.bg-grey {
  background-color: #f4f4f4
}
section {
  padding: 2% 0
}
section .row {
  padding: 2% 0
}
.width-400 {
  max-width: 400px
}
.width-460 {
  max-width: 460px
}
.py-40 {
  padding: 40px 0 0
}
.height-140 {
  min-height: 140px
}
.width-700 {
  max-width: 700px;
  margin: auto auto
}
.width-800 {
  max-width: 800px;
  margin: auto auto
}
.width500 {
  max-width: 500px
}
@media only screen and (min-width:768px) {
  .width290 {
    max-width: 290px
  }
}
@media only screen and (max-width:599px) {
  .arrow-icon {
    display: none
  }
}
@media only screen and (min-width:600px) {
  .arrow-icon {
    top: 152px;
    position: absolute;
    right: 126px;
    max-width: 30px
  }
}
@media only screen and (min-width:768px) {
  .arrow-icon {
    top: 190px;
    right: 300px;
    max-width: 30px
  }
}
@media only screen and (min-width:981px) {
  .arrow-icon {
    top: 190px;
    right: 35px;
    max-width: 50px
  }
}
@media only screen and (min-width:1200px) {
  .arrow-icon {
    top: 190px;
    right: 135px;
    max-width: 50px
  }
}
.top-banner {
  padding: 17px 0;
  text-align: center;
  background-color: #e72575;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid rgba(48, 48, 48, 0.2)
}
.site-header {
  padding: 35px 0;
  background-color: #f6f5f8
}
@media only screen and (max-width:767px) {
  .site-header {
    padding: 20px 0
  }
}
@media only screen and (min-width:768px) {}
.main-navigation {
  display: none
}
footer a {
  color: #fff !important;
  font-size: 14px
}
footer a:hover {
  color: #e72575;
  text-decoration: none;
  transition: all 0.3s ease-in-out
}
@media only screen and (max-width:991px) {
  .top-banner {
    padding: 17px;
    font-size: 14px
  }
}
.button {
  font-size: 14px;
  background-color: #e72575 !important;
  color: #fff !important;
  padding: 15px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  letter-spacing: 1.67px
}
@media only screen and (max-width:767px) {
  .button {
    font-size: 13px
  }
}
.button:hover {
  color: #fff;
  text-decoration: none !important;
  background-color: #c3165d !important
}
.bullets {
  list-style-type: none;
  margin: 0;
  padding-left: 25px;
  line-height: 30px
}
.bullets li {
  padding-bottom: 5px
}
.bullets li:before {
  content: "\25A0";
  color: #e72575;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 24px;
  position: relative;
  top: 0px
}
.bullets-ol {
  list-style-type: none !important;
  margin-left: 0 !important;
  padding: 30px 0 30px 10px;
  max-width: 410px;
  position: relative;
  z-index: 9999999
}
.bullets-ol li {
  margin-bottom: 30px;
  padding-left: 40px;
  counter-increment: li
}
.bullets-ol li:before {
  content: counter(li);
  background-color: #7a8592;
  color: white;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  font-size: 15px;
  text-align: center;
  z-index: -999;
  position: absolute;
  left: 0;
  margin-top: -5px
}
.hero {
  background-color: #f6f5f8;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0
}
@media only screen and (min-width:1450px) {
  .hero-faq {
    background-image: url("../../../../uploads/2020/07/faq-hero-bg.jpg");
    background-size: cover;
    background-position: right bottom
  }
  .hero-faq #masthead {
    background: none
  }
}
.blurbs .row div {
  text-align: center
}
.blurbs .row div h3 {
  padding: 20px 0 5px;
  color: #bbb8b8
}
.blurbs .row div .blurb6wrap {
  max-width: 309px;
  margin: auto
}
.budget {
  background-size: cover;
  background-position: center;
  z-index: -999999999;
  position: relative;
  padding: 10% 0
}
.accordion {
  border: none
}
.accordion .card {
  background: none;
  border: none;
  border-bottom: 1px solid #979797 !important
}
.accordion .card .card-header {
  background: none;
  border: none;
  padding-left: 0;
  padding: 20px 0
}
.accordion .card .card-body {
  padding-left: 0
}
.accordion .card .card-header .btn-link {
  text-align: left;
  color: #000;
  padding-left: 0;
  border: none;
  text-decoration: none
}
.accordion .card .card-header .btn-link:hover {
  transition: all 0.3s ease-in-out
}
.accordion i.fa.fa-plus {
  color: #e72575
}
.accordion i.fa.fa-minus {
  color: #a2a2a2
}
.accordion .fa {
  margin-right: 0.5rem;
  float: right !important
}
.accordion button.btn.btn-link {
  width: 100%;
  text-align: left;
  font-weight: 700;
  color: #581387;
  text-decoration: none;
  padding-left: 0;
  padding-right: 0
}
.accordion-item__header .fa-plus:before {
  content: "";
  font-size: 10px;
  background-color: #e72575;
  color: #fff;
  padding: 7px;
  border-radius: 50%
}
.accordion-item__header .fa-minus:before {
  font-size: 10px;
  background-color: #a0a0a0;
  color: #fff;
  padding: 7px;
  border-radius: 50%
}
.newAccordion {
  padding: 40px 0
}
@media only screen and (min-width:768px) {
  .newAccordion {
    padding: 70px 0
  }
}
.newAccordion .accordion-item {
  border: none !important;
  border-radius: 0
}
.newAccordion .accordion-item__header {
  background-color: #f4f4f4 !important;
  border: none !important;
  padding: 15px 20px !important
}
@media only screen and (min-width:768px) {
  .newAccordion .accordion-item__header {
    padding: 20px 40px 10px !important
  }
}
.newAccordion .accordion-item__header h3 {
  font-family: "Gibson W01 Regular" !important
}
.newAccordion .accordion-item__header .fa:before {
  font-size: 28px;
  top: 22px;
  position: absolute;
  color: #e72575;
  padding: 0;
  background: none
}
.newAccordion #faq .theActive {
  background-color: #7a8592 !important
}
.newAccordion #faq .theActive .btn-link h3 {
  color: #fff
}
.newAccordion .innerFaq .accordion-item__header {
  background-color: #fff !important
}
@media only screen and (max-width:767px) {
  .newAccordion .innerFaq .accordion-item__header {
    padding: 0 20px !important
  }
}
.newAccordion .innerFaq .accordion-item__header h4 {
  color: #e72575 !important;
  font-weight: bold;
  font-family: "Gibson W01 Regular" !important
}
@media only screen and (max-width:767px) {
  .newAccordion .innerFaq .accordion-item__header .fa:before {
    content: none
  }
}
.newAccordion .innerFaq .accordion-item__body {
  padding: 0px 20px
}
@media only screen and (min-width:768px) {
  .newAccordion .innerFaq .accordion-item__body {
    padding: 10px 40px
  }
}
footer {
  background-color: #333;
  color: #fff;
  padding: 4% 0
}
footer .row {
  padding: 0 0 4%
}
footer h4 {
  color: #fff
}
footer p, footer a {
  font-size: 13px;
  color: #a4b5c7 !important
}
.bg-icon_1 {
  width: 33px;
  height: 33px;
  background: url("../../images/css_sprites.png") -122px -10px
}
.bg-icon_2 {
  width: 17px;
  height: 39px;
  background: url("../../images/css_sprites.png") -175px -10px
}
.bg-icon_3 {
  width: 31px;
  height: 37px;
  background: url("../../images/css_sprites.png") -10px -65px
}
.bg-icon_4 {
  width: 33px;
  height: 33px;
  background: url("../../images/css_sprites.png") -122px -63px
}
.bg-icon_5 {
  width: 37px;
  height: 33px;
  background: url("../../images/css_sprites.png") -65px -10px
}
.bg-icon_6 {
  width: 30px;
  height: 32px;
  background: url("../../images/css_sprites.png") -10px -122px
}
.bg-icon_7 {
  width: 36px;
  height: 24px;
  background: url("../../images/css_sprites.png") -60px -122px
}
.bg-icon_8 {
  width: 35px;
  height: 35px;
  background: url("../../images/css_sprites.png") -10px -10px
}
.bg-icon_9 {
  width: 37px;
  height: 30px;
  background: url("../../images/css_sprites.png") -61px -65px
}
.bg-icon {
  background-color: #333;
  margin: auto;
  border-radius: 50%
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
@media only screen and (min-width:1330px) {
  .bg1:after {
    content: "";
    width: 320px;
    height: 912px;
    right: 0;
    top: 880px;
    background-image: url("../../images/bg3.webp");
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -999
  }
  .bg1:before {
    content: "";
    width: 334px;
    height: 837px;
    left: 0;
    top: 1720px;
    background-image: url("../../images/bg1.webp");
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -999
  }
  .bg2:before {
    content: "";
    width: 334px;
    height: 837px;
    left: -90px;
    top: 3300px;
    background-image: url("../../images/bg2.webp");
    background-position: right center;
    position: absolute;
    z-index: -999;
    background-repeat: no-repeat
  }
}
.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(51, 51, 51, 0.3)
}
@media only screen and (min-width:768px) {
  .pricing .row .col-md-6 {
    margin-bottom: 20px
  }
}
.pricing hr {
  margin: 1.5rem 0
}
.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  font-weight: bold
}
.pricing .card-price {
  font-size: 3rem;
  margin: 0
}
.pricing .card-price .period {
  font-size: 0.8rem
}
.pricing ul li {
  margin-bottom: 1rem
}
.pricing .text-muted {
  opacity: 0.7
}
.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s
}
.joinchat {
  --bottom: 65px !important
}
@media (min-width:992px) {
  .pricing .card:hover {
    margin-top: -0.25rem;
    margin-bottom: 0.25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3)
  }
  .pricing .card:hover .btn {
    opacity: 1
  }
}
@media only screen and (min-width:1800px) {
  #quote:before {
    content: "";
    background-image: url("../../images/icon-open-quote.png");
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    position: absolute;
    left: 220px
  }
  #quote:after {
    content: "";
    background-image: url("../../images/icon-open-quote.png");
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    position: absolute;
    right: 0;
    margin-top: -120px
  }
}
.yellow-banner {
  background-color: #d48220;
  color: #fff
}
@media only screen and (min-width:768px) {
  .award-img {
    position: absolute;
    top: -65px;
    right: 65px
  }
}
.nav-pills-custom .nav-link {
  color: #21252a;
  background: #fff;
  position: relative;
  border-bottom: 2px solid rgba(54, 62, 71, 0.2);
  border-radius: 0 !important;
  padding: 15px !important
}
.nav-pills-custom .nav-link.active {
  background: #fff
}
.nav-pills-custom .nav-link.active h4 {
  color: #e72575 !important
}
.tabImage-holder {
  text-align: center
}
@media only screen and (min-width:981px) {
  .tabImage-holder {
    text-align: right;
    padding-top: 20px
  }
}
@media (min-width:992px) {
  .nav-pills-custom .nav-link::before {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #e72575;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0
  }
}
.nav-pills-custom .nav-link.active::before {
  opacity: 1
}
@media only screen and (min-width:981px) {
  .section-quote {
    background-image: url("../../images/testimonial-bg.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover
  }
}
.pricing h4 {
  font-family: "Gibson W01 Regular", sans-serif !important;
  font-size: 22px;
  max-width: 300px;
  margin: auto;
  padding-bottom: 20px
}
.overlay-ribbon {
  z-index: 9999;
  background: #e31b70;
  position: fixed;
  bottom: 0;
  width: 100%
}
.content-wrapper {
  padding: 10px
}
.ribbon-content h3 {
  color: #fff;
  font-weight: 300;
  margin: 0;
  font-size: 16px;
  letter-spacing: 1.2px;
  padding: 5px 0;
  text-align: center
}
@media only screen and (max-width:767px) {
  .ribbon-content h3 {
    font-size: 12px;
    line-height: 1.4em
  }
}
.gform_wrapper {
  padding: 40px;
  max-width: 1000px !important;
  margin: auto auto;
  border-radius: 10px;
  border: 1px solid #e72575;
  -webkit-box-shadow: -1px 5px 19px 0px rgba(194, 194, 194, 0.5);
  -moz-box-shadow: -1px 5px 19px 0px rgba(194, 194, 194, 0.5);
  box-shadow: -1px 5px 19px 0px rgba(194, 194, 194, 0.5)
}
@media only screen and (max-width:767px) {
  .gform_wrapper {
    padding: 20px
  }
}
.gform_wrapper .gform_heading .gform_title {
  text-align: center;
  color: #e72575
}
.gform_wrapper .gform_heading .gform_description {
  text-align: center
}
.gf_progressbar_wrapper {}
.gf_progressbar_wrapper .gf_progressbar {
  background-color: #f3f3f3 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none
}
.gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
  background-color: #e72575 !important;
  border-radius: 0;
  background: none;
  height: 9px
}
.gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span {
  position: relative;
  bottom: -10px;
  right: 20%;
  color: #2e2e2e;
  font-weight: 300;
  text-shadow: none;
  text-transform: uppercase
}
.gf_progressbar_wrapper .gf_progressbar:after {
  border-radius: 0 !important;
  background-color: white;
  height: 0 !important;
  margin-top: 0 !important
}
.gsection_title {
  text-align: center;
  line-height: 34px;
  font-size: 22px !important;
  text-transform: capitalize;
  font-weight: 100 !important
}
.gsection_description {
  text-align: center;
  max-width: 600px;
  margin: 15px auto 20px auto !important
}
.gform_body .gform_fields .gfield {
  padding-top: 0 !important;
  text-align: center;
  font-size: 20px !important;
  font-weight: 700 !important;
}
.gform_body .gform_fields .gfield .ginput_container {}
.gform_body .gform_fields .gfield .ginput_container input, .gform_body .gform_fields .gfield .ginput_container select {
  height: 50px;
  border: none;
  background-color: #f3f3f3;
  padding-left: 14px !important;
  font-family: "Gibson W01 Regular", sans-serif !important;
  font-weight: 500;
  font-size: 14px !important
}
.gform_body .gform_fields .gfield .ginput_container input:focus, .gform_body .gform_fields .gfield .ginput_container select:focus {
  outline: 1px solid #e72575
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox, .gform_body .gform_fields .gfield .ginput_container .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: flex;
  justify-content: center;
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li input, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li input {
  display: none
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li input + label, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li input + label {
  border: 1px solid #d8d5d5;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  width: 100%;
  text-align: center;
  padding: 15px 10px;
  font-size: 16px;
  border-radius: 5px;
  color: #2c2c2c
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li input + label:hover, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li input + label:hover {
  border: 1px solid #e72575
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li input:checked + label, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li input:checked + label {
  border: 1px solid #e72575;
  background-color: #ffe2ec;
  font-weight: 500
}
.gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li label img, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li label img {
  width: 70%
}
@media only screen and (max-width:767px) {
  .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li label img, .gform_body .gform_fields .gfield .ginput_container .gfield_radio li label img {
    width: 100%
  }
}
.gform_body .gform_fields .gfield .gfield_description {
  text-align: center
}
.gform_body .gform_page_footer {
  text-align: center;
  border: none !important
}
.gform_body .gform_page_footer .button {
  padding: 15px 50px
}
@media only screen and (max-width:767px) {
  .gform_body .gform_page_footer .button {
    padding: 7px 50px
  }
}
.gform_body .gform_page_footer .gform_previous_button {
  background-color: #f3f3f3 !important;
  color: #000 !important
}
.gform_body .gform_page_footer .gform_previous_button:hover {
  background-color: #e6e6e6 !important
}
.gform_footer {
  text-align: center;
  border: none
}
.gform_footer .button {
  padding: 15px 50px
}
@media only screen and (max-width:767px) {
  .gform_footer .button {
    padding: 7px 50px
  }
}
.gform_footer .gform_previous_button {
  background-color: #f3f3f3;
  color: grey
}
.gform_footer .gform_previous_button:hover {
  background-color: #e6e6e6
}
.validation_error {
  border: none !important;
  padding: 0 0 10px 0 !important;
  margin: 0 0 30px 0 !important;
  color: #e12771 !important;
  border-bottom: 1px solid #e12771 !important;
  display: none !important
}
.gfield_error {
  background-color: transparent !important;
  border: none !important;
  margin-top: 0 !important;
  padding: 16px 0 0 0 !important
}
.gfield_error .gfield_label {
  color: #e72575 !important
}
.gfield_error .ginput_container input[type="text"], .gfield_error .ginput_container select, .gfield_error .ginput_container textarea, .gfield_error .ginput_container label {
  border: 1px solid #e72575 !important
}
.validation_message {
  font-size: 12px !important;
  color: #e31c70 !important
}
.gf_progressbar_title {
  display: none
}
.partial_entry_warning {
  display: none
}
body img.gform_ajax_spinner {
  position: absolute
}
#abpage {
  font-size: 18px;
}
#abpage h1, #abpage h2, #abpage h3, #abpage h4 {
  font-family: 'Gibson W01 Light', sans-serif;
  color: #7a8592
}
#abpage h1 {
  font-size: 50px;
  line-height: 64px
}
@media only screen and (max-width:767px) {
  #abpage h1 {
    font-size: 36px;
    line-height: 40px
  }
}
#abpage h2 {
  font-size: 52px !important;
  line-height: 60px;
  text-transform: unset
}
@media only screen and (max-width:767px) {
  #abpage h2 {
    font-size: 30px !important;
    line-height: 36px
  }
}
#abpage h5 {
  font-size: 34px !important;
  text-transform: unset
}
@media only screen and (max-width:767px) {
  #abpage h5 {
    font-size: 26px !important
  }
}
#abpage .custom-logo-link {
  pointer-events: none
}
#abpage .button {
  border-radius: 50px;
  outline: none !important
}
#abpage .send_us_email {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Gibson W01 Bold', sans-serif;
  color: #7a8592 !important
}
#abpage .send_us_email a {
  color: #7a8592
}
#abpage .top-banner, #abpage .overlay-ribbon {
  background-color: #7a8592;
  color: #fff
}
#abpage .top-banner h3, #abpage .overlay-ribbon h3 {
  color: #fff
}
#abpage footer h4 {
  color: #fff
}
#abpage .gform_title {
  text-transform: uppercase;
  color: #e72575;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 2.2px !important;
  font-family: 'Gibson W01 Bold', sans-serif
}
#abpage .gform_description {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Gibson W01 Bold', sans-serif;
  margin-bottom: 28px
}
#abpage label.gfield_label {
  font-size: 15px !important
}
#abpage .gfield_required {
  display: none !important
}
@media only screen and (min-width:768px) {
  #abpage .gfield_radio li {
    flex: 0 0 33.33%
  }
}
#abpage .gform_body .gform_fields .gfield .ginput_container input, #abpage .gform_body .gform_fields .gfield .ginput_container select {
  border: 1px solid #afafaf !important
}
#abpage #input_6_4 li, #abpage #input_6_9 li {
  flex: 0 0 50%
}
#abpage input#gform_previous_button_6 {
  display: none
}
@media only screen and (max-width:767px) {
  #abpage .gform_body .gform_page_footer .button {
    padding: 3px 15px;
    font-size: 14px !important
  }
}
@media only screen and (min-width:768px) {
  #abpage .business-steps {
    background-image: url(../../images/notepad-bg.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover
  }
}
.page-id-203 .top-banner, .page-id-219 .top-banner, .page-id-203 .overlay-ribbon, .page-id-219 .overlay-ribbon, .page-id-203 #faq, .page-id-219 #faq {
  display: none
}
#gform_previous_button_6_2, #gform_previous_button_5_2 {
  display: none
}
#book_btn {
  background-color: #7a8592 !important
}
#eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-inner .eapps-pricing-table-column-title-text {
  font-weight: 400;
  font-size: 12px !important
}
h2#CybotCookiebotDialogBodyContentTitle {
  font-size: 15px !important;
  line-height: 16px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Gibson W01 Bold", sans-serif
}
div#CybotCookiebotDialogBodyContentText {
  font-size: 12px
}
div#CybotCookiebotDialog {
  padding: 2px !important
}
div#CybotCookiebotDialogBodyContent {
  padding-top: 10px;
  padding-bottom: 5px
}


 .eui-reset {
  align-content: initial;
  align-items: initial;
  align-self: initial;
  animation-delay: initial;
  animation-direction: initial;
  animation-duration: initial;
  animation-fill-mode: initial;
  animation-iteration-count: initial;
  animation-name: initial;
  animation-play-state: initial;
  animation-timing-function: initial;
  backface-visibility: initial;
  background-attachment: initial;
  background-blend-mode: initial;
  background-clip: initial;
  background-color: initial;
  background-image: initial;
  background-origin: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-repeat: initial;
  background-size: initial;
  block-size: initial;
  border-block-end-color: initial;
  border-block-end-style: initial;
  border-block-end-width: initial;
  border-block-start-color: initial;
  border-block-start-style: initial;
  border-block-start-width: initial;
  border-bottom-color: initial;
  border-bottom-left-radius: initial;
  border-bottom-right-radius: initial;
  border-bottom-style: initial;
  border-bottom-width: initial;
  border-collapse: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-image-slice: initial;
  border-image-source: initial;
  border-image-width: initial;
  border-inline-end-color: initial;
  border-inline-end-style: initial;
  border-inline-end-width: initial;
  border-inline-start-color: initial;
  border-inline-start-style: initial;
  border-inline-start-width: initial;
  border-left-color: initial;
  border-left-style: initial;
  border-left-width: initial;
  border-right-color: initial;
  border-right-style: initial;
  border-right-width: initial;
  border-spacing: initial;
  border-top-color: initial;
  border-top-left-radius: initial;
  border-top-right-radius: initial;
  border-top-style: initial;
  border-top-width: initial;
  bottom: initial;
  box-decoration-break: initial;
  box-shadow: initial;
  box-sizing: initial;
  caption-side: initial;
  caret-color: initial;
  clear: initial;
  clip: initial;
  clip-path: initial;
  clip-rule: initial;
  color: inherit;
  color-adjust: initial;
  color-interpolation: initial;
  color-interpolation-filters: initial;
  column-count: initial;
  column-fill: initial;
  column-gap: initial;
  column-rule-color: initial;
  column-rule-style: initial;
  column-rule-width: initial;
  column-width: initial;
  content: initial;
  counter-increment: initial;
  counter-reset: initial;
  cursor: initial;
  dominant-baseline: initial;
  empty-cells: initial;
  fill: initial;
  fill-opacity: initial;
  fill-rule: initial;
  filter: initial;
  flex-basis: initial;
  flex-direction: initial;
  flex-grow: initial;
  flex-shrink: initial;
  flex-wrap: initial;
  float: initial;
  flood-color: initial;
  flood-opacity: initial;
  font-feature-settings: initial;
  font-kerning: initial;
  font-language-override: initial;
  font-size: initial;
  font-size-adjust: initial;
  font-stretch: initial;
  font-style: initial;
  font-synthesis: initial;
  font-variant-alternates: initial;
  font-variant-caps: initial;
  font-variant-east-asian: initial;
  font-variant-ligatures: initial;
  font-variant-numeric: initial;
  font-variant-position: initial;
  font-weight: initial;
  grid-auto-columns: initial;
  grid-auto-flow: initial;
  grid-auto-rows: initial;
  grid-column-end: initial;
  grid-column-gap: initial;
  grid-column-start: initial;
  grid-row-end: initial;
  grid-row-gap: initial;
  grid-row-start: initial;
  grid-template-areas: initial;
  grid-template-columns: initial;
  grid-template-rows: initial;
  height: initial;
  hyphens: initial;
  image-orientation: initial;
  image-rendering: initial;
  ime-mode: initial;
  inline-size: initial;
  isolation: initial;
  justify-content: initial;
  justify-items: initial;
  justify-self: initial;
  left: initial;
  letter-spacing: initial;
  lighting-color: initial;
  line-height: initial;
  list-style-image: initial;
  list-style-position: initial;
  list-style-type: initial;
  margin-block-end: initial;
  margin-block-start: initial;
  margin-bottom: initial;
  margin-inline-end: initial;
  margin-inline-start: initial;
  margin-left: initial;
  margin-right: initial;
  margin-top: initial;
  marker-end: initial;
  marker-mid: initial;
  marker-start: initial;
  mask-clip: initial;
  mask-composite: initial;
  mask-image: initial;
  mask-mode: initial;
  mask-origin: initial;
  mask-position-x: initial;
  mask-position-y: initial;
  mask-repeat: initial;
  mask-size: initial;
  mask-type: initial;
  max-block-size: initial;
  max-height: initial;
  max-inline-size: initial;
  max-width: initial;
  min-block-size: initial;
  min-height: initial;
  min-inline-size: initial;
  min-width: initial;
  mix-blend-mode: initial;
  object-fit: initial;
  object-position: initial;
  offset-block-end: initial;
  offset-block-start: initial;
  offset-inline-end: initial;
  offset-inline-start: initial;
  opacity: initial;
  order: initial;
  outline-color: initial;
  outline-offset: initial;
  outline-style: initial;
  outline-width: initial;
  overflow-x: initial;
  overflow-y: initial;
  padding-block-end: initial;
  padding-block-start: initial;
  padding-bottom: initial;
  padding-inline-end: initial;
  padding-inline-start: initial;
  padding-left: initial;
  padding-right: initial;
  padding-top: initial;
  page-break-after: initial;
  page-break-before: initial;
  page-break-inside: initial;
  paint-order: initial;
  perspective: initial;
  perspective-origin: initial;
  pointer-events: initial;
  position: initial;
  quotes: initial;
  resize: initial;
  right: initial;
  ruby-align: initial;
  ruby-position: initial;
  scroll-behavior: initial;
  scroll-snap-coordinate: initial;
  scroll-snap-destination: initial;
  scroll-snap-points-x: initial;
  scroll-snap-points-y: initial;
  scroll-snap-type-x: initial;
  scroll-snap-type-y: initial;
  shape-rendering: initial;
  stop-color: initial;
  stop-opacity: initial;
  stroke: initial;
  stroke-dasharray: initial;
  stroke-dashoffset: initial;
  stroke-linecap: initial;
  stroke-linejoin: initial;
  stroke-miterlimit: initial;
  stroke-opacity: initial;
  stroke-width: initial;
  table-layout: initial;
  text-align: initial;
  text-align-last: initial;
  text-anchor: initial;
  text-combine-upright: initial;
  text-decoration-color: initial;
  text-decoration-line: initial;
  text-decoration-style: initial;
  text-emphasis-color: initial;
  text-emphasis-position: initial;
  text-emphasis-style: initial;
  text-indent: initial;
  text-justify: initial;
  text-orientation: initial;
  text-overflow: initial;
  text-rendering: initial;
  text-shadow: initial;
  text-transform: initial;
  top: initial;
  touch-action: initial;
  transform: initial;
  transform-box: initial;
  transform-origin: initial;
  transform-style: initial;
  transition-delay: initial;
  transition-duration: initial;
  transition-property: initial;
  transition-timing-function: initial;
  vector-effect: initial;
  vertical-align: initial;
  visibility: initial;
  white-space: initial;
  width: initial;
  will-change: initial;
  word-break: initial;
  word-spacing: initial;
  overflow-wrap: initial;
  writing-mode: initial;
  z-index: initial;
}
.eapps-pricing-table {
  position: relative;
  font-size: 13px;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, sans-serif;
  line-height: 1.2308;
  font-weight: 400;
  min-width: 320px;
  margin: 0 auto;
}
.eapps-pricing-table.eapps-pricing-table-one-column,
.eapps-pricing-table.eapps-pricing-table-small-padding {
  min-width: auto;
}
.eapps-pricing-table-columns-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.eapps-pricing-table-column {
  flex-grow: 1;
  flex-basis: 320px;
  background: #fff;
  min-width: 160px;
  max-width: 320px;
  text-align: center;
  position: relative;
  margin: 0 10px;
  z-index: 1;
}
.eapps-pricing-table-column-head-mobile-inner {
  display: none;
  box-sizing: content-box;
}
.eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-item {
  text-align: left;
  justify-content: left;
  box-sizing: content-box;
}
.eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-title {
  padding-left: 12px;
  padding-right: 12px;
}
.eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-title-text {
  font-size: 15px;
  line-height: 33px;
}
.eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-features-item-inner {
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
}
.eapps-pricing-table-column-item {
  display: block;
  position: relative;
  margin: 32px 0;
  box-sizing: content-box;
}
.eapps-pricing-table-column-item-disabled {
  display: none;
}
.eapps-pricing-table-column-small .eapps-pricing-table-column-item-inner .eapps-pricing-table-column-item {
  padding-left: 24px;
  padding-right: 24px;
}
.eapps-pricing-table-column-item-inner .eapps-pricing-table-column-item.eapps-pricing-table-column-item-with-background {
  margin: 0;
  padding-top: 32px;
  padding-bottom: 32px;
}
.eapps-pricing-table-column-item-inner .eapps-pricing-table-column-item:not(.eapps-pricing-table-column-features-container):not(.eapps-pricing-table-column-picture-container) {
  padding-left: 32px;
  padding-right: 32px;
}
.eapps-pricing-table-column-picture {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: calc(100% + 2px);
}
.eapps-pricing-table-column-picture-container {
  overflow: hidden;
  margin: 0;
}
.eapps-pricing-table-column-title {
  z-index: 1;
}
.eapps-pricing-table-column-title-container {
  display: flex;
  justify-content: center;
}
.eapps-pricing-table-column-title-text {
  color: #17191a;
  font-size: 24px;
  font-weight: 400;
  word-break: break-word;
  line-height: 30px;
}
.eapps-pricing-table-column-title-caption {
  color: rgba(23,25,26,0.7);
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}
.eapps-pricing-table-column-title-text + .eapps-pricing-table-column-title-caption {
  margin-top: 4px;
}
.eapps-pricing-table-column-features-item {
  color: #17191a;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  position: relative;
}
.eapps-pricing-table-column-features-item:before,
.eapps-pricing-table-column-features-item:after {
  background-color: #17191a;
  opacity: 0.1;
}
.eapps-pricing-table-column-features-item-inner {
  display: flex;
  padding: 8px 32px;
  align-items: flex-start;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column-features-item-inner {
  padding: 8px 20px;
}
.eapps-pricing-table-column-features-left .eapps-pricing-table-column-features-item-inner {
  text-align: left;
  justify-content: left;
}
.eapps-pricing-table-column-features-center .eapps-pricing-table-column-features-item-inner {
  text-align: center;
  justify-content: center;
}
.eapps-pricing-table-column-features-item-icon {
  display: block;
  width: 16px;
  height: 16px;
}
.eapps-pricing-table-column-features-item-icon-container {
  width: 16px;
  height: 16px;
}
.eapps-pricing-table-column-features-item-icon-container + .eapps-pricing-table-column-features-item-text {
  margin-left: 8px;
}
.eapps-pricing-table-column-features-divided .eapps-pricing-table-column-features-item:after,
.eapps-pricing-table-column-features-divided .eapps-pricing-table-column-features-item:first-child:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  opacity: 0.05;
}
.eapps-pricing-table-column-features-divided .eapps-pricing-table-column-features-item:after {
  left: 0;
  bottom: 0;
}
.eapps-pricing-table-column-features-divided .eapps-pricing-table-column-features-item:before {
  left: 0;
  top: 0;
}
.eapps-pricing-table-column-features-striped .eapps-pricing-table-column-features-item:nth-child(2n-1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  pointer-events: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.eapps-pricing-table-column-price-wrapper {
  font-weight: 400;
  color: #17191a;
}
.eapps-pricing-table-column-price-currency {
  opacity: 0.7;
  font-weight: 400;
}
.eapps-pricing-table-column-price-text {
  display: inline-block;
  line-height: 1.2;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column-price-text {
  display: block;
}
.eapps-pricing-table-column-price-fix {
  opacity: 0.7;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column-price-fix {
  display: block;
}
.eapps-pricing-table-column-price-fix-prefix {
  padding-right: 4px;
  font-size: 11px;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column-price-fix-prefix {
  padding-right: 0;
}
.eapps-pricing-table-column-price-fix-postfix {
  font-size: 15px;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column-price-fix-postfix {
  padding-top: 4px;
}
.eapps-pricing-table-column-price-caption {
  color: #7f8588;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
.eapps-pricing-table-column-price-text + .eapps-pricing-table-column-price-caption {
  margin-top: 4px;
}
.eapps-pricing-table-column-button {
  box-sizing: border-box;
  display: inline-block;
  align-items: center;
  justify-content: center;
  outline: none;
  color: #fff;
  background: #f0542e;
  min-width: 100px;
  max-width: 100%;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  height: 32px;
  transition: all 0.2s ease;
  padding: 0 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 4px;
  opacity: 1;
}
.eapps-pricing-table-column-button .eapps-pricing-table-small-padding {
  padding: 0 12px;
}
.eapps-pricing-table-column-button:hover {
  opacity: 0.8;
}
.eapps-pricing-table-column-button-container {
  text-align: center;
}
.eapps-pricing-table-column-button-type-outline {
  color: #1c91ff;
  border: 1px solid #1c91ff;
  background: transparent;
}
.eapps-pricing-table-column-button-type-filled {
  color: #fff;
  background: #1c91ff;
  border: 1px solid transparent;
}
.eapps-pricing-table-column-button-size-small {
  height: 32px;
  line-height: 30px;
  min-width: 80px;
  padding: 0 24px;
}
.eapps-pricing-table-column-button-size-medium {
  height: 36px;
  line-height: 34px;
  padding: 0 32px;
  font-size: 15px;
}
.eapps-pricing-table-column-button-size-large {
  height: 40px;
  line-height: 38px;
  padding: 0 40px;
  font-size: 17px;
}
.eapps-pricing-table-column-button-caption {
  color: #7f8588;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}
.eapps-pricing-table-column-button + .eapps-pricing-table-column-button-caption {
  margin-top: 12px;
}
.eapps-pricing-table-column-ribbon {
  background: #fff;
  color: #f0542e;
  position: absolute;
  display: block;
  top: 18px;
  right: -30px;
  width: 128px;
  padding: 9px 20px 8px;
  margin: 0;
  transform: rotate(45deg);
  height: 32px;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.eapps-pricing-table-column-ribbon-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.eapps-pricing-table-column-featured {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
  z-index: 3;
  box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}
.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:first-child {
  padding-top: 20px;
}
.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:first-child.eapps-pricing-table-column-item-with-background {
  padding-top: 52px !important;
}
.eapps-pricing-table-one-column .eapps-pricing-table-column-featured .eapps-pricing-table-column-item:first-child.eapps-pricing-table-column-item-with-background {
  padding-top: 36px !important;
}
.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:last-child {
  padding-bottom: 20px;
}
.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:last-child.eapps-pricing-table-column-item-with-background {
  padding-bottom: 52px !important;
}
.eapps-pricing-table-one-column .eapps-pricing-table-column-featured .eapps-pricing-table-column-item:last-child.eapps-pricing-table-column-item-with-background {
  padding-bottom: 36px !important;
}
.eapps-pricing-table-column-featured .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-item:first-child {
  padding-top: 20px;
}
.eapps-pricing-table-column-featured .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-item:first-child.eapps-pricing-table-column-item-with-background {
  padding-top: 52px !important;
  margin: 0;
}
.eapps-pricing-table-one-column .eapps-pricing-table-column-featured .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-item:first-child.eapps-pricing-table-column-item-with-background {
  padding-top: 36px !important;
}
.eapps-pricing-table-layout-columns .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 {
  border-radius: 16px;
}
.eapps-pricing-table-layout-columns .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 16px 0 0;
}
.eapps-pricing-table-layout-columns .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 16px;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column {
  margin-left: 0;
  margin-right: 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 {
  border-radius: 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:first-child {
  border-radius: 16px 0 0 16px;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:first-child .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 0 0 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:first-child .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 0 16px;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:last-child {
  border-radius: 0 16px 16px 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:last-child .eapps-pricing-table-column-item:first-child {
  border-radius: 0 16px 0 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:last-child .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:only-child {
  border-radius: 16px;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:only-child .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 16px 0 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:only-child .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 16px;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16.eapps-pricing-table-column-featured {
  border-radius: 16px;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 16px 0 0;
}
.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 16px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column {
  margin-left: 0;
  margin-right: 0;
  min-width: 160px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column-inner {
  flex-grow: 1;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column-item {
  border-radius: 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 {
  border-radius: 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:first-child {
  border-radius: 16px 0 0 16px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:first-child .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 0 0 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:first-child .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 0 16px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:last-child {
  border-radius: 0 16px 16px 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:last-child .eapps-pricing-table-column-item:first-child {
  border-radius: 0 16px 0 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16:last-child .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16.eapps-pricing-table-column-featured {
  border-radius: 16px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 16px 0 0;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 16px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column-head .eapps-pricing-table-column-item {
  text-align: left;
  justify-content: left;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column-head .eapps-pricing-table-column-title-container {
  padding-left: 32px;
  padding-right: 32px;
}
.eapps-pricing-table-layout-table .eapps-pricing-table-column-head .eapps-pricing-table-column-title-text {
  font-size: 15px;
}
.eapps-pricing-table-one-column .eapps-pricing-table-columns-container {
  flex-direction: column;
  align-items: center;
}
.eapps-pricing-table-one-column .eapps-pricing-table-column {
  margin: 10px !important;
  width: 100%;
  flex-basis: auto;
  z-index: initial;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 {
  border-radius: 16px;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 16px 0 0;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-grid .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 16px;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column {
  display: flex;
  flex-direction: row;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 {
  border-radius: 16px;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-item:first-child {
  border-radius: 0 16px 0 0;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 16px 0;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-item:first-child {
  border-radius: 16px 0 0 0;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column.eapps-pricing-table-column-border-radius-16 .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-item:last-child {
  border-radius: 0 0 0 16px;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column-head-mobile-inner {
  display: block;
  border-radius: 16px 0 0 16px;
}
.eapps-pricing-table-one-column.eapps-pricing-table-layout-table .eapps-pricing-table-column-head {
  display: none;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column {
  width: 100%;
}
.eapps-pricing-table-small-padding.eapps-pricing-table-layout-columns-item {
  padding: 0 24px;
}
.eapps-pricing-table-small-padding .eapps-pricing-table-column-item-inner .eapps-pricing-table-column-item:not(.eapps-pricing-table-column-features-container):not(.eapps-pricing-table-column-picture-container) {
  padding-left: 24px;
  padding-right: 24px;
}
.eapps-pricing-table-hint {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: static;
  background: inherit;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 1px;
  opacity: 1;
}
.eapps-pricing-table-hint-container {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  cursor: pointer;
}
.eapps-pricing-table-hint * {
  pointer-events: none;
}
.eapps-pricing-table-hint-icon svg {
  width: 14px;
  height: 14px;
}
.eapps-pricing-table-hint-icon-not-active {
  opacity: 0.4;
  display: block;
}
.eapps-pricing-table-hint-icon-active {
  display: none;
}
.eapps-pricing-table-hint:hover .eapps-pricing-table-hint-icon-not-active {
  display: none;
}
.eapps-pricing-table-hint:hover .eapps-pricing-table-hint-icon-active {
  display: block;
}
.eapps-pricing-table-toggle-container {
  margin: 0 auto 48px;
  display: flex;
  justify-content: center;
}
.eapps-pricing-table-toggle-inner {
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 20px;
}
.eapps-pricing-table-toggle-item {
  display: block;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
}
.eapps-pricing-table-toggle-item:last-child {
  margin-right: 0;
}
.eapps-pricing-table-toggle-item-not-active .eapps-pricing-table-toggle-item-name {
  background-color: transparent;
  border-color: rgba(28,145,255,0.1);
  opacity: 0.8;
}
.eapps-pricing-table-toggle-item-not-active .eapps-pricing-table-toggle-item-name:hover {
  opacity: 1;
}
.eapps-pricing-table-toggle-item-active .eapps-pricing-table-toggle-item-name {
  background-color: #1c91ff;
  border-color: transparent;
}
.eapps-pricing-table-toggle-item-hint {
  max-width: 100%;
  height: auto;
  padding: 4px 8px;
  margin-bottom: 8px;
  font-size: 12px;
  background: rgba(28,145,255,0.1);
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 100%;
  border-radius: 4px;
  text-align: center;
  transition: all 0.3s;
}
.eapps-pricing-table-toggle-item-hint:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.1;
  border-style: solid;
  border-width: 6px 8px 0 8px;
  border-color: currentColor transparent transparent transparent;
}
.eapps-pricing-table-one-column .eapps-pricing-table-toggle-item-hint {
  display: none;
}
.eapps-pricing-table-toggle-item-name {
  text-align: center;
  box-sizing: border-box;
  padding: 6px 22px;
  font-size: 15px;
  border-radius: 4px;
  border: solid 1px rgba(28,145,255,0.1);
}
.eui-tooltip {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, sans-serif;
  opacity: 0;
  visibility: hidden;
  transition: top 0.3s cubic-bezier(0.25, 0.1, 0.11, 1.29), left 0.3s cubic-bezier(0.25, 0.1, 0.11, 1.29), opacity 0.3s ease;
  z-index: 4;
  width: 320px;
  position: fixed;
  padding-top: 12px;
}
.eui-tooltip-active {
  opacity: 1;
  visibility: visible;
}
.eui-tooltip-content {
  color: #fff;
  word-break: break-word;
  text-align: center;
}
.eui-tooltip-content-inner {
  position: relative;
  background: #343738;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  padding: 12px 20px;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  font-size: 14px;
}
#pricing-table-3 .eapps-pricing-table-column-1 {
    background-color: rgb(247, 247, 247);
    background-color: #EAEBEC;
}

.eapps-pricing-table-column-title-caption {
    font-size: 20px !important;
}

 
 #eapps-pricing-table-1 .eapps-pricing-table-column-head-mobile-inner, #eapps-pricing-table-1 .eapps-pricing-table-column-head-mobile-inner > .eapps-pricing-table-column-item {
   background-color: rgb(247, 247, 247);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-title-text, #eapps-pricing-table-1 .eapps-pricing-table-column-head-mobile-inner .eapps-pricing-table-column-features-item-text {
   color: rgb(23, 25, 26);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item {
   color: rgb(23, 25, 26);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item-inner {
   color: rgb(23, 25, 26);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item .tooltip-icon-not-active {
   fill: rgb(23, 25, 26);
   opacity: 0.4;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item-icon {
   fill: rgb(23, 25, 26);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item .tooltip-icon-active {
   fill: rgb(23, 25, 26);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item {
   font-size: 13px;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-2 {
   box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-2 .eapps-pricing-table-column-inner .eapps-pricing-table-column-title-text {
   color: rgb(232, 42, 114);
   font-size: 22px;
   font-weight: 600;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-2 .eapps-pricing-table-column-features-item {
   font-size: 13px;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-2 .eapps-pricing-table-column-button-type-outline {
   border-color: rgb(232, 42, 114);
   color: rgb(232, 42, 114);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-2 .eapps-pricing-table-column-button-type-filled {
   background: rgb(232, 42, 114);
   color: rgb(255, 255, 255);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-3 {
   box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-3 .eapps-pricing-table-column-inner .eapps-pricing-table-column-title-text {
   color: rgb(232, 42, 114);
   font-size: 22px;
   font-weight: 600;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-3 .eapps-pricing-table-column-features-item {
   font-size: 13px;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-3 .eapps-pricing-table-column-button-type-outline {
   border-color: rgb(232, 42, 114);
   color: rgb(232, 42, 114);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-3 .eapps-pricing-table-column-button-type-filled {
   background: rgb(232, 42, 114);
   color: rgb(255, 255, 255);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-3 .eapps-pricing-table-column-ribbon {
   background-color: rgb(0, 131, 255);
   color: rgb(255, 255, 255);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-4 {
   box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-4 .eapps-pricing-table-column-inner .eapps-pricing-table-column-title-text {
   color: rgb(232, 42, 114);
   font-size: 22px;
   font-weight: 600;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-4 .eapps-pricing-table-column-features-item {
   font-size: 13px;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-4 .eapps-pricing-table-column-button-type-outline {
   border-color: rgb(232, 42, 114);
   color: rgb(232, 42, 114);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-4 .eapps-pricing-table-column-button-type-filled {
   background: rgb(232, 42, 114);
   color: rgb(255, 255, 255);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-5 {
   box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-5 .eapps-pricing-table-column-inner .eapps-pricing-table-column-title-text {
   color: rgb(232, 42, 114);
   font-size: 22px;
   font-weight: 600;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-5 .eapps-pricing-table-column-features-item {
   font-size: 13px;
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-5 .eapps-pricing-table-column-button-type-outline {
   border-color: rgb(232, 42, 114);
   color: rgb(232, 42, 114);
 }
 #eapps-pricing-table-1 .eapps-pricing-table-column-5 .eapps-pricing-table-column-button-type-filled {
   background: rgb(232, 42, 114);
   color: rgb(255, 255, 255);
 }





/*New style*/

.border-img-bottom:before {content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  bottom: -35px;
  background: url(../../home/../images/border-btm.png) no-repeat;
  background-size: contain;
}

span.border-img-bottom {
    position: relative;
}

img {
    max-width: 100%;
}
.review-text p {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 9px;
}

.review-text {
    text-align: center;
}

.review-text h3 {
    font-size: 20px;
    font-weight: 700;
}

.review-box img {
    margin-bottom: 23px;
}

.hero-btn {
    margin: 44px 0px 25px;
}


section.text-section h2 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.why-text ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.why-text ul li {
    display: inline-block;
}

.section-title {
    margin-bottom: 43px;
}
.why-text  .bullets li:before {
    position: absolute;
    left: 0;
    top: -3px;
}

.why-text ul li {
    margin: 0px 30px;
    position: relative;
}
.why-box img {
    max-width: 60px;
    margin-bottom: 20px;
}

.why-box {
    text-align: center;
    background: #f7f7f7;
    padding: 65px 40px;
	margin-bottom: 30px;
}

section.why-section {
    padding: 53px 0px 7px;
}
.text-box {
    font-size: 20px;
    text-align: center;
    background: #f7f7f7;
    padding: 53px 20px 20px;
    height: 100%;
    min-height: 277px;
}

.text-box h3 {
    font-weight: 600;
    font-size: 18px;
}
.text-box:before {content: "";background: url(../../images/left-quote.png) no-repeat;width: 35px;height: 90px;position: absolute;background-size: contain;left: 22px;opacity: 0.2;top: 23px;}
 
span.free-line {
    position: relative;
    padding-bottom: 20px;
    display: inline-block;
}

.head-img {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}





@media (min-width:992px){
	
.hero-text h3 {
    font-size: 47px;
    line-height: 57px;
}	
	
}


@media (max-width:992px){
.right-review {
    margin-top: 30px;
}	
.desktop-pricing{
   display: none;
}	
	.mobile-pricing{
		display: block !important;
	}	
section.why-section {
    padding: 28px 0px 0;
}	
.text-box {
    margin: 10px;
}	
.need-section {
    padding: 40px 0px 20px !important;
}	
section.business-steps .bullets-ol {
    padding-bottom: 0 !important;
}	
.blurbs .row div {
    margin-bottom: 28px!important;
}	
	
footer {
    padding: 50px 0px  90px;
}	
footer .col-md-3 {
    margin-bottom: 35px;
}	

.ad-section .col-md-6.pl-5 {
    padding-left: 15px !important;
}	
	
.btn-space {
    padding-top: 18px !important;
}	
	section#facts {
    padding-top: 40px;
}
}


@media (min-width:1200px){
    .review-box {
        max-width: 511px;
        text-align: center;
        padding-left: 0;
    }

    .review-box img {
        max-width: 396px;
    }	
}


@media (min-width:768px){
  a.custom-logo-link {
     position: relative;
     top: -54px;
 }
 .site-header {
     padding-bottom: 0;
     margin-bottom: -40px;
	 padding-top:73px
 }
 .badge-media {
     position: relative;
     top: -70px;
     max-width: 595px;
     margin-left: auto;
 } 
 
 }


@media (max-width:768px){
  .sm-badge{
    display: inline-block !important;
  }
.desk-badge{
  display: none;
}


}


@media (max-width:767px){
 
.hero {
    text-align: center;
}	
}
/*h2 span:after {
    content: "";
    background-image: url(https://freesignup.adinvestor.co/assets/img/border-btm.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 90%;
    background-size: contain;
    width: 100%;
    height: 45px;
    left: 0;
}
h3 span:after {
    content: "";
    background-image: url(https://freesignup.adinvestor.co/assets/img/border-btm.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 90%;
    background-size: contain;
    width: 100%;
    height: 45px;
    left: 0;
}*/


@media (max-width:480px){
  span.free-text-top {
    display: block;
}
span.border-img-bottom {
  white-space: nowrap;
  font-size: 22px;
  padding-bottom: 6px;
}
.head-img {
    max-width: 197px;
    margin: -11px auto 0;
}
}