/*
*
Theme Name: Fpal
Theme URI: https://community-hostgator.flywheelsites.com/
Author: Fpal
Author URI: https://community-hostgator.flywheelsites.com/
Description: Custom Theme for FinancePal
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Fpal
*
*/

@font-face {
  font-family: "din";
  src: url("../din.html");
  src: url("../din.html") format("embedded-opentype"),
    url("../din-2.html") format("woff2"), url("../din-3.html") format("woff"),
    url("../din-4.html") format("truetype"),
    url("../din-5.html#din") format("svg");
}

::selection,
::-moz-selection,
::-webkit-selection {
  background: #003360;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
div,
input {
  font-family: "Sofia Pro", sans-serif !important;
}

* {
  cursor: auto !important;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.breadcrumb i {
  color: #aeb0b0 !important;
  font-style: normal;
}

.fpalpost-nav a {
  color: #aeb0b0 !important;
}

.fpalpost-nav a span {
  cursor: pointer !important;
}

.bx-wrapper {
  margin: 60px auto;
  border: none;
  box-shadow: none;
  background: #fbfefe !important;
}

.fpalpost-nav {
  padding-left: 43px;
  padding-bottom: 20px;
}

.row-padding {
  padding-top: 30px;
  padding-bottom: 40px;
}

.no-padding {
  padding: 0;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}
li#block-7 {
  list-style: none;
}
ul#top-menu li ul.sub-menu::before {
  display: none;
}

ul#top-menu a:hover {
  color: #525659 !important;
}

ul#top-menu li:hover a span i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.clear {
  clear: both;
  height: 0.01em;
}

.reflect {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.3)));
}

@font-face {
  font-family: SofiaProRegular;
  src: url(../24547.html);
  font-weight: normal;
}

@font-face {
  font-family: SofiaProLight;
  src: url(../24543.html);
  font-weight: normal;
}

@font-face {
  font-family: "Sofia Pro";
  src: url("../eot/sofiaproregular.eot");
  src: url("../eot/sofiaproregulard41d.eot?#iefix")
      format("embedded-opentype"),
    url("../woff2/sofiaproregular.woff2") format("woff2"),
    url("../woff/sofiaproregular.woff") format("woff"),
    url("../ttf/sofiaproregular.ttf") format("truetype"),
    url("../svg/sofiaproregular.svg#SofiaProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.recent-category-image {
  height: 190px !important;
  background-position: center !important;
}

.banner-blog {
  padding: 80px 0px 0px 0px !important;
}

.back-blog-header {
  margin: 0px 0px 0px 40px !important;
}

.postid-1351 .banner-blog {
  padding: 80px 0px 0px 0px;
}

.postid-1351 .back-blog-header {
  margin: 0px 0px 0px 40px;
}

.postid-1351 .recent-category-image {
  height: 300px;
  background-position: center;
}

.postid-1328 .banner-blog {
  padding: 80px 0px 0px 0px;
}

.postid-1328 .back-blog-header {
  margin: 0px 0px 0px 40px;
}

.postid-1328 .recent-category-image {
  height: 300px;
  background-position: center;
}

.postid-2003 .banner-blog {
  padding: 80px 0px 0px 0px;
}

.postid-2003 .back-blog-header {
  margin: 0px 0px 0px 40px;
}

.postid-2003 .recent-category-image {
  height: 300px;
  background-position: center;
}
.page-id-4697 #text-6 {
  display: none;
}

.hp-cta-cell {
  position: relative;
}

img#testimg {
  animation: animate-bg linear 4s;
  animation-iteration-count: 1;
  position: absolute;
  bottom: 40px;
}

body {
  overflow-x: hidden;
}

.button-banner-free button,
.button {
  padding: 0px 15px 2px !important;
  line-height: 49px !important;
  font-weight: normal !important;
  border-radius: 25px !important;
}

.bg-lightblue-new {
  background: var(--lightblue) !important;
}

@keyframes animate-bg {
  0% {
  }
  80% {
    right: 0px;
  }
  87% {
    right: -500px;
  }
  93% {
    right: -1000px;
  }
  100% {
    right: -2000px;
  }
}

#signup {
  position: relative;
  z-index: 0;
}
.button-free-trial {
  background: #28afb0;
  border-radius: 5px !important;
  width: 200px;
  margin: 0 auto;
  padding: 0px;
  line-height: 50px !important;
  display: flex;
  justify-content: center;
}

.button-free-trial a {
  color: #fff !important;
  font-family: "Sofia Pro";
  width: 200px;
  text-align: center;
  font-size: 16px;
  line-height: 49px !important;
}

.button-free-trial:hover {
  background: #2285a2 !important;
}

.button-free-trial a:hover {
  color: #fff !important;
}

.button-more-info {
  background: #28afb0;
  border-radius: 25px !important;
  width: 150px;
  margin: 0 auto;
  padding: 0px;
  line-height: 45px !important;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.button-more-info:hover {
  background: #2285a2 !important;
}

.button-more-info a {
  color: #fff !important;
  font-family: "Sofia Pro";
  width: 150px;
  text-align: center;
  font-size: 17px;
  line-height: 45px !important;
}

.button-more-info a:hover {
  color: #fff !important;
}

.button-more-info-white {
  background: #fff;
  border-radius: 25px !important;
  width: 150px;
  margin: 0 auto;
  padding: 0px;
  line-height: 45px !important;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.button-more-info-white:hover {
  background: #2285a2 !important;
}

.button-more-info-white a {
  color: #28afb0 !important;
  width: 150px;
  font-family: "Sofia Pro";
  text-align: center;
  font-size: 17px;
  line-height: 45px !important;
}

.button-more-info-white a:hover {
  color: #fff !important;
}

.button-more-info-white-2 {
  background: #fff;
  border: 3px solid #28aeaf;
  border-radius: 25px !important;
  width: 200px;
  margin: 0 auto;
  padding: 0px;
  line-height: 45px !important;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.button-more-info-white-2:hover {
  background: #2285a2 !important;
}

.button-more-info-white-2 a {
  color: #28afb0 !important;
  width: 200px;
  font-family: "Sofia Pro";
  text-align: center;
  font-size: 17px;
  line-height: 45px !important;
}

.button-more-info-white-2 a:hover {
  color: #fff !important;
}

.button-more-info-white-3 {
  background: #fff;
  font-family: SofiaProRegular;
  border-radius: 25px !important;
  width: 200px;
  margin: 0 auto;
  padding: 0px;
  line-height: 45px !important;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.button-more-info-white-3:hover {
  background: #2285a2 !important;
}

.button-more-info-white-3 a {
  color: #3696c2 !important;
  width: 200px;
  font-family: SofiaProRegular;
  text-align: center;
  font-size: 17px;
  line-height: 45px !important;
}

.button-more-info-white-3 a:hover {
  color: #fff !important;
}

.page-id-6824 .button-more-info-white-3 {
  width: auto;
  display: inline-block;
  padding: 0px 25px;
}

.page-id-6824 .button-free-trial {
  display: inline-block;
  width: auto;
  padding: 0px 20px;
}

.page-id-6824 .button-free-trial a {
  background-color: inherit !important ;
}

.page-id-6824 .button-more-info-white-2 {
  width: auto;
  display: inline-block;
  padding: 0 20px;
  text-align: center;
}

.hero.services-hero {
  position: relative;
}

.services-hero .site-translation__wrapper2 a.site-translation {
  color: #28afb0;
  font-family: SofiaProRegular;
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  right: 1rem;
  z-index: 99;
  display: block;
  background: transparent;
  padding: 0.6rem 3rem;
  line-height: 1;
  opacity: 0.8;
  border: 1px solid #28afb0;
  border-radius: 15px;
  top: 4.5rem;
}

.page-id-6824 ul.section-list.services-list {
  flex-wrap: nowrap;
}

.wpcf7 {
  font-family: SofiaProRegular;
}

.wpcf7 input {
  font-family: SofiaProRegular;
  font-weight: normal !important;
  margin: 0px 0px 20px 0px;
}

.wpcf7 .wpcf7-submit {
  background: #28afb0;
  border-radius: 5px !important;
  width: 200px;
  margin: 0 auto !important;
  padding: 3px 0px 3px 0px !important;
  line-height: 44px !important;
  display: flex;
  justify-content: center;
}

.elementor-3184
  .elementor-element.elementor-element-57404b63
  .elementor-button {
  border-radius: 5px !important;
}

.wpcf7 .wpcf7-submit:hover {
  background: #2285a2 !important;
}

#wpcf7-f1662-o1 .wpcf7-submit {
  background: #28afb0;
  border: 0px;
  color: #fff;
  border-radius: 25px !important;
  width: 200px;
  margin: 0 auto !important;
  padding: 4px 0px 2px 0px !important;
  line-height: 44px !important;
  display: flex;
  justify-content: center;
}

#wpcf7-f1451-o1 .wpcf7-submit {
  background: #28afb0;
  border: 0px;
  color: #fff;
  border-radius: 5px !important;
  width: 200px;
  margin: 0 auto !important;
  padding: 4px 0px 2px 0px !important;
  line-height: 44px !important;
  display: flex;
  justify-content: center;
}

input.wpcf7-form-control.wpcf7-submit.button.esp-btn.round-btn.green-btn {
  width: 240px;
}

#wpcf7-f1930-o1 .input-ind02 {
  margin-bottom: 0px !important;
}

#wpcf7-f1930-o1 input {
  margin: 0px !important;
}

#wpcf7-f1755-p1978-o1 .input-10 {
  background: #f4f5f7 !important;
  border: 0px;
  border-radius: 7px;
  padding: 14px 15px;
}

.input-ind02 {
  color: #3c3c3c;
  font-weight: bold;
  background-color: transparent;
  padding: 12px 20px;
  border-radius: 0.5rem;
  width: 100%;
  outline: none;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #fff;
  background-color: #fff;
}

div.wpcf7 .ajax-loader {
  position: absolute;
}

.bb-free-trial {
  background: #6bcbcb !important;
}

.bb-free-trial .section-title {
  color: #fff;
}

.page-id-6824 .section-title {
  font-size: 2rem;
}

.bb-free-trial .green-btn {
  background: #28afb0;
}

/*****GLOBAL STYLES ****/

body {
  font-family: "Sofia Pro";
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Sofia Pro";
}

.h3 {
  font-size: 1.6875rem;
}

.h4 {
  font-size: 1.4375rem;
}

.h5 {
  font-size: 1.25rem;
}

footer a {
  color: black;
}

footer ul.footer-ul li a {
  color: #635f5f;
}

header a {
  color: #fff;
  font-size: 18px;
  width: 100%;
}

a:hover,
a .blog-image:hover,
a img:hover {
  cursor: pointer !important;
}

.row-heading {
  padding-top: 60px;
  padding-bottom: 60px;
}

#masthead {
  padding-left: 20px;
  padding-right: 20px;
}

.header-wrap hr {
  border: 0.5px solid #207997 !important;
}

.no-margin {
  margin: 0;
}

.round-btn,
.comment-reply-link {
  border-radius: 25px;
}

#header-logo {
  position: absolute;
  margin-top: 6px;
}

a#phone2 {
  display: none;
}

.header-wrap {
  transform: translate(-50%);
  position: absolute;
  left: 50%;
  width: 100%;
  color: #fff;
  z-index: 10;
}

#blue_bg_row {
  vertical-align: middle;
  padding-top: 140px;
  padding-left: 15px;
  padding-right: 15px;
}

.white-btn {
  background: white;
  color: black;
  border: 3px solid #28afb0;
}

.white-btn-two {
  background: white;
  color: #1f7996;
  border: 0px solid #28afb0;
}

.green-btn,
.comment-reply-link {
  background: #28afb0;
}

.blue-btn {
  background: #1f7997;
}

.transparent-btn {
  background: transparent;
  border: 3px solid white;
}

.slicknav_btn {
  background-color: #28afb0;
  margin-top: 11px !important;
}

.slicknav_nav {
  right: 0;
  top: 60px;
  overflow: hidden;
  z-index: 100;
  position: absolute;
  width: 70%;
}

.slicknav_nav li.menu-item > a {
  background: #46c0bf;
  border-bottom: #46c0bf;
  padding: 15px 10px;
  margin: 0;
  border-radius: 0 !important;
}

.slicknav_nav span.slicknav_arrow {
  font-size: 19px;
  margin: 0 0 0 0;
  font-weight: bold;
  line-height: 27px;
}

.slicknav_nav .sub-menu li.menu-item > a {
  background: #32a7a2;
  padding: 25px 10px;
}

.slicknav_nav .sub-menu li.menu-item > a::after {
  font-family: "FontAwesome";
  font-weight: 500;
  content: "\f054";
  float: right;
  margin-right: 0;
}

#menu-item-1965 {
  display: none !important;
}

.slicknav_nav li.blog_menu_item {
  display: block;
}

a.slicknav_open {
  background: none !important;
}

.slicknav_menu a.phone_mobile {
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 10px;
  width: 40px;
  z-index: 9999;
}

.slicknav_btn {
  z-index: 9999 !important;
  cursor: pointer;
}

#logo_mobile {
  display: none;
}

/* account-receivables */
.page-id-3082
  .elementor-element-544648c0.elementor-section-full_width
  .slick-list.draggable {
  margin: 0 auto !important;
}

/* catch-up bookkeeping service */
.wpcf7 .wpcf7-response-output {
  display: none;
}

/* catch up faq border */
#catch-faq-border .elementor-toggle .elementor-tab-title {
  position: relative;
}
#catch-faq-border .elementor-toggle-title:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #97979752;
  position: absolute;
  left: 0;
  top: 3.2rem;
}

#catch-faq-border .elementor-tab-content {
  padding-left: 0px !important;
}

#catch-faq-border .elementor-tab-content p,
#catch-faq-border .elementor-tab-content li {
  font-size: 1.2rem;
  color: #4a4a4a;
  line-height: 1.6;
  font-family: "Sofia Pro", sans-serif !important;
}

/* New CSS */
.page-id-5923 .split-text2 .button-free-trial {
  margin-bottom: 25px;
}

.page-id-5923 .background-header {
  padding-top: 0px;
}

/* end new css */

/* Career page css  */
.page-id-6375 div#iframeHeightDiv {
  height: 550px;
}

/* end career page css */

.page-id-6116 td {
  padding: 5px !important;
  vertical-align: text-top;
}

.page-id-6116 th {
  padding: 15px !important;
  vertical-align: text-top;
}

/* blog */
#block-18 li.cat-item.cat-item-18,
#block-18 li.cat-item.cat-item-20,
#block-18 li.cat-item.cat-item-22,
#block-18 li.cat-item.cat-item-25,
#block-18 li.cat-item.cat-item-21,
#block-18 li.cat-item.cat-item-24,
#block-18 li.cat-item.cat-item-19,
#block-18 li.cat-item.cat-item-26 {
  display: none;
}

.page-id-6824 .wpcf7-not-valid-tip {
  margin-top: -0.5rem;
  margin-bottom: 1rem;
}

.button-cta-blog .button-free-trial a {
  width: inherit;
}

.button-cta-blog .button-free-trial {
  width: auto;
  padding: 0px 20px;
}

#text-6 {
  z-index: 99;
}

@media screen and (max-width: 1100px) {
  #logo_mobile {
    top: 5px;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 999;
    display: block;
  }
  #logo_mobile img {
    max-width: 200px;
    margin: 0 auto;
  }
  .slicknav_menu {
    display: block !important;
  }
}

.mobile-phone {
  display: none;
}

a#phone {
  color: #fff;
}

#menu-old {
  float: right;
}

ul.top-nav {
  margin: 0px;
  float: right;
  padding: 10px 20px;
}

ul.top-nav li {
  display: inline-block;
}

ul#top-menu > li {
  display: inline-block;
  padding: 1.2rem 1.5rem 1.7rem 0;
  margin: 0 1rem !important;
}

ul#top-menu {
  display: flex !important;
}

footer ul#top-menu {
  display: block !important;
}

footer ul#top-menu > li {
  margin: 0;
  padding: 0;
}

ul#top-menu > li.menu-item-has-children > a::before {
  font-family: "FontAwesome";
  font-weight: 500;
  content: "\f0c9 \00a0";
  float: left;
}

.sub-menu > li {
  margin-left: 0px !important;
}

.sub-menu li a::after {
  font-family: "FontAwesome";
  font-weight: 500;
  content: "\f054";
  float: right;
  margin-right: -30px;
}

.site-translation__wrapper {
  float: right;
  padding-right: 122px;
  color: #fff;
}

.site-translation__wrapper a {
  color: #243a80;
  box-shadow: 4px 4px 4px -4px rgba(0, 0, 0, 0.4);
  font-family: SofiaProRegular;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  font-size: 14px;
  position: absolute;
  right: 6rem;
  z-index: 99;
  display: block;
  background: #f2f2f2;
  border-radius: 2px;
  padding: 0.5rem 1rem;
  line-height: 1;
  opacity: 0.8;
}

.site-translation__wrapper a:hover {
  opacity: 1;
}

.panel-layout {
  margin: 0 auto;
}

.row {
  max-width: 1200px;
}

footer.site-footer {
  background: #f3f3f3;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

footer ul li {
  display: inline-block;
  padding: 0px 20px;
}

footer ul {
  clear: both;
  padding-top: 30px;
}

/***** Homepage ****/

.hp-cta-bg {
  background: #28aeaf;
  background-size: cover;
  padding-top: 50px;
  width: 100%;
}

.hp-cta-container {
  display: table;
  max-width: 1100px;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.hp-cta-cell {
  display: table-cell;
  vertical-align: middle;
  padding-top: 100px;
  width: 50%;
}

#hp-cta-left {
  padding-right: 90px;
  width: 55%;
}

.cta-hp-bottom {
  background: #207997;
  height: 100px;
}

.hp-cta-cell h1 {
  font-size: 3.2rem;
  color: #fff;
}

@media (max-width: 1100px) {
  .hp-cta-cell h1 {
    font-size: 2.6rem;
  }
}

@media (max-width: 920px) {
  #hp-cta-left {
    padding-right: 0px;
  }
}

@media (max-width: 780px) {
  .hp-cta-bg {
    background: url("../jpg/header.jpg");
    height: 500px;
  }
  #hp-cta-right {
    display: none;
  }
  .cta-hp-bottom {
    display: none;
  }
  .hp-cta-cell {
    padding-top: 0px;
    text-align: center;
  }
  .hp-cta-cell h1 {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }
}



hr.home-hr {
  width: 50%;
  height: 5px;
  background: linear-gradient(to right, #35aaaf, #3e92cb);
}

.homepage-btn {
  min-width: 215px;
}

.iframe_cj {
  display: none;
}

@media (max-width: 320px) {
  .homepage-btn {
    width: 100% !important;
  }
}

.packages {
  background: #f9f9f9;
}

.carousel-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 780px) {
  .carousel-img {
    position: static;
    transform: translateX(0%);
    display: block;
    margin: 0 auto;
  }
  .hp-cta-container {
    padding-top: 75px;
  }
}
@media (max-width: 768px) {
  .elementor-7824 .elementor-element.elementor-element-3298e015 > .elementor-element-populated {
    padding: 0px 0px 0px 40px o !important;
  }
  .elementor-7824 .elementor-element.elementor-element-716fc8c4 > .elementor-element-populated,
  .elementor-10068 .elementor-element.elementor-element-f6d1d5f > .elementor-element-populated,
  .elementor-7824 .elementor-element.elementor-element-53185443 > .elementor-element-populated,
  .elementor-7824 .elementor-element.elementor-element-ed307f8 > .elementor-widget-container,
  .elementor-7824 .elementor-element.elementor-element-5c3f5f62 > .elementor-element-populated,
  .elementor-10068 .elementor-element.elementor-element-5c3f5f62 > .elementor-element-populated,
  .elementor-10068 .elementor-element.elementor-element-716fc8c4 > .elementor-element-populated   {
      padding: 0px !important;
  }
  .elementor-10068 .elementor-element.elementor-element-653307fe .elementor-heading-title {
      font-size: 25px !important;
      text-align: center;
  }
  .elementor-10068 .elementor-element.elementor-element-27436881 > .elementor-element-populated {
    border-color: transparent !important;
  }
  .elementor-container.elementor-column-gap-default {
    flex-direction: column;
    align-items: center;
  }
  .elementor-10068 .elementor-element.elementor-element-27436881,
  .elementor-10068 .elementor-element.elementor-element-5984fd5f,
  .elementor-10068 .elementor-element.elementor-element-1eb8c170 {
    width: 100% !important;
  }
  .elementor-10068 .elementor-element.elementor-element-43502a7{
    padding: 50px 0px 0px 0px !important;
  }
}
.math-bg {
  background-image: url("../jpg/math-background.jpg");
}

.left-cell {
  width: 45%;
  padding-right: 15px;
  display: table-cell;
  float: none;
  margin-top: 0;
  padding-top: 0;
  vertical-align: middle;
}

.right-cell {
  width: 45%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  float: none;
  background-color: #f6f6f6;
  border-radius: 25px;
}

.table {
  display: table;
}

.table-graphic {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.about-graphic {
  background-color: #f6f6f6;
  padding: 50px;
  border-radius: 25px;
}

@media (max-width: 1000px) {
  .table {
    display: block;
  }
  .right-cell {
    width: 100%;
    display: block;
    margin-top: 30px;
    background-color: transparent;
  }
  .table-graphic {
    position: static;
    width: 500px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: -25px;
  }
  .about-graphic {
    padding: 25px;
  }
}

.industries {
  background: #f6f6f6;
  border-radius: 25px;
  padding: 25px;
  display: table-cell;
  vertical-align: middle;
  float: none !important;
  overflow: hidden;
}

.industry-table,
.hp-table {
  display: table;
  border-spacing: 40px;
}

.hp-table {
  min-height: 400px;
  margin-top: -40px;
}

.industry-graphic {
  position: absolute;
  bottom: -100px;
  left: 0;
}

.hp-graphic {
  position: absolute;
  bottom: -5px;
  left: 0;
}

@media (max-width: 1024px) {
  #wpcf7-f1930-o1 .input-ind02 {
    margin-bottom: 15px !important;
  }
  .industries {
    display: block;
    margin-top: 25px;
  }
  .testing {
    margin: 25px 0px;
  }
  .industry-table,
  .hp-table {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .hp-table {
    min-height: initial;
    margin-bottom: 60px;
  }
  .hp-graphic {
    position: static;
    margin: 0 auto;
    display: block;
    margin-bottom: -50px;
  }
  .industry-graphic {
    position: static;
    margin-bottom: -100px;
    max-height: 300px;
    width: auto;
  }
  .about-graphic {
    background-position: center top;
  }
  #get-in-touch {
    text-align: center;
  }
  #get-in-touch hr {
    margin-left: auto;
    margin-right: auto;
  }
  .pricing-packages {
    padding-top: 50px;
  }

  .page-id-6824 ul.section-list.services-list {
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .about-graphic {
    background-position: left top;
  }
  .site-translation__wrapper a {
    right: 1.4rem;
    top: 3.8rem !important;
  }
}

@media screen and (min-width: 600px) and (max-width: 720px) {
  .services-hero .site-translation__wrapper2 a.site-translation {
    font-size: 12px;
    top: 3.8rem;
  }
}

@media screen and (max-width: 1024px) and (min-width: 600px) {
  #header-logo {
    width: 235px;
  }
  #menu-old ul {
    width: 100% !important;
  }
  ul#top-menu {
    /* width: 62%; */
    width: 100%;
    margin-top: 0;
  }

  .site-translation__wrapper a {
    top: 86%;
    right: 4%;
  }
}

#wpcf7-f1395-o1 form input[type="text"],
#wpcf7-f1395-o1 form input[type="tel"],
#wpcf7-f1395-o1 form input[type="email"],
#wpcf7-f1395-o1 form input[type="phone"],
#wpcf7-f1388-o1 form input[type="text"],
#wpcf7-f1388-o1 form input[type="tel"],
#wpcf7-f1388-o1 form input[type="email"],
#wpcf7-f1388-o1 form input[type="phone"],
#wpcf7-f1257-p1258-o1 form input[type="text"],
#wpcf7-f1257-p1258-o1 form input[type="tel"],
#wpcf7-f1257-p1258-o1 form input[type="email"],
#wpcf7-f1257-o1 form input[type="text"],
#wpcf7-f1257-o1 form input[type="tel"],
#wpcf7-f1257-o1 form input[type="email"],
#wpcf7-f1257-p1258-o1 form input[type="phone"],
#wpcf7-f1257-p1260-o1 form input[type="text"],
#wpcf7-f1257-p1260-o1 form input[type="tel"],
#wpcf7-f1257-p1260-o1 form input[type="email"],
#wpcf7-f1257-p1260-o1 form input[type="phone"],
#wpcf7-f495-p493-o1 form input[type="text"],
#wpcf7-f1477-p1414-o1 form input[type="text"],
#wpcf7-f1404-p1402-o1 form input[type="text"],
#wpcf7-f495-p493-o1 form input[type="tel"],
#wpcf7-f495-p493-o1 form input[type="email"],
#wpcf7-f495-p493-o1 form input[type="phone"],
#wpcf7-f495-p493-o1 form textarea,
#wpcf7-f1477-p1414-o1 form input[type="tel"],
#wpcf7-f1404-p1402-o1 form input[type="tel"],
#wpcf7-f1477-p1414-o1 form input[type="email"],
#wpcf7-f1404-p1402-o1 form input[type="email"],
#wpcf7-f1477-p1414-o1 form input[type="phone"],
#wpcf7-f1404-p1402-o1 form input[type="phone"],
#wpcf7-f1477-p1414-o1 form textarea,
#wpcf7-f1404-p1402-o1 form textarea,
#wpcf7-f1412-p1387-o1 form textarea,
#wpcf7-f1257-p1251-o1 form input[type="text"],
#wpcf7-f1257-p1251-o1 form input[type="email"] {
  color: #3c3c3c;
  font-weight: bold;
  background-color: transparent;
  padding: 16px 30px;
  border-radius: 100px;
  width: 100%;
  outline: none;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #28afb0;
}

#wpcf7-f1412-p1387-o1 form input[type="text"],
#wpcf7-f1412-p1387-o1 form input[type="tel"],
#wpcf7-f1412-p1387-o1 form input[type="email"] {
  color: #3c3c3c;
  font-weight: bold;
  background-color: transparent;
  padding: 16px 30px;
  border-radius: 100px;
  width: 100%;
  outline: none;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #28afb0;
}

#wpcf7-f1257-p1290-o1 form input[type="submit"],
#wpcf7-f1257-p1258-o1 form input[type="submit"],
#wpcf7-f1257-p1251-o1 form input[type="submit"],
#wpcf7-f1257-p1260-o1 form input[type="submit"] {
  font-weight: bold;
  padding: 20px 30px;
  border-radius: 100px;
  width: 100%;
  outline: none;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #28afb0;
}

#wpcf7-f495-p493-o1 form textarea,
#wpcf7-f1477-p1414-o1 form textarea,
#wpcf7-f1412-p1387-o1 form textarea,
#wpcf7-f1404-p1402-o1 form textarea {
  border-radius: 40px;
}

#wpcf7-f1257-o1 .button,
#wpcf7-f1412-p1387-o1 .button,
#wpcf7-f1395-o1 .button,
#wpcf7-f1388-o1 .button {
  outline: none;
  margin-top: 23px;
}

#wpcf7-f1257-o1 .button:hover {
  cursor: pointer !important;
}

#wpcf7-f1395-o1 form input[type="text"],
#wpcf7-f1395-o1 form input[type="email"] {
  background-color: white;
}

.page-id-717 .header-wrap {
  background-color: #1f7997;
}

#wpcf7-f720-p717-o1 form input[type="text"],
#wpcf7-f720-p717-o1 form input[type="email"],
#wpcf7-f720-p717-o1 form input[type="phone"],
#wpcf7-f720-p717-o1 form textarea {
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  padding: 20px 30px;
  border-radius: 100px;
  width: 100%;
  outline: none;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #fff;
}

#wpcf7-f720-p717-o1 input::placeholder {
  color: #fff;
}

#wpcf7-f720-p717-o1 .button {
  color: #2d819c;
  margin-top: 20px;
  border: 3px solid #2d819c;
}

#wpcf7-f720-p717-o1 .button:hover {
  cursor: pointer !important;
  color: white;
}

#wpcf7-f1257-o1 form input[type="text"],
#wpcf7-f1286-o1 form input[type="email"] {
  background-color: white;
}

#wpcf7-f1388-o1 form input[type="text"] {
  background-color: white;
}

/*.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
	background-color: white !important;
}*/

.signupemail
  .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  background-color: #fff;
}

@media (min-width: 641px) {
  #wpcf7-f720-p717-o1 .button {
    float: right !important;
  }
}

@media (max-width: 640px) {
  .small-center {
    text-align: center;
  }
  #wpcf7-f720-p717-o1 .button {
    margin-top: 0px;
    margin-left: 20px;
  }
}

@media (min-width: 641px) {
  .float-l-med {
    float: left;
  }
  .float-r-med {
    float: right;
  }
}

@media (max-width: 640px) {
  .float-l-med,
  .float-r-med {
    text-align: center;
  }
}

.trial-graphic {
  position: absolute;
  bottom: 50px;
  left: 496px;
  width: auto;
  max-height: 360px;
}

@media (max-width: 980px) {
  .trial-graphic {
    display: none;
  }
}

.pricing-table {
  width: 100%;
}

.pricing-table tr td {
  padding: 7px 0px;
}

.blog-hero {
  background-image: url("../jpg/math-background.jpg");
  background-size: cover;
  background-position: right;
}

.blog-post-custom {
  width: 100%;
  left: 0;
  margin-left: 0 !important;
  text-align: center;
}

.blog-image {
  width: 100%;
  height: auto;
  max-height: 300px;
  display: block;
  background-size: cover;
  background-position: center center;
  border-radius: 15px;
}

@media screen and (min-width: 1025px) {
  .posts-col {
    padding-right: 100px;
  }
  .desktop-filler {
    height: 71px;
  }
}

#sidebar-blog img {
  border-radius: 15px;
  padding-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  #sidebar-blog {
    display: none;
  }
  ul.pricing-list {
    list-style-position: inside;
    text-align: left;
    max-width: 294px;
    margin: 0 auto;
  }
}

span.blog-media {
  float: right;
}

@media screen and (max-width: 700px) {
  span.blog-media {
    display: block;
    float: none;
    margin-top: 11px;
  }
}

#wpcf7-f782-o1 form input[type="text"],
#wpcf7-f782-o1 form input[type="email"],
#wpcf7-f782-o1 form input[type="tel"] {
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  padding: 10px 15px;
  border-radius: 100px;
  width: 100%;
  outline: none;
  margin-top: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #fff;
}

.button:hover,
.comment-reply-link:hover {
  cursor: pointer !important;
}

#wpcf7-f782-o1 input::placeholder {
  color: #fff;
}

#wpcf7-f782-o1 .button {
  margin-top: 20px;
}

textarea#comment::placeholder {
  color: #2285a2;
}

.comment-meta .vcard {
  border: none;
}

.comment-author span.says {
  display: none;
}

.comment-author .avatar {
  margin-right: 10px;
}

.comment-metadata {
  display: inline-block;
}

.comment-reply-link {
  color: #fff;
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
}

.reply {
  margin-bottom: 15px;
}

.home #pgc-13-4-0,
.home #pgc-13-4-1 {
  width: calc(50% - (0.5 * 40px));
}

.hp-about-graphic {
  max-height: 400px;
  width: auto;
  text-align: center;
  margin-bottom: -60px;
}

.desktop-table tbody tr:nth-child(even) {
  background-color: #d2e4ea;
}

.pricing-table {
  border-collapse: separate;
}

.dot {
  height: 20px;
  width: 20px;
  background-color: #28afb0;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.pricing-table tbody tr td {
  text-align: center;
  box-shadow: inset -16px 0 8px -4px rgba(215, 215, 215, 0.5);
  -webkit-box-shadow: inset -16px 0 8px -4px rgba(215, 215, 215, 0.5);
  padding-left: 7px;
  padding-right: 7px;
  border-left: 2px solid rgba(215, 215, 215, 0.5);
}

.pricing-table tbody tr th {
  box-shadow: inset -16px 5px 8px -4px rgba(215, 215, 215, 0.5);
  -webkit-box-shadow: inset -16px 5px 8px -4px rgba(215, 215, 215, 0.5);
  width: 25%;
  padding: 10px 30px 10px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-left: 2px solid rgba(215, 215, 215, 0.5);
  vertical-align: top;
  padding-top: 50px;
}

.mobile-table tbody tr th {
  width: 33.3333333% !important;
  padding: 50px 20px 10px 4px !important;
}

#restaurant-more {
  background-color: #fff;
  color: #7a7a7a !important;
  position: relative;
  padding-bottom: 100px;
  border-radius: 20px;
}

#restaurant-more h3 {
  color: #7a7a7a !important;
}

#restaurant-more ul {
  list-style-image: url("../check-green.html");
  list-style-position: inside;
  margin: 0 auto;
}

#restaurant-more ul li {
  width: 50%;
  float: left;
  text-align: left;
}

#restaurant-more ul li:nth-child(even) {
  padding-left: 20px;
}

#restaurant-more .button {
  border-radius: 25px;
  background: #28aeaf;
  position: absolute;
  bottom: 20px;
  right: 50px;
  color: #fff;
}

/* #restaurant:hover, #restaurant:hover p, #restaurant:hover img, #restaurant:hover h3 {
	cursor:pointer !important;
}
#restaurant:hover {
	-webkit-box-shadow: 0 0 10px #eee;
    box-shadow: 0 0 10px #ddd;
} */

dialog .close-reveal-modal,
.reveal-modal .close-reveal-modal {
  font-size: inherit;
  line-height: initial;
  top: inherit;
  color: inherit;
  cursor: pointer;
}

dialog,
.reveal-modal {
  padding: 0px;
}

@media screen and (max-width: 640px) {
  dialog,
  .reveal-modal {
    width: auto;
  }
}

@media screen and (min-width: 701px) {
  .mobile-table {
    display: none;
  }
}

@media screen and (max-width: 700px) {
  .desktop-table {
    display: none;
  }
}

ul#top-menu a:hover {
  color: #3696c2 !important;
}

.error-404 {
  padding-top: 150px;
  padding-bottom: 50px;
  text-align: center;
}

.color-hero {
  background: var(--lightblue) !important;
  min-height: 175px;
}

.mm-tooltip-cf7 {
  position: absolute;
  top: 40px;
  left: 28px;
  z-index: 100;
}

.service-left-cell {
  background: #fff;
  padding: 50px;
  border-radius: 25px;
  box-shadow: 2px 4px 20px #e7e7e7;
}

.service-image-cell,
.service-image-cell-left {
  background-image: url("../jpg/bookkeeping-graphic.jpg");
  background-size: cover;
  padding: 50px;
  border-radius: 25px;
  box-shadow: 2px 4px 20px #e7e7e7;
  min-height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #28afb0;
  margin-top: 50px;
  background-position: center;
}

.service-image-cell {
  background-image: url("../png/hp-graphic.png");
  background-color: #f9f9f9;
}

.service-image-cell-left {
  margin-bottom: 50px;
}

#entity-formation-img {
  background-image: url("../png/pricing-graphic-2.png");
  background-size: contain;
  background-color: #f6f6f6;
  background-position: bottom;
}

#payroll-img {
  background-image: url("../jpg/bookkeeping-graphic.jpg");
  background-size: contain;
  background-color: #28afb0;
}

#payroll-img-two {
  background-image: url("../png/finance-pal-graphic-1.png");
  background-size: contain;
  background-color: #28afb0;
}

#recovery-img {
  background-image: url("../png/pricing-graphic-2.png");
  background-color: #f6f6f6;
}

#recovery-img-two {
  background-image: url("../png/hp-graphic.png");
  background-color: #f6f6f6;
}

#sales-tax-img {
  background-image: url("../png/pricing-graphic-2.png");
  background-color: #f6f6f6;
  background-size: contain;
  background-position: bottom;
}

#tax-prep-img {
  background-image: url("../png/pricing-graphic-2.png");
  background-color: #f6f6f6;
  background-size: contain;
  background-position: bottom;
}

.service-right {
  margin-top: 50px;
}

@media screen and (min-width: 1025px) {
  .service-left-cell {
    background: #fff;
    padding: 50px;
    float: none;
    display: table-cell;
  }
  .service-image-cell,
  .service-image-cell-left {
    background-size: cover;
    padding: 50px;
    float: none;
    display: table-cell;
    min-height: auto;
    margin-top: 0px;
    background-position: left;
  }
  .service-right {
    margin-top: 0px;
  }
}

.page-id-1260 nav#site-navigation,
.page-id-1260 .slicknav_menu,
.page-id-1260 footer .menu-main-header-menu-container {
  display: none;
}

.dropdown-toggle {
  display: none;
}

ul#top-menu li ul.sub-menu {
  left: -365px;
  top: 102px;
  position: absolute;
  display: block;
  transition: 1s;
}

ul#top-menu li:hover > ul.sub-menu {
  display: block;
  position: absolute;
  transition: 1s;
  left: 0;
}

ul.sub-menu li a {
  color: #fff;
}

ul.sub-menu li a:hover {
  color: #fff !important;
}

ul#top-menu .sub-menu a:hover {
  color: #fff !important;
}

ul.sub-menu li {
  background: #42c3c1;
  display: block !important;
  cursor: pointer;
}

/* Slide sub-menu */

ul.sub-menu {
  top: 95px;
  margin-left: 0;
}

ul.sub-menu li a {
  padding: 10px 40px 10px 10px;
  display: block;
  border-bottom: 1px solid #46c0bf;
}

@media screen and (min-width: 700px) {
  ul.sub-menu li a {
    padding: 30px 40px 30px 10px;
  }
  ul.sub-menu {
    margin-left: 20px;
  }
}

footer ul.sub-menu {
  display: none !important;
}

ul.sub-menu li:hover {
  background: #42c3c1 !important;
}

ul.sub-menu li:hover > a {
  color: #fff !important;
}

.testimonials-slider .testimonial {
  border: none;
}

.testimonials-slider .testimonial-inner {
  border-radius: 25px;
}

.testimonials-slider .strong-view.modern,
.testimonials-slider .testimonial-content:before,
.testimonials-slider .strong-view.modern,
.testimonials-slider .testimonial-content:after {
  color: #2285a2 !important;
}

.strong-view.modern .testimonial-heading {
  font-weight: 400 !important;
}

/* New Home UI */

:root {
  --blue-color: #207997;
  --green-color: #28afb0;
}

.uppercase {
  text-transform: uppercase;
}

.title_div {
  display: table;
  width: 100%;
  min-height: 400px;
  height: 400px;
}

.title_row {
  display: table-cell;
  vertical-align: middle;
  padding-top: 120px;
}

.title_h1 {
  text-align: center;
  color: #fff;
}

.blue-bg {
  background-color: var(--blue-color);
}

.home-headline {
  font-size: 1.3rem;
}

.home-text {
  font-size: 0.9rem;
  font-weight: bold;
}

.HomeServices {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
}

.HomeServices__item {
  margin: 0 3rem;
  position: relative;
}

.HomeServices__item:first-child::after,
.HomeServices__item:nth-child(2)::after {
  content: "+";
  display: block;
  position: absolute;
  top: 20%;
  right: -45%;
  font-weight: bold;
  font-size: 5rem;
}

.HomeServices__item p {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5rem;
  font-size: 1.2rem;
}

.HomeServices__item:last-child {
  display: flex;
  margin-top: -55px;
  align-items: center;
}

.HomeServices__item:last-child p {
  font-size: 1.5rem;
  text-align: left;
  margin: 0 0.5rem;
  line-height: 1.6rem;
}

.HomeSignUp {
  padding: 1rem 0;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.HomeSignUp p {
  font-size: 1.4rem;
}

.HomeHeading {
  margin-bottom: 2rem;
}

.card {
  box-shadow: 0 4px 8px 5px #e7e7e7;
  border-radius: 25px;
  padding: 1rem;
}

.WhyCard {
  min-height: 450px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.WhyCard .icon {
  min-height: 100px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.HomeButton {
  display: inline-block;
  margin: 2rem 0;
}

.HomeTestimonials {
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
  margin-top: 1rem;
}

.HomePricing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}

.HomePricingBox {
  width: 30%;
}

.PricingPackage {
  width: 90%;
  margin: 0 auto;
}

.PricingPackage div {
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}

.PricingPackage.recommended div {
  padding: 10px;
  background: darkred;
}

.PricingPackage.recommended div:before {
  content: "Recommended";
  display: block;
  color: white;
  margin: 1rem 0;
  font-size: 1.4rem;
  font-weight: bold;
}

.PricingPackage header {
  font-family: inherit;
  background: var(--green-color);
  min-height: 4.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
}

.PricingPackage h3,
.PricingPackage p {
  margin: 0;
}

.PricingPackage h3 {
  color: inherit;
}

.PricingPackage ul {
  background: white;
  margin: 0;
  list-style: none;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 200px;
}

.PricingPackage li {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  font-weight: bold;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.PricingPackage span {
  margin-left: 0.5rem;
  font-size: 1.3rem;
  color: var(--green-color);
}

.PricingNote {
  padding-bottom: 2rem;
  border-bottom: 1px solid gray;
}

.home-text-mobile {
  display: none;
}

.bg_div {
  background: #f9f9f9;
}

/*.HomeTestimonials .testimonial-image img{
	display: none;
}*/

@media screen and (max-width: 1200px) {
  .HomeServices {
    flex-wrap: wrap;
  }
  .HomeServices__item:last-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  #logo_box {
    float: left;
    width: 40%;
  }
  #site-navigation {
    float: right;
    width: 60%;
  }
  .HomeServices {
    flex-wrap: wrap;
  }
  .HomeServices__item:last-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 700px) {
  .card {
    margin-bottom: 2rem;
  }
  .HomeServices {
    flex-wrap: wrap;
  }
  .HomePricingBox {
    width: 100%;
  }
  .HomeServices__item {
    margin: 0 0.5rem;
    width: 28%;
  }
  .HomeServices__item p {
    font-size: 1rem;
  }
  .HomeServices__item:last-child p {
    font-size: 1rem;
  }
  .HomeServices__item:not(:last-child) img {
    width: 50px;
  }
  .HomeServices__item:last-child img {
    width: 100px;
  }
  .HomeServices__item:first-child::after,
  .HomeServices__item:nth-child(2)::after {
    top: 8%;
    right: -18%;
    font-size: 3rem;
  }
  .HomeServices__item:last-child {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-top: 0;
  }
  .HomePricing {
    flex-direction: column;
    align-items: center;
  }
  .HomePricingBox {
    width: 100%;
    margin-bottom: 2rem;
  }
  .PricingPackage.recommended div {
    padding: 0;
  }
  .PricingNote {
    display: none;
  }
  .HomeButton {
    margin: 0 0 1.25rem;
  }
  .home-text-mobile {
    display: block;
    padding: 1rem;
  }
  ul.top-nav {
    display: none;
  }
  #blue_bg_row {
    padding-top: 140px;
  }
  a#logo_box {
    margin: 10px 0;
    float: left;
    width: 50%;
  }
  #header-logo {
    width: 235px;
  }
  a#phone2 {
    margin: 20px 0px 0 0;
    display: block;
    float: right;
    width: 40%;
    text-align: right;
  }
  #blue_bg_row h1 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 450px) {
  .HomeServices__item {
    width: 25%;
  }
  .HomeServices {
    flex-wrap: wrap;
  }
  .HomePricingBox {
    width: 100%;
  }
  .title_div {
    min-height: 100px;
    height: 100px;
  }
  .HomeServices__item p {
    font-size: 0.8rem;
  }
  .HomeServices__item:last-child p {
    font-size: 0.8rem;
  }
  .HomeServices__item:last-child {
    margin-top: 0px;
  }
  .HomeServices__item:first-child::after,
  .HomeServices__item:nth-child(2)::after {
    top: 8%;
    right: -25%;
    font-size: 2rem;
  }
  ul.top-nav {
    display: none;
  }
  #blue_bg_row {
    padding-top: 90px;
  }
  a#logo_box {
    margin: 10px 0;
    float: left;
    width: 55%;
  }
  #header-logo {
    width: 55%;
  }
  a#phone2 {
    margin: 20px -25px 0 0;
    display: block;
    float: right;
    width: 40%;
  }
}

.transparent-bg
  .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  background-color: transparent !important;
}

.custom-form .large-3 {
  width: 100%;
}

.slicknav_menu {
  height: 60px;
}

.page-id-2069 table,
th,
td {
  border: 1px solid black !important;
  border-collapse: collapse !important;
}

.page-id-2069 th {
  padding: 15px !important;
  vertical-align: text-top;
}

.page-id-2069 td {
  padding: 5px !important;
  vertical-align: text-top;
}

.recent-post-image {
  height: auto;
}

/* ========================================LIVE NEW PRICING PAGE =====================================*/

.pricing-header {
  display: inline-block;
  width: 100%;
  padding: 81px 0;
  background-color: #e0eff4;
  position: relative;
  padding-top: 10%;
}

.col-md-5 {
  display: inline-block;
  width: 55%;
  float: left;
  padding: 15px;
}

.custom-container {
  width: 75%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.pricing-header h2 {
  font-family: "Sofia Pro";
  font-size: 2.75rem;
  text-align: left;
  color: var(--gray);
  line-height: 60px;
  font-weight: normal;
}

.pricing-header p {
  font-family: "Sofia Pro";
  color: #635f5f;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 100;
  margin-top: 0%;
  margin-bottom: 4%;
}

.banner-image {
  width: 810px;
}

.cta-quote {
  background-color: #28aeaf;
  color: white;
  padding: 13px 24px;
  display: inline-block;
  float: left;
  border-radius: 5px;
  font-size: 1rem;
}

.cta-quote:hover {
  color: white;
  background-color: #258faf;
}

.pricing-work {
  display: inline-block;
  width: 100%;
  position: relative;
  float: left;
  padding: 50px;
  text-align: center;
}

.pricing-work h2 {
  font-family: "Sofia Pro";
  font-size: 2.5rem;
  color: var(--gray);
  font-weight: normal;
}

.col-md-4 {
  width: 33.3%;
  display: inline-block;
  float: left;
  padding: 30px;
}

.pricing-box {
  display: inline-block;
  width: 100%;
  padding: 55px;
  box-shadow: 0 19px 38px 2px #00000026;
  border-radius: 10px;
  border-top: 24px solid #28aeaf;
  height: auto;
}

.pricing-box h3 {
  font-family: "Sofia Pro";
  font-size: 1.4375rem;
  color: #222;
  font-weight: normal;
  text-align: left;
  margin-top: 4%;
  margin-bottom: 4%;
}

.pricing-box p {
  font-family: "Sofia Pro";
  font-size: 1rem;
  text-align: left;
  color: #222;
}

.payment-work {
  display: inline-block;
  width: 100%;
  float: left;
  text-align: center;
  background-color: #f4f6f8;
  padding: 100px 0;
}

.payment-work .cta-quote {
  float: none;
}

.payment-work h2 {
  font-family: "Sofia Pro";
  font-size: 2.5rem;
  color: var(--gray);
  font-weight: normal;
  margin-top: 1%;
  margin-bottom: 0%;
}

.payment-work p {
  font-family: "Sofia Pro";
  font-size: 1.2rem;
  color: var(--gray);
  font-weight: 500;
  margin-bottom: 1rem;
}

.Dedicated-team {
  display: inline-block;
  width: 100%;
  position: relative;
  float: left;
  padding: 50px;
  text-align: center;
}

.col-md-6 {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 30px;
  position: relative;
}

.Dedicated-team .pricing-box > h3 {
  font-size: 2.5rem;
  text-align: center;
  color: var(--gray);
}

.Dedicated-team table {
  display: inline-block;
  width: 100%;
  position: relative;
}

.Dedicated-team td {
  font-size: 1rem;
  text-align: left;
  color: #4a4a4a;
  font-weight: normal;
  padding: 5px 10px;
  line-height: 1.6;
  border: none !important;
}

.Dedicated-team td:nth-child(2):before {
  content: url(../png/checkmarks.png);
  left: 0px;
  position: absolute;
}

.Dedicated-team tr {
  margin-bottom: 3%;
  display: inline-block;
  width: 100%;
}

/*
.Dedicated-team tr>td:first-child{
    width: 42px;
}

.Dedicated-team .check-box-2{
    margin-top: -18px;
    display: inline-block;
    position: absolute;
}
 */

.Dedicated-team ul > li {
  font-size: 23px;
  text-align: left;
  color: #4a4a4a;
  margin-bottom: 5%;
  font-weight: 900;
  letter-spacing: 1px;
  list-style: none;
}

.Dedicated-team ul > li:before {
  content: "";
  width: 27px;
  display: inline-block;
  height: 20px;
  left: 0;
  margin-right: 13px;
  background: url(../path.html);
  background-repeat: no-repeat;
}

.Dedicated-team .pricing-box {
  box-shadow: 0 9px 25px 0px #00000026;
  border-radius: 7px;
  height: 728px;
}

.pricing-option {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  background: #f0f7fa;
  padding: 50px 0;
}

.pricing-option h2 {
  font-family: "Sofia Pro";
  font-size: 2.5rem;
  color: var(--gray);
  font-weight: normal;
  margin-top: 0%;
  margin-bottom: 0%;
}

.pricing-option p {
  font-family: "Sofia Pro";
  font-size: 1.4375rem;
  color: #222;
  font-weight: normal;
  margin-top: 6%;
  margin-bottom: 0;
}

.pricing-option .cta-quote {
  float: none;
}

.pricing-option img {
  height: 95px;
}

.custom-row {
  position: relative;
  display: inline-block;
  width: 100%;
}

.faq-section {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 50px 0;
  text-align: center;
}

.faq-section h2 {
  font-family: "Sofia Pro";
  font-size: 2.5rem;
  color: var(--gray);
  font-weight: normal;
  margin-top: 1%;
  margin-bottom: 1%;
}

.faq-section p {
  font-family: "Sofia Pro";
  font-size: 1rem;
  color: #635f5f;
}

.accordion-section {
  text-align: left;
  margin-top: 5%;
  display: inline-block;
  width: 100%;
  position: relative;
}

.accordion-section .collapsed {
  border-bottom: 1px solid #97979752;
  padding: 10px 0;
  padding-bottom: 30px;
  cursor: pointer !important;
}

.accordion-section .collapsed > h3 {
  font-family: "Sofia Pro";
  font-size: 1.4375rem;
  color: #222;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  cursor: pointer !important;
  width: 95%;
}

.accordion-section .collapsed > span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../png/unnamed-file-1-1.png);
  float: right;
  cursor: pointer !important;
  margin-top: 15px;
}

.accordion-section .expanded > span {
  background: url(../png/unnamed-file-2.png) !important;
}

.accordion-section .answer {
  padding-top: 20px;
}

.faq-section .accordion-section > .answer > p {
  font-size: 1.2rem;
  color: #4a4a4a;
}

.accordion-section > .answer > ul {
  font-size: 1rem;
  color: #4a4a4a;
  line-height: 36px;
  margin-left: 6%;
}

.pricing-box img {
  height: 100px;
}

.Dedicated-team .check-box {
  width: auto;
  height: auto;
  opacity: 0;
}

.price-signup {
  z-index: 1 !important;
}

.price-page > #wpcf7-f1451-o1 .wpcf7-submit,
.price-page > #wpcf7-f1484-o1 .wpcf7-submit {
  border-radius: 0.5rem !important;
  width: 100%;
  padding: 14px 15px !important;
}

.price-signup h3 {
  font-weight: 800;
  font-size: 38px;
}

.price-signup .services-list-text {
  font-size: 26px;
}

.price-signup .signup-content {
  max-width: 70%;
}

.price-signup .signup-note {
  max-width: 75%;
  margin: auto;
  float: left;
  margin-left: 6px;
  font-size: 11px;
  line-height: 12px;
}

.price-signup input {
  /* padding: 18px 15px; */
  padding: 12px 15px;
  font-size: 16px;
}

.price-page > #wpcf7-f1451-o1 .row {
  max-width: 100% !important;
}

.price-page .large-3 {
  padding: 0px 6px;
}

/* ========================================LIVE NEW Testimonial PAGE =====================================*/

.banner-testimonial {
  background-color: #e8f7fb;
  padding: 50px;
  padding-bottom: 0;
}

.banner-testimonial h1 {
  margin-top: 16%;
}

.main-testimonial {
  padding: 60px 0;
  text-align: center;
}

.main-testimonial h2 {
  width: 50%;
  display: inline-block;
  margin-bottom: 3%;
}

.main-testimonial h2 > img {
  position: absolute;
  margin-left: -80px;
  margin-top: -65px;
}

.border {
  display: inline-block;
  width: 40px;
  height: 3px;
  background-color: #dedede;
}

.lower-testimonial {
  padding: 30px;
  box-shadow: 0 0 36px 0px #0000004a;
}

.name-section {
  display: inline-block;
  width: 100%;
  position: relative;
  float: left;
}

.name-section > div {
  display: inline-block;
  float: left;
  margin-right: 2%;
}

.name-section h3 {
  display: inline-block;
  margin-top: 1%;
  margin-bottom: 0;
}

.name-section p {
  display: inline-block;
  clear: both;
}

.testi-section p {
  margin-top: 5%;
}

.single-testimonial {
  background: #e8f7fb;
  margin-top: 3%;
  background-image: url(../png/group-14-symbol-instance.png);
  background-repeat: no-repeat;
  background-position: right;
  padding: 50px 0;
  background-position-x: 96%;
}

.single-testimonial-inner {
  width: 80%;
  display: inline-block;
  float: left;
  position: relative;
  margin-top: 4%;
  margin-bottom: 4%;
}

.single-testimonial-inner img {
  position: absolute;
  margin-left: -88px;
  margin-top: -61px;
}

.single-testimonial-inner span {
  color: #717171;
}

.custom-row {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 60px;
}

.tetra-testimonial {
  padding: 55px;
  box-shadow: 0 0 34px 0 #00000038;
  height: 400px;
}

.tetra-testimonial img {
  background-color: #1aaeb0;
  position: absolute;
  padding: 20px 18px;
  margin-top: -94px;
  margin-left: 1%;
}

.tetra-testimonial h2 {
  margin-top: 4%;
}

.tetra-testimonial h3 {
  font-size: 24px;
}

.tetra-testimonial span {
  color: #7a7a7a;
  font-size: 18px;
}

.bottom-bar {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: center;
  background-color: rgba(54, 150, 194, 0.2);
  padding: 20px;
}

.bottom-bar-info {
  border-right: 3px solid rgba(54, 150, 194, 0.25);
}

.bottom-bar-info:last-child {
  border-right: none;
}

.bottom-bar-info img {
  margin-top: -7px;
}

.bottom-bar-info span {
  font-size: 24px;
  color: #3696c2;
  margin-left: 3%;
  display: inline-block;
}

.blog .recent-post-top {
  display: none;
}

.header-recent-category {
  padding-top: 0;
}

/* ==========================author================================= */

.about-author2 {
  display: none;
}

.postid-2618 .about-author2 {
  width: 100%;
  float: left;
  position: relative;
  background-color: #f2f2f2;
  margin-bottom: 4%;
  padding-bottom: 20px;
}

.cur_author_is_Jacob .jacob {
  display: inline-block !important;
}

.cur_author_is_Nick .nick {
  display: inline-block !important;
}

.about-author2 .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.about-author2 h2 {
  background-color: #28afb0;
  color: white;
  padding: 15px;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 2%;
}

.about-author2 .autho-image > img {
  margin: 0;
  width: 100%;
}

.about-author2 .autho-image {
  width: 15%;
  display: inline-block;
  float: left;
  padding-left: 20px;
}

.about-author2 .autho-name {
  display: inline-block;
  width: 85%;
  padding-left: 30px;
  padding-right: 20px;
}

.author-page {
  background-color: #9797974d;
}

.autho-bio {
  margin-top: 240px;
  background-color: white;
  border-top: 30px solid #28afb0;
  border-radius: 10px;
  padding: 60px 60px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 5%;
}

.autho-bio .autho-image {
  display: inline-block;
  margin-right: 10%;
  float: left;
}

.autho-image img {
  width: 250px;
}

.autho-bio .autho-name > h2 {
  font-size: 50px;
  color: #696969;
}

.autho-bio .autho-name > p {
  font-size: 26px;
  color: #696969;
}

.autho-bio .autho-name {
  display: inline-block;
  float: left;
}

.about-author h2 {
  font-size: 22px;
  color: #28afb0;
}

.col-md-12 {
  display: inline-block;
  float: left;
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
}

.about-author {
  margin-top: 5%;
  border-top: 1px solid #e0e0e0;
  padding: 40px 0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5%;
  padding-bottom: 30px;
}

.popular-post {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}

.popular-post h2 {
  color: #7f7f7f;
}

.post-popular p {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 20px;
  color: #cccccc;
  margin-bottom: 10px;
}

.post-popular span {
  width: 100%;
  display: inline-block;
  font-size: 15px;
}

.post-popular a {
  font-size: 20px;
  margin-top: 6px;
  display: inline-block;
  width: 100%;
  color: #28afb0;
  text-decoration: underline;
}

.Editorial-Standards {
  background-color: #f5f4f4a1;
  padding: 50px;
  border-radius: 10px;
  margin-top: 5%;
}

.Editorial-Standards h2 {
  margin-top: 0;
  color: #28afb0;
  margin-bottom: 4%;
}

.Editorial-Standards p {
  color: #a0a0a0;
  line-height: 2;
}

/*========================== Responsiveness========================= */

@media only screen and (max-width: 1864px) {
  .custom-container {
    width: 85%;
  }
  .banner-image {
    width: 658px;
  }
  .pricing-box {
    height: 410px;
  }
  .Dedicated-team .pricing-box {
    height: 700px;
  }
  .tetra-testimonial {
    height: 550px;
  }
}

@media only screen and (max-width: 1440px) {
  .custom-container {
    width: 85%;
  }
  .banner-image {
    width: 640px;
  }
  .pricing-box {
    height: 645px;
  }
  .Dedicated-team .pricing-box {
    height: 970px;
  }
  .banner-image {
    width: 600px;
  }
  .pricing-box {
    height: 370px;
    padding: 30px;
  }
  .Dedicated-team .pricing-box {
    height: 680px;
  }
  .single-testimonial {
    padding: 50px 120px;
  }
}

@media only screen and (max-width: 1365px) {
  .custom-container {
    width: 95%;
  }
  .banner-image {
    width: 450px;
  }
  .pricing-work {
    padding: 50px 15px;
  }
  .col-md-4 {
    padding: 15px;
  }
  .pricing-box h3 {
    font-size: 30px;
  }
  .pricing-box {
    height: 356px;
    padding: 15px;
  }
  .Dedicated-team {
    padding: 50px 15px;
  }
  .Dedicated-team .pricing-box > h3 {
    font-size: 40px;
  }
  .Dedicated-team .pricing-box {
    height: 675px;
  }
  .pricing-option p {
    font-size: 20px;
  }
  .tetra-testimonial {
    height: 550px;
  }
}

@media only screen and (max-width: 1024px) {
  .custom-container {
    width: 95%;
  }
  .banner-image {
    width: 450px;
  }
  .pricing-work {
    padding: 50px 15px;
  }
  .col-md-4 {
    padding: 15px;
  }
  .pricing-box h3 {
    font-size: 30px;
  }
  .pricing-box {
    height: 480px;
    padding: 15px;
  }
  .Dedicated-team {
    padding: 50px 15px;
  }
  .Dedicated-team .pricing-box > h3 {
    font-size: 40px;
  }
  .Dedicated-team .pricing-box {
    height: 910px;
  }
  .pricing-option p {
    font-size: 20px;
  }
  .price-signup .signup-note {
    max-width: 100%;
    margin-top: 2px;
  }
  .banner-testimonial h1 {
    margin-top: 3%;
  }
  .single-testimonial {
    padding: 50px 110px;
  }
  .single-testimonial-inner {
    width: 100%;
  }
  .tetra-testimonial img {
    margin-top: -72px;
  }
  .tetra-testimonial {
    padding: 25px;
    box-shadow: 0 0 34px 0 #00000038;
    height: 574px;
  }
  .author-page {
    background-color: #9797974d;
    padding: 0 60px;
  }
  .autho-bio {
    margin-top: 5%;
  }
}

@media only screen and (max-width: 1023px) {
  .col-md-5 {
    width: 100%;
  }
  .pricing-box h3 {
    font-size: 30px;
    text-align: center;
  }
  .pricing-box p {
    text-align: center;
  }
  .banner-image {
    width: 100%;
  }
  .col-md-4 {
    width: 100%;
  }
  .pricing-box {
    height: auto;
  }
  .col-md-6 {
    width: 100%;
  }
  .Dedicated-team .pricing-box {
    height: auto;
  }
  .pricing-option p {
    font-size: 26px;
  }
  .price-signup .signup-content {
    max-width: 100%;
  }
  .price-signup .signup-note {
    max-width: 100%;
    margin-left: 0;
    font-size: 12px;
    line-height: normal;
  }
  .price-signup {
    display: inline-block;
  }
  .main-testimonial {
    padding: 60px 15px;
  }
  .main-testimonial h2 {
    width: 70%;
    display: inline-block;
    margin-bottom: 3%;
  }
  .bottom-bar-info {
    border-bottom: 3px solid rgba(54, 150, 194, 0.25);
    border-right: none;
  }
  .bottom-bar-info:last-child {
    border-bottom: none;
  }
  .tetra-testimonial {
    height: auto;
    margin-bottom: 10%;
  }
}

@media only screen and (max-width: 448px) {
  .cta-quote {
    padding: 23px 18px;
    text-align: center;
    font-size: 20px;
    width: 100%;
  }
  .payment-work {
    padding: 0 20px;
  }
  .price-signup .signup-note {
    margin-top: 15px !important;
  }
  .accordion-section .collapsed > h3 {
    width: 90%;
  }
  .banner-testimonial {
    background-color: #e8f7fb;
    padding: 10px;
    padding-bottom: 0;
  }
  .main-testimonial h2 > img {
    margin-left: -56px;
    margin-top: -31px;
    width: 47px;
  }
  .single-testimonial-inner img {
    margin-left: -50px;
    margin-top: -30px;
    width: 47px;
  }
  .single-testimonial {
    padding: 50px 60px;
  }
  .custom-row {
    padding: 60px 10px;
  }
  .author-page {
    background-color: #9797974d;
    padding: 0 10px;
  }
  .autho-bio {
    padding: 10px 10px;
  }
  .autho-bio .autho-name > h2 {
    font-size: 34px;
  }
  .Editorial-Standards {
    padding: 20px;
  }
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before {
  content: "" !important;
  left: -56px !important;
  top: 0 !important;
  -webkit-mask: url(../quote-left-solid.html) center center
    no-repeat;
  mask: url(../quote-left-solid.html) center center no-repeat;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-field {
  clear: both;
  text-align: center;
  color: white;
}

.wpmtst-testimonial-image {
  width: 10%;
  float: none;
}

.wpmtst-testimonial-image img {
  margin-top: 20px;
}

.testimonial-name {
  display: inline-block;
  clear: right;
  font-size: 25px;
  margin-top: 0;
}

.testimonial-company {
  clear: left;
  position: absolute;
  margin-top: -44px;
  margin-left: 389px;
}

@media only screen and (max-width: 992px) {
  .wpmtst-testimonial-image {
    width: auto;
    float: inherit;
  }
  .wpmtst-testimonial-image img {
    margin-top: auto;
  }
  .testimonial-name {
    display: inherit;
    font-size: 25px;
  }
  .testimonial-company {
    clear: left;
    position: relative;
    margin-top: 0px;
    margin-left: 0;
  }
}

.industries_card {
  height: 100%;
  display: flex;
}

.pstsidbar .quot-btn:hover {
  background: #28afb0 !important;
  color: #fff !important;
}
ul#top-menu li ul.sub-menu li ul.sub-menu {
  margin-top: 0px !important;
  column-count: 1 !important;
  -webkit-columns: 1 !important;
  -moz-columns: 1 !important;
  margin-left: 0px !important;
}
ul#top-menu li ul.sub-menu li:hover ul.sub-menu {
  background-color: #fff !important;
}

body.author .site-translation__wrapper2 {
  display: none !important;
}
