:root {
    --primaryColor: #3696c2;
    --lightblue: #E0EFF4;
    --green: #28afb0;
    --gray: rgb(82, 86, 89);
    --lightgray: #b0b3b4;
    --almostwhite: #f3f3f3;
    --white: #FFF;
    --anothergray: #f1f1f1;
    --anothergreen: #6bcbcb;
    --testborder: 1px solid red;
}


/* General */

.arrow-sm img {
    width: 7px;
}

.testimonials-slider3 .testimonial-content:before {
    content: "\f10d" !important;
    top: -45px !important;
    left: auto !important;
    margin-left: -20px;
}

.testimonials-slider3 .testimonial-inner {
    padding-top: 50px !important;
}

.hero-header {
    top: 0;
    position: fixed;
    padding-top: 1.5em;
    z-index: 9;
}

.hero-header.scrolled {
    background: #FFF;
    z-index: 1;
}

.alt-button {
    font-weight: bold;
    color: var(--primaryColor);
    background: white;
}

.free-consultationdiv {
    display: none;
}

.testimonial-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
}

.testimonial-container {
    max-width: 1360px;
}


/*new created*/

.background-header {
    background: var(--anothergray) !important;
    padding-top: 100px;
}

.background-white {
    background: var(--white);
}

.background-green {
    background: var(--anothergreen);
}


/*new created*/

.background-secondary {
    background: var(--anothergray);
}

.background-terciary {
    background: var(--almostwhite);
}

.hero *,
.section *,
.split-container * {
    transition: .2s all;
}

.logo-header {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 270px;
}

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


/* Hero */

.hero {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section figure,
.hero figure {
    margin: 0;
}

.hero-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}

.hero-header ul {
    list-style: none;
    margin: 0;
    display: flex;
}

@media only screen and (min-width:1850px) {
    .logo2 {
        margin-left: -25%;
    }
}

@media (min-width: 1800px) and (max-width:3000px) {
    .split-text ul {
        padding-left: 10px !important;
    }
    .tax-season li {
        padding-right: 35px !important;
    }
}

@media only screen and (max-width:1300px) {
    .plan-name {
        font-size: 25px !important;
    }
    .plan-price-custom {
        font-size: 35px !important;
        line-height: 35px;
    }
    .plan {
        padding: 20px 10px !important;
    }
}

@media screen and (max-width: 1100px) {
    .hero-header ul {
        align-items: center;
    }
}

@media only screen and (max-width:1025px) {
    #plans .section-list-item {
        margin: 20px 0px 20px 0px !important;
    }
    .section-list-item {
        margin: 20px 20px 20px 20px !important;
    }
    .plan-name {
        font-size: 25px !important;
    }
    .plan-price-custom {
        font-size: 30px !important;
        line-height: 30px;
    }
}

.hero-header ul li {
    margin: 0 1rem;
}

#right_nav li {
    padding-top: 1.2em;
}

#right_nav li.free-trial {
    padding-top: 0.5em;
}

.head-spanish ul li {
    margin: 0 1.1rem !important;
}

.hero-header ul a {
    color: var(--gray);
}

.hero-header ul a.phone {
    color: var(--primaryColor);
}

.hero-header ul a.button {
    margin: 0;
    color: white;
    padding: 0px 16px;
    line-height: 49px;
}

.hero-logo {
    max-width: 300px;
}

.hero-phone {
    font-size: 2rem;
    font-weight: bolder;
    color: var(--primaryColor);
}

.hero-content {
    text-align: center;
    width: 100%;
    float: left;
    padding: 120px 30px 20px;
}

/************* custom css **************/

.hero-content {
    display: flex;
    justify-content: center;
    float: left;
    padding: 70px 30px 40px;
}
.hero-img {
    width: 60%;
    float: left;
    text-align: end;
    display: flex;
    justify-content: space-between;
}
img.lady-pic {
    width: 300px;
    height: 350px;
    transform: translateX(1rem);
}
img.graphic-pic {
    height: 400px;
}
.hero_sec_added_cls {
    background: #eff7fa;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 3rem;
}
.hero-title {
    width: 40%;
}
/******************* custom code end************* */

.page-id-5867 .hero-content {
    background: #EFF7FA;
}

.page-id-5867 .hero-content {
    background: #EFF7FA;
}

.hero-title h1 {
    text-align: left;
    color: #4a4a4a;
}

.hero-title p {
    text-align: left;
    padding: 5px;
}

.hero-title p a {
    background: #28aeaf;
    color: #fff;
    border-radius: 5px;
    padding: 13px 24px;
    text-align: left;
}

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

/* .hero-img {
    width: 60%;
    float: left;
    position: relative;
}

img.lady-pic {
    z-index: 5;
    left: 35px;
    top: 45px;
    position: absolute;
    width: 280px;
}

img.graphic-pic {
    left: 30%;
    width: 500px;
    top: -29px;
    position: absolute;
} */

.financial-activity {
    padding: 10px 40px 0;
    width: 100%;
    display: flex;
    position: relative;
}

.list-note {
    box-shadow: 0 5px 45px 2px #00000026;
    background: #fff;
    padding: 20px 15px;
    width: 50%;
    margin: 0 auto;
}

.list-note p {
    width: 78%;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

.goodbye-div {
    background: #f3f9fc;
}

p.goodbye-sec-text {
    width: 49%;
    margin: 0 auto;
}

.three-icon {
    width: 100%;
    display: flex;
    padding: 40px 20px;
}

.three-icon-div {
    width: 30%;
    margin: 0 auto;
}

.hero-title,
.hero-subtitle,
.hero-note {
    color: var(--gray);
    font-weight: bold;
}

.three-icon-div p {
    width: 68%;
    margin: 0 auto;
}

.three-icon-div h3 {
    font-size: 24px;
    color: #1aaeb0;
    padding-top: 10px;
}

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

.ind-leaders {
    width: 62%;
    margin: 0 auto;
}

.dedicated {
    padding: 25px;
}

.dedicated-div {
    padding-left: 2%;
}

.dedicated-div .section-text {
    margin-bottom: 15px !important;
}

.dedicated-div p a {
    font-size: 18px;
}

.dedicated-text {
    font-size: 2.5rem;
    margin-top: 0;
    color: var(--gray);
    padding-bottom: 10px;
}

.finance-team {
    background: #f5f7f9;
}

.dedicated-team-text {
    font-size: 2.5rem;
    margin-top: 15px;
    color: var(--gray);
    padding-right: 30%;
}

.team-text ul {
    padding-left: 10px;
    padding-top: 20px;
}

.team-text li {
    line-height: 44px;
    list-style: none;
    position: relative;
}

.team-text li:before {
    content: url(../png/checkmark-smaller-2.png);
    left: -25px;
    position: absolute;
    top: 0;
}

.tax-season li {
    padding-right: 50px;
    list-style: none;
    position: relative;
}

.tax-season li:before {
    content: url(../png/checkmark-smaller-2.png);
    left: -25px;
    position: absolute;
    top: 2px;
}

.stress-text {
    font-size: 2.5rem;
    margin-top: 20px;
    color: var(--gray);
}

.stress-div {
    padding-right: 5%;
}

.stress-div h4 {
    padding-top: 10px;
}

.tax-season {
    display: flex;
}

.button-more-info-white-2 {
    border: 2px solid #3696c2 !important;
    border-radius: 9px !important;
    color: #3696c2;
}

.three-divs {
    display: flex;
    padding-top: 10px;
}

.three-divs-single {
    text-align: center;
    padding: 25px 55px 25px;
    width: 30%;
    margin: 0 auto;
}

.three-divs-single img {
    width: 70px;
}

.three-divs-single h4 {
    padding-top: 15px;
}

.straightforward h3 {
    font-size: 2.5rem;
    margin-top: 0;
    color: var(--gray);
    padding-bottom: 15px;
}

.straightforward {
    padding-left: 24%;
}

.straightforward-team {
    background: #f5f7f9;
    padding: 25px 0;
}

.straightforward-image {
    padding-top: 17px;
    text-align: center;
}

.pricing-plan {
    padding: 30px;
}

.pricing-plan h3 {
    font-size: 2.5rem;
    margin-top: 0;
    color: var(--gray);
    text-align: center;
}

.plan-text {
    width: 59%;
    margin: 0 auto;
    text-align: center;
}

.pricing-plan p a {
    background: #28aeaf;
    color: #fff;
    border-radius: 5px;
    padding: 13px 24px;
    text-align: center;
}

.pricing-plan p {
    text-align: center;
    margin-top: 27px;
}

section.supported-div {
    background: #f5f7f9;
    padding: 35px;
}

.supportive-content {
    display: flex;
}

.supported-div-text {
    width: 60%;
    text-align: left;
    padding: 2% 4% 0 19%;
}

.supported-image {
    width: 40%;
    margin: 0 auto;
    text-align: left;
}

.supported-div-text img {
    padding-bottom: 20px;
}

.supported-div-text h3 {
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    color: var(--gray);
}

.list-note p:before {
    content: url(../png/ccc.png);
    left: -50px;
    position: absolute;
    top: -2px;
}

.virtual-text {
    width: 59%;
    margin: 0 auto;
    padding: 81px 0 0 60px;
    vertical-align: middle;
}

.virtual-text p {
    padding: 55px 86px 55px 30px;
    border: 2px solid #fff;
    border-radius: 34px;
    color: #635f5f;
    font-size: 22px;
    box-shadow: 0 5px 45px 2px #00000026;
    padding-left: 100px;
}

.virtual-text p:before {
    content: "";
    display: inline-block;
    background: url(../png/quote.png);
    width: 42px;
    height: 33px;
    background-size: 40px 31px;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -60px;
    margin-top: -20px;
}

.virtual-imgs {
    width: 45%;
    position: relative;
}

.virtual-imgs img {
    position: relative;
    right: 89px;
    top: 28px;
    width: 650px;
}
@media  (min-width:2000px) and (max-width: 2100px){
    .virtual-imgs img {
        right: 0rem;
    }
}
@media  (min-width:2000px) {
    img.lady-pic {
        z-index: 9;
        width: 340px;
        height: 380px;
        transform: translateX(3rem);
    }
    .hero-title {
        width: 40%;
        transform: translateX(7rem);
    }
    .hero-img {
        justify-content: space-around;
    }
    img.graphic-pic {
        height: 450px;
    }
    .virtual-text p {
        padding: 55px 13rem 55px 120px;
        position: relative;
        left: 14rem;
    }
    .virtual-imgs img {
        right: -3rem;
    }
    .virtual-imgs {
        text-align: start;
    }
    .virtual-text {
        text-align: start;
    }
    .financial-activity {
        text-align: end;
    }
}

@media screen and (min-width:1200px) and (max-width: 2000px) {
    .virtual-text p {
        padding: 55px 13rem 55px 120px;
        position: relative;
        left: 7rem;
    }
    .virtual-imgs img {
        right: 0rem;
    }
}
@media screen and (max-width: 1750px) {
    .virtual-imgs img {
        right: 1rem;
    }
    .virtual-imgs {
        text-align: start;
        margin-right: 5rem;
    }
    .virtual-text p {
        padding: 55px 4rem 55px 120px;
        position: relative;
        left: 3rem;
    }
}
@media screen and (max-width: 1100px) {
    .site-translation__wrapper2 a {
        right: 0.5rem;
        padding: 0.6rem 3rem;
        top: 4.5rem;
    }
    .hero-content {
        padding-top: 50px;
        display: grid;
    }
    .background-header {
        padding-top: 30px;
    }
    .hero-img {
        width: 100%;
        position: unset;
        text-align: center;
        order: 1;
    }
    img.lady-pic {
        position: unset;
        margin: 0 auto;
        text-align: center;
    }
    img.graphic-pic {
        position: unset;
        height: 330px;
    }
    .financial-activity {
        padding: 10px;
        width: 100%;
        /* display: block; */
        display: inline-grid;
        position: relative;
        text-align: center;
    }
    .virtual-text {
        width: 100%;
        padding: 20px;
    }
    
    .virtual-imgs {
        width: 100%;
    }
    .virtual-imgs img {
        right: 0;
    }
    p.goodbye-sec-text {
        width: 100%;
    }
    .three-icon {
        display: inline;
    }
    .three-icon-div {
        width: 100%;
        padding: 30px;
    }
    .three-icon-div p {
        width: 50%;
    }
    .list-note {
        width: 100%;
        padding: 22px;
    }
    .ind-leaders {
        width: 100%;
    }
    .dedicated-text {
        font-size: 30px;
    }
    .team-text {
        padding-top: 20px;
    }
    .dedicated-team-text {
        font-size: 30px;
        line-height: 1.5;
    }
    .team-text li {
        text-align: left;
        line-height: 28px;
    }
    .team-text li:before {
        left: -45px;
        top: 0px;
    }
    .dedicated {
        padding: 0;
    }
    .tax-season {
        display: inline-block;
    }
    .three-divs-single {
        padding: 15px;
        width: 100%;
    }
    .straightforward-team {
        padding: 50px;
    }
    .straightforward {
        padding-left: 0;
        padding: 10px;
    }
    .plan-text {
        width: 100%;
    }
    .supported-div-text {
        width: 100%;
        padding: 0;
    }
    .supportive-content {
        display: inline-block;
    }
    .supported-image {
        width: 100%;
        text-align: center;
    }
    .hero-title {
        width: 100%;
        order: 2;
        padding-left: 2%;
    }
}

@media screen and (max-width: 1024px) {
    .hero-header {
        padding: 2rem;
    }
    .site-translation__wrapper2 a {
        right: 0.5rem;
        padding: 0.6rem 3rem;
        top: 4.5rem;
    }
}

@media only screen and (max-width:768px) {
    .plans-list .section-list-item {
        flex: inherit;
        width: 100% !important;
    }
    .plan {
        margin: 0 auto !important;
    }
    .virtual-text {
        width: 100%;
        padding: 25px;
    }
    .virtual-text p {
        padding: 25px;
        left: 0;
    }
    .virtual-imgs {
        width: 100%;
    }
    .virtual-imgs img {
        right: 0;
        top: 0;
    }
    .signup-note {
        padding-top: 20px;
    }
    img.lady-pic{
        display: none;
    }
    img.graphic-pic {
        height: 330px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 720px) {
    .hero-logo {
        max-width: 150px;
    }
    .hero-phone {
        font-size: 1.5rem;
    }
    .hero-title {
        font-size: 2.5rem;
    }
    .site-translation__wrapper2 a {
        right: 1rem;
        padding: 0.5rem 1.5rem;
        top: 4.5rem;
    }
    .button-more-info-white {
        margin: 0 auto !important;
    }
    .split-text .button-more-info-white {
        margin-bottom: 50px !important;
    }
    .split-text {
        padding-top: 15px !important;
    }
    .virtual-text {
        width: 100%;
        padding: 25px;
    }
    .virtual-text p {
        padding: 25px;
    }
    .virtual-imgs {
        width: 100%;
    }
    .virtual-imgs img {
        right: 0;
        top: 0;
    }
    .three-divs-single {
        text-align: center;
    }
}

@media screen and (max-width: 600px) {
    .hero-header {
        padding: 2.5rem 1.75rem;
    }
    .signup-note {
        padding-top: 20px;
    }
    .hero-logo {
        max-width: 135px;
    }
    .hero-img {
        width: 100%;
        position: unset;
        text-align: center;
    }
    img.lady-pic {
        position: unset;
        margin: 0 auto;
        text-align: center;
    }
    img.graphic-pic {
        position: unset;
    }
    .financial-activity {
        padding: 10px;
        display: inline-grid;
        /* display: block; */
    }
    p.goodbye-sec-text {
        width: 100%;
    }
    .three-icon {
        display: inline;
    }
    .three-icon-div {
        width: 100%;
    }
    .three-icon-div p {
        width: 100%;
    }
    .list-note {
        width: 100%;
        padding: 30px;
    }
    .ind-leaders {
        width: 100%;
    }
    .dedicated-text {
        font-size: 28px;
    }
    .dedicated-team-text {
        padding-right: 0;
        font-size: 30px;
    }
    .team-text li {
        text-align: left;
    }
    .team-text li:before {
        left: -45px;
        top: 0;
    }
    .dedicated {
        padding: 0;
    }
    .tax-season {
        display: inline-block;
    }
    .three-divs {
        display: inline-block;
    }
    .three-divs-single {
        padding: 15px;
        width: 100%;
    }
    .straightforward-team {
        padding: 0;
    }
    .straightforward {
        padding-left: 0;
        padding: 10px;
    }
    .plan-text {
        width: 100%;
    }
    .supported-div-text {
        width: 100%;
        padding: 0;
    }
    .supportive-content {
        display: inline-block;
    }
    .supported-image {
        width: 100%;
        text-align: center;
    }
    .hero-phone {
        font-size: 1.1rem;
    }
    .hero-title {
        font-size: 2.1rem;
    }
    .section-list {
        flex-direction: column;
    }
    .virtual-text {
        width: 100%;
        padding: 25px;
    }
    .virtual-text p {
        padding: 25px;
    }
    .virtual-imgs {
        width: 100%;
    }
    .virtual-imgs img {
        right: 0;
        top: 0;
    }
}

@media screen and (max-width: 480px) {
    .hero-image {
        max-width: 175px;
    }
    .split-text ul {
        line-height: 45px;
        padding-left: 45px;
    }
    .tax-season li {
        padding-right: 40px;
    }
    .signup-note {
        padding-top: 20px;
    }
    .hero-content {
        padding-top: 30px;
        display: grid;
    }
    img.graphic-pic {
        display: none;
    }
    .hero-img {
        order: 1;
    }
    .hero-title {
        width: 100%;
        float: left;
        padding-left: 0;
        order: 2;
    }
    .hero-title h1 {
        font-size: 30px;
        text-align: center;
        font-weight: 600;
    }
    .hero-title p {
        text-align: center;
    }
    .site-translation__wrapper2 a {
        right: 1rem;
        padding: 0.5rem 1.5rem;
        top: 4.5rem;
    }
    .virtual-text {
        width: 100%;
        padding: 25px;
    }
    .virtual-text p {
        padding: 25px;
    }
    .virtual-imgs {
        width: 100%;
    }
    .virtual-imgs img {
        right: 0;
        top: 0;
    }
    .landing-container .section-title {
        font-weight: 600;
    }
    .goodbye-text .section-title {
        font-weight: 600;
    }
    .dedicated-div {
        padding: 0 !important;
        text-align: center;
    }
    .dedicated-text {
        text-align: center;
        font-weight: 600;
        line-height: 35px;
    }
    .dedicated-div .section-text {
        text-align: center;
        line-height: 26px;
    }
    .dedicated-team-text {
        text-align: center;
    }
    .stress-text {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        line-height: 32px;
    }
    .stress-div .section-text {
        text-align: center;
    }
    .stress-div h4 {
        text-align: center;
    }
    .stress-div ul {
        line-height: 40px;
        padding-left: 25% !important;
    }
    .straightforward h3 {
        font-size: 28px;
        font-weight: 600;
        text-align: center;
    }
    .dedicated p {
        text-align: center;
    }
    .pricing-plan h3 {
        font-size: 30px;
        text-align: center;
        font-weight: 600;
    }
    .supported-div-text h3 {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        line-height: 35px;
    }
    .supported-div-text p {
        text-align: center;
    }
    .supported-div-text img {
        margin: 0 auto;
        display: block;
    }
    .wpmtst-testimonial-image img {
        margin-top: auto;
        width: 40%;
    }
}


/* Custom section */

.text-space {
    padding-bottom: 20px;
}


/* Sections */

.section {
    padding: 3rem 2rem;
    text-align: center;
}

.section.background-primary {
    background: var(--primaryColor);
}

.section.no-bottom-padding {
    padding-bottom: 0 !important;
}

.section.background-primary .section-title,
.section.background-primary .section-text {
    color: white;
}

.split-text ul {
    line-height: 50px;
    padding-left: 15px;
}

.section-title {
    color: var(--gray);
}

.section-text {
    margin-bottom: 3rem;
    color: var(--gray);
}

.section-title {
    font-size: 2.5rem;
    margin-top: 0;
    padding-bottom: 15px;
}

.section-text {
    line-height: 1.7rem;
}

.section-text+button {
    margin: 1.25rem 0;
}


/*new css created*/

.section-title2,
.section-text2 {
    margin-bottom: 3rem;
    font-weight: bold;
    color: var(--white);
}

.section-title2 {
    font-size: 2.5rem;
    margin-top: 0;
}

.section-text2 {
    line-height: 1.7rem;
}


/*new css created*/

@media screen and (max-width: 720px) {
    .section-title,
    .section-title2 {
        font-size: 2rem;
    }
    .signup-note {
        padding-top: 20px;
    }
    .section-text,
    .section-text2 {
        font-size: .9rem
    }
    .section-text br {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .section.testimonials {
        padding-left: 0;
        padding-right: 0;
    }
    .section.testimonials .section-title,
    .section-title2 {
        padding-left: 1.1rem;
        padding-right: 1.1rem;
    }
    .section.testimonials .section-title {
        margin-bottom: -45px;
    }
}

@media screen and (max-width: 480px) {
    .section {
        padding: 2rem 1rem;
    }
    .section-title,
    .section-title {
        font-size: 1.75rem;
    }
    .section-title,
    .section-text,
    .section-title2,
    .section-text2 {
        margin-bottom: 1.5rem;
    }
    /* .section-text {
    margin-bottom: .9rem;
  } */
}


/* Split Container */

.split-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
}


/* full Container */

.full-container {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 30px;
}


/* full Container */

.split-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.split-text {
    max-width: 405px;
}

.split-text2 {
    max-width: 900px;
}

.split-text .section-text {
    margin-bottom: 0;
}

.split-image {
    padding-top: 3rem;
    text-align: center;
}

.split-image img {
    max-width: 500px;
}

.split-container .section-title,
.full-container .section-title {
    font-size: 2rem;
    margin-bottom: 2rem;
}

.split-container.grid-center .split-image {
    padding: 4rem;
    justify-self: start;
}

.split-container.grid-center .split-content {
    justify-self: end;
}

.split-green {
    background: var(--green);
    padding: 5rem 1rem;
}

.split-green .section-title,
.split-green .section-text {
    color: white;
}

.split-green .section-title {
    font-size: 1.75rem;
}

.split-green .split-content {
    justify-content: flex-start;
}

.split-green button a {
    color: var(--green);
}

.split-green button:hover {
    background: var(--green);
}

.split-green button:hover a {
    color: #fff;
}

.fa.fa-check-circle-o {
    color: #fff;
    font-size: 59px;
    margin: 0 0 26px -50px;
}

@media screen and (max-width: 1024px) {
    .split-text {
        padding: 1.5rem;
        max-width: 100%;
    }
    .split-image img {
        max-width: 100%;
    }
    .split-green .section-title {
        font-size: 1.55rem;
    }
}

@media screen and (max-width: 720px) {
    .split-container {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .split-text2 {
        max-width: 450px;
        padding: 10px 10px 10px 40px;
    }
    .split-container .section-title,
    .full-container .section-title {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
    /* .split-image img {
    max-width: 500px;
  } */
    .split-container.grid-center .split-content {
        justify-self: center;
    }
    .split-container.grid-center .split-image {
        padding: .5rem;
        justify-self: center;
    }
    .fa.fa-check-circle-o {
        margin: 25px 0 0px 0px;
    }
}

@media screen and (max-width: 480px) {
    .split-image {
        padding-top: 1rem;
    }
    .split-container .section-title {
        margin-bottom: .2rem;
        margin-top: .2rem;
    }
}


/* Lists */

.section-list {
    margin: 1.25rem 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.section-list-item {
    margin: 15px 1rem;
    height: 155px;
}

.partner-logo {
    max-width: 100px;
}

.services-list-text {
    margin: 1rem;
    font-size: 1.2rem;
    font-weight: normal;
    color: var(--gray);
    line-height: 1.2;
}

.signup .services-list-text {
    margin-top: -10px;
}

.logos-slide {
    width: 100%;
    padding: 45px 20px 20px;
}

.bx-wrapper {
    box-shadow: none !important;
    border: none;
    margin-bottom: 0px;
}

.bxslider li p {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    padding: 20px;
    font-weight: 600;
}

.bxslider li {
    border: 1px solid #333;
    padding: 35px 20px 20px;
    text-align: center;
    margin: 0 auto;
    border-radius: 7px;
    height: 170px;
}

.bx-wrapper img {
    display: inline;
    height: 50px;
}

@media screen and (max-width: 1024px) {
    .section-list {
        justify-content: center;
    }
    .section-list-item {
        margin: 1rem;
    }
    .services-list .section-list-item {
        margin: 1rem;
    }
    .list-note p {
        text-align: left;
    }
    .list-note p:before {
        left: -61px;
    }
}

@media screen and (max-width: 720px) {
    .services-list .section-list-item {
        width: 45%;
    }
    .section-list {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .section-list.services-list {
        flex-direction: inherit;
    }
    .services-list .section-list-item {
        width: auto;
    }
}


/* Call to Action */

.cta {
    padding: 2rem 1rem;
    background: #e6f6fa;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cta-text {
    letter-spacing: 1px;
    color: #3696c2;
}

.cta-text,
.cta-button {
    margin: 0 2rem;
    font-size: 1.3rem;
}

.cta-button {
    color: var(--green);
}

.cta-button:hover {
    background: var(--green);
}

@media screen and (max-width: 720px) {
    .cta {
        flex-direction: column;
    }
    .cta-text {
        text-align: center;
    }
    .cta-text,
    .cta-button {
        margin: 1rem;
        font-size: 1.15rem;
    }
}

@media screen and (max-width: 480px) {
    .cta-text,
    .cta-button {
        font-size: 1.5rem;
    }
}


/* Plans */

.plans-list {
    align-items: initial;
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr 1fr; */
}

.plans-list .section-list-item {
    flex: 1;
}

.plan {
    display: flex;
    flex-direction: column;
    border-radius: 1rem;
    box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, 0.2);
    padding: 1rem 2rem;
    background: #fbfbfb;
    color: var(--gray);
    width: 95%;
    height: 100%;
}

.plan figure {
    min-height: 140px;
}

.plan-name,
.plan-price,
.plan-note {
    font-weight: bold;
}

.plan-name,
.plan-note {
    margin: 0;
}

.plan-name {
    font-size: 2rem;
}

.plan-price {
    font-size: 3rem;
    margin-bottom: 0px
}

.plan-price-custom {
    font-size: 2.5rem;
}

.plan-note {
    font-size: 1rem;
}

.plan-note:nth-child(2) {
    color: var(--lightgray);
}

.plan-more {
    font-size: 2.5rem;
    color: var(--green);
}

.plus-btn {
    padding: 13px;
}

.plus-btn a {
    font-size: 1rem;
    color: #fff;
    background: var(--green);
    padding: 9px 12px 10px;
    border-radius: 25px;
}


/* @media screen and (max-width: 1024px) {
  .plans-list {
    grid-template-columns: 1fr 1fr;
  }
} */

@media screen and (max-width: 600px) {
    .plan-name {
        font-size: 1.75rem;
    }
    .plan-price {
        font-size: 2.25rem;
    }
}

@media screen and (max-width: 480px) {
    .plans-list .section-list-item {
        width: 90%;
    }
    .plan figure {
        min-height: auto;
    }
    .plan figure img {
        max-width: 75px;
    }
    .plan-name {
        font-size: 1.5rem;
    }
    .plan-price {
        font-size: 2rem;
    }
}


/* Plans Popup */

.plan-features {
    margin: 0;
    list-style: none;
}

.plan-feature {
    padding: 1rem 0;
    font-weight: bold;
    border-bottom: 1px solid var(--lightgray);
}

.plan-feature span {
    font-size: 1.2rem;
    color: var(--green);
}

.plan-feature:last-child {
    border-bottom: none;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: white;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
    overflow-y: scroll;
}

.modal:target {
    opacity: 1;
    pointer-events: auto;
}

.modal-close {
    position: fixed;
    top: 3rem;
    right: 3rem;
    color: var(--gray);
    font-weight: bold;
}

.modal-close img {
    max-width: 25px;
}

@media screen and (max-width: 768px) {
    .modal-close {
        top: 1.5rem;
        right: 1.5rem;
    }
    .virtual-text p:before {
        content: "";
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .modal-close {
        top: 1rem;
        right: 1rem;
    }
    .modal-close img {
        max-width: 18px;
    }
}


/* Sign Up Form */

.signup-content {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.signup-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.signup-form-input {
    border: none;
    border-radius: .5rem;
    margin: 0 .5rem;
    padding: 1rem;
    min-width: 300px;
    font-weight: bold;
}

.signup-form-input::placeholder {
    color: var(--lightgray);
}

.signup .section-title,
.signup .section-text {
    margin-bottom: 0;
}

.signup .button {
    margin: 17px 22px 0;
}

.signup-note {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    font-size: 10px;
    color: var(--lightgray);
}


/* new css */

.signup-note2 {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
    font-size: 10px;
    color: var(--white);
}


/* new css */


/* Form CSS

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	max-width: 960px;
	margin: 0 auto;
}

div.wpcf7-mail-sent-ok{
	max-width: 960px;
	margin: 0 auto;
}

#wpcf7-f1451-o1 form input[type=text],#wpcf7-f1451-o1 form input[type=tel],#wpcf7-f1451-o1 form input[type=email],#wpcf7-f1451-o1 form input[type=phone],#wpcf7-f1451-o1 form textarea{
	color: #3c3c3c;
	font-weight:bold;
    background-color: transparent;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: none;
	margin-top:20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	border:3px solid #fff;
	background-color: #fff;
}
#wpcf7-f1484-o1 form input[type=text],#wpcf7-f1484-o1 form input[type=tel],#wpcf7-f1484-o1 form input[type=email],#wpcf7-f1484-o1 form input[type=phone],#wpcf7-f1484-o1 form textarea{
	color: #3c3c3c;
	font-weight:bold;
    background-color: transparent;
    padding: 12px 20px;
    border-radius: .5rem;
    width: 100%;
    outline: none;
	margin-top:20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	border:3px solid #fff;
	background-color: #fff;
}

*/

@media screen and (max-width: 1380px) {
    .hero-logo {
        max-width: 270px;
    }
    .home-hero-header nav {
        width: 36% !important;
    }
}

@media screen and (max-width: 1250px) {
    .signup-form {
        justify-content: center;
    }
    .signup-form-input,
    .signup .button {
        margin: .5rem;
    }
    .signup-note,
    .signup-note2 {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .hero-header ul li {
        margin: 0 1rem;
    }
    .hero-logo {
        max-width: 270px;
    }
    .virtual-text p {
        left: 0;
    }
}

@media screen and (max-width: 1050px) {
    .signup-form {
        flex-direction: column;
    }
}

@media screen and (max-width: 480px) {
    .signup-form-input {
        min-width: auto;
    }
}


/* Testimonials */

.strong-view.modern .testimonial-content {
    font-style: normal !important;
    text-align: center;
    color: white;
}

.strong-view.modern .testimonial-content p {
    font-weight: bold;
}

.strong-view.modern .testimonial-client {
    text-align: center;
    align-items: center;
}

.strong-view.modern .testimonial-name {
    margin: 1rem;
    color: white;
}

.wpmslider-prev,
.wpmslider-next,
.testimonial-content:before {
    color: white !important;
}

.wpmslider-pager-link:before {
    color: var(--almostwhite) !important;
}

.testimonial-content:after {
    display: none !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
    content: url(../arrow-left.html) !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
    content: url(../arrow-right.html) !important;
}

.strong-view.pager-style-buttons .wpmslider-pager-link::before {
    font-size: 13px !important;
}

@media screen and (max-width: 1100px) {
    .strong-view.modern .testimonial-client {
        flex-direction: column;
        margin-left: 5px;
    }
    .hero-header#menuToggle {
        display: none !important;
    }
    .slicknav_menu {
        background: var(--green);
    }
}


/* Footer */

@media screen and (max-width: 480px) {
    footer ul {
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0;
    }
    footer ul li {
        margin: .4rem 0;
    }
}


/* Home Header */

#menuToggle>input,
#menuToggle>span {
    display: none;
}

.home-hero-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.home-hero-header>nav {
    width: 33%;
}

.mobile-phone {
    opacity: 0;
}

.desk-phone {
    display: block;
}

@media only screen and (max-width:1800px) {
    .home-hero-header {
        width: 100%;
    }
}

@media screen and (max-width: 1100px) {
    .hero {
        align-items: normal;
    }
    .hero-header#menuToggle {
        display: flex;
        padding: .5rem;
        align-items: flex-end;
        flex-direction: column;
        top: 14px;
        position: absolute;
        right: 0px;
    }
    .home-hero-header {
        flex-direction: column;
        padding: 0;
        background: var(--primaryColor);
        position: absolute;
        top: 0;
        right: 0px;
        margin-left: -11rem;
        transform-origin: 0% 0%;
        transform: translate(150%, 0);
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    }
    .mobile-phone {
        opacity: 1;
        background: #28afb0;
        color: #fff !important;
        font-size: 25px;
        padding: 11px 0 11px 0;
        text-align: center;
        display: none;
    }
    a.mobile-phone span {
        font-weight: bold;
    }
    .mobile-phone :hover {
        color: #fff !important;
        text-decoration: none;
    }
    a.mobile-phone :hover {
        color: #fff !important;
    }
    .desk-phone {
        display: none;
    }
    .home-hero-header ul a,
    .home-hero-header ul a.phone {
        color: white;
    }
    .home-hero-header>nav {
        width: 100% !important;
    }
    .home-hero-header>nav ul {
        flex-direction: column;
    }
    .home-hero-header>nav ul li {
        margin: .75rem;
    }
    .home-hero-header>figure {
        display: none;
    }
    .home-hero-header>ul {
        width: 100%;
        justify-content: space-between;
        padding: .5rem 0;
    }
    .home-hero-header>ul li {
        margin: 0 .75rem;
        width: 45%;
    }
    .home-hero-header>ul li:nth-child(2) {
        text-align: center;
    }
    .home-hero-header>ul li:last-child {
        text-align: right;
    }
    .home-hero-header>ul li .button {
        font-size: .9rem;
    }
    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: 0;
        right: 0px;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        -webkit-touch-callout: none;
    }
    .free-consultationdiv {
        width: 100%;
        float: left;
        background: #28afb0;
        color: #fff;
        display: block;
        z-index: 100;
        position: relative;
        top: 10%;
        opacity: 1;
        height: auto;
    }
    /*
   * A quick hamburger
   */
    #menuToggle span {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #28afb0;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
    }
    #menuToggle span:first-child {
        transform-origin: 0% 0%;
    }
    #menuToggle span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }
    #menuToggle input:checked~span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #fff;
    }
    #menuToggle input:checked~span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #menuToggle input:checked~span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }
    #menuToggle input:checked~.home-hero-header {
        transform: none;
    }
}

@media screen and (max-width: 1365px) {
    .three-divs-single {
        padding: 25px 10px 25px;
    }
    .team-text ul {
        padding-left: 30px;
        padding-top: 20px;
    }
    img.lady-pic {
        left: 10px;
    }
    img.graphic-pic {
        left: 34%;
        height: 290px;
    }
}

@media screen and (max-width: 1024px) {
    .split-container {
        padding: 30px;
    }
}

@media screen and (max-width: 992px) {
    .three-divs-single img {
        width: 50px;
    }
    .split-image img {
        margin-top: 0%;
    }
    .split-image {
        padding-top: 0;
    }
    .vertical-center1 img {
        margin-top: 33%;
    }
    .vertical-center2 img {
        margin-top: 20%;
    }
    .straightforward-image img {
        margin-top: 0%;
    }
    img.graphic-pic {
        height: 330px;
    }
}

@media screen and (max-width: 680px) {
    .home-hero-header>ul li {
        margin: 0 .4rem;
        text-align: center !important;
    }
    .home-hero-header>ul li a,
    .home-hero-header>ul li .button {
        font-size: 1rem;
    }
    .home-hero-header>ul li .button {
        padding: .5rem .55rem;
    }
    .testimonials-slider3 .testimonial-content:before {
        content: "\f10d" !important;
        top: -45px !important;
        left: auto !important;
        margin-left: 0;
        display: inline-block !important;
    }
    .split-image img {
        margin-top: 2%;
    }
    .vertical-center1 img {
        margin-top: 2%;
    }
    .vertical-center2 img {
        margin-top: 2%;
    }
    .straightforward-image img {
        margin-top: 2%;
    }
}