/*
Theme Name: R1 Franchise Child Theme
Theme URI: https://www.thriveagency.com
Version: 1.1
Description: R1 Franchise BB based custom theme.
Author: Thrive
Author URI: https://www.thriveagency.com
template: bb-theme
*/

label.gfield_label,
span label {
    font-family: 'Roboto',sans-serif;
    color: #ffffff;
    font-weight: normal !important;
font-size:16px !important;
}

.fl-node-60107bd8671f4 
span label {
    font-family: 'Roboto',sans-serif;
    color: #000000;
    font-weight: normal !important;
font-size:16px !important;
}

.fl-node-60107bd8671f4 .gform_wrapper .gfield .gfield_label {
    font-family: 'Roboto',sans-serif;
    color: #000000;
    font-weight: normal !important;
font-size:16px !important;
}

.gform_wrapper input {
    height: 50px;
}

.gform_wrapper .gfield_required {
    color: #ffffff;
    margin-left: 4px;
}

.flex-form-three-column .ginput_complex {
display:flex;
flex-direction:row;
}

.flex-form-three-column .ginput_complex span {
    flex: 0 33%;
    margin: 0 !important;
}

select#input_1_7_4 {
    border-radius: 5px;
    margin-top: 10px;
    padding: 15px 0;
}

input#gform_submit_button_1 {
    border-radius: 25px;
    margin: auto;
    text-align: center;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.three-color-gradient {
    background: transparent linear-gradient(180deg, #89B4E6 0%, #4F79A8 35%, #245590 100%) 0% 0% no-repeat padding-box;
}

li#field_1_7 {
    padding-right: 0;
}

.gform_wrapper div.validation_error,
.gform_wrapper .validation_message,
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, 
.gform_wrapper li.gfield_error ul.gfield_checkbox, 
.gform_wrapper li.gfield_error ul.gfield_radio {
    color: white;
    border: none;
}

#gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
  color: #A7A7A7;
}
#gform_wrapper_1 .gform_fields .gfield input::-moz-placeholder { 
    /* Firefox 19+ */
  color: #A7A7A7;
}
#gform_wrapper_1 .gform_fields .gfield input:-ms-input-placeholder {
    /* IE 10+ */
  color: #A7A7A7;
}
#gform_wrapper_1 .gform_fields .gfield input:-moz-placeholder {
    /* Firefox 18- */
  color: #A7A7A7;
}

input#gform_submit_button_1 {
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
}

.home .fl-node-60099f68dee24 {
    display: none;
}

.pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before, .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {
    background-color: #fff;
}

/* This is for the Header overrides for web and mobile*/
/* Regular Headers */
h1 {
        font-size: 42px !important;
        font-weight: bold !important;
        }
    h2 {
        font-size: 34px !important;
        font-weight: bold !important;
        }
    
        h3 {
        font-size: 28px !important;
        font-weight: bold !important;
        }
    
        h4 {
        font-size: 24px !important;
        font-weight: bold !important;
        }
    
        h5 {
        font-size: 20px !important;
        font-weight: bold !important;
        }
    
        h6 {
        font-size: 18px !important;
        font-weight: bold !important;
        }

/* Mobile Headers */
@media only screen and (max-width: 768px) {
        h1 {
        font-size: 33px !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        }
    h2 {
        font-size: 32px !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        }
    
        h3 {
        font-size: 28px !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        }
    
        h4 {
        font-size: 24px !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        }
    
        h5 {
        font-size: 20px !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        }
    
        h6 {
        font-size: 18px !important;
        font-weight: bold !important;
        line-height: 1.2 !important;
        }
    
}

.fl-node-6011e8ae44ab8 .pp-testimonial .pp-title-wrapper h3.pp-testimonials-title {
    font-family: Roboto, sans-serif;
    font-weight: 700 !important;
    font-size: 16px !important;
    text-align: center;
}

.fl-node-6011e8ae44ab8 .pp-testimonial .pp-title-wrapper h4.pp-testimonials-subtitle {
    font-family: Roboto, sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
}

@media only screen and (max-width: 500px) {
    .flex-form-three-column .ginput_complex {
            display: block;
            flex-direction: row;
    }
}
.pp-infobox-icon {
    margin-left: 340px;
}
@media only screen and (max-width: 770px) {
    .pp-infobox-icon {
    margin-left: -50px!important;
}
}


body .restoration-heading h1,
body .restoration-heading h2,
body .restoration-heading h3,
body .restoration-heading h4,
body .restoration-heading h5,
body .restoration-heading h6 {
    font-family: 'Roboto Condensed';
}

body .restoration-head h1{
    font-size: 70px !important;
    line-height: 66px;
}
body .restoration-head h2 span {
    font-size: 40px;
}
.gform_wrapper .gfield_required {
    color: #EE3C23 !important;
    padding-left: 0 !important;
    margin-left: 2px !important;
}
.pp-gf-inner p.form-description {
    padding-right: 36px;
}
.fl-module.restoration-btn .fl-button-wrap a.fl-button:hover {
    background: transparent linear-gradient(180deg, #f46936 0%, #ef4828 100%) 0% 0% no-repeat padding-box;
    transition: 0.5s;
}
/**/
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-row-content-wrap {
    padding-top: 5px;
    padding-bottom: 5px;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-row.top-header {
    display: none;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-size: 18px !important;
    transition: 0.5s;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink .fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-icon {
    padding: 6px;
    font-size: 17px;
}
.fl-row.consultation-sec.font-styling .form-col .pp-gf-inner .gform_footer.top_label input {
    font-family: 'Roboto' !important;
    font-weight: bold;
}
ul.sub-menu {
    background: #f36635;
}
.fl-row.top-header .fl-row-content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
.fl-module.secondary-header .fl-module-content {
    margin-top: 5px;
}   
.fl-module.secondary-header .fl-module-content .fl-rich-text p {
    margin-bottom: 5px;
}
.fl-module.secondary-header .fl-module-content .fl-rich-text p a {
    color: #fff;
    text-decoration: underline;
}
.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper {
    align-items: center;
}
.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-icon {
    border: 1px solid #10a5d7;
}
.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-icon {
    border: 1px solid #10a5d7;
    padding: 10px;
    border-radius: 30px;
}
.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-icon {
    border: 1px solid #10a5d7;
    padding: 10px;
    border-radius: 30px;
    font-size: 24px;
    margin-top: 10px;
}
.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-family: 'Roboto';
}
.fl-col.header-btn a.fl-button:hover {
    background: transparent linear-gradient(0deg, #008BC4 0%, #009EDB 100%) 0% 0% no-repeat padding-box !important;
}
.fl-col.header-menu ul li a:hover {
    background: #009edb;
}
.fl-col.header-phone .pp-infobox-wrap .pp-infobox-title:hover {
    color: #f36434;
}
.fl-module.secondary-header .fl-module-content .fl-rich-text p a:hover {
    color: #e7482c;
}
.fl-row.menu-row .fl-row-content-wrap {
    background: transparent linear-gradient(180deg, #EE3C23 0%, #F46B37 100%) 0% 0% no-repeat padding-box;
}/*
.fl-row.menu-row .pp-advanced-menu a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: bold;
} */
.header-btn .fl-module.restoration-btn .fl-button-wrap a.fl-button {
    background: transparent linear-gradient(0deg, #009EDB 0%, #008BC4 100%) 0% 0% no-repeat padding-box;
}
.fl-row.menu-row .fl-row-content-wrap {
    background: transparent linear-gradient(180deg, #EE3C23 0%, #F46B37 100%) 0% 0% no-repeat padding-box;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*
.restoration-hero-leftside .fl-col-content.fl-node-content {
    margin-top: -75px;
}
*/ 
.fl-col.right-text-side .fl-module.fl-module-heading h3.fl-heading {
    font-family: 'Roboto Condensed';
}
.fl-col.right-text-side .fl-module.fl-module-heading h2.fl-heading {
    font-size: 40px !important;
    font-family: 'Roboto Condensed';
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .pp-infobox-image {
    background: #EBF7FC;
    padding: 10px;
    border-radius: 10px;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .pp-infobox-title-wrapper h4 {
    margin-top: 0px;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .pp-infobox-title-wrapper h4 {
    margin-top: 0px;
    font-size: 18px !important;
    color: #000;
    line-height: 20px;
    font-family: 'Roboto';
    font-weight: bold !important;
    margin-bottom: 5px;
}
.right-text-side p {
    line-height: 26px;
}
.testimonials-main-row .pp-testimonial .pp-testimonials-content p {
    line-height: 26px;
}
.top-reason .fl-module-content .fl-rich-text p {
    line-height: 26px;
}
.become-business-sec .fl-rich-text p {
    line-height: 26px;
}
.fl-rich-text p {
    line-height: 26px;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .pp-icon-wrapper {
    margin-right: 25px;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .info-btn a {
    font-family: 'Roboto';
    font-weight: bold;
    position: relative;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 20px;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox:last-child .pp-infobox-wrap{
    border: none;
    padding-bottom: 0;
}
.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .info-btn a:after {
    content: '';
    width: 16px;
    height: 11px;
    background-image: url(/wp-content/uploads/2022/03/Path-117.svg);
    position: absolute;
    background-repeat: no-repeat;
    top: 4px;
    right: -30px;
}
.info-btn {
    margin-top: 20px;
}
.fl-col.left-full-image .fl-photo {
    position: absolute;
    left: -25px;
}
body.fl-builder-edit .fl-col.left-full-image .fl-photo {
    position: unset;
}
.fl-module.badges .pp-logos-content .pp-logo {
    padding: 20px 35px;
    background: #fff;
    box-shadow: 0px 3px 16px #0000001a;
    width: calc(33% - 20px);
    margin: 10px;
    border-radius: 10px;
}
.badges .pp-logos-wrapper .pp-logo.pp-logo-0 img {
    width: 111px;
}
.badges .pp-logos-wrapper .pp-logo.pp-logo-1 img {
    width: 88px;
}
.badges .pp-logos-wrapper .pp-logo.pp-logo-2 img {
    width: 88px;
}
.fl-module.badges {
    position: absolute;
    bottom: 0;
}
.fl-col.restoration-hero-leftside .fl-module.fl-module-rich-text .fl-rich-text h3 {
    font-size: 24px !important;
    line-height: 50px;
    font-family: 'Roboto Condensed';
}
.fl-col.restoration-hero-leftside .fl-module.fl-module-rich-text .fl-rich-text p {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Roboto';
}
.fl-module.restoration-btn .fl-button-wrap a.fl-button {
    background: transparent linear-gradient(180deg, #EE3C23 0%, #F46B37 100%) 0% 0% no-repeat padding-box;
    border-radius: 50px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 15px;
}
.fl-module.restoration-heading.ceo-heading h3 {
    font-size: 36px !important;
    line-height: 38px;
}
.fl-module.restoration-heading.ceo-heading p {
    font-size: 18px;
    line-height: 26px;
}
.fl-col.left-photo .fl-photo :before {
    content: '';
    background: #F46B37;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -10px;
    border-radius: 10px;
    top: 10px;
}
.fl-col.left-photo .fl-photo img {
    position: relative;
}
/*TESTIMONIALS SECTION CSS START*/
.restoration-sub-heading h2 span {
    font-size: 40px;
}
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials .pp-testimonial .pp-content-wrapper {
    background: #fff !important;
    padding: 37px 36px !important;
    font-style: italic !important;
    box-shadow: 0px 3px 20px #0000001a !important;
    border-radius: 10px !important;
    height: 434px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 31px !important;
}
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials .pp-testimonial {
    padding: 0;
}
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials .pp-content-wrapper .pp-testimonials-content *:before {
    background-image: url(/wp-content/uploads/2022/03/Path-120.svg);
    content: '';
    width: 18px;
    height: 14px;
    display: inline-block;
    position: relative;
    left: -5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials .pp-content-wrapper .pp-testimonials-content *:after {
    background-image: url(/wp-content/uploads/2022/03/Path-121.svg);
    content: '';
    width: 18px;
    height: 14px;
    display: inline-block;
    position: relative;
    right: -5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials h3.pp-testimonials-title,
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials h4.pp-testimonials-subtitle {
    font-size: 16px !important;
    line-height: 26px;
    text-align: right;
    color: #000;
    margin-bottom: 5px !important;
}
.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials h4.pp-testimonials-subtitle {
    font-weight: 400 !important;
    font-family: 'Roboto';
    margin-bottom: 0px !important;
}
.fl-row.testimonials-main-row .fl-row-content-wrap:before {
    content: '';
    background: #001641;
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.restoration-video .pp-video-wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #F46B37;
    position: absolute;
    top: 10px;
    right: -10px;
}
.restoration-video .pp-video-wrapper {
    position: relative;
    overflow: visible;
}

/*CEO SECTION CSS START*/
.fl-row.top-reason .pp-infobox-wrap .pp-infobox .pp-infobox-image {
    background: #34bae012;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 0;
}
.fl-row.top-reason .pp-infobox-wrap .pp-infobox {
    padding: 0;
    background: transparent;
}
.fl-row.top-reason .pp-infobox-wrap .pp-infobox .pp-infobox-image img {
    width: 52px;
    height: 49px;
    max-width: 52px;
}
.fl-row.top-reason .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title {
    text-align: left;
    font-size: 24px;
    font-family: 'Roboto Condensed';
    color: #fff;
    line-height: 26px;
    margin-top: 0px;
    padding-right: 10px;
    margin-left: 20px;
}
.fl-row.top-reason .pp-infobox-wrap .pp-description-wrap p {
    font-size: 16px;
    color: #A0C0D0;
    text-align: left;
    padding-right: 7px;
    font-weight: 400;
    margin-top: 15px;
    line-height: 26px;
}
.fl-row.top-reason .pp-infobox-wrap .pp-infobox .pp-heading-wrapper {
    margin-left: 0;
}
.fl-col.restoration-steps-heading-col .fl-module-content p a,
.fl-row.restoration-steps .pp-description-wrap p a {
    text-decoration: underline;
}
.fl-module.restoration-heading h3.fl-heading span.fl-heading-text {
    font-size: 36px;
    line-height: 43px;
}
.fl-row.top-reason .fl-module h2.fl-heading {
    font-size: 40px !important;
    line-height: 46px;
}

/*NEXT STEPS PAGE CSS START*/
    /*HERO SEC CSS*/
    .fl-row.next-step-hero h1.fl-heading {
        font-size: 60px !important;
        font-family: 'Roboto Condensed';
    }
    .fl-row.next-step-hero h2.fl-heading {
        font-size: 40px !important;
        line-height: 46px;
        margin-top: 10px !important;
    }
    .fl-row.next-step-hero .fl-rich-text p {
        width: 100%;
        line-height: 26px;
        max-width: 919px;
    }
    /*FAQ CSS*/
    .fl-module.faq-content {
        width: 100%;
        max-width: 775px;
        margin: auto;
    }
    .fl-module.faq-content .fl-html p {
        margin-bottom: 10px;
        line-height: 26px;
    }
    .fl-module.faq-content .fl-html p span{
        position: relative;
    }
    .fl-module.faq-content .fl-html p span:before {
        content: '';
        background-image: url(/wp-content/uploads/2022/03/Path-142.svg);
        width: 18px;
        height: 10px;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        left: -24px;
        top: 4px;
    }
    /*INFOBOX CSS*/
    .fl-module.fl-module-pp-infobox.right-infoboxes h4.pp-infobox-title {
        font-size: 24px !important;
        line-height: 32px;
        color: #000000;
        font-family: 'Roboto Condensed';
        text-align: left;
        margin-top: 0;
        margin-bottom: 5px;
    }
    .fl-module.fl-module-pp-infobox.right-infoboxes .pp-description-wrap p {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
    }
    .fl-module.fl-module-pp-infobox.right-infoboxes .pp-description-wrap ul {
        margin-top: 15px;
        padding-left: 30px;
    }
    .fl-module.fl-module-pp-infobox.right-infoboxes .pp-description-wrap ul li {
        list-style: none;
        text-align: left;
        margin-bottom: 8px;
        position: relative;
    }
    .fl-module.fl-module-pp-infobox.right-infoboxes .pp-description-wrap ul li:before {
        content: '';
        width: 13px;
        height: 8px;
        border-left: 3px solid #009EDB;
        border-bottom: 3px solid #009EDB;
        position: absolute;
        left: -27px;
        top: 7px;
        transform: rotateZ(-45deg);
    }
    .right-infoboxes a, .restoration-heading a {
        text-decoration: underline;
    }
    .fl-module.fl-module-pp-infobox.right-infoboxes .pp-infobox {
        padding-bottom: 0 !important;
        padding-right: 0px;
        padding-left: 10px;
        padding-top: 0;
    }
    .fl-module.fl-module-pp-infobox.right-infoboxes .pp-icon-wrapper.animated {
        margin-right: 33px !important;
    }
    .become-owner h2.fl-heading {
        font-size: 40px !important;
        line-height: 46px;
        padding-right: 130px !important;
    }
    .fl-row.franchise_owner .fl-photo {
        position: inherit;
        /*left: -90px;*/
    }
    .fl-row.franchise_owner .fl-photo img {
        width: 100%;
    }


@media only screen and (min-width: 992px){
}
@media only screen and (max-width: 1280px){
    .fl-col.left-full-image .fl-photo img {
        width: 93%;
    }
    .fl-module.badges {
        position: absolute;
        bottom: 10%;
    }

}


@media only screen and (max-width: 1220px){
    .fl-col.restoration-hero-leftside .fl-module.fl-module-rich-text .fl-rich-text h3 {
        font-size: 20px !important;
    }
    body .restoration-head h2 span {
        font-size: 36px;
    }
    body .restoration-head h1 {
        font-size: 60px !important;
    }
    .fl-col.left-full-image .fl-photo img {
        width: 86%;
    }
    .fl-col.left-full-image .fl-photo {
        left: -5%;
    }
    .fl-module.badges .pp-logos-content .pp-logo {
        padding: 10px 25px;
        margin: 10px;
    }
    .fl-module.badges {
        bottom: 15%;
    }
}

@media only screen and (max-width: 1160px){
    .fl-module.badges {
        bottom: 18%;
    }
    body .restoration-head h2 span {
        font-size: 30px;
    }
    .fl-col.header-menu {
        width: 50%;
    }
    .fl-col.header-btn {
        width: 50%;
    }
    .fl-row.franchise_owner .fl-photo img {
        width: 88%;
    }
}  
@media only screen and (max-width: 1100px){ 
    .fl-col.left-full-image .fl-photo img {
        width: 76%;
    }
    .fl-module.badges {
        bottom: 33%;
    }
    .fl-col.left-full-image .fl-photo {
        left: -9%;
    }
    .fl-col.header-btn {
        width: 50%;
    }   
    .fl-col.right-text-side .fl-module.fl-module-heading h2.fl-heading {
        font-size: 36px !important;
    }
}
@media only screen and (max-width: 1060px){ 
    .fl-row.franchise_owner .fl-photo img {
        width: 71%;
    }
    .fl-row.franchise_owner .fl-photo {
        position: absolute;
        left: 0;
    }
}
@media only screen and (max-width: 1024px){ 
    .fl-module.restoration-btn {
        margin-bottom: 20px !important;
    }
    header .fl-module.restoration-btn {
    margin-bottom: 0 !important;
	}
    body .restoration-head h1 {
        font-size: 50px !important;
        line-height: 50px !important;
    }
    body .restoration-head h2 span {
        font-size: 26px;
    }
    .fl-module.restoration-head h2.fl-heading {
        line-height: 40px !important;
    }
    .fl-col.restoration-hero-leftside .fl-module.fl-module-rich-text .fl-rich-text p {
        font-size: 16px;
        line-height: 22px;
    }
    .fl-module.badges .pp-logos-content .pp-logo {
        padding: 10px 5px;
        margin: 10px;
    }
    .fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials .pp-testimonial .pp-content-wrapper {
        height: 474px;
    }
    .fl-module.restoration-heading .fl-module-content {
        margin-right: 0px;
    }
    .fl-row.top-reason .fl-module-content {
        margin: 20px;
    }
    .fl-module.restoration-heading h3.fl-heading span.fl-heading-text {
        font-size: 26px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 992px){ 
    .fl-col.header-btn .fl-module.restoration-btn {
        margin-bottom: 0px !important;
    }
    .restoration-hero-leftside .fl-col-content.fl-node-content {
    margin-top: 0;
	}
    .fl-col.left-full-image {
        width: 100%;
    }
    .fl-col.left-full-image .fl-photo {
        left: 0%;
        position: unset;
    }
    .fl-col.left-full-image .fl-photo img {
        width: 100%;
    }
    .fl-module.badges {
        bottom: 0;
        position: unset;
    }
    .fl-col.right-text-side {
        width: 100%;
    }
    .fl-col.restoration-hero-leftside {
        width: 100%;
        padding-top: 40px !important;
    }
    .fl-col.restoration-hero-rightside {
        display: none;
    }
    .fl-row.section-over-hero .fl-row-content-wrap {
        margin-top: 0;
        padding-top: 0;
    }
    .fl-row.franchise_owner .fl-photo img {
        width: 100%;
        border-radius: 20px;
    }
    .fl-row.franchise_owner .fl-photo {
        position: unset;
    }
    .become-owner h2.fl-heading {
        padding-right: 0px !important;
    }
    .fl-col.become-owner-image-side {
        position: sticky;
        top: 30px;
    }
    .testimonials-main-row .fl-row-content-wrap {
    padding-top: 30px !important;
	}
	.fl-row.top-reason .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-size: 17px !important;
    line-height: 24px;
	}
    .restoration-heading .fl-module-content.fl-node-content h2.fl-heading {
        text-align: left;
    }
    .know-more-sec .fl-module-content.fl-node-content .fl-rich-text p {
        text-align: left;
    }
    .know-more-sec .fl-button-wrap {
    text-align: left;
    }
    .fl-module.faq-content {
        max-width: 100%;
        padding-left: 30px;
    }
}

@media only screen and (max-width: 768px){ 
	.fl-module.secondary-header {
    	display: none;
	}
	.fl-row.header-row-two .fl-col-group {
    display: flex;
    flex-direction: row;
    align-items: center;
	}
	.fl-row.menu-row .fl-col-group {
    display: flex;
    flex-direction: row-reverse;
	}
	.fl-col.header-btn .fl-module.restoration-btn .fl-button-wrap {
    	text-align: left;
	}
	.fl-col.header-menu .pp-advanced-menu {
    	text-align: right;
	}
	.fl-col.header-menu .pp-advanced-menu .pp-advanced-menu-mobile-toggle.hamburger {
    	justify-content: flex-end;
	}
	.fl-row.header-row-two .fl-col-group {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
    .franchise_owner .fl-row-content-wrap {
        padding-top: 20px;
    }
    .restoration-heading.become-owner .fl-module-content.fl-node-content h2.fl-heading {
        line-height: 28px !important;
    }
	.fl-row.menu-row .pp-advanced-menu-mobile-toggle.hamburger {
    	justify-content: end;
	}
	.fl-row.top-header {
    	display: none;
	}
	.fl-col-small:not(.fl-col-small-full-width) {
    	max-width: 100%;
	}
	.fl-row.header-row-two .fl-col-small:not(.fl-col-small-full-width) {
		max-width: 100%;
		width: 50% !important;
	}
	.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper .pp-infobox-icon {
		border: 0px solid #10a5d7;
		padding: 0px;
		font-size: 22px;
		margin-right: 10px;
		margin-top: 3px;
	}
	.fl-col.header-phone .fl-module-content .pp-infobox-wrap .layout-3-wrapper {
    	align-items: center;
    	flex-direction: row;
	}
	.pp-advanced-menu.full-screen .pp-menu-overlay ul.menu {
    	width: 80% !important;
    	padding: 0 !important;
	}
	ul.sub-menu {
    	background: #ee3c23 !important;
	}
	.fl-module.restoration-heading .fl-module-content {
    	margin-right: 20px;
	}
	.fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .pp-infobox-image {
		width: 80px;
    	margin-bottom: 20px;
	}
	.fl-col.testimonials-grid .pp-testimonials-wrap .pp-testimonials .pp-testimonial .pp-content-wrapper {
    	height: auto;
	}
	.restoration-heading h2 br {
    	display: none;
	}
	.fl-module.restoration-heading.ceo-heading h3 {
    font-size: 30px !important;
    line-height: 34px !important;
	}
	.fl-col.right-text-side .fl-module.fl-module-heading h2.fl-heading {
    font-size: 30px !important;
    line-height: 34px !important;
	}
	.restoration-sub-heading h2 span {
    font-size: 32px;
	}
	.fl-row.top-reason .fl-module h2.fl-heading {
    font-size: 30px !important;
    line-height: 36px !important;
    text-align: left;
	}
	.top-reason .fl-module-content .fl-rich-text p {
    text-align: left;
	}
	.fl-row.top-reason .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title br {
    display: none;
	}
    .fl-col.left-photo .fl-photo img {
        position: relative;
        width: calc(100% - 80px);
    }
    .fl-col.left-photo .fl-photo :before {
        width: calc(100% - 90px) !important;
        left: 20px;
        top: 20px;
    }
    .fl-col.become-business-sec {
        margin-top: 40px;
    }
    .fl-row.section-over-hero .fl-col-content.fl-node-content {
        border-radius: 0px !important;
    }
    .fl-col.become-owner-image-side {
        position: unset;
    }
	.pp-infobox-image {
        margin-top: 20px !important;
        text-align: left !important;
        margin-bottom: 20px !important;
    }
    .fl-module.faq-content .fl-module-content {
        margin-left: 40px;
        margin-right: 20px;
    }
    .fl-row.top-reason .pp-infobox-wrap .pp-description-wrap p {
    margin-top: 0;
	}
	.fl-row.top-reason .fl-module-content {
    margin: 10px 20px;
	}
	.fl-col.become-business-sec .fl-col-content.fl-node-content {
    border-radius: 0;
	}
	.top-reason-four-box {
    margin-top: -24px;
    margin-bottom: -10px;
	}
    .fl-module.faq-content {
        padding-left: 10px;
    }

}

@media only screen and (max-width: 600px){ 
	.fl-col.header-phone h4.pp-infobox-title {
    	font-size: 18px !important;
	}
	.header-btn .fl-module.restoration-btn .fl-button-wrap a.fl-button {
    	font-size: 14px;
	}
    .fl-row.next-step-hero .fl-row-content-wrap {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .fl-row.next-step-hero h1.fl-heading {
        font-size: 50px !important;
    }
    .fl-row.next-step-hero h2.fl-heading {
        font-size: 32px !important;
    }
	
}
@media only screen and (max-width: 480px){
	body .restoration-head h1 {
		font-size: 40px !important;
		line-height: 44px !important;
	}
	body .restoration-head h2 span {
		font-size: 21px;
		line-height: 24px !important;
	}
    .fl-module.restoration-btn .fl-button-wrap a.fl-button {
        font-size: 14px;
    }
    .fl-col.right-text-side .fl-module.fl-module-pp-infobox .pp-infobox-wrap .layout-3-wrapper .info-btn a:after {
        right: -20px;
    }
    .fl-row.top-reason .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title br {
        display: none;
    }
}
@media only screen and (max-width: 380px){
	.fl-col.header-phone h4.pp-infobox-title {
    	font-size: 15px !important;
	}
}

 /* Saqib css */

.font-styling .fl-module-content.fl-node-content h1, .font-styling .fl-module-content.fl-node-content h1 span,
.font-styling .fl-module-content.fl-node-content h2, .font-styling .fl-module-content.fl-node-content h2 span,
.font-styling .fl-module-content.fl-node-content h3, .font-styling .fl-module-content.fl-node-content h3 span,
.font-styling .fl-module-content.fl-node-content h4, .font-styling .fl-module-content.fl-node-content h4 span, 
.font-styling .fl-module-content.fl-node-content h5, .font-styling .fl-module-content.fl-node-content h5 span
{
    font-family: 'Roboto Condensed' !important;
}
.font-styling .fl-module-content.fl-node-content h1, .font-styling .fl-module-content.fl-node-content h1 span {
    font-size: 60px;
    line-height: 66px;
    margin-bottom: 5px !important;
}
.font-styling .fl-module-content.fl-node-content h2, .font-styling .fl-module-content.fl-node-content h2 span {
    font-size: 37px;
    line-height: 43px;
    font-weight: 600;
}

.top-header .fl-row-content-wrap {
    position: relative;
}
.top-header .fl-row-content-wrap:before {
    content: '';
    width: 76%;
    height: 4px;
    background: #e7482c;
    position: absolute;
    bottom: 0;
    left: 0;
}
.top-header .fl-row-content-wrap:after {
    content: '';
    width: 24%;
    height: 4px;
    background: #478ec9;
    position: absolute;
    bottom: 0;
    right: 0;
}

.banner.font-styling .fl-module-content.fl-node-content h2, .font-styling .fl-module-content.fl-node-content h2 span {
    margin-bottom: 10px;
}
.font-styling .fl-module-content.fl-node-content h4 span {
    font-size: 36px;
    line-height: 46px;
}
.font-styling p {
    font-size: 16px;
    line-height: 26px;
}
.num-counter-parent-col .fl-number-text .fl-number-string {
    font-weight: 600;
}
.num-counter-parent-col .fl-number-text span.fl-number-after-text {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}
.counter-center-col:before {
    content: '';
    width: 1px;
    height: 75%;
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
}
.counter-center-col:after {
    content: '';
    width: 1px;
    height: 75%;
    background: #d9d9d9;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
}
.counter-center-col {
    position: relative;
}
.banner-list-items-col ul.pp-list-items li.pp-list-item {
    padding-bottom: 0;
    padding-left: 5px;
}
.banner-list-items-col ul.pp-list-items li .pp-infolist-title p a {
    color: #fff;
    text-decoration: none !important;
}
.banner-list-items-col ul.pp-list-items li.pp-list-item .pp-infolist-icon-inner {
    display: flex;
    align-items: center;
    width: 16px;
}
.banner-list-items-col .fl-col-content {
    padding: 27px 0 20px 22px;
    border-radius: 12px;
    margin-top: -367px;
}


/* image with content sec starts */

.image-with-content.first .fl-row-content-wrap {
    padding: 30px 0 40px 0;
}
.image-with-content.first .fl-row-content-wrap .fl-photo-content {
    margin-top: -10px;
}
.first .left-col .fl-col-content.fl-node-content {
    /*position: absolute;
    left: 0;
    top: 7%;
    /*width: 50%;*/
}
.first .left-col .fl-col-content.fl-node-content .fl-photo-content img {
    /*height: 420px !important;*/
    object-fit: cover;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.image-with-content.second .fl-row-content-wrap {
    padding: 110px 0 30px 0;
}
.image-with-content.second .fl-row-content-wrap .fl-photo-content {
    margin-top: -30px;
}
.right-col .fl-col-content.fl-node-content {
    /*position: absolute;
    right: 0;
    top: 11%;
    width: 50%;*/
}
.second .right-col .fl-col-content.fl-node-content .fl-photo-content img {
    /*height: 510px !important;*/
    object-fit: cover;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.image-with-content.third .fl-row-content-wrap {
    padding: 30px 0 70px 0;
}
.third .left-col .fl-col-content.fl-node-content {
    /*position: absolute;
    left: 0;
    top: 5%;
    width: 50%;*/
}
.third .left-col .fl-col-content.fl-node-content .fl-photo-content img {
    /*height: 545px !important;*/
    object-fit: cover;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.image-with-content .fl-module-pp-infolist ul.pp-list-items li.pp-list-item {
    padding-bottom: 12px;
}
.image-with-content ul.pp-list-items li.pp-list-item .pp-infolist-icon-inner span:before {
    font-weight: bold;
}
.image-with-content .fl-module-pp-infolist ul.pp-list-items {
    column-count: 2;
}
/*.image-with-content.third .pp-sub-heading p {
    margin: 80px 0 40px 0;
}*/
.image-with-content.fourth .fl-row-content-wrap .fl-photo-content {
    margin-top: -20px;
}
.image-with-content .fl-module-pp-infolist ul.pp-list-items li.pp-list-item .pp-icon-wrapper {
    margin-right: 13px;
}
.image-with-content.fourth .fl-row-content-wrap {
    padding: 60px 0 20px 0;
}
.image-with-content.fifth .fl-row-content-wrap .fl-photo-content {
    margin-top: -20px;
}
.fourth .right-col .fl-col-content.fl-node-content {
    top: 60px;
}
.fourth .right-col .fl-col-content.fl-node-content .fl-photo-content img {
    /*height: 560px;*/
}
.fifth .left-col .fl-col-content.fl-node-content {
    /*position: absolute;
    left: 0;
    top: 4%;
    width: 50%;*/
}
.fifth .left-col .fl-col-content.fl-node-content .fl-photo-content img {
    /*height: 660px !important;*/
    object-fit: cover;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
.image-with-content.fifth .fl-row-content-wrap {
    padding: 70px 0 60px 0;
}

/* Ends */


/* logos sec starts */

.logos-row .fl-module-content {
    margin: 0;
}
.logos-row .fl-col-group .fl-col {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.logos-row .fl-row-content-wrap {
    padding: 40px 0 70px 0;
}

/* Ends */



/* Restoration steps sec starts */

.restoration-steps.font-styling .fl-module-content.fl-node-content h2 span {
    margin-bottom: 25px;
}
.restoration-steps-heading-col .fl-module-content.fl-node-content .pp-heading-content .pp-sub-heading p {
    font-size: 18px;
}
.restoration-steps .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-size: 24px !important;
    line-height: 32px;
    font-family: 'Roboto Condensed' !important;
}
.restoration-steps .pp-infobox .pp-infobox-title-wrapper {
    margin-bottom: 20px;
}
.restoration-steps .pp-infobox-wrap .pp-infobox {
    padding-left: 0;
    padding-right: 0;
}
.restoration-steps .pp-infobox-wrap .pp-infobox .pp-icon-wrapper {
    height: 95px;
    margin-bottom: 20px;
}
.restoration-btn.font-styling .fl-button-wrap span.fl-button-text {
    font-family: 'Roboto Condensed' !important;
    font-weight: 400;
    position: relative; 
}
.restoration-btn.font-styling .fl-button-group-button .fl-button-wrap a {
    padding-right: 40px;
}
.restoration-btn.font-styling .fl-button-group-button .fl-button-wrap span.fl-button-text:before {
    content: '';
    background-image: url(/wp-content/uploads/2022/03/Path-116.svg);
    position: absolute;
    right: -20px;
    width: 15px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    margin: auto;
}
.btn-row:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e1dbdb;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.btn-row {
    position: relative;
}

/* Ends */


/* Franchise network sec starts */

.franchise-network-sec .fl-row-content-wrap {
    padding: 70px 0 90px 0px;
}
.franchise-network-sec .pp-infobox .pp-infobox-image img {
    max-width: initial;
}
.franchise-network-sec .pp-infobox .pp-infobox-image {
    background: #052751;
    width: 94px;
    height: 94px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 13px;
}
.franchise-network-sec .pp-infobox .pp-infobox-title-wrapper {
    margin-bottom: 17px;
}
.franchise-network-sec .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-size: 28px !important;
    line-height: 36px;
}
.franchise-network-sec .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title a {
    color: #fff;
}
.franchise-network-sec .pp-infobox .pp-infobox-description ul {
    padding-left: 0;
    display: inline-block;
}
.franchise-network-sec .fire-damage .pp-infobox .pp-infobox-description ul {
    padding-left: 22px;
}
.franchise-network-sec .fl-module.fl-module-pp-infobox .fl-module-content.fl-node-content {
    margin-left: 0;
    margin-right: 0;
}
.franchise-network-sec .pp-infobox .pp-infobox-description ul li {
    text-align: left;
    position: relative;
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px;
    font-weight: 300;
    padding-left: 28px;
    color: #A0C0D0;
}
.franchise-network-sec .pp-infobox .pp-infobox-description ul li:before {
    content: '';
    background-image: url(/wp-content/uploads/2022/03/Path-131.svg);
    width: 15px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 7px;
}


/* Ends */


/* consultation form css starts */

.form-col .pp-gf-content {
    padding: 20px 30px 5px 30px;
    border-radius: 10px;
}
.form-col .pp-gf-content form .gfield input, .form-col .pp-gf-content form .gfield select {
    border: 1px solid #c9c8c8 !important;
    border-radius: 5px !important;
    height: 50px !important;
}
.form-col .pp-gf-content form .gfield textarea {
    border: 1px solid #c9c8c8 !important;
    border-radius: 5px !important;
    height: 176px !important;
}
.form-col .pp-gf-content form .gfield input::placeholder, .form-col .pp-gf-content form .gfield select::placeholder {
    color: #a7a7a7;
}
.form-col .pp-gf-content form .gfield span label, .form-col .pp-gf-content form .gfield label {
    color: #333333;
    font-family: 'Roboto',sans-serif !important;
    font-weight: 500 !important;
}
.form-col .pp-gf-inner p.form-description {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}
.form-col .pp-gf-inner p.gform_required_legend {
    display: none;
}
.form-col .pp-gf-inner .gform_footer.top_label input {
    background: transparent linear-gradient(180deg, #EE3C23 0%, #F46B37 100%) 0% 0% no-repeat padding-box;
    border-radius: 50px;
    font-family: 'Roboto Condensed' !important;
    font-weight: 400;
    width: 100%;
}

/* Error css */

.consultation-sec form .gform_body.gform-body ul li.gfield_error {
    background: transparent;
    border: 0;
    padding: 0;
    margin-top: 0 !important;
}
.consultation-sec .gform_legacy_markup_wrapper div.validation_error {
    border: 0;
    margin: 0;
    padding: 0;
}
.gform_legacy_markup_wrapper div.validation_error h2.gform_submission_error.hide_summary {
    font-size: 18px !important;
}

/* error css ends */

/* Ends */

/* Ends */

/* Footer css starts */

.landing-page-footer p, .landing-page-footer a, .landing-page-footer p a, .landing-page-footer li {
    font-family: 'Roboto' !important;
}
.footer-menu-col ul#menu-footer-custom-menu li.menu-item a {
    font-size: 16px;
    line-height: 21px;
    color: #333333;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
}
.footer-contact-col .fl-icon-group span.fl-icon i:before {
    font-size: 18px;
    line-height: 18px;
}
.footer-contact-col .fl-icon-group span.fl-icon i {
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-menu-col ul#menu-footer-custom-menu {
    column-count: 2;
}
.footer-contact-col ul.pp-list-items li.pp-list-item .pp-icon-wrapper {
    width: 20px;
    height: 20px;
    margin-right: 24px;
}
.footer-contact-col ul.pp-list-items li.pp-list-item .pp-infolist-description p a {
    font-size: 16px;
    line-height: 24px;
    color: #013148;
}
.footer-contact-col ul.pp-list-items {
    margin-left: -10px;
}
.footer-contact-col ul.pp-list-items li.pp-list-item {
    padding-bottom: 12px;
}
.landing-page-footer .fl-row-content-wrap {
    position: relative;
}
.landing-page-footer .fl-row-content-wrap:before {
    content: '';
    width: 76%;
    height: 6px;
    background: #e7482c;
    position: absolute;
    top: 0;
    left: 0;
}
.landing-page-footer .fl-row-content-wrap:after {
    content: '';
    width: 24%;
    height: 6px;
    background: #478ec9;
    position: absolute;
    top: 0;
    right: 0;
}
.footer-menu-col ul#menu-footer-custom-menu li.menu-item a:hover {
    color: #e7472c;
}
.footer-contact-col ul.pp-list-items li.pp-list-item .pp-infolist-description p a:hover {
    color: #e7472c;
    text-decoration: none;
}
#why-restoration1.fl-row.testimonials-main-row .fl-row-content-wrap:before {
    content: none;
}
#why-restoration1 .fl-row-content-wrap {
    padding-top: 0px;
}

/* Ends */


/* how much does it cost styling starts */

.banner-icons ul.pp-list-items li.pp-list-item {
    padding: 10px 0;
}
.banner-icons ul.pp-list-items li.pp-list-item .pp-infolist-title p {
    font-size: 18px;
    line-height: 26px;
}
.banner-icons ul.pp-list-items li.pp-list-item .pp-icon-wrapper .pp-infolist-icon-inner {
    width: 72px;
    height: 72px;
    background: #052751;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-icons .fl-module-content {
    justify-content: right;
    display: flex;
}
.cost-page-row.first .fl-row-content-wrap {
    padding-top: 40px;
    padding-bottom: 0;
}
.consultant-row .consultant-pic .fl-module-content.fl-node-content {
    margin-bottom: -14px;
}
.consultant-row .fl-row-content-wrap {
    padding-bottom: 15px;
    border-radius: 10px;
    background-position: bottom center;
    background-size: 100% 73%;
}
.consultant-row .fl-row-content-wrap .consultant-content {
    margin-top: 117px;
}
.consultant-row {
    margin-bottom: 30px;
}
.consultant-row.font-styling .fl-module-content.fl-node-content h2 {
    margin: 0;
}
.consultant-row .fl-row-content-wrap .consultant-content .fl-module-content.fl-node-content {
    margin-bottom: 12px;
}
.cost-page .right-col .fl-col-content.fl-node-content {
    position: inherit;
    right: 0;
    top: 0;
    width: 100%;
}
.cost-page .right-col .fl-col-content.fl-node-content .fl-photo-content img {
    width: 100%;
    height: 470px;
    object-fit: cover;
    border-radius: 10px;
}
.cost-page .right-col .fl-module-content.fl-node-content {
    margin: 25px 0 0 0;
}
.cost-page {
    padding: 20px 0 20px 0;
}
.cost-page.font-styling .fl-module-content.fl-node-content h2 span, .cost-page.font-styling .fl-module-content.fl-node-content h2 {
    margin-bottom: 6px;
}
.cost-page .fl-row-content-wrap {
    padding: 0;
}
.cost-page .left-col .fl-col-content.fl-node-content {
    position: inherit;
    left: 0;
    width: 100%;
    top: 0;
}
.cost-page .left-col .fl-col-content.fl-node-content .fl-photo-content img {
    border-radius: 12px;
}
.cost-page.second-row .fl-module-pp-infolist .fl-module-content.fl-node-content {
    margin-top: 0;
}
.cost-page.second-row .heading {
    margin-top: 25px;
}
.cost-page.second-row {
    padding: 20px 0 60px 0;
}

.blue-bg-sec .fl-row-content-wrap {
    background: transparent linear-gradient(0deg, #009EDB 0%, #008BC4 100%) 0% 0% no-repeat padding-box;
    padding-bottom: 10px;
}
.blue-bg-sec .blue-bg-content .fl-rich-text p {
    color: #fff;
}
.blue-bg-sec .blue-bg-content .fl-module-content.fl-node-content {
    margin-top: 24px;
}

/* Ends */


/* New Orleans Page starts */ 

.new-orleans .fl-module-content h2, .new-orleans .fl-module-content h2 span, .new-orleans .pp-heading-content h2, .new-orleans .pp-heading-content h2 span {
    font-family: 'Roboto';
    font-weight: bold;
    line-height: 53px;
    font-size: 40px;
}
.new-orleans .fl-rich-text p {
    font-size: 18px;
    line-height: 26px;
}
.new-orleans .fl-module-rich-text.sub-head .fl-module-content .fl-rich-text p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0;
}
.new-orleans .fl-module-content h3 {
    font-family: 'Roboto';
    font-size: 34px !important;
    line-height: 45px !important;
    margin-bottom: 0;
}
.new-orleans .testimonials-grid .restoration-btn {
    position: relative;
}
.top-reason.new-orleans .fl-module-pp-infobox .pp-heading-wrapper {
    display: flex;
    align-items: end;
    margin-bottom: 20px;
    min-height: 80px;
}
.new-orleans .pp-gf-content .pp-gf-inner {
    position: relative;
}
.new-orleans .pp-gf-content .pp-gf-inner p.form-description {
    position: absolute;
    bottom: -50px;
    padding-right: 0;
    width: 100%;
    text-align: center;
}
.new-orleans .form-col .pp-gf-content {
    padding: 40px 30px 50px 30px;
}
.new-orleans .form-col .pp-gf-inner .gform_validation_errors h2 {
    font-size: 16px !important;
    text-align: center;
}
.new-orleans .form-col .pp-gf-inner .gform_validation_errors {
    padding: 10px 10px;
}
.new-orleans .form-col form .gfield_error .validation_message {
    display: none !important;
}
.new-orleans .form-col .pp-gf-inner .gform_validation_errors h2 span {
    display: none;
}
.new-orleans .form-col form .gfield_error input {
    border-color: #c02b0a !important;
}
.new-orleans .form-col form .gfield_error {
    background: transparent !important;
}
.join-an-sec .fl-col-group {
    display: flex;
    align-items: center;
}
.join-an-sec .logo-image-wrapper img {
    width: 136px;
}
.join-an-sec .pp-logo.pp-logo-2 .logo-image-wrapper img {
    width: 168px;
}
.join-an-sec.new-orleans .fl-module-content .pp-heading h2 span {
    font-size: 50px;
    line-height: 66px;
}
.fl-row.top-reason.new-orleans .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-size: 23px !important;
    line-height: 32px;
    font-family: 'Roboto';
    font-weight: 500 !important;
    margin-left: 10px;
    padding-right: 0;
}
.restoration-steps.new-orleans .pp-description-wrap p {
    font-size: 18px;
    line-height: 26px;
}
.new-orleans .fl-module-content .pp-gf-content h3 {
    font-size: 35px !important;
    text-align: center;
    line-height: 40px !important;
    margin-bottom: 25px;
}
.new-orleans-hero.new-orleans .pp-heading-content h2 span {
    font-size: 57px;
    line-height: 75px;
}
.new-orleans-hero.new-orleans .fl-module-rich-text.sub-head .fl-module-content .fl-rich-text p {
    font-size: 40px;
    line-height: 53px;
}
.new-orleans-hero .form-col .pp-gf-content form .gfield textarea {
    height: 115px !important;
}
.hero-step-numbers ul.pp-list-items li .pp-infolist-title h3 {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px auto;
    background: #10a5d7;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px !important;
}
.hero-step-numbers ul.pp-list-items {
    position: relative;
}
.hero-step-numbers ul.pp-list-items:before {
    content: '';
    width: 70%;
    height: 0;
    border-bottom: 3px dashed #10a5d7;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    margin: auto;
}
.new-orleans-hero .fl-row-content-wrap {
    background-position: top center;
    background-size: 100% 88%;
}
.new-orleans-hero .fl-row-content-wrap:before {
    content: '';
    height: 200px;
    width: 100%;
    background: #009EDB;
    position: absolute;
    bottom: 240px;
    left: 0px;
    opacity: 0.66;
}
.new-orleans-hero.new-orleans .form-col .pp-gf-content {
    border: 1px solid #ababab;
}
.restoration-steps.new-orleans .fl-module-pp-infobox .pp-icon-wrapper:before {
    content: '1';
    width: 47px;
    height: 47px;
    background: #EE3C23;
    border-radius: 100%;
    color: #ffff;
    position: absolute;
    bottom: -22px;
    font-size: 25px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    margin: auto;
}
.restoration-steps.new-orleans .fl-module-pp-infobox.two .pp-icon-wrapper:before {
    content: '2';
}
.restoration-steps.new-orleans .fl-module-pp-infobox.three .pp-icon-wrapper:before {
    content: '3';
}
.restoration-steps.new-orleans .fl-module-pp-infobox.four .pp-icon-wrapper:before {
    content: '4';
}
.restoration-steps.new-orleans .fl-module-pp-infobox.five .pp-icon-wrapper:before {
    content: '5';
}
.restoration-steps.new-orleans .fl-module-pp-infobox.six .pp-icon-wrapper:before {
    content: '6';
}
.restoration-steps.new-orleans .fl-module-pp-infobox .pp-icon-wrapper {
    min-height: 114px;
    position: relative;
    margin-bottom: 35px;
    display: flex;
    align-items: center;
}
.restoration-steps.new-orleans .fl-module-pp-infobox.four .pp-icon-wrapper, .restoration-steps.new-orleans .fl-module-pp-infobox.five .pp-icon-wrapper, .restoration-steps.new-orleans .fl-module-pp-infobox.six .pp-icon-wrapper {
    min-height: 137px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item {
    width: 216px;
    height: 216px;
    max-width: 216px;
    background-color: #F27260;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.existing-number-circles ul.pp-list-items li.pp-list-item .pp-infolist-title h3 {
    font-size: 29px !important;
    color: #fff;
    line-height: 33px !important;
    margin-bottom: 2px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item .pp-infolist-description p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 {
    width: 251px;
    max-width: 251px;
    height: 251px;
    background-color: #69C6EA;
    position: relative;
    z-index: 1;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1:before {
    content: '';
    width: 2px;
    height: 162px;
    border-left: 2px dashed #69C6EA;
    position: absolute;
    left: 2px;
    bottom: -70px;
    transform: rotate(45deg);
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1:after {
    content: '';
    width: 2px;
    height: 162px;
    border-left: 2px dashed #69C6EA;
    position: absolute;
    right: -18px;
    bottom: -80px;
    transform: rotate(-45deg);
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    width: 357px;
    max-width: 357px;
    height: 357px;
    background-color: #009EDB;
    margin-top: 230px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 .pp-infolist-title h3 {
    font-size: 34px !important;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 .pp-infolist-description p {
    font-size: 20px;
    line-height: 26px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 .pp-infolist-title h3 {
    font-size: 48px !important;
    line-height: 51px !important;
    margin-bottom: 5px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 .pp-infolist-description p {
    font-size: 25px;
    line-height: 30px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-0 {
    margin-top: 245px;
}


/* Ends */


/* Responsive starts */


@media only screen and (max-width: 1536px) and (min-width: 1265px)  {
    
.new-orleans-hero .fl-row-content-wrap:before {
    bottom: 160px;
}   
    
}

@media only screen and (max-width: 1456px) {
    
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    width: 337px;
    max-width: 337px;
    height: 337px;
    margin-right: -20px;
}
    
}

@media only screen and (max-width: 1390px) {
    
.existing-number-circles ul.pp-list-items li.pp-list-item {
    width: 200px;
    height: 200px;
    max-width: 200px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 {
    width: 235px;
    max-width: 235px;
    height: 235px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    width: 307px;
    max-width: 307px;
    height: 307px;
}   
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 .pp-infolist-description p {
    font-size: 16px;
    line-height: 22px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item .pp-infolist-description p {
    font-size: 15px;
    line-height: 20px;
}   
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 .pp-infolist-title h3 {
    font-size: 35px !important;
    line-height: 44px !important;
}   
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 .pp-infolist-description p {
    font-size: 20px;
    line-height: 27px;
    padding: 0 15px;
}   
    
}

@media only screen and (max-width: 1300px) {
    
.existing-number-circles ul.pp-list-items li.pp-list-item {
    width: 180px;
    height: 180px;
    max-width: 180px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 {
    width: 210px;
    max-width: 210px;
    height: 210px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    width: 290px;
    max-width: 290px;
    height: 290px;
    margin-top: 180px;
}   
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-0 {
    margin-top: 195px;
}   
    
}

@media only screen and (max-width: 1199px) {

    .banner .fl-module-content.fl-node-content h1 span {
        font-size: 54px;
        line-height: 54px;
    }
    .banner-list-items-col .fl-col-content {    
        margin-top: -385px;
    }
    .image-with-content.first .fl-row-content-wrap {
        padding: 50px 0 60px 0;
    }
    .first .left-col .fl-col-content.fl-node-content {
        top: 5%;
    }
    /*.first .left-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: 415px !important;
    }*/
    .logos-row .fl-row-content-wrap {
        padding: 50px 0 60px 0;
    }
    .image-with-content .fl-button-wrap a span {
        font-size: 15px;
    }
    .image-with-content.second .fl-row-content-wrap {
        padding: 100px 0 60px 0;
    }
    .franchise-network-sec .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title {
        font-size: 24px !important;
        line-height: 35px;
    }
    /*.second .right-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: 525px !important;
    }
    .third .left-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: 570px !important;
    }*/


    /* how much cost page responsive starts */

    .cost-page .right-col .fl-module-content.fl-node-content {
        margin: 25px 20px 20px 20px;
    }
    .cost-page .left-col .fl-col-content.fl-node-content .fl-module-content.fl-node-content {
        margin-left: 20px;
    }
    .consultant-row .fl-row-content-wrap {
        background-size: cover;
    }
    .consultant-row .fl-row-content-wrap .consultant-content {
        margin-top: 0;
    }
    .consultant-row {
        margin-top: 35px;
    }

    /* Ends */

    .existing-restoration .fl-module-pp-heading .fl-module-content.fl-node-content {
        margin-bottom: 20px !important;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    width: 260px;
    max-width: 260px;
    height: 260px;
    margin-right: -60px;
    }
    
}

@media only screen and (max-width: 1073px) {
    
.existing-number-circles ul.pp-list-items li.pp-list-item {
    width: 170px;
    height: 170px;
    max-width: 170px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 {
    width: 195px;
    max-width: 195px;
    height: 195px;
}
.existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    width: 245px;
    max-width: 245px;
    height: 245px;
    margin-right: -70px;
}
    
}

@media only screen and (max-width: 1090px) {

.new-orleans-hero.new-orleans .pp-gf-content .pp-gf-inner p.form-description {
    bottom: -66px;
}
    
}

@media only screen and (max-width: 1040px) {

    /*.first .left-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: 455px !important;
    }*/
    .font-styling .fl-module-content.fl-node-content h2, .font-styling .fl-module-content.fl-node-content h2 span {
        font-size: 36px;
        line-height: 39px;
    }
    .landing-page-footer .fl-module-content.fl-node-content {
        margin-left: 0;
        margin-right: 0;
    }

}


@media only screen and (max-width: 1079px) {

    .image-with-content .fl-module-pp-infolist ul.pp-list-items li.pp-list-item {
        padding-bottom: 0;
        margin: 2px 0 -1px 0;
    }
    .image-with-content .fl-module-pp-infolist ul.pp-list-items {
        margin-bottom: 20px;
    }
    .image-with-content.first .fl-row-content-wrap .fl-photo-content {
        margin-top: 0;
    }
    .image-with-content.second .fl-row-content-wrap .fl-photo-content {
        margin-top: 0;
    }
    .image-with-content.fourth .fl-row-content-wrap .fl-photo-content {
        margin-top: 0;
    }
    .image-with-content.fifth .fl-row-content-wrap .fl-photo-content {
        margin-top: 0;
    }

}

@media only screen and (max-width: 1024px) {

.consultant-contant-col .fl-module.restoration-btn {
    margin-bottom: 0px !important;
}

}

@media only screen and (max-width: 1016px) and (min-width: 993px)  {

.new-orleans-hero .fl-row-content-wrap:before {
    bottom: 180px;
}
    
}


@media only screen and (max-width: 992px) {

    .banner .fl-module-content.fl-node-content h1 span {
        font-size: 41px;
        line-height: 49px;
    }
    .banner.font-styling .fl-module-content.fl-node-content h2, .banner.font-styling .fl-module-content.fl-node-content h2 span {
        font-size: 33px;
        line-height: 39px;
    }
    .font-styling .fl-module-content.fl-node-content h4 span {
        font-size: 29px;
        line-height: 36px;
    }
    .banner-list-items-col ul.pp-list-items li.pp-list-item {
        padding-bottom: 6px;
        align-items: flex-start;
    }
    .banner-list-items-col ul.pp-list-items li.pp-list-item .pp-icon-wrapper .pp-infolist-icon-inner {
        display: flex;
        align-items: flex-start;
        margin-top: 5px;
    }
    .banner-list-items-col .fl-col-content {
        margin-top: -415px;
    }
    .logos-row .fl-col-group {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .logos-row .fl-col-group .fl-col {
        justify-content: center;
        flex-wrap: wrap;
        max-width: 20% !important;
        width: 20% !important;
        margin: 10px 0 20px 0;
    }
    .image-with-content.first .fl-col-group .fl-col {
    width: 100%;
    }
    .image-with-content.first .fl-row-content-wrap .fl-photo-content {
    margin-top: -10px;
    display: block;
    }
    .image-with-content.first .fl-row-content-wrap .fl-photo-content img {
    width: 100%;
    border-radius: 12px;
    }
    .image-with-content.second .fl-col-group {
    display: flex;
    flex-direction: column-reverse;
    }
    .image-with-content.second .fl-col-group .fl-col {
    width: 100%;
    }
    .image-with-content.second .fl-row-content-wrap .fl-photo-content {
    display: block;
    }
    .image-with-content.second .fl-row-content-wrap .fl-photo-content img {
    width: 100%;
    border-radius: 12px;
    }
    .image-with-content.third .fl-col-group .fl-col {
    width: 100%;
    }
    .image-with-content.third .fl-row-content-wrap .fl-photo-content {
    display: block;
    }
    .image-with-content.third .fl-row-content-wrap .fl-photo-content img {
    width: 100%;
    border-radius: 12px;
    }
    .image-with-content.fourth .fl-col-group {
    display: flex;
    flex-direction: column-reverse;
    }
    .image-with-content.fourth .fl-col-group .fl-col {
    width: 100%;
    }
    .image-with-content.fourth .fl-row-content-wrap .fl-photo-content {
    display: block;
    }
    .image-with-content.fourth .fl-row-content-wrap .fl-photo-content img {
    width: 100%;
    border-radius: 12px;
    }
    .image-with-content.fifth .fl-col-group .fl-col {
    width: 100%;
    }
    .image-with-content.fifth .fl-row-content-wrap .fl-photo-content {
    display: block;
    }
    .image-with-content.fifth .fl-row-content-wrap .fl-photo-content img {
    width: 100%;
    border-radius: 12px;
    }
    .restoration-steps .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title {
        font-size: 18px !important;
        line-height: 24px;
    }
    .font-styling .fl-module-content.fl-node-content h2, .font-styling .fl-module-content.fl-node-content h2 span {
        font-size: 27px;
        line-height: 33px;
    }
    .franchise-network-sec .heading-col {
        width: 100%;
    }
    .franchise-network-sec .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title {
        font-size: 22px !important;
        line-height: 32px;
    }
    .image-with-content.fifth .fl-row-content-wrap {
        padding: 0px 0 0px 0;
    }
    .fifth .left-col .fl-col-content.fl-node-content {
        top: 0px;
    }
    .image-with-content.first .fl-row-content-wrap {
        padding: 40px 0 20px 0;
    }
    .image-with-content.second .fl-row-content-wrap {
        padding: 40px 0 20px 0;
    }
    .image-with-content.third .fl-row-content-wrap {
        padding: 30px 0 50px 0;
    }
    .image-with-content.fourth .fl-row-content-wrap {
        padding: 60px 0 60px 0;
    }
    #why-restoration1 .fl-row-content-wrap {
        padding-top: 30px;
    }
    .consultation-sec.font-styling .fl-module-content.fl-node-content h2 span {
        font-size: 32px;
        line-height: 42px;
    }
    .image-with-content.third .fl-row-content-wrap {
        padding: 30px 0 80px 0;
    }
    .image-with-content .fl-button-wrap a {
        padding-left: 12px;
        padding-right: 12px;
    }
    .footer-logo-col {
        width: 35%;
    }
    .footer-menu-col {
        width: 60%;
        margin-left: 30px;
    }
    .footer-contact-col {
        width: 100%;
    }
    .footer-menu-col ul#menu-footer-custom-menu li.menu-item a {
        padding-left: 4px;
        padding-right: 0;
    }
    .image-with-content.second .fl-button-wrap a {
        display: initial;
    }
    .image-with-content.second .fl-button-wrap {
    margin-top: 13px;
    }
    .new-orleans-footer .pp-infolist-wrap ul.pp-list-items li {
    justify-content: center;
    }
    .new-orleans .fl-module-content h2 br {
    display: none;
    }
    .join-an-sec .fl-col-group {
    display: block;
    }
    .top-reason.new-orleans .fl-module-pp-infobox .pp-heading-wrapper {
    display: flex;
    align-items: end;
    margin-bottom: 20px;
    min-height: 133px;
    justify-content: flex-start;
    flex-wrap: wrap;
    }
    .fl-row.top-reason.new-orleans .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title {
    margin-left: 0;
    }
    .new-orleans-hero .fl-row-content-wrap:before {
    opacity: 0;
    }
    .new-orleans-hero .fl-row-content-wrap {
    background-size: 100% 48%;
    background-color: #009edb32;
    margin-bottom: 40px;
    }
    .new-orleans-hero.new-orleans .pp-heading-content h2 span {
    font-size: 47px;
    line-height: 65px;
    }
    .new-orleans-hero.new-orleans .fl-module-rich-text.sub-head .fl-module-content .fl-rich-text p {
    font-size: 34px;
    line-height: 43px;
    }
    .new-orleans-hero.new-orleans .pp-gf-content .pp-gf-inner p.form-description {
    bottom: -50px;
    }

    /* how much its cost page */

    .cost-banner.font-styling .fl-module-content.fl-node-content h1 {
        line-height: 39px;
    }
    .cost-page.first-row .fl-col-group {
        display: flex;
        flex-direction: column-reverse;
    }
    .cost-page .right-col .fl-col-content.fl-node-content .fl-photo-content {
        display: block;
    }
    .cost-page.first-row .fl-col-group .fl-col {
        width: 100%;
    }
    .cost-page .right-col .fl-col-content.fl-node-content .fl-photo-content img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 10px;
    }
    .cost-page.second-row .fl-col-group .fl-col {
        width: 100%;
    }
    .cost-page.second-row .fl-col-content.fl-node-content .fl-photo-content {
        display: block;
    }
    .cost-page .left-col .fl-col-content.fl-node-content .fl-photo-content img {
        border-radius: 12px;
        width: 100%;
        height: auto;
    }
    .cost-page .right-col .fl-module-content.fl-node-content {
        margin-bottom: 0px;
    }
    .cost-page.second-row .heading {
        margin-top: 0;
    }
    .cost-page.second-row .heading .fl-module-content.fl-node-content {
        margin-top: 0;
    }
    .cost-page {
        padding: 20px 0 10px 0;
    }
    .cost-page.second-row {
        padding: 0px 0 20px 0;
    }
    .consultant-contant-col .restoration-btn .fl-module-content .fl-button-group-buttons .fl-button-wrap a {
        font-size: 14px;
    }
    .fl-module-button-group.restoration-btn .fl-module-content {
        margin-right: 0;
    }

    /* Ends */
    
    .existing-restoration .fl-col-group {
    display: flex;
    flex-direction: column-reverse;
    }
    .existing-number-circles ul.pp-list-items {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-0 {
    margin-top: 0;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    margin-right: 0;
    margin-top: -37px;
    width: 255px;
    max-width: 255px;
    height: 255px;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1:before {
    bottom: 15px;
    transform: rotate(90deg);
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1:after {
    bottom: 15px;
    transform: rotate(90deg);
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 {
    margin-top: -10px;
    width: 205px;
    max-width: 205px;
    height: 205px;
    }
    .existing-restoration .fl-module-pp-heading .fl-module-content.fl-node-content {
    margin-bottom: 80px !important;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item {
    width: 180px;
    height: 180px;
    max-width: 180px;
    }

}

@media only screen and (max-width: 826px) and (min-width: 769px)  {

    .banner-list-items-col .fl-col-content {
        margin-top: -455px;
    }

}

@media only screen and (max-width: 768px) {

    .font-styling .fl-col-small {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }
    .banner-list-items-col .fl-module-content.fl-node-content {
        margin-bottom: 15px;
    }
    .counter-center-col:before {
    content: '';
    width: 180px;
    height: 1px;
    left: 0;
    top: 6px;
    bottom: auto;
    margin: auto;
    right: 0;
    }
    .counter-center-col:after {
    content: '';
    width: 180px;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    right: 0;
    top: auto;
    bottom: -9px;
    margin: auto;
    left: 0;
    }
    .cost-page-row.first .fl-row-content-wrap {
        padding-top: 10px;
    }
    .first .left-col .fl-col-content.fl-node-content {
        position: inherit;
        width: 100%;
    }
    .left-col .fl-col-content.fl-node-content .fl-module-content.fl-node-content {
        margin-left: 20px;
    }
    .first .left-col .fl-col-content.fl-node-content .fl-photo-content img, .second .right-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: auto !important;
        border-radius: 12px;
        border-radius: 12px;
    }
    .image-with-content.first .fl-row-content-wrap {
        padding: 0px 0 0px 0;
    }
    .logos-row .fl-module-content {
        margin: 15px;
    }
    .logos-row .fl-col-group .fl-col {
        justify-content: center;
        flex-wrap: wrap;
        max-width: 33% !important;
        width: 33% !important;
    }
    .logos-row .fl-col-group {
        display: flex;
        flex-wrap: wrap;
    }
    .second .right-col .fl-col-content.fl-node-content .fl-module-content.fl-node-content {
        margin-right: 20px;
    }
    .right-col .fl-col-content.fl-node-content {
        position: inherit;
        width: 100%;
    }
    .image-with-content.second .fl-row-content-wrap {
        padding: 40px 0 0px 0;
    }
    .third .left-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: auto !important;
        border-radius: 12px;
    }
    .third .left-col .fl-col-content.fl-node-content {
        position: inherit;
        width: 100%;
    }
    .image-with-content.third .fl-row-content-wrap {
        padding: 30px 0 50px 0;
    }
    .image-with-content.second .fl-button-wrap a {
        display: table-cell;
        padding-left: 20px;
        padding-right: 20px;
    }
    .franchise-network-sec .fl-row-content-wrap {
        padding: 40px 0 60px 0px;
    }
    .fourth .right-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: auto;
        border-radius: 12px;
    }
    .fourth .right-col .fl-col-content.fl-node-content .fl-module-content.fl-node-content {
        margin-right: 20px;
    }
    .image-with-content.fourth .fl-row-content-wrap {
        padding: 30px 0 30px 0;
    }
    .fifth .left-col .fl-col-content.fl-node-content .fl-photo-content img {
        height: auto !important;
        border-radius: 12px;
    }
    .fifth .left-col .fl-col-content.fl-node-content {
        position: initial;
        width: 100%;
    }
    .image-with-content.fifth .fl-row-content-wrap {
        padding: 0px 0 0px 0;
    }
    .restoration-steps .pp-infobox-wrap .pp-infobox .pp-icon-wrapper .pp-infobox-image {
    text-align: center !important;
    }
    .restoration-steps .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title br {
    display: none;
    }
    .footer-contact-col {
        margin-left: 20px;
        max-width: 100% !important;
    }
    .landing-page-footer .fl-col-small {
        width: 100%;
        max-width: 100%;
        margin-left: 20px;
    }
    .landing-page-footer .fl-row-content-wrap {
        padding-bottom: 0;
    }
    #why-restoration1 .fl-row-content-wrap {
        padding-top: 0;
    }
    .franchise-network-sec .pp-infobox {
        padding-top: 0;
        padding-bottom: 0;
    }

    .blue-bg-sec .blue-bg-content .fl-module-content.fl-node-content {
        margin-top: 0;
    }
    .blue-bg-sec .fl-module-content {
        margin-top: 0;
        margin-bottom: 0;
    }
    .blue-bg-sec .blue-bg-heading {
        margin-left: -15px;
    }
    .blue-bg-sec .fl-row-content-wrap {
        padding-bottom: 15px;
    }
    .banner-icons .fl-module-content {
        justify-content: flex-start;
    }
    .consultant-pic .fl-photo {
        text-align: center;
    }
    .consultant-content .pp-heading-content {
        text-align: center !important;
    }
    .fl-module-button-group.restoration-btn .fl-module-content {
        margin-right: 20px;
    }
    .fl-module-button-group.restoration-btn .fl-module-content .fl-button-group-buttons {
        justify-content: center;
    }
    .cost-page .left-col .fl-col-content.fl-node-content .fl-module-content.fl-node-content {
        margin: 0;
    }

    .cost-page .right-col .fl-module-content.fl-node-content {
        margin: 0;
    }
    .gform_legacy_markup_wrapper div.validation_error h2.gform_submission_error.hide_summary {
    font-size: 16px !important;
    line-height: 16px !important;
    }
    .restoration-steps .pp-infobox {
    padding-top: 0;
    padding-bottom: 0;
    }
    .new-orleans .fl-module-content h2, .new-orleans .fl-module-content h2 span, .new-orleans .pp-heading-content h2, .new-orleans .pp-heading-content h2 span {
    line-height: 39px;
    font-size: 30px;
    }
    .new-orleans .fl-module-rich-text.sub-head .fl-module-content .fl-rich-text p {
    font-size: 22px;
    line-height: 28px;
    }
    .join-an-sec.new-orleans .fl-module-content .pp-heading h2 span {
    font-size: 30px;
    line-height: 39px;
    }
    .new-orleans .fl-module-content h3 {
    font-size: 18px !important;
    line-height: 24px !important;
    }
    .join-an-sec .pp-logos-content .pp-logos-wrapper .pp-logo {
    width: 100%;
    margin: 20px 0;
    }
    .join-an-sec .logo-image-wrapper img, .join-an-sec .pp-logo.pp-logo-2 .logo-image-wrapper img {
    width: auto;
    }
    .restoration-steps.new-orleans .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title {
    font-size: 24px !important;
    line-height: 32px !important;
    }
    .restoration-steps.new-orleans .pp-infobox .pp-infobox-title-wrapper h4.pp-infobox-title br {
    display: block;
    }
    .fl-row.top-reason.new-orleans .pp-infobox-wrap .pp-infobox-title-wrapper h4.pp-infobox-title {
    margin-left: 15px;
    }
    .top-reason.new-orleans .fl-module-pp-infobox .pp-heading-wrapper .pp-infobox-image {
    margin-bottom: 0 !important;
    }
    .top-reason.new-orleans .fl-module-pp-infobox .pp-heading-wrapper {
    flex-wrap: nowrap;
    }
    .fl-row.testimonials-main-row.new-orleans .fl-row-content-wrap:before {
    height: 440px;
    }
    .new-orleans .fl-module-content .pp-gf-content h3 {
    font-size: 30px !important;
    line-height: 37px !important;
    }
    .new-orleans-hero .fl-row-content-wrap {
    background-size: 100% 65%;
    }
    .existing-number-circles ul.pp-list-items {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item {
    width: 216px !important;
    height: 216px !important;
    max-width: 216px !important;
    padding: 0 10px;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 {
    margin-top: 60px;
    width: 251px !important;
    max-width: 251px !important;
    height: 251px !important;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 {
    margin-right: 0;
    margin-top: 60px;
    width: 319px !important;
    max-width: 319px !important;
    height: 319px !important;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item .pp-infolist-description p {
    font-size: 18px;
    line-height: 24px;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1 .pp-infolist-description p {
    font-size: 20px;
    line-height: 26px;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 .pp-infolist-title h3 {
    font-size: 42px !important;
    line-height: 44px !important;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-2 .pp-infolist-description p {
    font-size: 25px;
    line-height: 30px;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1:before {
    bottom: auto;
    transform: rotate(0deg);
    top: -90px;
    left: auto;
    right: auto;
    }
    .existing-number-circles ul.pp-list-items li.pp-list-item.pp-list-item-1:after {
    bottom: -110px;
    transform: rotate(0deg);
    left: auto;
    right: auto;
    }

}

@media only screen and (max-width: 575px) {

    .image-with-content.fifth .fl-row-content-wrap {
        padding: 0px 0 5px 0;
    }
    .font-styling .fl-module-content.fl-node-content h2 br, .font-styling .fl-module-content.fl-node-content h2 span br {
        display: none;
    }
    .banner .fl-module-content.fl-node-content h1 span {
        font-size: 36px;
        line-height: 42px;
    }
    .banner.font-styling .fl-module-content.fl-node-content h2, .banner.font-styling .fl-module-content.fl-node-content h2 span {
        font-size: 30px;
        line-height: 37px;
    }
    .image-with-content .fl-module-pp-infolist ul.pp-list-items {
        column-count: 1;
        margin-top: 15px;
    }
    .image-with-content .fl-module-pp-infolist ul.pp-list-items li.pp-list-item {
        padding-bottom: 0;
        margin: 0 0 7px 0;
    }
    .new-orleans-hero.new-orleans .pp-heading-content h2 span {
    font-size: 35px;
    line-height: 46px;
    }
    .new-orleans-hero.new-orleans .fl-module-rich-text.sub-head .fl-module-content .fl-rich-text p {
    font-size: 25px;
    line-height: 33px;
    }
    .new-orleans .fl-module-content .pp-gf-content h3 {
    font-size: 20px !important;
    line-height: 22px !important;
    }
    .new-orleans-hero.new-orleans .form-col .pp-gf-content {
    padding: 40px 20px 50px 20px;
    }
    .new-orleans-hero .fl-row-content-wrap {
    background-size: 100% 45%;
    }
    .new-orleans .fl-module-rich-text.sub-head .fl-module-content .fl-rich-text p {
    font-size: 18px;
    line-height: 24px;
    }
    .new-orleans .fl-module-content h2, .new-orleans .fl-module-content h2 span, .new-orleans .pp-heading-content h2, .new-orleans .pp-heading-content h2 span {
    line-height: 28px;
    font-size: 20px;
    }
    .join-an-sec.new-orleans .fl-module-content .pp-heading h2 span {
    font-size: 25px;
    line-height: 33px;
    }

}

@media only screen and (max-width: 550px) {
    .cost-page.second-row .heading .fl-module-content.fl-node-content {
        margin: 0;
    }
}


@media only screen and (max-width: 475px) {
    .footer-menu-col ul#menu-footer-custom-menu {
        column-count: 1;
    }   
    .new-orleans-hero.new-orleans .pp-gf-content .pp-gf-inner p.form-description {
    bottom: -65px;
    }
}

@media only screen and (max-width: 470px) {

.new-orleans .pp-gf-content .pp-gf-inner p.form-description {
    bottom: -64px;
}
}


/* Ends */