html,
body {
    overflow-x: hidden;
}
.first-wp-text p {
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
}
.first-wp-box h1 span,
section.twice-faster h2 span {
    color: #B20D06 !important;
    text-shadow: 1px 1px 0px #fff;
}
.first-wp-ul {
    color: #fff;
}
.step-optimize-colmn .vc_single_image-wrapper img {
    max-height: 62px;
    width: auto;
}
.container {
    float: none;
    margin: 0 auto !important;
}
.first-wp-box {
    padding-right: 20px;
}
.second-wp-box {
    padding-left: 90px;
}
.step-optimize-row {
    padding: 40px 0;
}
.step-optimize-row .wpb_single_image {
    margin-bottom: 10px;
}
.step-optimize-row h2 {
    font-size: 32px;
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
    max-width: 500px;
    margin: 0 auto 30px;
    font-family: 'Montserrat', sans-serif !important;
}
section.vc_section.step-optimize {
    background-color: #f7f7f7;
}
section.vc_section.more-speed {
    padding: 60px 0 0 0;
}
section.vc_section.more-speed .vc_single_image-wrapper {
    padding: 0 50px;
}
.vc_section.more-speed h2.vc_custom_heading {
    font-weight: 700;
}
.site-visitor h2.vc_custom_heading {
    text-align: center !important;
}
h2.vc_custom_heading.big-heading {
    font-size: 55px;
    font-weight: bold;
}
h2.vc_custom_heading.big-heading-under {
    text-transform: capitalize;
    font-size: 27px;
}
.second-wp-box div.wpcf7 {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 30px;
    max-width: 100%;
    width: 100%;
}
.second-wp-box div.wpcf7 textarea {
    height: 90px;
}
.second-wp-box div.wpcf7 label {
    font-size: 14px;
}
.second-wp-box h2 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 29px;
}
.first-wp-section {
    padding: 100px 0 130px 0 !important;
}
a.phon-ss {
    display: inline-block;
    font-weight: 600;
    margin: 12px 0 0 0;
    background: #fb503b;
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
}
.what-do-we .vc_row.wpb_row {
    text-align: center;
}
.first-wp-box h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-size: 43px;
    text-transform: capitalize;
    color: #fff;
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper {
    background-color: #fff;
    border-radius: 5px;
    padding: 30px;
    font-size: 14px;
    text-align: center;
}
section.twice-faster p span {
    color: #fb503b !important;
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper .wpb_text_column {
    margin: 0;
}
.step-optimize {
    padding: 0 !important;
}
.more-speed h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 28px;
    text-transform: capitalize;
    color: #000;
}
.site-visitor h2.vc_custom_heading {
    font-family: 'Montserrat', sans-serif !important;
}
.after-before img.vc_single_image-img {
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.first-wp-box ul {
    padding: 0;
    position: relative;
}
.first-wp-box ul li {
    position: relative;
    padding: 0 0 0 21px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.first-wp-box ul li::before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #fb503b;
    padding-right: 10px;
}
.first-wp-box .wpb_text_column {
    margin: 0 0 14px 0;
}
.first-wp-box .wpb_text_column.first-wp-text {
    margin: 20px 0 15px 0;
}
.second-wp-box input.wpcf7-form-control.wpcf7-submit {
    background: #B20D06 !important;
    border: 0 !important;
    color: #fff !important;
    font-weight: 600;
}
.g-x-faster {
    margin: 0;
}
.first-wp-box p.read_more a {
    display: inline-block;
    font-weight: 600;
    margin: 0;
    background: #B20D06;
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
}
a.phon-ss::before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 7px;
}
.second-wp-box h2 span.change-clor {
    font-size: 37px;
    background-color: #fb503b;
    color: #fff;
    padding: 2px 10px;
    border-radius: 8px;
    display: inline-block;
    line-height: normal;
    margin: 4px 0;
    font-weight: 800;
}
.step-optimize-row>.container {
    margin-top: -170px !important;
}
.step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
    box-shadow: 0px 13px 25px -8px #dad7d7
}
@media (max-width:1024px) {
    .first-wp-box h1,
    .step-optimize-row h2 {
        font-size: 30px;
    }
    .second-wp-box h2 {
        font-size: 23px;
    }
    .second-wp-box {
        padding-left: 0;
    }
    .first-wp-box p.read_more a {
        padding: 10px 20px;
    }
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        margin: 10px 0;
    }
    .more-speed h2 {
        font-size: 25px;
    }
    section.vc_section.more-speed .vc_single_image-wrapper {
        padding: 0;
    }
    h2.vc_custom_heading.big-heading-under {
        font-size: 20px;
    }
    section.vc_section.twice-faster {
        height: 500px;
    }
}
@media (max-width:767px) {
    .first-wp-box p.read_more a {
        font-size: 13px;
    }
    .step-optimize {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
        font-size: 16px;
    }
    .after-before h3.vc_custom_heading {
        font-size: 18px;
    }
    section.vc_section.twice-faster {
        height: 500px;
    }
    section.twice-faster h2 {
        font-size: 45px !important;
    }
    section.twice-faster p {
        font-size: 22px !important;
    }
    section.twice-faster {
        padding: 40px 0 1px 0 !important;
    }
    .second-wp-box {
        padding-top: 27px;
    }
    .second-wp-box h2 span.change-clor {
        font-size: 28px;
    }
    .second-wp-box div.wpcf7 {
        padding: 30px 20px;
    }
    .more-speed h2 {
        font-size: 20px;
    }
    h2.vc_custom_heading.big-heading-under {
        font-size: 17px;
    }
    .site-visitor {
        font-size: 14px;
    }
    .site-visitor,
    .left-disc,
    section.twice-faster {
        padding: 50px 0 !important;
    }
    section.vc_section.left-disc h2 {
        font-size: 25px;
    }
    body .vc_section {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }
    body .wpb_single_image img {
        width: 100% !important;
    }
    body .process-icns img {
        width: 25% !important;
        height: auto !important;
    }
    body .foursteps .step-content {
        min-height: unset;
    }
    body .why-choose-us .vc_inner .wpb_content_element {
        height: unset !important;
    }
    body .how-to-check-box .vc_column-inner .vc_column-inner>.wpb_wrapper {
        min-height: unset !important;
    }
}
@media (max-width:479px) {
    .first-wp-text p {
        font-size: 15px;
        line-height: 23px;
    }
    .first-wp-box ul li {
        font-size: 15px;
        line-height: 20px;
        margin: 6px 0;
    }
    .first-wp-box p.read_more {
        width: 100%;
    }
    a.phon-ss,
    .first-wp-box p.read_more a {
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding: 7px 10px;
        margin: 0;
    }
}
.step-one {
    background: #fb503b;
}
.step-one .step-icon {
    background: #fb503b;
}
.foursteps .step-content {
    padding: 12px;
    position: relative;
    border-radius: 0 0 10px 10px;
    background: #fff;
    min-height: 260px;
}
.foursteps .step-content h4 {
    font-weight: bold;
}
.foursteps .step-number {
    position: absolute;
    top: -35px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    right: 15px;
    border: 5px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.step-one .step-number {
    background: #fb503b;
}
.foursteps {
    padding: 10px;
    border-radius: 10px;
}
.foursteps h5 {
    margin-top: 10px;
    font-weight: 600;
}
.foursteps .step-icon {
    text-align: center;
    padding: 15px;
    border-radius: 10px 10px 0 0;
}
.step-two {
    background: #c55931;
}
.step-three {
    background: #1176a9;
}
.step-four {
    background: #c88337;
}
.step-two .step-number {
    background: #c55931;
}
.step-three .step-number {
    background: #1176a9;
}
.step-four .step-number {
    background: #c88337;
}
.why-choose-us .vc_inner .wpb_content_element {
    background: rgba(12, 12, 12, 0.4);
    color: #fff;
    padding: 15px;
    height: 210px;
}
.why-choose-us:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #343638;
    content: '';
    right: 0;
    mix-blend-mode: multiply;
    z-index: -1;
    opacity: 0.5;
}
.why-choose-us {
    position: relative;
    z-index: 1;
}
.why-choose-us h2.custom-headings {
    color: #fff;
}
.why-choose-us h4 {
    text-transform: capitalize;
    margin-bottom: 20px;
}
.how-to-check-title>.vc_col-sm-12 {
    max-width: 1170px;
    margin: auto;
    float: none;
}
.how-to-check-box .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
    margin-top: -160px !important;
}
.how-to-check-box .vc_column-inner .vc_column-inner>.wpb_wrapper {
    background: white;
    box-shadow: 0px 0px 2px #404852;
    padding: 20px;
    border-radius: 10px;
    min-height: 504px;
}
section.get-in-touch h2 {
    width: 100% !important;
    max-width: 100% !important;
}
.get-in-touch h2.custom-headings {
    color: #fff;
}
.cta-section {
    background-image: linear-gradient(to right, #ff7868, #fb503b);
}
.cta-section h2 {
    text-transform: capitalize;
    color: #fff;
    border-width: 5px;
    border: 5px solid transparent;
    border-radius: 5px;
    border-image-source: linear-gradient(to right, #f7f7f7 0%, #157cac 100%);
    border-image-slice: 5;
    padding: 25px;
}
.cta-section .vc_col-sm-12 {
    max-width: 1170px;
    float: none;
    margin: auto;
}
.process-icns img {
    height: 80px;
}
@media (min-width:1200px) {
    .step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        min-height: 310px !important;
    }
}
@media (max-width:1200px) {
    .step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        min-height: 380px !important;
    }
}
@media (max-width:767px) {
    .step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        min-height: 260px !important;
    }
    .step-optimize-row {
        padding-top: 100px;
    }
}
h4.vc_custom_heading {
    color: #fb503b;
}
li#menu-item-4997 a {
    background: #fb503b;
}
span.change-color-heading {
    color: #B20D06 !important;
}
.get-in-touch h2 span.change-color-heading {
    color: #000 !important;
}
.pricing_table2 span.color {
    color: #fb503b !important;
}
.pricing_table2 .ptp-price {
    background: #fb503b !important;
}
.pricing_table2 .ptp-item-container {
    border-color: #000 !important;
}
a.white-button {
    color: #fb503b !important;
}
.pricing_table2 .ptp-pricing-table .ptp-button {
    background: #fb503b !important;
}
.page-id-5994 button.adt-btn {
    background-image: linear-gradient(to right, #fb503b 30%, #ff7261 100%);
}
.page-id-5994 .offer-border.offer-bg-cs {
    background-image: linear-gradient(to right, #fb503b 30%, #ff7261 100%);
    ;
}
.first-wp-box ul li {
    color: white;
    padding-left: 25px;
    padding-top: 1px;
}
.process-icns img {
    object-fit: contain;
}
@media (min-width:768px) and (max-width:1024px) {
    .step-optimize .vc_row {
        display: flex;
    }
    .step-optimize .vc_row .vc_column-inner,
    .step-optimize .vc_row .wpb_wrapper {
        height: 100%;
    }
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
        word-wrap: break-word;
    }
    .vc_custom_1594325555577 .vc_row {
        display: flex;
    }
    .vc_custom_1594325555577 .vc_column-inner,
    .vc_custom_1594325555577 .wpb_wrapper,
    .vc_custom_1594325555577 .wpb_text_column.wpb_content_element,
    .vc_custom_1594325555577 .foursteps {
        height: 100%;
    }
    .step-content {
        word-break: break-all;
    }
    .vc_custom_1594329620602 .vc_row {
        display: flex;
    }
    .vc_custom_1594329620602 .vc_column-inner,
    .vc_custom_1594329620602 .wpb_wrapper,
    .vc_custom_1594329620602 .wpb_text_column.wpb_content_element {
        height: 100%;
    }
    .vc_custom_1594329620602 .vc_inner.vc_row-fluid:last-child {
        margin-top: 30px;
    }
    .page-id-5994 .price_table_card_sec.rightprice .wpb_wrapper {
        transform: scale(0.8);
    }
    .page-id-5994 .price_table_card_sec.leftprice .wpb_wrapper {
        transform: scale(0.8);
    }
    .page-id-5994 .price_table_card_sec.rightprice .wpb_wrapper {
        left: -53px;
    }
    .page-id-5994 .price_table_card_sec.leftprice .wpb_wrapper {
        right: -53px;
    }
}
@media (max-width:1150px) {
    .vc_custom_1594410526269 {
        padding-left: 45px;
        padding-right: 45px;
    }
}
@media(min-width:768px) and (max-width:1199px) {
    .process-icns .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 47% !important;
    }
    .process-icns {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    .process-icns .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner {
        padding: 0;
    }
    .process-icns:before {
        display: none;
    }
    .process-icns .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner:before {
        display: none;
    }
    .process-icns:after {
        display: none;
    }
}
/*Heading Issues CSS*/
@media(max-width:767px) {
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper h3.vc_custom_heading.red18 {
        font-size: 16px !important;
    }
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper h3.vc_custom_heading.red18 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
    color: #B20D06;
    text-transform: uppercase;
}
.foursteps h3.sm20 {
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px !important;
}
.why-choose-us h3.white24 {
    text-transform: capitalize;
    margin-bottom: 20px;
    font-size: 24px !important;
}
h3.goog24 {
    color: #fb503b;
    text-transform: uppercase;
    font-size: 24px !important;
}
h3.goowhi24 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px !important;
}
/**/
p.read_more.see-price {
    margin-top: 5px;
}
a.phon-ss::before {
    display: none;
}
p.read_more.see-price.p-clo {
    margin-bottom: 15px;
}
/*  */
.first-wp-section.vc_custom_1594762453588 .g-recaptcha {
    height: 62px !important;
    margin-bottom: 14px !important;
}
.first-wp-section.vc_custom_1594762453588 .g-recaptcha+p span.wpcf7-spinner {
    position: absolute;
}
/*  */
html,
body {
    overflow-x: hidden;
}
.first-wp-text p {
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
}
.first-wp-ul {
    color: #fff;
}
.step-optimize-colmn .vc_single_image-wrapper img {
    max-height: 62px;
    width: auto;
}
.container {
    float: none;
    margin: 0 auto !important;
}
.first-wp-box {
    padding-right: 20px;
}
.second-wp-box {
    padding-left: 90px;
}
.step-optimize-row {
    padding: 40px 0;
}
.step-optimize-row .wpb_single_image {
    margin-bottom: 10px;
}
.step-optimize-row h2 {
    font-size: 32px;
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
    max-width: 500px;
    margin: 0 auto 30px;
    font-family: 'Montserrat', sans-serif !important;
}
section.vc_section.step-optimize {
    background-color: #f7f7f7;
}
section.vc_section.more-speed {
    padding: 60px 0 0 0;
}
section.vc_section.more-speed .vc_single_image-wrapper {
    padding: 0 50px;
}
.vc_section.more-speed h2.vc_custom_heading {
    font-weight: 700;
}
.site-visitor h2.vc_custom_heading {
    text-align: center !important;
}
h2.vc_custom_heading.big-heading {
    font-size: 55px;
    font-weight: bold;
}
h2.vc_custom_heading.big-heading-under {
    text-transform: capitalize;
    font-size: 27px;
}
.second-wp-box div.wpcf7 {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 30px;
    max-width: 100%;
    width: 100%;
}
.second-wp-box div.wpcf7 textarea {
    height: 90px;
}
.second-wp-box div.wpcf7 label {
    font-size: 14px;
}
.second-wp-box h2 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 29px;
}
.first-wp-section {
    padding: 100px 0 130px 0 !important;
}
a.phon-ss {
    display: inline-block;
    font-weight: 600;
    margin: 12px 0 0 0;
    background: #fb503b;
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
}
.what-do-we .vc_row.wpb_row {
    text-align: center;
}
.first-wp-box h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    font-size: 43px;
    text-transform: capitalize;
    color: #fff;
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper {
    background-color: #fff;
    border-radius: 5px;
    padding: 30px;
    font-size: 14px;
    text-align: center;
}
section.twice-faster p span {
    color: #fb503b !important;
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper .wpb_text_column {
    margin: 0;
}
.step-optimize {
    padding: 0 !important;
}
.more-speed h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 28px;
    text-transform: capitalize;
    color: #000;
}
.site-visitor h2.vc_custom_heading {
    font-family: 'Montserrat', sans-serif !important;
}
.after-before img.vc_single_image-img {
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.first-wp-box ul {
    padding: 0;
    position: relative;
}
.first-wp-box ul li {
    position: relative;
    padding: 0 0 0 21px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.first-wp-box ul li::before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #fb503b;
    padding-right: 10px;
}
.first-wp-box .wpb_text_column {
    margin: 0 0 14px 0;
}
.first-wp-box .wpb_text_column.first-wp-text {
    margin: 20px 0 15px 0;
}
.g-x-faster {
    margin: 0;
}
.first-wp-box p.read_more a {
    display: inline-block;
    font-weight: 600;
    margin: 0;
    background: #B20D06;
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
}
a.phon-ss::before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 7px;
}
.second-wp-box h2 span.change-clor {
    font-size: 37px;
    background-color: #fb503b;
    color: #fff;
    padding: 2px 10px;
    border-radius: 8px;
    display: inline-block;
    line-height: normal;
    margin: 4px 0;
    font-weight: 800;
}
.step-optimize-row>.container {
    margin-top: -170px !important;
}
.step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
    box-shadow: 0px 13px 25px -8px #dad7d7
}
@media (max-width:1024px) {
    .first-wp-box h1,
    .step-optimize-row h2 {
        font-size: 30px;
    }
    .second-wp-box h2 {
        font-size: 23px;
    }
    .second-wp-box {
        padding-left: 0;
    }
    .first-wp-box p.read_more a {
        padding: 10px 20px;
    }
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        margin: 10px 0;
    }
    .more-speed h2 {
        font-size: 25px;
    }
    section.vc_section.more-speed .vc_single_image-wrapper {
        padding: 0;
    }
    h2.vc_custom_heading.big-heading-under {
        font-size: 20px;
    }
    section.vc_section.twice-faster {
        height: 500px;
    }
}
@media (max-width:767px) {
    .first-wp-box p.read_more a {
        font-size: 13px;
    }
    .step-optimize {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
        font-size: 16px;
    }
    .after-before h3.vc_custom_heading {
        font-size: 18px;
    }
    section.vc_section.twice-faster {
        height: 500px;
    }
    section.twice-faster h2 {
        font-size: 45px !important;
    }
    section.twice-faster p {
        font-size: 22px !important;
    }
    section.twice-faster {
        padding: 40px 0 1px 0 !important;
    }
    .second-wp-box {
        padding-top: 27px;
    }
    .second-wp-box h2 span.change-clor {
        font-size: 28px;
    }
    .second-wp-box div.wpcf7 {
        padding: 30px 20px;
    }
    .more-speed h2 {
        font-size: 20px;
    }
    h2.vc_custom_heading.big-heading-under {
        font-size: 17px;
    }
    .site-visitor {
        font-size: 14px;
    }
    .site-visitor,
    .left-disc,
    section.twice-faster {
        padding: 50px 0 !important;
    }
    section.vc_section.left-disc h2 {
        font-size: 25px;
    }
    body .vc_section {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }
    body .wpb_single_image img {
        width: 100% !important;
    }
    body .process-icns img {
        width: 25% !important;
        height: auto !important;
    }
    body .foursteps .step-content {
        min-height: unset;
    }
    body .why-choose-us .vc_inner .wpb_content_element {
        height: unset !important;
    }
    body .how-to-check-box .vc_column-inner .vc_column-inner>.wpb_wrapper {
        min-height: unset !important;
    }
}
@media (max-width:479px) {
    .first-wp-text p {
        font-size: 15px;
        line-height: 23px;
    }
    .first-wp-box ul li {
        font-size: 15px;
        line-height: 20px;
        margin: 6px 0;
    }
    .first-wp-box p.read_more {
        width: 100%;
    }
    a.phon-ss,
    .first-wp-box p.read_more a {
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding: 7px 10px;
        margin: 0;
    }
}
.step-one {
    background: #fb503b;
}
.step-one .step-icon {
    background: #fb503b;
}
.foursteps .step-content {
    padding: 12px;
    position: relative;
    border-radius: 0 0 10px 10px;
    background: #fff;
    min-height: 260px;
}
.foursteps .step-content h4 {
    font-weight: bold;
}
.foursteps .step-number {
    position: absolute;
    top: -35px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    right: 15px;
    border: 5px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.step-one .step-number {
    background: #fb503b;
}
.foursteps {
    padding: 10px;
    border-radius: 10px;
}
.foursteps h5 {
    margin-top: 10px;
    font-weight: 600;
}
.foursteps .step-icon {
    text-align: center;
    padding: 15px;
    border-radius: 10px 10px 0 0;
}
.step-two {
    background: #c55931;
}
.step-three {
    background: #1176a9;
}
.step-four {
    background: #c88337;
}
.step-two .step-number {
    background: #c55931;
}
.step-three .step-number {
    background: #1176a9;
}
.step-four .step-number {
    background: #c88337;
}
.why-choose-us .vc_inner .wpb_content_element {
    background: rgba(12, 12, 12, 0.4);
    color: #fff;
    padding: 15px;
    height: 210px;
}
.why-choose-us:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #343638;
    content: '';
    right: 0;
    mix-blend-mode: multiply;
    z-index: -1;
    opacity: 0.5;
}
.why-choose-us {
    position: relative;
    z-index: 1;
}
.why-choose-us h2.custom-headings {
    color: #fff;
}
.why-choose-us h4 {
    text-transform: capitalize;
    margin-bottom: 20px;
}
.how-to-check-title>.vc_col-sm-12 {
    max-width: 1170px;
    margin: auto;
    float: none;
}
.how-to-check-box .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
    margin-top: -160px !important;
}
.how-to-check-box .vc_column-inner .vc_column-inner>.wpb_wrapper {
    background: white;
    box-shadow: 0px 0px 2px #404852;
    padding: 20px;
    border-radius: 10px;
    min-height: 504px;
}
section.get-in-touch h2 {
    width: 100% !important;
    max-width: 100% !important;
}
.get-in-touch h2.custom-headings {
    color: #fff;
}
.cta-section {
    background-color: #b20d06
    /* background-image: linear-gradient(to right, #c03b2b, #992c1f); */
}
.cta-section h2 {
    text-transform: capitalize;
    color: #fff;
    border-width: 5px;
    border: 3px solid #ffffff;
    border-radius: 5px;
    /* border-image-source: linear-gradient(to right, #f7f7f7 0%, #157cac 100%); */
    border-image-slice: 5;
    padding: 25px;
}
.cta-section .vc_col-sm-12 {
    max-width: 1170px;
    float: none;
    margin: auto;
}
.process-icns img {
    height: 80px;
}
@media (min-width:1200px) {
    .step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        min-height: 310px !important;
    }
}
@media (max-width:1200px) {
    .step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        min-height: 380px !important;
    }
}
@media (max-width:767px) {
    .step-optimize-row .step-optimize-colmn .vc_column-inner>.wpb_wrapper {
        min-height: 260px !important;
    }
    .step-optimize-row {
        padding-top: 100px;
    }
}
h4.vc_custom_heading {
    color: #fb503b;
}
li#menu-item-4997 a {
    background: #fb503b;
}
span.change-color-heading {
    color: #B20D06 !important;
}
.get-in-touch h2 span.change-color-heading {
    color: #000 !important;
}
.pricing_table2 span.color {
    color: #fb503b !important;
}
.pricing_table2 .ptp-price {
    background: #fb503b !important;
}
.pricing_table2 .ptp-item-container {
    border-color: #000 !important;
}
a.white-button {
    color: #fb503b !important;
}
.pricing_table2 .ptp-pricing-table .ptp-button {
    background: #fb503b !important;
}
.page-id-5994 button.adt-btn {
    background-image: linear-gradient(to right, #fb503b 30%, #ff7261 100%);
}
.page-id-5994 .offer-border.offer-bg-cs {
    background-image: linear-gradient(to right, #fb503b 30%, #ff7261 100%);
    ;
}
.first-wp-box ul li {
    color: white;
    padding-left: 25px;
    padding-top: 1px;
}
.process-icns img {
    object-fit: contain;
}
@media (min-width:768px) and (max-width:1024px) {
    .step-optimize .vc_row {
        display: flex;
    }
    .step-optimize .vc_row .vc_column-inner,
    .step-optimize .vc_row .wpb_wrapper {
        height: 100%;
    }
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper h4.vc_custom_heading {
        word-wrap: break-word;
    }
    .vc_custom_1594325555577 .vc_row {
        display: flex;
    }
    .vc_custom_1594325555577 .vc_column-inner,
    .vc_custom_1594325555577 .wpb_wrapper,
    .vc_custom_1594325555577 .wpb_text_column.wpb_content_element,
    .vc_custom_1594325555577 .foursteps {
        height: 100%;
    }
    .step-content {
        word-break: break-all;
    }
    .vc_custom_1594329620602 .vc_row {
        display: flex;
    }
    .vc_custom_1594329620602 .vc_column-inner,
    .vc_custom_1594329620602 .wpb_wrapper,
    .vc_custom_1594329620602 .wpb_text_column.wpb_content_element {
        height: 100%;
    }
    .vc_custom_1594329620602 .vc_inner.vc_row-fluid:last-child {
        margin-top: 30px;
    }
    .page-id-5994 .price_table_card_sec.rightprice .wpb_wrapper {
        transform: scale(0.8);
    }
    .page-id-5994 .price_table_card_sec.leftprice .wpb_wrapper {
        transform: scale(0.8);
    }
    .page-id-5994 .price_table_card_sec.rightprice .wpb_wrapper {
        left: -53px;
    }
    .page-id-5994 .price_table_card_sec.leftprice .wpb_wrapper {
        right: -53px;
    }
}
@media (max-width:1150px) {
    .vc_custom_1594410526269 {
        padding-left: 45px;
        padding-right: 45px;
    }
}
@media(min-width:768px) and (max-width:1199px) {
    .process-icns .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 47% !important;
    }
    .process-icns {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    .process-icns .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner {
        padding: 0;
    }
    .process-icns:before {
        display: none;
    }
    .process-icns .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner:before {
        display: none;
    }
    .process-icns:after {
        display: none;
    }
}
/*Heading Issues CSS*/
@media(max-width:767px) {
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper h3.vc_custom_heading.red18 {
        font-size: 16px !important;
    }
}
.step-optimize-colmn .vc_column-inner>.wpb_wrapper h3.vc_custom_heading.red18 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
    color: #B20D06;
    text-transform: uppercase;
}
.foursteps h3.sm20 {
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px !important;
}
.why-choose-us h3.white24 {
    text-transform: capitalize;
    margin-bottom: 20px;
    font-size: 24px !important;
}
h3.goog24 {
    color: #fb503b;
    text-transform: uppercase;
    font-size: 24px !important;
}
h3.goowhi24 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px !important;
}
/**/
p.read_more.see-price {
    margin-top: 5px;
}
a.phon-ss::before {
    display: none;
}
p.read_more.see-price.p-clo {
    margin-bottom: 15px;
}
/*  */
.first-wp-section.vc_custom_1594762453588 .g-recaptcha {
    height: 62px !important;
    margin-bottom: 14px !important;
}
.first-wp-section.vc_custom_1594762453588 .g-recaptcha+p span.wpcf7-spinner {
    position: absolute;
}
/*  */
.first-wp-section::before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(220deg, #262626f5 30%, #00000000);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    top: 0;
}

/*pricing tour*/
.Pricing-tour li.vc_tta-tab a {
    border: 1px solid #7fd6ee !important;
    cursor: pointer !important;
    background: #F7F7F7 !important;
    padding: 10px 15px !important;
    font-size:14px !important;
}
.Pricing-tour li.vc_tta-tab {
    margin-bottom: 15px;
}
.Pricing-tour ul.vc_tta-tabs-list {
    row-gap: 15px;
    display: flex !important;
    flex-direction: column;
}
.Pricing-tour li.vc_tta-tab:hover a {
    color: #3cc1e5 !important;
    background: #ffffff !important;
}
.Pricing-tour li.vc_tta-tab.vc_active a {
    background: #3cc1e5 !important;
    color: #fff !important;
}
.Pricing-tour .vc_tta-tabs-container, .vc_tta-panel-body {
    overflow: visible !important;
}
.Pricing-tour .pricing-card {
    width: 430px;
}
.info-tip {
    display: var(--inline);
}
.info-box {
    position: var(--absolute);
    background: #404040;
    color: var(--white);
    font-weight: var(--fw4);
    font-size: var(--px12);
    line-height: var(--px14);
    padding: var(--px8) var(--px8);
    max-width: 250px;
    top: var(--px20);
    left: var(--px18);
    z-index: 9;
    display: var(--none);
}
.info-tip:hover .info-box {
    display: var(--block);
}
.pricy_new_point_cst {
    position: relative;
    margin-bottom: 1rem;
}
.pricing_table2 .price_mainrowsecto > .vc_column_container:nth-child(1) {
    max-width: 1340px;
}
.pricing_table2 .vc_tta-panel-body {
    padding: 0 !important;
}
div#w3_opti .vc_tta-panel-heading {
    display: none;
}
.plans_container .vc_column_container li {
    background:unset !important; 
    color:unset !important; 
    border-left: 0 !important; 
    transition: all ease 0.3s; 
}
@media(min-width:768px){
    .wpb-js-composer .vc_tta.vc_general .vc_tta-panel.section-content:not(.vc_active) .vc_tta-panel-body {
        opacity: 0;
        visibility: hidden;
    }
    .dsktp-hidden{
        display: none;
    }
}
section.vc_section.pricing_table2{
    margin: 0;
}



/*  --------------------------    */


.step-optimize-colmn .vc_column-inner>.wpb_wrapper p.vc_custom_heading.red18 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
    color: #B20D06;
    text-transform: uppercase;
    line-height:1.1;
    margin-bottom:8px;
}
@media (max-width: 767px) {
    .step-optimize-colmn .vc_column-inner>.wpb_wrapper p.vc_custom_heading.red18 {
        font-size: 16px !important;
    }
     h2.custom_heading {
        font-size: 28px !important;
    }
        h3.subtitle {
        font-size: 18px !important;
    }
}
.more-speed p.howHelp {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 28px;
    text-transform: capitalize;
    color: #000;
    font-weight:500;
}



h3.subtitle {
    color: #000 !important;
    font-size:24px;
}