﻿.banner-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.section7,
.section8,
.section9 {
    float: left;
    width: 100%;
    padding: 60px 0;
}

.banner-lp .section0 h2 {
    color: #596b78;
    margin-bottom: 20px;
}

.section0 {
    display: none;
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 10px 0;
    border-top: #B5D139 solid 2px;
}

    .section0 ul li:before,
    .section2 ul li::before {
        color: #B5D139;
    }

.awards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.intropic {
    text-align: center;
}

    .intropic img {
        margin-bottom: 20px;
    }

.footer-lp a {
    color: #000;
}

.award-single {
    border: #ccc solid 1px;
    padding: 20px;
    margin: 1%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.section2 h2,
.section2 h3,
.section2 h4 {
    color: #fff;
}

.footer-lp {
    text-align: center;
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #B5D139;
}

    .footer-lp p {
        margin: 0;
    }

.section8 {
    background: #333;
    color: #fff;
}

.section4 {
    background: url(https://immediac.blob.core.windows.net/mafranchiseweb/images/bg.jpg) no-repeat bottom center;
    background-size: cover;
}

    .section4 h2 {
        text-align: center;
    }

.section8,
.section9 {
    text-align: center;
}

.section6 {
    background: #f8f8f8;
}

.section4-inner {
    background: rgba(255,255,255,0.90);
    padding: 30px;
    display:table;
}

.section5-inner {
    padding: 30px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    display: table;
}

.section3 h4 {
    color: #000;
}

.services-con {
    display: flex;
    margin: 50px 0;
    flex-wrap: wrap;
}

.section5 li {
    counter-increment: step-counter;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 7px 0 7px 36px;
    position: relative;
}

    .section5 li:before {
        color: #fff;
        content: counter(step-counter, decimal);
        display: inline-block;
        left: 0;
        margin-right: 4px;
        position: absolute;
        text-align: center;
        top: 7px;
        font-weight: 500;
        font-size: 0.800em;
        background: #000;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 100%;
    }

.section3 {
    text-align: center;
    background: #B5D139;
    color: #fff;
}

.service-box-lp {
    background: #596b78;
    width: 32%;
    position: relative;
    margin: 0.5%;
}

.service-info {
    width: 100%;
    padding: 30px;
}

.section3 h2 {
    color: #000;
    text-shadow: 0 1px 1px rgba(255,255,255,0.8);
}

.section3-con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.highlights img {
    display: block;
    text-align: center;
    margin: 10px auto 0;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}

.heart {
    color: #ff1c25;
}

.section3 ul li:before {
    color: #a91d22;
}

.section3 li {
    line-height: normal;
    padding-bottom: 15px;
}

.section2 {
    background: #596b78;
    color: #fff;
}

.section2-inner {
    float: left;
    width: 100%;
    padding: 70px 0;
    background: rgba(65, 84, 144, 0.9);
}

.investment-facts {
    display: flex;
    flex-wrap: wrap;
}

    .investment-facts li {
        width: 50%;
        padding: 10px 10px;
        border-bottom: solid 1px rgba(0,0,0,0.2);
        line-height: normal;
    }

        .investment-facts li strong {
            color: #B5D139;
            text-transform: uppercase;
        }

        .investment-facts li:before {
            content: normal;
        }

.service-box-lp p {
    margin-bottom: 0;
    color: #fff;
}

.service-box-lp h3 {
    color: #fff;
}

.service-box-lp h4 {
    color: #fff;
}

.cta-btn {
    text-align: center;
    margin-top: 25px;
}

.bodywrapper {
    float: left;
    width: 100%;
    color: inherit;
    background: url(../img/body-bg.jpg) no-repeat top center;
}

.blue-sep {
    width: 100%;
    float: left;
    margin-top: -34px;
    height: 34px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008ed4+0,222c61+100 */
    background: #008ed4; /* Old browsers */
    background: -moz-linear-gradient(left, #008ed4 0%, #222c61 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #008ed4 0%, #222c61 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #008ed4 0%, #222c61 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008ed4', endColorstr='#222c61', GradientType=1 ); /* IE6-9 */
}

.presenters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
}

    .presenters li {
        width: 31.33%;
        list-style-type: none;
        box-shadow: 0 0 20px #ccc;
        border: #dedede solid 1px;
        margin: 0 0 20px 2%;
    }

.section2 a {
    color: #fff;
}

a {
    outline: none !important;
    color: #03668e;
    text-decoration: underline;
}

    a:hover,
    .section2 a:hover {
        color: #B5D139;
    }

p {
    margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px 0 20px 0;
    line-height: normal;
    font-weight: 700;
    color: #596b78;
}

.topphone:before {
    content: "\f2a0";
    font-family: Font Awesome\ 5 Free;
    position: absolute;
    left: 50px;
    top: 0;
    width: 49px;
    height: 49px;
    font-weight: 700;
    background: #B5D139;
    color: #444;
    text-align: center;
    font-size: 1.5em;
    line-height: 49px;
    border-radius: 5px;
}

.topphone {
    clear: right;
    float: right;
    font-size: 1.3em;
    margin: 15px 0 0 0;
    padding: 0 0 0 116px;
    position: relative;
    font-weight: 400;
}

    .topphone a {
        opacity: 1;
        color: #B5D139;
    }

        .topphone a strong {
            display: block;
        }

        .topphone a:hover {
            color: #000;
            opacity: 1;
        }

.banner-lp {
    float: left;
    width: 100%;
    background: url(https://immediac.blob.core.windows.net/mafranchiseweb/images/bg-banner.jpg) no-repeat center center;
    background-size: cover;
}

.banner-lp-inner {
    float: left;
    width: 100%;
    background: rgba(248, 248, 248, 0.9);
    padding: 55px 0 25px 0;
}

.banner-lp h1 {
    color: #fff;
}

.banner-lp h2 {
    color: #fff;
    font-size: 1.3em;
    line-height:1.4em;
    margin-bottom: 30px;
    font-weight: 500;
}

.note {
    line-height: 1.2em;
    text-align: center;
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
}

.webinar-timing {
    float: left;
    width: 100%;
    color: #212c76;
    background: #a9d0e3;
    text-align: center;
    padding: 10px 0;
}

    .webinar-timing ul {
        margin: 0;
        padding: 0;
    }

        .webinar-timing ul li {
            font-weight: 400;
            font-size: 1.375em;
            margin: 0;
            display: inline-block;
            vertical-align: middle;
            list-style-type: none;
            border-left: #212c76 solid 1px;
            padding: 0 15px;
            text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
            line-height: 26px;
        }

            .webinar-timing ul li:first-child {
                border-left: none;
                padding-left: 0;
            }

.banner-inner-lp {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+36,000000+100&0.94+25,0.17+100 */ background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.94) 25%, rgba(0, 0, 0, 0.83) 36%, rgba(0, 0, 0, 0.17) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.94) 25%, rgba(0, 0, 0, 0.83) 36%, rgba(0, 0, 0, 0.17) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.78) 25%, rgba(0, 0, 0, 0.83) 36%, rgba(0, 0, 0, 0.17) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0000000', endColorstr='#2b000000', GradientType=1 ); /* IE6-9 */
    float: left;
    color: #fff;
    padding: 95px 0;
    width: 100%;
}

.banner-lp .container {
    position: relative;
}

.form-lp {
    width: 30%;
    text-align: left;
    background: rgba(255,255,255,0.85);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.43);
    margin-top: 0px;
    z-index: 9;
}

.formhead-lp {
    float: left;
    width: 100%;
    text-align: center;
    background: #B5D139;
    padding: 14px 10px;
}

    .formhead-lp h3 {
        color: #000;
        text-shadow: 0 1px 1px rgba(255,255,255,0.8);
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        font-size: 1.125em;
    }

    .formhead-lp h4 {
        margin: 0;
    }

.formbody-lp {
    float: left;
    width: 100%;
    padding: 20px;
}

    .formbody-lp input[type="text"], .formbody-lp input[type="email"], .formbody-lp select, .formbody-lp textarea {
        border: #b19087 solid 1px;
        width: 100%;
        font-size: 1.0em;
        color: #000;
        padding: 4px 15px;
        border-radius: 5px;
        background: #fff;
    }

        .formbody-lp input[type="text"]:focus, .formbody-lp input[type="email"]:focus, .formbody-lp select:focus, .formbody-lp textarea:focus {
            background: #f8f8f8;
        }

    .formbody-lp label {
        display: block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 1.125em;
    }

form {
    margin: 0;
}

.formrow-lp {
    margin-top: 18px;
}

    .formrow-lp:first-child {
        margin-top: 0;
    }

.formbody-lp input[type="submit"] {
    border: medium none;
    color: #fff;
    font-size: 1.125em;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    background: #000000;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 5px;
}

    .formbody-lp input[type="submit"]:hover {
        background: #605e5e;
    }

.video-box {
    float: left;
    width: 100%;
}

    .video-box iframe {
        float: right;
    }

    .video-box ul li {
        font-size: 1.250em;
        list-style-type: none;
        position: relative;
        padding: 0 0px 25px 2.8em;
        line-height: 1.500em;
    }

ul li {
    position: relative;
    list-style-type: none;
    padding: 5px 0 5px 30px;
}

    ul li:before {
        content: "\f058";
        font-family: Font Awesome\ 5 Free;
        position: absolute;
        left: 0;
        top: 4px;
        font-weight: 700;
    }

.section8 p {
    font-size: 1.500em;
    color: #fff;
    line-height: 30px;
}

    .section8 p span {
        color: #B5D139;
        font-size: 0.875em;
    }

.section8 h2 {
    color: #B5D139;
}

.service-box-lp img {
    width: 100%;
}

.service-hover {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: left;
    background: #f6e6e7;
    color: #000;
    padding: 40px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    opacity: 0;
}

.service-box-lp:hover .service-hover {
    display: block;
    opacity: 1;
}

.service-hover ul li::before {
    content: "\f105";
    color: #a91d22;
}

.service-hover h3 {
    color: #a91d22;
}

.service-hover p {
    line-height: 1.500em;
}

.video-box iframe {
    display: block;
}

.video-quote {
    width: 58%;
}

    .video-quote p {
        font-size: 1.375em;
        padding-top: 15px;
    }

.initial-franchise {
    border: 1px solid #fff;
    padding: 20px;
    display: block;
    width: 100%;
    font-weight: 400;
}

    .initial-franchise p span {
        color: #B5D139;
    }

    .initial-franchise p {
        margin-bottom: 10px;
    }

        .initial-franchise p:last-child {
            margin-bottom: 0;
        }

.section1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .section1 ul li {
        display: block;
        width: 100%;
        padding: 7px 0px 5px 30px;
    }

        .section1 ul li:before {
            top: 7px;
            color: #B5D139;
        }

.section1 img {
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
    border: 15px solid #fff;
    border-radius: 0 50px 0 50px;
}

.sectiom1-heading {
    float: left;
    width: 100%;
    margin: 0 0 60px;
    padding: 20px 0;
    position: relative;
    text-align: center;
    background: #ed1c24;
}

.video-quote iframe {
    display: block;
}

.arrowdown {
    background: url(../img/anch.png) no-repeat;
    width: 75px;
    height: 33px;
    position: absolute;
    left: 50%;
    bottom: -33px;
    margin: 0 0 0 -37px;
}

.footer-lp a:hover {
    color: #fff;
}

.disclaimer {
    float: left;
    width: 100%;
    color: #000;
    background: #eee;
    padding: 20px 0;
}

    .disclaimer p {
        font-size: 0.85em;
    }

.thankyou .box {
    background: #fff;
    width: 40%;
    padding: 20px;
    margin: 60px auto;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.16);
    z-index: 999;
    position: relative;
}

.thankyou {
    float: left;
    width: 100%;
    padding: 0px 0 60px;
    position: relative;
    background: #efefef url(https://immediac.blob.core.windows.net/mafranchiseweb/images/bg.jpg) no-repeat center center;
    background-size: cover;
}

    .thankyou:before {
        content: "";
        background: rgba(236, 236, 236, 0.9);
        position: absolute;
        width: 100%;
        height: 100%;
    }

ol, ul {
    margin: 0 0 20px 0;
    padding: 0;
}

.disclaimer h3 {
    text-align: center;
    color: #fff;
    padding: 40px 0 15px 0;
}

.disclaimer p {
    margin: 0;
    line-height: normal;
}

.disclaimer a {
    color: #fff;
    text-decoration: underline;
}

    .disclaimer a:hover {
        color: #36a3bf;
        opacity: 1;
    }

.copyrights {
    text-align: right;
}

.sep-foot {
    float: left;
    width: 100%;
    height: 1px;
    margin: 0 0 15px 0;
    background: rgba(255, 255, 255, 0.2);
}

.clear {
    clear: both;
}

img {
    outline: 0;
    max-width: 100%;
    vertical-align: top;
    height: auto;
}

.logo span {
    line-height: 1.2em;
    font-size: 1.125em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.logo a {
    display: block;
}

textarea {
    min-height: inherit !important;
}

.btn {
    background: #a91d22;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 1.0em;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
}

    .btn .fa-instagram {
        margin-right: 5px;
    }

    .btn:hover {
        background: #0175af;
        color: #fff;
        opacity: 1;
    }

h1 {
    font-size: 1.875em;
}

h2 {
    font-size: 1.625em;
}

h3 {
    font-size: 1.375em;
}

h4 {
    font-size: 1.250em;
}

h5, h6 {
    font-size: 1.125em;
}

#services {
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding: 40px 0;
}

    #services .caption {
        padding: 15px 0;
    }

div.wpcf7 .ajax-loader {
    position: absolute;
    left: 0;
    z-index: 999;
}

@media screen and (max-width: 1199px) {
    .thankyou .box {
        width: 90%;
    }
}

@media screen and (max-width: 991px) {
    .initial-franchise {
        margin-bottom: 15px;
    }

    .service-box-lp {
        width: 49%;
    }
}

@media screen and (max-width: 767px) {
    .formrow-lp {
        margin-top: 10px;
    }

    .formhead-lp h3 {
        font-size: 1.0em;
    }

    .video-quote iframe {
        display: none;
    }

    .section0 {
        display: block;
    }

    .header-lp img {
        width: 150px;
    }

    .service-box-lp {
        width: 100%;
    }

    .services-con {
        margin-top: 0;
    }

    .banner-lp h2 {
        font-size: 1.1em;
        margin-bottom: 20px;
    }

    .section1,
    .section2,
    .section3,
    .section4,
    .section5,
    .section6,
    .section7,
    .section8,
    .section9 {
        padding: 20px 0;
    }

    h1 {
        font-size: 1.5em;
    }

    h2 {
        font-size: 1.3em;
    }

    h3 {
        font-size: 1.2em;
    }

    h4 {
        font-size: 1.1em;
    }

    h5, h6 {
        font-size: 1.0em;
    }

    .section8 .row {
        padding: 20px 10px 10px;
    }

    .section8 p br {
        display: none;
    }



    .highlights {
        padding: 20px;
    }

    .banner-inner-lp {
        padding: 0 0 20px 0;
    }

    .logo {
        position: relative;
        left: auto;
        top: auto;
    }

    .section1 ul li {
        width: 100%;
    }

    .service-box-lp img {
        display: block;
        margin: 0 auto;
    }

    .video-box iframe {
        display: block;
        width: 100%;
    }

    .topphone {
        float: left;
        padding: 20px;
        width: 100%;
        display: none;
    }

        .topphone::before {
            display: none;
        }

    .blue-sep {
        margin: 0;
        height: 10px;
    }

    .presenters li {
        width: 100%;
        margin: 0 0 10px 0;
    }


    .header-lp {
        text-align: center;
        padding: 10px 0;
    }

        .header-lp h3 {
            float: left;
            margin-top: 5px;
            width: 100%;
            text-align: center;
        }

    .logo-mojo img {
        display: block;
        margin: 0 auto 10px;
    }

    .form-lp {
        margin-top: 0;
        width: 100%;
        z-index: 9;
    }

    .banner-lp {
        background-size: cover;
        background-position: top center;
    }

    .video-quote {
        width: 100%;
        padding: 15px 0 0px 0;
    }

    .arrowdown {
        margin-left: -40px;
    }

    .video-box {
        padding: 20px 0 0;
    }

    .copyrights {
        text-align: center;
    }
}

@media screen and (max-width: 650px) {
    .section1 ul li {
        width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .initial-franchise {
        width: 100%;
    }

        .initial-franchise p span {
            display: block;
        }

    .service-box-lp p br {
        display: none;
    }

    .topphone {
        padding-top: 5px;
    }

    .service-hover {
        position: relative;
        left: auto;
        bottom: auto;
        height: inherit;
        width: 100%;
        opacity: 1;
    }

    .service-info {
        width: 100%;
    }

    .investment-facts li {
        width: 100%;
    }

    .webinar-timing ul li {
        display: block;
        padding: 0;
        border: none;
    }
}

@media screen and (max-width:375px) {
    .topphone a {
        display: block;
    }
}



.cc-btn.cc-dismiss {
    background: #fff !important;
    color: #000 !important;
}

.cc-link {
    /*    color:#000 !important;
    background-color:yellow !important;
    text-decoration:underline !important;*/
}

.ak-consonent-wrapper {
    width: 100%;
}

    .ak-consonent-wrapper span, .ak-consonent-wrapper a {
        /* display: inline-block; */
    }

.ak-consonent-button .cc-compliance {
    display: inline-block;
}

.ak-consonent-wrapper .ak-consonent-button {
    display: inline-block;
}

.ak-consonent-button {
    float: right;
}

.ak-consonent-content {
    width: 80%;
    float: left;
}

.cc-compliance .cc-dismiss {
    /*background: none !important;*/
    /*color: white !important;*/
}

cc-btn cc-allow
.cc-compliance .cc-dismiss:hover {
    text-decoration: underline;
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
    /*min-height: 97px;*/
}

.cc-window.cc-banner {
    padding: 10px 20px;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: auto;
    display: flex;
    background: #222c61;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ak-consonent-content {
    width: 75%;
    float: left;
    font-size: .80em;
    font-weight: 400;
    line-height: normal;
}

.ak-consonent-button {
    float: right;
    width: 25%;
    text-align: right;
}

@media screen and (max-width: 991px) {
    .ak-consonent-content,
    .ak-consonent-button {
        width: 100%;
        text-align: left;
    }

    .ak-consonent-button {
        margin-top: 5px;
    }
}
