/* @override */

@media screen and (max-width: 1480px) {
    .moving-nav {
              width: 90%;
          }
}


    @media screen and (max-width: 1250px) {

        .side-image, .side-block {
            width: 100%;
        }

        .container-dash {
            padding-right: 60px;
            padding-left: 60px;
        }

        nav:not(.user-disconnect) {
            display: none;
        }


        .engagement-stats__inner {
            padding: 0 10px;
        }

        .engagement-stats__left {
            width: 50%;
        }

        .engagement-stats__center {
            width: 50%;
        }


        .mobile-nav-btn {
            display: block;
        }

        #top {
            overflow: hidden;
            top: 0;
            margin-bottom: 0;
            box-shadow: 0 3px 3px -3px rgba(0,0,0,.3);
        }

        #logo {
            margin: 12px 0 5px 20px;
        }

            #logo img {
                height: 34px;
            }

        .moving-nav {
            min-height: 60px;
            width: 100%;
            border-radius: 0;
        }
    }


    @media screen and (max-width: 1024px) {
        .container {
            width: 100%;
        }


        #steps ul {
            width: 100%;
            padding: 0px 20px;
            text-align: left;
        }

            #steps ul li,
            #steps ul li:after {
                display: none;
            }

                #steps ul li.current {
                    display: inline-block;
                    border-bottom: none;
                    box-shadow: none;
                    font-weight: 400 !important;
                }

                    #steps ul li.current .etape {
                        display: inline-block;
                    }


        .intro {
            margin-bottom: 20px;
        }

        /*	Profile Page*/
        .quotes {
            margin-top: 0px;
        }

        .user-profile {
        }

        .content-col-wide {
            padding: 0 20px;
        }

        .profile-box-img {
            position: relative;
            float: left;
            width: 20%;
            text-align: center;
        }

        .profile-featured-tag {
            display: block;
            position: relative;
            padding: 3px 3px;
            width: 100%;
            max-width: 120px;
            border-radius: 2px;
            color: #fff;
            font-size: 14px;
        }

        .toggle-label {
            width: 130px;
        }


        .content-col-wide .profile-box-content {
            float: left;
            margin: 0px 0 0px 0;
            padding: 0px 0px 0 40px;
            /*padding: 0;*/
            width: 80%;
            border-right: none;
        }

        .profile-box-sidebar {
            float: left;
            padding: 20px 0;
            margin-top: 40px;
            width: 100%;
            border-top: 1px solid #eee;
        }

            .profile-box-sidebar .quote {
                margin-left: 0px;
            }

        .user-profile .profile-featured-tag {
            position: relative;
            margin: -20px 0 10px 0px;
            left: 50%;
            margin-left: -60px;
            /*display: block;
        float: left;
        width: 100%;
        left: 0;*/
        }

        .profile-box-content {
            width: 70%;
        }


        .dash-aside {
            display: inline-block;
            float: right;
            margin-right: 0px;
            width: 100%;
            vertical-align: top;
            margin-top: 0px;
            padding: 30px 40px;
        }

            .dash-aside.client {
                margin-top: 0px;
            }

        .reservation .col-md-6 {
            padding-bottom: 20px;
        }

        .r-date-col {
            padding: 0 5px;
        }

        .popular {
            margin-left: 0px;
        }

        .availability-box {
            margin-top: 0px;
        }

        .quote-wrap.slim {
            margin: 0 40px 0 40px;
        }

        .half-left {
            padding-left: 30px;
        }

        .half-right {
            padding-right: 30px;
        }

        .marissa-right {
            background-size: 350px;
        }

        .frequency-benefits.dont-show-benefit {
            display: none;
        }

        .frequency-benefits {
            min-height: inherit;
            width: 75%;
        }


        .choices-box {
            display: block;
        }

            .choices-box label {
                width: 100%;
                margin: 3px 0px;
            }


                .choices-box label .weeklabel {
                    width: 100%;
                }


        #search-type .col-md-2 {
            width: 10px;
        }

        .filter-section .section-title {
            display: none;
        }


        .filter-section .input {
            width: 33%;
        }

        .client-description {
            padding-top: 30px;
            padding-bottom: 30px;
            padding-left: 50px;
            padding-right: 50px;
        }

        .home .header-image {
            background-size: 700px;
        }



        .home .header-width h1 {
            font-size: 60px;
        }




        .searchbar .searchfield:last-child .btn {
            top: 90px;
            right: 0px;
            position: absolute;
        }


        .business-box {
            width: 100%;
        }

        .text-highlight-left, .text-highlight-right {
            display: block;
            padding-bottom: 70px;
        }

        .text-highlight-text {
            margin-top: 20px;
            padding: 0 80px 0 80px;
        }

        .text-highlight-image {
            width: 100%;
        }

        .testimonial-section__content {
            display: block;
            margin: 0 20px;
        }

        .testimonial-author__image {
            margin: 40px auto 0 auto;
        }

        .activity-details .content-col {
            width: 58%;
        }


        .business-cta {
            top: 370px;
            right: inherit;
            z-index: 1000;
            max-width: none;
            width: 100%;
        }



        .business-cta-inside {
            padding: 35px 55px 125px 15px;
        }

            .business-cta-inside p {
                max-width: 420px;
            }

        .business-cta-button {
            top: 20px;
        }

        /*.home header {
        height: 440px;
 }*/

        .business-cta {
            position: inherit;
            border-bottom: 1px solid #e5e5e5;
        }

            .business-cta.col-md-show {
                display: block;
            }

            .business-cta.col-md-hide {
                display: none;
            }

        nav li {
            padding: 15px 15px 0px 0px;
        }


        .engagement-menu__row ul li {
            width: 50%;
            box-shadow: 0 1px 2px rgba(0,0,0,0.2),-1px 0 2px rgba(0,0,0,0.2);
        }

            .engagement-menu__row ul li:first-child {
                width: 100%;
            }

        .half-capture {
            height: unset;
        }

        .side-demo-block {
            width: 100%;
            padding-top: 30px;
        }

        .side-demo-image {
            height: 400px;
            width: 100%;
        }

            .side-demo-image .side-image-inner {
                height: 400px;
            }

        .half-demo {
            padding: 20px 0 0 0;
            margin: 0 auto 0 auto;
        }

        .side-demo-block .side-block-inner {
            height: initial;
        }

        .testimonial-cards .col-md-4, .testimonial-cards .col-md-6, .testimonial-cards .col-md-8 {
            width: 100%;
        }


        .usecards-section__title {
            padding: 20px;
            height: unset;
        }

        .use-column-1, .use-column-2 {
            height: unset;
            padding-top: 0;
            width: 100%;
        }

        .target-gauge {
            width: 40%;
        }

        .survey-wrap label {
            /*width: 16%;*/
            margin: 0 2%;
        }

        .engagement-stats__inner {
            padding: 0;
        }

        .engagement-stats__inner__left {
            width: 100%;
            display: inline-block;
            border-right: none;
            border-bottom: 1px solid #c4c4c8;
        }

        .engagement-stats__inner__right {
            width: 100%;
            display: inline-block;
        }

        .engagement-stats__center {
            width: 100%;
            padding: 0 20px 0 20px;
        }

        .engagement-stats__left {
            width: 100%;
            padding: 0 20px 0 20px;
        }

        .surveysettings .dash-aside-sm {
            width: 100%;
            margin-left: 0;
            float: none;
        }

        .surveysettings .dash-content {
            margin-left: 0;
            width: 100%;
        }

        .testimonial-quote__container {
            max-width: none;
            text-align: center;
            width: 100%;
           
        }

        .testimonial-author__image, .testimonial-quote__image {
            margin:30px auto;
        }

        .process-container {
            gap: 20px;
            padding: 32px;
        }

        .process-card {
            flex: 1 1 calc(50% - 10px);
            min-width: calc(50% - 10px);
        }

        .process-step {
            font-size: 100px;
        }

        .process-title {
            font-size: 24px;
        }

        .cs-box__holder {
            overflow-x: auto;
            -ms-flex-wrap: unset;
            flex-wrap: unset;
            padding: 20px;
        }


        .cs-box {
            margin-right: 20px;
        }

            .cs-box p {
                font-size: 16px;
                height: 95px;
            }

        }


    @media screen and (max-width: 900px) {
        .f-md {
            max-width: none;
            width: 100%;
        }

        .f-lg {
            max-width: none;
            width: 90%;
        }

        .enteremail {
            max-width: none;
            width: 90%;
        }


        .brainstorm-form__wrap ul.tagit {
            width: 100% !important;
        }

        .f-facebook {
            max-width: none;
            width: 100%;
        }

        .f-twitter {
            max-width: none;
            width: 100%;
        }

        .mobile-margin-bottom {
            margin-bottom: 5px;
        }

        .share-box .col-md-6 {
            width: 90%;
        }


        .spacer-box-social {
            padding: 0 0 0 0;
        }

        .share-box.spacer-left, .form-password.spacer-left {
            padding-left: 40px;
        }

        .toggle-label .label-off {
            min-width: 250px;
        }

        .onoffswitch-checkbox:checked ~ .toggle-label .label-on {
            min-width: 250px;
        }

        #nav-cart {
            display: none;
        }

        .charger-note {
            margin-top: 30px;
            float: inherit;
            font-size: 14px;
        }

            .charger-note.fds-top {
                margin-top: 30px;
            }

        .categorie.light-hero .header-width {
            width: 60%;
        }


        .class-list {
            width: 100%;
        }

        .search-map.map-right {
            display: none;
            left: 0;
            width: 100% !important;
        }

        .class-list .col-md-6 {
            width: 50%;
        }


        .searchbar {
            border: none;
            box-shadow: none;
            height: 100%;
            margin-bottom: 60px;
        }

            .searchbar:hover {
                box-shadow: none;
            }

            .searchbar .searchfield {
                border: 1px solid #dededf;
                box-shadow: 0 5px 15px 0px rgba(0,0,0,.1);
                display: inline-block;
                border-right: 1px solid #dededf;
                padding: 7px 5px 5px 15px;
            }

                .searchbar .searchfield.first-row {
                    width: calc(90% + 15px);
                }

                .searchbar .searchfield.second-row {
                    /*width: 45%;
                margin-top: 10px;*/
                    display: none;
                }

                    .searchbar .searchfield.second-row.search-separator {
                        margin-right: 10px;
                    }

                .searchbar .searchfield:last-child {
                    border-right: 1px solid #dededf;
                }

        .text-highlight-left .text-highlight-image {
            padding-left: 40px;
        }

        .text-highlight-right.text-highlight-image {
            padding-right: 40px;
        }

        .ideahub-grid .col {
            width: 50%;
        }

        table.table-striped {
            overflow-x: auto;
            display: block;
        }

        .browse aside.afix {
            z-index: 1000;
            margin: 0px;
            width: 100%;
            border-radius: 0px;
            position: fixed;
            bottom: 0;
            top: inherit;
            height: 72px;
        }

        .browse .order-summary-button.map-button {
            display: block;
        }

        .browse .order-summary-button.search-button {
            display: none;
        }

        .plan-wrap {
            flex-basis: 83.33333%;
            max-width: 83.33333%;
            padding-bottom: 80px;
        }

            .plan-wrap.medium-plan {
                transform: none;
            }


        .plan__medium, .plan__large {
            border-right: none;
            border-left: none;
            border-top: 1px dashed;
        }

        .plan__large {
            border-bottom: 1px dashed;
        }

        .plan__medium h3 {
            margin-top: 20px;
        }

        .plan__enterprise {
            margin-top: 0;
        }


        .plan-price__value-wrap {
            display: inline-block;
            width: 100%;
            height: 100%;
        }

        .pricing-row {
            padding-bottom: 0;
        }

        .pricing-faq__wrap {
            flex-basis: 83.33333%;
            max-width: 83.33333%;
            padding-bottom: 40px;
        }

        h1.landing-description {
            text-align: center !important;
        }

        h3.landing-explainer {
            max-width: none;
        }

        .hero-wrap {
            margin: 0 auto;
        }

            .hero-wrap .hero-image {
                width: 100%;
                float: initial;
            }

        .home .hero-image {
            padding-top: 70px;
        }

        .survey .survey-header .col-md-3, .survey .survey-header .col-md-9 {
            min-width: 300px;
            width: 100%;
        }

        .survey .survey-intro-image {
            display: none;
        }

        .survey .survey-intro__explainer {
            display: none;
        }



        .survey .survey-header h2 {
            margin: 40px 10px 0 10px;
            text-align: center;
            max-width: 95%;
        }

        .survey .survey-intro__facts .dotted-grid .col {
            padding: 20px 0 0 0;
            min-width: 180px;
        }

            .survey .survey-intro__facts .dotted-grid .col h3 {
                margin: 0 0 5px 0;
            }

        .request-demo .col-md-6 {
            width: 100%;
        }

        .request-demo .request-demo__header h1 {
            font-size: 26px;
            margin-top: 40px;
        }

        .demo__feature__wrap__title, .demo__feature__box {
            max-width: 500px;
        }

        .survey-image-wrap {
            height: 100%;
            max-height: 110px;
        }

        .survey-image {
            height: 90px;
            width: 90px;
        }


        .home header {
            /*background-image: url(../images/headers/home-tablet.jpg);*/
            background-size: cover;
        }




        h1 {
            font-size: 50px;
        }

        h2 {
            font-size: 28px;
        }

            h2.compare-period__select .select2-container--default .select2-selection--single .select2-selection__rendered, h2.overview__select .select2-container--default .select2-selection--single .select2-selection__rendered {
                font-size: 28px;
            }

        .reservation .section-pink h2 {
            font-size: 28px;
        }


        h2 + h3 {
            font-size: 18px;
        }

        h3 {
            font-size: 18px;
        }

        p {
            font-size: 14px;
        }

        label {
            font-size: 14px;
        }

        .alert-box p, .alert-box .field-validation-error {
            font-size: 15px;
        }



        .tablet-tel {
            display: block;
        }

        .home #header-text {
            text-align: center;
            margin-top: 70px;
            margin-bottom: 110px;
        }

        .lead-capture #header-text {
            text-align: left;
            padding-top: 70px;
            padding-bottom: 50px;
        }

        .about-sparkbay #header-text {
            text-align: center;
            margin-top: 70px;
            margin-bottom: 110px;
        }

        .sparkbay-feature #header-text {
            text-align: center;
            margin-top: 70px;
        }



        .col-md-hide {
            display: none !important;
        }

        .col-md-show {
            display: block !important;
        }

        .feature__card .col-md-show {
            display: inline !important;
        }


        .spacer-margin {
            margin-bottom: 30px;
            padding-top: 5px;
        }


        .dash section .container.aside {
            top: 0px !important;
        }

        .tagline {
            margin: auto;
        }

        #copy {
            border-top: 1px solid rgba(256, 256, 256, 0.25);
            padding-top: 12px;
            padding-bottom: 20px;
            margin-top: 20px;
        }

            #copy ul {
                text-align: center;
            }

        .steps {
            padding: 20px;
            margin: 0;
        }

            .steps .col {
                padding: 20px 5px 20px 35px;
                display: inline-block !important;
                border: none;
            }

            .steps .col-md-4:first-child:after,
            .steps .col-md-4:nth-child(2):after {
                display: none;
            }

        .col-md-3 {
            width: 50%;
        }

        .profile-about-img.col-md-3 {
            width: 100%;
            text-align: center;
        }

        .profile-insert-img.col-md-9 {
            width: 100%;
            text-align: center;
            padding-left: 0 !important;
        }

        .profile-insert-img {
            margin-top: 20px;
        }

        .colored.steps .col:nth-child(2n) {
            border: none;
        }

        .col-md-6,
        .help .col-md-6 {
            width: 100%;
        }

        .col-md-8 {
            width: 100%;
        }

        .col-md-4 {
            width: 100%;
        }



        .home header .col-md-6, .sparkbay-feature .col-md-6 {
            margin-top: 50px;
        }

        .numbered-steps .col-md-4 {
            width: 100%;
        }

        .numbered-steps p, .numbered-steps h3 {
            text-align: center;
            float: unset !important;
        }

        .numbered-steps .number-circle {
            left: 50%;
            top: -10px;
        }

        .more-features__row .col-md-4 {
            width: 100%;
        }

        .pricing .pricing-header__row {
            display: inline-block;
            padding: 80px 20px 75px 20px;
        }

        .pricing-header__row .sample-logos-row {
            padding-top: 20px;
        }

        .brainstorm-form__wrap {
            width: 100%;
        }

        #footer-quote {
            padding: 10px 0px 0 0px;
            margin: 0px 0 20px 0;
        }

        .tagline {
            margin: auto;
        }

        .col {
            padding: 20px;
            text-align: center;
        }

        .dotted-grid .col {
            border-bottom: 1px dashed #DBDBEA;
            border-right: none;
            padding: 30px;
            display: block !important;
            width: 100% !important;
        }

        .dotted-grid.no-grid .col, .dotted-grid.no-grid .col-row:last-child .col {
            border: none;
        }

        .left .icon-holder {
            text-align: center;
        }


        .clear-grid .col {
            padding: 30px;
            display: block !important;
            width: 100% !important;
            min-height: 250px;
        }

        .clear-grid.doer-grid .col {
            min-height: 300px;
        }

        .dotted-grid .col p {
            padding: 0 20%;
        }

        .col-row {
            display: block;
            margin: 0 20px;
        }


        .client-success-box .col {
            margin: 0 0 40px 0;
            width: 100%;
            max-width: 500px;
        }
               

        #footer-social ul {
            margin-bottom: 0px;
        }

        #footer-social img {
            width: 40px;
        }

        #more-cities {
            text-align: center;
            padding-top: 10px;
            padding-bottom: 10px;
        }

            #more-cities ul li {
                padding: 10px;
            }

        section .container {
            padding: 40px 10px 50px 10px;
        }




        .content-col, .activity-details .content-col {
            width: 100%;
            padding: 0 20px;
            max-width: none;
        }



        aside {
            margin: 0 2.5% 20px 2.5%;
            width: 95%;
            /*margin: auto;*/
            max-width: none;
            /*display: block;*/
            /*position: relative;*/
            left: 0;
            top: 0;
            float: left;
        }




        .categorie .content-col ul li {
            font-size: 15px;
        }

        .categorie aside,
        .categorie.light-hero aside {
            float: none;
            clear: both;
            margin: 0px auto 0px auto;
            display: block;
        }

        section .container.aside {
            padding-top: 0px;
        }




        .quote-author-info img {
            margin-left: 10px;
        }

        /*	Profile Page*/
        .quote-wrap {
            margin: 0 0px 30px 0px;
        }

        /*	Faiseurs*/
        .faiseurs #header-text {
            margin-top: 160px;
            margin-bottom: 100px;
        }

        /*	Inscription*/
        .popup-box {
            width: 90%;
            min-width: 300px;
            padding: 15px;
            margin-top: 100px;
            /*margin: auto;
        padding: 20px;
        position: relative;*/
        }

        .popup-header {
            padding: 0px;
            background-color: #fff;
            border-radius: 6px 6px 0 0;
            margin: 20px;
            position: relative;
        }

            .popup-header h2,
            .popup-header h2:first-child,
            .popup-header h3 {
                margin: 0;
            }

        .popup-close {
            margin: -54px 0 0 0;
            position: absolute;
            right: 0;
        }

        .popup .col-form label {
            width: 100%;
            float: left;
            margin: 0;
        }

        .form-radios .form-group label, .col-social label {
            font-size: 13px;
        }

        /*.form-radios .form-group strong {
        font-size:13px;
    }*/
        .btn-fb, .btn-g {
            width: 100%;
            font-size: 18px;
        }

        .form-wrap {
            margin-bottom: 0px;
        }

        .popup .col-form input.form-md {
            width: 46%;
        }


        /*	Plus*/
        .plus #header-text {
            margin-top: 140px;
            margin-bottom: 120px;
        }

        ul.stacked li {
            padding: 10px 20px 10px 80px;
            text-align: left;
        }

            ul.stacked li img {
                float: left;
                margin-top: 55px;
                margin-left: -70px;
                max-width: 80px;
                max-height: 85px;
            }

            ul.stacked li:nth-child(2n) {
                padding: 10px 80px 10px 20px;
                text-align: right;
            }

                ul.stacked li:nth-child(2n) img {
                    float: right;
                    margin-right: -70px;
                }

        .section-image-white h2 {
            margin: 0 20px;
            font-size: 44px;
        }

        .section-image-white h3 {
            margin: 0 20px;
            font-size: 20px;
        }

        section.slim .container {
            padding: 20px 0;
        }


        section.slim h2 + h3 {
            margin: -15px 20px 20px 20px;
        }

        /*	Search Page*/
        .profile-box-content {
            width: 74%;
        }

        .btn.aside-toggle-btn {
            display: initial;
        }

        .aside-toggle {
            display: none;
        }

        .content-col h1 {
            margin-top: 10px;
            font-size: 42px;
        }

        .form-group.form-float {
            display: inline-block;
            vertical-align: top;
            margin: 10px 0 20px;
        }

        .progress-nav {
            width: 90%;
        }

        /* Reservation*/
        .aside-panel-header .profile-featured-tag {
            left: 50%;
        }

        /*	Nav*/

        #logo img.white-logo {
            padding: inherit;
            background: none;
        }


        ul.post-list li {
            font-size: 14px;
        }

        .breadcrumbs {
            padding: 10px 15px;
            margin: -20px auto 10px auto;
        }

        .title-underline {
            padding-bottom: 10px;
            border-bottom: 1px solid #ddd;
            margin-bottom: 30px;
        }

        .help form .col-md-6 {
            margin: 5px 0 !important;
            padding: 0 !important;
        }

        .post-footer {
            padding-top: 20px;
        }



        /*	Dashboard*/
        .dash-aside-nav {
            display: inline-block;
            float: left;
            margin-left: 0px;
            margin-top: 0px;
            padding: 0 20px;
            background-color: #fff;
            margin-bottom: 20px;
            width: 100%;
            vertical-align: top;
        }

            .dash-aside-nav .btn {
                margin-bottom: 10px;
                margin-top: 10px;
            }

        .dash-aside {
            padding: 40px 22px;
        }

        .container-account {
            overflow: hidden;
            margin: auto;
            margin-top: -80px;
            padding: 0 0px 20px;
            max-width: 1300px;
        }

        ul.aside-nav {
            margin: 80px 0 10px 0;
        }

        .dash-aside-nav ul.aside-nav > li {
            padding: 8px 20px;
            border-bottom: 1px solid #eee;
            margin-left: -20px;
            margin-right: -20px;
        }

        ul.aside-nav li.active a {
            border-bottom: 0px solid #ddd;
        }

        .dash-content {
            display: inline-block;
            width: 100%;
            vertical-align: top;
            float: left;
            padding: 0 20px;
            margin-bottom: 0px;
        }

        .cal-slider-box {
            width: 48%;
        }

        .dash section .container aside {
            padding-top: 0px;
            margin-top: -40px;
            margin-bottom: 80px;
        }

            .dash section .container aside.review-aside {
                padding-top: 0px;
                margin-top: 20px;
                margin-bottom: 50px;
            }

        .dash-aside-sm {
            margin-left: 0px;
            width: 100%;
            padding: 0 20px 20px 20px;
        }

        .container-dash {
            overflow: hidden;
            margin: auto;
            padding: 0px 5px 0px 5px;
        }


        .victories .container-dash {
            padding: 0px 0px 0px 0px;
        }

        .container-large {
            padding: 0px 0px 0px 0px;
        }

        .request-demo .container-large {
            padding: 0px 20px 0px 20px;
        }

        h2, h3, h3 + h4, .dash-welcome h2, .dash-welcome h3, .dash-welcome h3 + h4, .victories .dash-welcome h3, .victories .dash-welcome h3 + h4, .showteam h3 + h4, .create-challenge h3 + h4, .create-brainstorm h3 + h4, .pricing h1, .contact h2 + h3 {
            margin-left: 10px;
        }

        .business h2, .use-case h2, .use-case h3, .pricing-faq__wrap h3 {
            margin-left: 0;
        }

        .pricing h2 {
            width: 90%;
        }


        .dash-welcome h3 {
            font-size: 34px;
        }

            .dash-welcome h3 + h4 {
                font-size: 16px;
            }

        .victories h2 + h3 {
            font-size: 16px;
            margin-left: 10px;
        }

        .challenge-details .dash-welcome h2 + h3 {
            margin: -25px auto 40px 10px;
        }


        .survey-intro h3 + h4 {
            padding-left: 10px;
        }

        .answer h3 + h4 {
            margin-left: 10px;
        }



        .survey-intro .col-md-9 {
            width: 100%;
        }

        .survey-intro .survey-header .col-md-9 {
            width: 74%
        }

        .survey-intro .survey-header .col-md-3 {
            width: 25%;
        }



        .slim-inverted .container {
            padding: 30px 20px;
        }

        /*	Calendar Table*/
        .table-cal thead {
            display: none;
        }

        .table-cal td {
            padding: 10px;
            text-align: center;
        }

            .table-cal td.available,
            .table-cal td.not-available {
                /*background-position: center 80%;*/
            }

        .table-cal .td-time.large-header {
            display: none;
        }

        .table-cal tr.small-header {
            display: table-row;
        }


            .table-cal tr.small-header td:first-child {
                display: none;
            }



        .table-cal td:before {
            content: attr(data-cal);
            display: block;
            text-transform: uppercase;
            margin-bottom: 40px;
            font-size: 11px;
            color: #5B9BD5;
            font-weight: 500;
        }

        .table-cal td.available:before {
            color: #ffffff;
        }

        .table-cal td.td-time:before {
            display: none;
        }

        .col-md-show {
            display: block !important;
        }

        .form-group {
            margin-bottom: 15px;
        }

        .r-dates {
            padding: 10px 10px;
        }

        .r-date-col {
            padding: 0 5px;
        }

        .popular {
            margin-left: 40px;
            margin-bottom: 40px;
        }

            .popular h2 {
                margin-top: 40px;
            }

        .chat-wrap {
            padding: 0 10px;
        }

        .td-time span {
            margin-left: 10px;
        }

        td.not-available-explanation {
            width: 15% !important;
            min-width: 40px;
            height: 60px;
        }

        td.available-explanation {
            width: 15% !important;
            min-width: 40px;
            height: 60px;
        }

        td.available-dark-explanation {
            width: 15% !important;
            min-width: 40px;
            height: 60px;
        }

        td.force-off-explanation {
            width: 15% !important;
            min-width: 40px;
            height: 60px;
        }

        .toggle-label .label-off {
            min-width: 300px;
        }

        .onoffswitch-checkbox:checked ~ .toggle-label .label-on {
            min-width: 300px;
        }

        .content-col.col-left {
            padding-left: 20px;
        }

        .aside-question {
            padding-left: 0px;
            text-align: center;
        }



        .pic-example {
            max-width: none;
        }

        .sticky-banner .col-sm-4 {
            margin-bottom: 20px;
        }

        .col-sm-8, .col-sm-4 {
            width: 100%;
            text-align: left;
        }

        section.sticky-banner.signup-banner .sticky-banner__inner {
            padding-bottom: 40px;
        }

        section.sticky-banner .sticky-banner__inner {
            padding: 45px 0;
        }

        .sticky-padding {
            margin-bottom: 10px;
        }

        .no-nav #secondary-nav {
            display: none;
        }

        .header-width {
            width: 85%;
        }

        .home .header-width h1 {
            font-size: 62px;
        }


        .categorie.light-hero #header-text {
            margin-bottom: 70px;
            margin-top: 70px;
        }

        .marissa-right {
            background-size: 300px;
            margin-bottom: -50px;
        }

        .half-right {
            max-width: 100%;
            padding: 20px;
        }


        .reservation h3.no-top-margin {
            margin-top: 17px;
        }


        .strike hr {
            left: 45%;
        }

        .popup-circle {
            margin: -57px auto auto auto;
        }

        h2.left {
            margin-left: 10px;
        }

            h2.left + h3 {
                margin: -40px 0 40px 10px;
            }

        h3.left {
            margin-left: 10px;
        }

        .home .header-image {
            background-size: 600px;
            top: 65px;
        }


        .business-cta-inside h3 {
            font-size: 30px;
        }


        .host header {
            background: none;
            height: 400px;
        }

        .host #header-text, .why-sparkbay #header-text {
            margin-top: 0;
            margin-bottom: 0;
        }

        .host header:after {
            background: none;
        }


        #host-box, .why-box {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            max-width: none;
        }

        .why-box-inside {
            position: absolute;
            top: 30%;
            height: 200px;
            width: 100%;
            max-width: 60%;
            left: 20%;
            padding: 0;
        }



        .host-category-box {
            margin: auto auto;
        }

        .ideahub {
            margin: 10px 10px 10px 10px;
        }



        .box-pannel > .col-md-9 {
            width: 100%;
        }

        .activity-details .col-md-8 {
            width: 100%;
        }


        .activities-suggestion {
            display: none;
        }

        .activity-directions .col-md-3, .activity-directions .col-md-9 {
            float: left;
        }

        .activity-description p {
            font-size: 17px;
        }

        .create-account .col-md-6, .add-colleagues .col-md-6 {
            width: 66%;
        }

        .wishlist #activities-grid .col-md-4 {
            width: 50%;
        }

        #nav-manage, #nav-booking {
            display: none;
        }

        .company-reporting .col-md-4, .company-reporting .col-md-4:first-child {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            padding-top: 15px;
        }

            .company-reporting .col-md-4:first-child {
                padding-bottom: 15px;
            }

        .business-love .number-underline, .business-love .max-300 {
            margin: 0 auto;
        }

        .hidden-small {
            display: none !important;
        }

        .show-small {
            display: block;
        }

        .aside-panel-header {
            text-align: left;
        }

        .show-panel .popup-panel {
            display: block;
        }

        .create-account.define-password .col-md-6 {
            width: 100%;
        }

        .upcoming .col-md-10 {
            width: 100%;
        }


        .content-wrap {
            min-height: 90vh;
        }

        #secondary-nav {
            display: none;
        }

        .dash.inner header {
            margin-bottom: -3px;
            min-height: 65px;
        }

        .button-row__outer::before, .button-row__outer::after {
            content: " ";
            display: table;
            display: block;
            height: 0;
            overflow: hidden;
            clear: both;
            margin-top: 10px;
        }

        .engagement-table__legend__compare {
            width: 200px;
        }

        .use-case__row {
            flex-direction: column;
            padding: 0 10px 0 10px;
        }

        .use-case__illustration {
            width: 100%;
            height: 240px;
        }

        .use-case__text {
            width: 100%;
            padding: 40px 0 0 0;
        }



        .lead-form .col-md-6 {
            width: 100%;
            margin-right: 0;
            display: block !important;
        }

            .lead-form .col-md-6:first-child {
                margin-bottom: 15px;
            }

        .testimonial-section {
            padding-top: 10px !important;
        }



        .question-ranking__table {
            width: 100%;
        }

        .target-gauge {
            width: 100%;
        }

        .stats-grid::before, .stats-grid::after {
            display: none;
        }

        .sample-logos-row {
            display: inline-block;
            width: 100%;
            text-align: center;
        }

        .sample-logo, .logo-showcase__row {
            display: inline-block;
            width: 100%;
            text-align: center;
        }

        .stats-grid__item {
            display: inline-block;
            width: 100%;
            text-align: center;
        }

        .stats-grid::before, .stats-grid::after {
            display: none;
        }

        .usage-stats__block-1, .usage-stats__block-2 {
            border: none;
        }



        .usage-stats__block-1, .usage-stats__block-2, .usage-stats__block-3 {
            width: 100%;
        }

        .heatmap-table td.heatmap-categoryname {
            min-width: 131px;
        }

        .heatmap-table th.heatmap-team-type {
            min-width: 131px;
        }

        .heatmap-table th.heatmap-team-type, .heatmap-table th:nth-of-type(2).heatmap-category-name, .heatmap-table td.heatmap-categoryname, .heatmap-table td.heatmap-everyone, .heatmap-table td:nth-of-type(2).heatmap-cell.risk-cell, .heatmap-table td:nth-of-type(2).heatmap-cell.participation-cell {
            position: unset;
        }

        .lead-capture h1, .request-demo h1 {
            margin-top: 0;
        }


        .feature__card {
            display: inline-block;
        }

        .feature__card__small {
            width: 100%;
            display: inline-block;
        }

        .feature__card.feature__card__large .feature__card--text-wrapper {
            width: 100% !important;
            text-align: center;
            display: inline-block;
        }

        .feature__card.feature__card__large .feature__card--image-wrapper {
            max-width: unset;
        }

        .feature__card--text-wrapper {
            min-height: 100px;
        }

        .article-box, .sparkbay-feature .article-box {
            flex-basis: 100%;
        }

        .lead-capture header h1.landing-description {
            font-size: 14px;
            margin: 0;
        }

        .lead-capture header h2.landing-title {
            font-size: 40px;
            line-height: 1.2;
        }

        .lead-capture header h3.landing-explainer {
            font-size: 18px;
            line-height: 1.8;
            margin: 10px 0 20px 0;
        }

        .grid__row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 0 15px 0 15px;
        }

        .ta-wrap {
            margin: 5px;
            width: 100%;
        }

        .engagement-question__improvement {
            display: none;
        }

        .text-answer__highlight .text-answer-box {
            width: 100%;
        }

        .compare-page .stat-bar {
            display: none;
        }

        .engagement-table__legend__compare {
            width: 90px;
        }

        .testimonial-quote__logo {
            margin-top: 20px;
        }

        .moving-nav {
            top: 0;
            width: 100%;
            border-radius: 0;
        }

        .highlight-container {
            padding: 30px 0;
        }

        .header-top {
            height: 60px;
        }

        .integrations-hub-section .container {
          display: inline-block;
        }
    }





    /*----------------------------------------------------------------------------*/
    /*
/*      Media Queries Default: Smaller than 710px
/*
/*----------------------------------------------------------------------------*/

    @media screen and (max-width: 710px) {
        .f-md {
            width: 100%;
            max-width: none;
        }

        .f-lg {
            width: 100%;
            max-width: none;
        }

        .f-facebook {
            width: 100%;
            max-width: none;
        }

        .f-twitter {
            width: 100%;
            max-width: none;
        }

        .share-box .col-md-6 {
            width: 100%;
            vertical-align: baseline;
        }

        .share-box.spacer-left, .form-password.spacer-left {
            padding-left: 0px;
        }

        .popular {
            margin-left: 0px;
        }

        #t-tabs {
            display: block;
            margin-top: -31px;
        }

        .enteremail {
            width: 100%;
        }



        .search-card {
            width: 90%;
            margin-left: 5%;
            margin-top: 2%;
        }

        .feature-list-box__inner {
            display: inline;
        }


        .searchbar .searchfield:last-child .btn {
            top: 90px;
            right: 0px;
        }

        .searchbar .searchfield div.crop-select {
            width: 100%;
        }

        .searchbar .searchfield:last-child div.crop-select {
            width: 100%;
        }



        .activity-item {
            width: 32vw;
        }

        .conversation-card__answers, .conversation-card__stats {
            width: 100%;
        }
    }


    /*----------------------------------------------------------------------------*/
    /*
/*      Media Queries Default: Smaller than 670px
/*
/*---------------------------------------------------------------------*/

    @media screen and (max-width: 670px) {

        .engagement-menu__row ul li {
            width: 100%;
            box-shadow: 0 1px 2px rgba(0,0,0,0.2),-1px 0 2px rgba(0,0,0,0.2);
        }

        .engagement-table__legend__delta {
            display: none;
        }

        .engagement__delta_score {
            display: none;
        }
    }


    /*----------------------------------------------------------------------------*/
    /*
/*      Media Queries Default: Smaller than 620px
/*
/*----------------------------------------------------------------------------*/
    @media screen and (max-width: 620px) {



        .alert-box p, .alert-box .field-validation-error {
            padding: 12px 10px;
            font-size: 15px;
        }




        .service-content {
            padding: 0px 10px;
        }

        .popular h2::before {
            width: 100%;
            display: inline-block;
            margin-bottom: 20px;
        }

        .popular {
            margin-top: 30px;
            margin-bottom: 15px;
            text-align: center;
            margin-left: 0px;
        }

            .popular h2 {
                margin-bottom: 5px !important;
                font-size: 18px;
            }

        .results-date h3 {
            text-align: center;
        }



        .header-width, .plus .header-width, .villes .header-width, .categorie.light-hero .header-width {
            width: 90%;
            margin-left: 5px;
        }



        .home .header-width h1, .lead-capture h1 {
            font-size: 40px;
            line-height: 1.2;
        }


        .home.french-header .header-width h1 {
            font-size: 40px;
            line-height: 1.2;
        }

        .survey-intro .survey-header .col-md-9 {
            width: 100%
        }

        .survey-intro .survey-header .col-md-3 {
            width: 100%;
        }

        .why-box-inside h1 {
            font-size: 30px;
        }
    }

    @media screen and (max-width: 600px) {

        .alert-box {
            height: 60px;
            padding: 20px 30px;
            top: -60px;
        }



        .occurrence-row-left {
            display: none;
        }

        .occurence-row-center {
            width: 65%;
        }

        .occurrence-row-right {
            width: 35%;
            text-align: right;
            margin-top: 10px;
        }

        .victories .col-md-8 {
            width: 100%;
        }

        .challenge-details .col-md-8 {
            width: 100%;
        }


        .ideas .col-md-9 {
            width: 100%;
        }

        .brainstorm-box .brainstorm-text {
            width: 100%;
            display: inline-block;
        }

        .brainstorm-box .brainstorm-expiry {
            width: 100%;
            display: inline-block;
            position: relative;
            height: 50px;
        }

        .answer .col-md-9 {
            width: 100%;
        }

        #header-text .btn {
            display: inline-block;
            margin-top: 20px;
            margin-left: 10px;
            margin-right: 10px;
        }


        .alert-box h3 {
            margin: 0;
            margin-bottom: 5px;
            font-size: 16px;
        }

        .alert-box p, .alert-box .field-validation-error {
            padding: 5px 10px;
            font-size: 15px;
        }

        .process-container {
            flex-direction: column;
            gap: 16px;
            padding: 24px;
        }

        .process-card {
            flex: 1 1 100%;
            min-width: 100%;
            padding: 24px;
        }

        .process-step {
            font-size: 80px;
            top: -5px;
            left: 5px;
        }

        .process-title {
            font-size: 22px;
            margin-bottom: 8px;
        }

  
    }

    @media screen and (max-width: 570px) {

        .popup .col-form input.form-md {
            width: 46%;
        }
    }





    /*----------------------------------------------------------------------------*/
    /*
/*      Media Queries Default: Smaller than 550px
/*
/*----------------------------------------------------------------------------*/
    @media screen and (max-width: 550px) {

        .popup .col-form input.form-md {
            width: 47%;
        }

        .cc-number input {
            margin-bottom: 0px;
        }

        .cc-form label {
            margin-top: 15px;
        }

        .cc-info-wrap {
            width: 100%;
        }

        h1 {
            font-size: 45px;
        }

        /*	Search*/
        .profile-box-content {
            float: right;
            width: 100%;
            padding-left: 0px;
            padding-top: 20px;
            text-align: left;
        }


        .alert-box .btn {
            padding: 6px 10px;
            font-size: 13px;
            margin-left: 10px;
        }

        body.alert-on {
            margin-top: 45px;
        }

        .content-col-wide .profile-box-content {
            width: 100%;
            padding: 0;
        }


        /*	Task pages*/
        .popup-box .col-md-6 {
            padding: 0 10px;
            width: 100%;
            display: inline-block;
            margin-right: 0px;
            vertical-align: top;
        }

        .popup-box h4 {
            margin-top: 20px;
            text-align: center;
        }

        .popup-secondary .popup-header {
            padding: 20px;
            border-radius: 6px 6px 0 0;
            margin: -35px;
            margin-bottom: 0px;
        }

        .popup-box.popup-secondary {
            margin-top: 20px;
            padding: 15px;
        }

        .popup-secondary .popup-header {
            padding: 10px;
            background-color: #fff;
            border-radius: 6px 6px 0 0;
            margin: -15px;
            margin-bottom: -10px;
            position: relative;
        }

        .dropdown-menu {
            left: auto;
            right: 0;
        }

        /*	Dashboard*/
        .box-side {
            display: inline-block;
            padding-right: 0px;
            width: 100%;
            vertical-align: top;
            margin-bottom: 20px;
        }

        .box-side-content {
            display: inline-block;
            margin-left: 0px;
            width: 100%;
        }



        .container.dash-title {
            overflow: hidden;
            padding: 0;
            width: 100%;
            text-align: center;
            margin-bottom: 40px;
        }


        .dash-aside {
            margin-top: 10px;
            padding: 20px;
        }


        .info-list li {
            padding: 10px 5px 10px 0;
            font-size: 14px;
        }

        .empty-msg p {
            font-size: 14px;
        }

        .table {
            font-size: 13px;
        }

        .table-responsive td:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 80px;
            display: inline-block;
        }

        .table-responsive td {
            display: block;
            width: 100%;
        }

            .table-responsive td ul {
                display: inline-block;
                vertical-align: top;
            }

        .table-responsive tr td:last-child {
            border-bottom: 2px solid #444;
        }

        .table-responsive thead {
            display: none;
        }

        .cal-slider-box {
            width: 94%;
            text-align: left;
            padding: 10px;
        }

        #cal-slider-body {
            text-align: center;
        }

        .cal-slider-title {
            margin-bottom: 10px;
            padding-bottom: 10px;
            font-size: 18px;
        }

        #cal-slider {
            margin-top: 30px;
            padding-top: 30px;
        }



        .quote-author-info img {
            margin-left: 0px;
            width: 100px;
        }

        .categorie .quote-author-info {
            text-align: center;
            max-width: none;
            width: 100%;
        }

        .categorie .quote-title {
            margin-left: 0px;
            text-align: center;
        }

        .quote {
            padding: 0 10px 0 10px;
            text-align: center;
        }

        .in-quote-author {
            margin-left: 0;
        }

            .in-quote-author .rating {
                float: none;
            }



                .in-quote-author .rating .star {
                    float: none;
                }

        .alert-box {
            height: 70px;
            top: -70px;
            padding: 15px 30px;
        }

            .alert-box.single-line {
                height: 60px;
                top: -60px;
                padding: 17px 30px;
            }

            .alert-box p, .alert-box .field-validation-error {
                padding: 0px 10px;
                font-size: 15px;
            }

        ul.stacked li:nth-child(2n), ul.stacked li {
            padding: 10px 40px 10px 40px;
            text-align: center;
        }

            ul.stacked li:nth-child(2n) img, ul.stacked li img {
                float: inherit;
                margin: 0 0;
            }

        .r-date-col {
            width: 80%;
            display: inline-block;
            clear: both;
            float: none;
            margin-bottom: 15px;
        }

        .quotes .quote {
            margin-left: 0px;
            margin-bottom: 40px;
            padding-left: 0px;
        }

        .popup-wide .quotes .quote {
            margin-left: 0px;
            margin-bottom: 40px;
            padding-left: 0px;
            margin-top: 20px;
            text-align: left;
        }


        .quote-footer {
            bottom: 0px;
            margin-left: 0;
        }

        .dash-content .quotes {
            text-align: center;
        }


        .popup-wide .quote-author-info {
            margin-right: 0px;
        }

        .quote-wrap.slim.quote-pad {
            margin: 0 20px 0 20px;
        }

        .quote-pad .in-quote-author {
            margin-left: 0px;
        }

        .categorie .content-col p:first-child {
            margin-bottom: 0px;
        }

        .profile-box.js-task-action-context .quote {
            padding: 0;
        }

        .strike hr {
            left: 43%;
        }

        .class-list .col-md-6 {
            width: 100%;
            margin: 0 auto;
        }

        .host header {
            height: 460px;
        }

        .home .header-width h1:before {
            display: none;
        }

        .home .spacer-box-tall {
            padding: 25px 0;
        }

        .half-capture {
            padding: 8px;
        }



        .text-highlight-left, .text-highlight-right {
            margin: 0;
            padding: 0;
        }


        .text-highlight-container h3, .text-highlight-text h3 {
            font-size: 21px;
        }

        .text-highlight-left .text-highlight-image, .text-highlight-right .text-highlight-image {
            padding: 0px;
            margin: 0;
        }


        .text-highlight-left .text-highlight-text, .text-highlight-right .text-highlight-text {
            padding: 0 20px 20px 20px;
        }

        .text-highlight-right .text-highlight-heading {
            left: 0;
        }

        .text-highlight-image.image-box__feature img {
            height: 270px;
            object-fit: cover;
            max-width: 100%;
        }

        .heading-row {
            padding: 3px 15px;
        }

        .wishlist #activities-grid .col-md-4 {
            width: 100%;
        }

        .ideahub-grid .col {
            width: 100%;
        }



        header .business-box-inside h1 {
            font-size: 33px;
        }


        .testimonial-box {
            margin: 0;
        }

        .feature__container {
            margin-bottom: 30px;
        }

        .usecards-section__title h2 {
            font-size: 28px;
        }

        .survey .survey-top-banner {
            height: 80px;
        }

        .survey-wrap label {
            height: 90px;
        }

        .survey-top-banner__annonymous-note {
            float: left;
        }

            .survey-top-banner__annonymous-note .anonymous-note {
                font-size: 13px;
                text-align: left;
                display: inline;
            }

        .survey-wrap label {
            margin: 0 1%;
        }

            .survey-wrap label .survey-choice:not(.btn) {
                max-height: 60px;
            }

        .survey-wrap .answer-text {
            display: none;
        }

        .survey-wrap .answer-text__mobile, .answer-text__mobile__hint {
            display: block;
        }




        .survey .steps .col-md-4 {
            padding: 10px 5px 0px 0px;
        }

        .survey .steps p {
            min-width: 280px;
        }

        textarea.js-auto-grow {
            max-height: 160px;
        }

        .feature-success .table-wrap {
            width: 100%;
        }

        .feature-success .hero-image, .use-case .hero-image {
            width: 100%;
        }

        .feature-success__intro {
            margin: 0 10px;
        }
    }



    @media screen and (max-width: 540px) {

        .popup .col-form input.form-md {
            width: 48%;
        }

        .search-empty {
            white-space: normal;
            display: block;
            width: 320px;
        }

        .filter-section {
            display: inline-block;
        }

            .filter-section .input {
                width: 100%;
            }

            .filter-section .select2-container {
                width: 100% !important;
            }


        .business-cta {
            top: 410px;
        }

        .popup-options .col-md-8 {
            width: 66%;
            float: left;
        }

        .popup {
            background-color: #fff;
        }

        .popup-box {
            width: 98%;
            box-shadow: none;
            margin-top: 60px;
        }

        #signup-box .btn-close {
            margin: 15px;
        }

        .btn-sso img {
            left: 10px;
        }


        a.btn-close {
            color: #ccc;
            font-size: 40px;
            font-weight: 400;
        }

        .survey-image {
            height: 50px;
            width: 50px;
        }
    }




    /*----------------------------------------------------------------------------*/
    /*
/*      Media Queries Default: Smaller than 500px
/*
/*----------------------------------------------------------------------------*/

    @media screen and (max-width: 500px) {

        .alert-box p, .alert-box .field-validation-error {
            padding: 5px 10px;
            font-size: 15px;
        }

        .alert-box h3 {
            margin: 0;
            margin-bottom: 5px;
            font-size: 16px;
        }


        body {
            font-size: 15px;
        }

        .content-col-single {
            width: 100%;
            padding: 0 15px;
        }

        #content-profile, .content-inscription {
            padding: 15px;
        }


        .search-empty {
            width: 290px;
        }

        .alert-box.single-line {
            height: 60px;
            top: -60px;
            padding: 15px 30px;
        }


        .half-left {
            padding: 20px 20px 330px 20px;
        }


        .client-img {
            margin-top: -70px;
        }

        .header-width h2 {
            font-size: 16px;
        }

        .lead-capture h1 + h2 {
            font-size: 18px;
            line-height: 1.8;
            margin: 10px 0 20px 0;
        }

        .lead-capture header ul li {
            font-size: 16px;
            margin-bottom: 10px;
        }



        .occurrence-text {
            display: none;
        }

        .occurrence-details {
            font-size: 14px;
        }


        .home .hero-image img {
            max-width: 400px;
        }

        .testimonial-box .testimonial-body {
            width: 80%;
        }



        .survey-wrap .answer-text {
            display: none;
        }
    }




    @media screen and (max-width: 485px) {

        .alert-box {
            top: -70px;
            height: 70px;
            padding: 10px 10px;
        }

            .alert-box p {
                position: relative;
                padding: 0px;
                margin: 0px;
                font-size: 15px;
                top: -2px;
                width: 100%;
            }

            .alert-box .btn {
                padding: 6px 10px;
                font-size: 13px;
                margin-left: 10px;
            }

        p.tache-check {
            min-width: 0;
        }

        .client-description.col-md-6 {
            width: 95%;
        }

        .client-type-details {
            height: 460px !important;
        }

        .home .header-width h1, .home.french-header .header-width h1, .about-sparkbay header h1, .sparkbay-feature header h1 {
            font-size: 38px;
        }

            .sparkbay-feature header h1 + h2 {
                font-size: 17px;
            }

        .plan-wrap {
            flex-basis: 100%;
            max-width: 100%;
            width: 100%;
        }

        .pricing-faq__wrap {
            flex-basis: 100%;
            max-width: 100%;
            width: 100%;
        }
    }


    @media screen and (max-width: 450px) {



        .business-cta-inside h3 {
            font-size: 26px;
        }

        .home .header-image {
            background-image: none;
        }



        html,
        body {
            font-size: 14px;
        }

        section .container {
            padding: 30px 0;
        }

        p {
            font-size: 15px;
            margin: 0 0 15px 0;
            padding: 0;
        }

            p.largefont, .largefont p {
                font-size: 17px !important;
            }

        h1, .erreur500 h1, .recrutons-pas h1 {
            font-size: 40px;
        }

        .categorie h1 {
            font-size: 36px;
        }

        .reservation h1 {
            font-size: 26px;
        }

        .reservation h2 {
            font-size: 15px;
        }

        h2 {
            font-size: 24px;
        }

            h2.compare-period__select .select2-container--default .select2-selection--single .select2-selection__rendered, h2.overview__select .select2-container--default .select2-selection--single .select2-selection__rendered {
                font-size: 24px;
            }

        .usecards-section__title h2 {
            font-size: 24px;
        }

        p.testimonial-quote {
            font-size: 19px;
        }

        h2:first-child {
            margin-top: 10px;
            margin-bottom: 20px;
        }



        h2.left + h3 {
            margin: -15px 20px 40px 10px;
        }


        .client-type-tabs ul li {
            padding: 0px 16px 0px 0;
        }

            .client-type-tabs ul li a {
                font-size: 17px;
            }

            .client-type-tabs ul li.active a {
                padding: 0px 0 10px 0;
            }


        .activity-tabs ul li {
            padding: 0px 16px 0px 0;
        }

            .activity-tabs ul li a {
                font-size: 17px;
            }

            .activity-tabs ul li.active a {
                padding: 0px 0 12px 0;
            }

        .client-type-details {
            height: 630px !important;
        }

        .client-description {
            padding-top: 20px;
            padding-left: 20px;
            padding-right: 30px;
        }

        .client-img {
            height: 250px;
            width: 70%;
            margin-top: -50px;
        }


        .inner-img .content-col h2 {
            font-size: 18px;
        }

        .inner-img .content-col h3 {
            font-size: 16px;
        }

        .btn,
        .btn.outline-white {
            font-size: 16px;
            padding: 12px 24px;
        }

            .btn.cta-large {
                font-size: 18px;
            }

        .right .btn.sm {
            margin-top: 10px;
        }

        .btn.smtxt {
            font-size: 14px !important;
        }

        .btn-photo {
            width: 100%;
            text-align: center;
        }


        .btn.wide {
            width: 100%;
        }


        header h2 {
            font-size: 18px;
            margin: 0 0 20px 0;
        }

        #header-text .btn {
            padding: 12px 14px;
        }

        .home #header-text {
            text-align: center;
            margin: 40px 10px 50px 10px;
        }

        .lead-capture #header-text {
            text-align: left;
            padding-top: 40px;
        }

        .about-sparkbay #header-text {
            text-align: center;
            margin-top: 40px;
            margin-bottom: 80px;
        }

        .sparkbay-feature #header-text {
            margin: 40px 10px 50px 10px;
        }



        .blue-pattern p {
            font-size: 15px;
        }




        .steps .col {
            width: 100%;
        }

        .colored.steps .col, .colored.steps .col:nth-child(2n) {
            border: none;
            border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
            text-align: center;
        }

            .colored.steps .col:last-child {
                border-bottom: none;
                border: none;
                padding-bottom: 0px;
            }


        .col-md-3 {
            width: 100%;
            text-align: center;
        }

        .col-md-4 {
            width: 100%;
        }


        .col-md-6 {
            width: 100%;
        }

        .dotted-grid .col.col-md-6 img {
            width: 100%;
        }

        .col-md-9 {
            width: 100%;
        }

        .dotted-grid .col, .clear-grid .col {
            width: 100%;
        }

            .dotted-grid .col p {
                padding: 0;
            }

        .col-xs-hide {
            display: none !important;
        }

        .col-xs-show {
            display: block !important;
        }

        .dotted-grid .col p {
            padding: 0 0px;
        }

        #footer-logo {
            text-align: center;
        }

            #footer-logo img {
                margin-bottom: -20px;
            }


        #testimonial-box {
            width: 80%;
            margin: auto;
            padding: 20px 20px;
            margin-bottom: 33px;
            margin-top: 40px;
        }

        .testimonial-body p {
            font-size: 20px;
        }

        .testimonial-author {
            margin-top: 20px;
        }


        #show-plus.container.slim {
            margin-top: 0;
            padding: 20px 0;
        }

        .inner #footer-quote {
            display: none;
        }


        .inner #header-text {
            margin: 60px 0 0px 0;
            text-shadow: none;
        }

        .icon-color {
            width: 80px;
            height: 80px;
        }


            .icon-color img {
                max-width: 52px;
            }

        .steps .col a {
            font-size: 14px;
        }

        /*	Categorie Page*/
        .categorie aside, .categorie.light-hero aside {
            /*float: left;*/
            margin: -15px auto 0 auto;
            display: inline-block;
            width: 92%;
        }

        .box-pannel h4:first-child {
            margin-top: -16px;
        }

        .box-pannel > h4 {
            font-size: 14px;
        }

        .note {
            font-size: 13px;
        }

        .reservation .note {
            font-size: 12px;
        }

        .categorie .form-group label {
            font-size: 14px;
        }



        .edit-options .form-group label {
            width: auto;
        }

        .quote-wrap.slim {
            margin: 10px;
            padding-left: 0px;
        }

        .testimonial-pic img {
            max-width: 70px;
        }

        .testimonial-meta {
            margin-bottom: 0px;
        }

        .colored.steps {
            margin-top: -20px;
        }

            .colored.steps ul {
                margin-top: -12px;
            }

        .cat-bullet {
            margin-top: 20px;
            padding-left: 45px;
            padding-right: 55px;
        }

        /*	Profile Page*/


        .quotes {
            margin: 0 0 40px 0;
        }

        .quote-footer .rating {
            float: right;
        }

        .content-col-wide .profile-box-content {
            width: 100%;
            padding: 0;
        }

        .profile-box-img {
            position: relative;
            float: left;
            width: 100%;
            text-align: center;
        }

        .profile-box-header h3 {
            float: left;
            margin: 0;
            color: #0F72BE;
            font-size: 20px;
        }

        .profile-price {
            font-size: 20px;
        }

            .profile-price sup {
                font-size: 14px;
            }

        h4.profile-name {
            margin: 0 0 5px 0;
            font-weight: normal;
            font-size: 18px;
        }

        .profile-box-footer .btn {
            margin: 0 0 10px 0;
            width: 100%;
            text-align: center;
        }

            .profile-box-footer .btn:last-child {
                margin: 0;
            }



        header h3 {
            font-size: 16px;
            margin-top: 40px;
        }



        #footer-social {
            text-align: right;
        }

            #footer-social ul li {
                display: inline-block;
                padding: 0 2px 0 0;
            }


        .content-col, .activity-details .content-col {
            padding: 0 10px;
        }



        .box-pannel {
            padding: 16px;
        }

            .box-pannel.box-number {
                padding-left: 60px;
            }

            .box-pannel > h4 {
                display: block;
                margin: 0 -16px 20px -16px;
                padding: 10px 20px 10px 15px;
            }

        .form-control.form-lg {
            min-width: initial !important;
        }


        .profile-box-content {
            float: right;
            width: 100%;
            padding-left: 0px;
            padding-top: 20px;
            text-align: left;
        }

        section .container.aside {
            /*padding-top: 0px;
        padding: 0 20px;*/
        }


        body.alert-on {
            margin-top: 45px;
        }



        /*popup*/
        .popup .col-form input.form-md, .popup .col-form input.form-email, .popup .col-form input.form-pass {
            width: 100%;
            margin: auto 12px auto 0px;
        }

        .form-line {
            white-space: normal;
        }

        /*.form-user, .form-user-firstname {
        background: #fff url(../images/user18.svg) no-repeat 95% center;
        background-size: 18px;
    }*/

        ul.stacked li p {
            text-align: inherit;
        }

        ul.stacked.doer p {
            text-align: inherit;
            font-size: 15px;
        }

        .cc-number-logo {
            margin-bottom: 15px;
            background-position: center;
        }

        .edit-options, .pas-edit {
            padding-top: 0px;
            padding-left: 15px;
            padding-right: 15px;
        }

        /*    Inscription*/
        #steps ul {
            text-align: left;
        }

            #steps ul li {
                padding: 8px 13px 8px 3px;
                font-size: 14px;
            }

        .table-cal td,
        .table-cal th {
            padding: 5px;
            border: 1px solid #fff;
            color: #fff;
            text-align: center;
            font-size: 12px;
        }

        .table-cal br {
            display: inline-block;
        }

        .table-cal td span,
        .table-cal th span {
            font-size: 11px;
        }

        .table-cal td:before {
            margin-bottom: 35px;
            font-size: 11px;
            color: #5B9BD5;
            font-weight: normal;
        }

        .table-cal td.td-time {
            width: 70px;
            word-break: break-all;
        }

        #content-profile h3 {
            font-size: 20px;
        }

        .service-box-icon img {
            width: 70%;
            margin-right: 10px;
        }

        #content-profile .service-box h3 {
            font-size: 16px;
        }

        .service-body > h4 {
            font-size: 18px;
            text-align: center;
        }

        .service-body > p {
            text-align: center;
        }

        .row {
            padding: 10px 0;
        }

        .service-pannel {
            padding: 20px 20px;
        }

        .btn-note p {
            font-size: 13px;
        }

        .profile-about-img img {
            max-width: 120px;
        }

        .spacer-box {
            padding: 10px 0;
        }

        .form-radios .form-group label, .col-social label {
            font-size: 12px;
        }



        .invoice-wrap {
            padding: 0 0px;
        }



        .checkbox-hide-wrap {
            padding: 0 0px;
        }

        .content-col-single .box-pannel:last-child .btn {
            width: 100%;
            margin: 5px 0;
        }

        .form-group label.label-large {
            margin: 10px 0;
            font-size: 18px;
        }

        /*======== Dashboard Pages ========*/
        .cc-row .form-control {
            margin: 0 0px 10px 3px !important;
            width: 100%;
        }

        #cal-slider-body {
            padding: 0 0px;
            text-align: center;
        }

        .cal-slider-box {
            width: 90%;
            text-align: left;
            padding: 10px;
        }

            .cal-slider-box.empty {
                min-height: 20px;
                padding-bottom: 0px;
            }

                .cal-slider-box.empty .cal-slider-title {
                    margin-bottom: 0px;
                }

                .cal-slider-box.empty .cal-slider-jobs {
                    display: none;
                }

        .cal-slider-title {
            margin-bottom: 10px;
            padding-bottom: 10px;
            font-size: 18px;
        }

        #cal-slider {
            margin-top: 30px;
            padding-top: 30px;
        }

        .container.dash-intro {
            margin-top: -30px;
        }

        .etape {
            padding-top: 25px;
        }

        /* Task Tabs*/


        .email-box input {
            background: #FFF;
            font-size: 14px;
        }

        .typeahead-field input {
            font-size: 15px;
        }



        .r-date-col {
            width: 90%;
        }

        .results-date h3 {
            margin: 10px auto;
            font-size: 15px;
            text-align: center;
        }

        .cc-form label {
            font-size: 14px !important;
        }

        .btn.cta-large {
            font-size: 18px;
            padding: 15px 20px;
            border-radius: 6px;
        }

        textarea.form-control {
            font-size: 14px !important;
        }

        .form-control {
            font-size: 14px !important;
        }

        .ui-datepicker .ui-datepicker-calendar {
            width: 95% !important;
        }

        .search .ui-datepicker .ui-datepicker-calendar {
            width: 100% !important;
        }

        .search .box-pannel h4:first-child {
            margin-top: -16px;
        }

        .search-empty {
            width: 280px;
        }

        .typeahead-result {
            white-space: normal;
        }

            .typeahead-result .task-tilte {
                display: block;
                width: 250px;
            }

        .post-content p {
            font-size: 15px;
            margin: 0 10px 20px 0;
        }

        .help .conditions {
            padding-left: 10px;
            padding-left: 10px;
        }

        .post-content li {
            font-size: 15px;
            margin-left: 20px;
            margin-right: 10px;
        }

        .post-footer h3 {
            font-size: 17px;
            text-align: center;
        }

        .post-footer {
            padding-top: 5px;
        }


        .title-underline h2 {
            font-size: 24px;
            text-align: center;
        }

        .search-empty {
            width: 340px;
            text-align: center;
        }

        .typeahead-list .task-noresult {
            float: none;
            width: 100%;
            text-align: center;
            margin: auto;
        }

            .typeahead-list .task-noresult img {
                padding-left: 0;
            }

        .typeahead-noresult .task-content {
            padding-left: 0;
        }

        .service-price {
            top: 20px;
            right: 15px;
        }

        .service-body h4.Chosen {
            margin-top: 28px;
        }

        .service-price div.price, .service-price div.price label {
            margin-right: 2px;
            font-size: 16px;
        }

            .service-price div.price sup {
                font-size: 14px;
            }

        #content-profile h3, .content-inscription h3 {
            font-size: 19px;
        }

        .task-validation {
            margin-top: 15px;
            text-align: center;
        }

        .mobile-center {
            text-align: center;
        }

        .mobile-left {
            margin-left: 15px;
        }

        .mobile-small {
            font-size: 13px;
        }


        .btn-msg {
            display: none;
        }

        .msg-user {
            text-align: center;
        }

        #job-boxes .upper-left {
            border-radius: 6px 6px 2px 2px;
        }

        #job-boxes .lower-right {
            border-radius: 2px 2px 6px 6px;
        }



        .legal-text label {
            padding-right: 5px;
        }

        #social-info-loader h2 {
            margin-bottom: 20px;
        }

        .social-welcome-profile img {
            margin-bottom: 15px;
        }

        #cal-slide {
            margin: auto !important;
        }


        section.sticky-banner.signup-banner .sticky-banner__inner {
            padding-bottom: 20px;
        }

        section.sticky-banner .sticky-banner__inner {
            padding: 50px 0;
        }

        .col-sm-4 {
            margin-bottom: 15px;
        }


        .categorie #sk-messenger-button {
            display: none;
        }


        .marissa-right {
            margin-bottom: -30px;
        }

        #more-cities ul li {
            padding: 10px;
            text-align: center;
        }

        #more-cities ul li {
            display: inline;
            text-align: center;
        }

        .categories-item {
            max-width: 164px;
            max-height: 300px;
            padding: 5px;
        }

        .category-box {
            max-width: 164px;
            max-height: 270px;
        }



        #categories-grid h4, #activities-grid h4 {
            margin: 5px 0 0 0;
            font-size: 14px;
        }

        .client-type-item {
            max-width: 440px;
            margin-left: 120px;
        }

        .side-block-inner {
            padding: 65px 35px;
        }

        .side-demo-block .side-block-inner {
            padding: 30px 35px 0 35px;
        }

        .half-image h2 {
            font-size: 35px;
        }

        .popup .col-form input.form-md.form-user-firstname {
            margin-bottom: 15px;
        }

        p.large-text {
            line-height: 200%;
        }

        .occurrence-img {
            width: 100%;
            padding: 10px 0 10px 0;
        }

        .occurrence-row {
            width: 100%;
            padding: 10px 5px 20px 5px;
        }

        .text-highlight-heading {
            top: 60%;
        }

        .create-account .col-md-6, .add-colleagues .col-md-6 {
            width: 100%;
        }

        .create-account .content-wrap, .add-colleagues .content-wrap {
            padding: 0 10px;
        }

        .victory-note-author__image__position {
            right: 6px;
        }

        .victory-note-author__name {
            margin-bottom: 10px;
        }

        .victory-note-body {
            width: 100%;
        }

        .victory-comments {
            width: 100%;
        }

        .victory-add-your-comment textarea, .victory-comment-edit textarea {
            width: 100%;
        }

        .victory-comment-author {
            width: 14%;
        }

        .victory-comment-body {
            width: 85%;
        }

        .victory-note-like-msg {
            font-size: 11px;
        }

        .victory-note-author__name {
            margin-bottom: 10px;
        }


        .victory-note-like-msg {
            font-size: 11px;
        }

        .challenge-detail__image {
            width: 100%;
        }

        .survey .steps {
            display: none;
        }

        .survey h2 {
            font-size: 24px;
            margin: 0;
        }

        .survey .question-context {
            font-size: 17px;
        }
    }

    @media screen and (max-width: 425px) {

        .search-empty {
            width: 310px;
        }

        .typeahead-list .search-empty {
            font-size: 13px;
        }

        .typeahead-result .task-tilte {
            width: 215px;
        }

        .invite-checked {
            left: 35%;
            transform: translateX(-25%);
        }

        .dash-content ul.aside-nav {
            border-bottom: none;
        }


            .dash-content ul.aside-nav li a {
                padding: 0;
                padding-top: 5px;
                display: block;
            }

        .toggle-label .label-off {
            min-width: 195px;
        }

        .onoffswitch-checkbox:checked ~ .toggle-label .label-on {
            min-width: 195px;
        }

        .business-cta {
            top: 380px;
        }

        /*.home header {
        height: 670px;
    }*/


        .why-box-inside {
            top: 30%;
            max-width: 85%;
            left: 10%;
        }

        .activity-item {
            width: 33vw;
        }

        .why-sparkbay header {
            height: 420px;
        }


        .engagement-stats__gauge {
            top: 0;
            left: 0;
            height: 150px;
        }

            .engagement-stats__gauge tspan {
                font-size: 40px;
            }

        .engagement-stats__right {
            display: none;
        }


        .engagement__driver-name {
            -webkit-box-flex: 0.8;
            -webkit-flex: 0.8;
            -ms-flex: 0.8;
            flex: 0.8;
            font-size: 15px;
        }

        .engagement-row {
            justify-content: flex-end;
        }

        .engagement__driver-name {
            margin-right: auto;
        }

        .engagement__driver-score {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 75px;
            -ms-flex: 0 0 75px;
            flex: 0 0 75px;
        }

        .engagement-question__row {
            justify-content: flex-end;
        }

        .engagement-question__name {
            margin-right: auto;
        }

        .stat-bar {
            display: none;
        }

        .engagement-table__legend__distribution {
            display: none;
        }


        .engagement-question__name {
            font-size: 13px;
        }

        .engagement-question__score {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 45px;
            -ms-flex: 0 0 45px;
            flex: 0 0 45px;
            display: flex;
            justify-content: flex-end;
        }

        .engagement-table__legend__compare {
            width: 130px;
        }

        .idea-support__body {
            width: 85%;
        }

        .compare-note-box {
            width: 100%;
            display: inline-block;
        }

            .compare-note-box label {
                width: 100%;
                display: flex;
                flex-direction: row;
            }

        .versus-circle {
            top: inherit;
        }

        label.compare-separator {
            border-right: none;
            border-bottom: 1px solid #e6e6e6;
        }

        .results .idea-note {
            width: 77%;
        }

        .results .idea-body {
            width: 78%;
        }

        .top-company-name {
            display: none;
        }

        .conversation-select {
            border-bottom: none;
            display: block;
            height: auto;
            margin-bottom: 0;
        }

            .conversation-select label {
                width: 100%;
                margin-right: 0px;
            }

        .conversation-select__label {
            padding-bottom: 5px;
        }


        .about-text {
            padding-bottom: 20px;
        }

        .side-image-inner__video-wrap {
            width: 390px;
        }

        .lead-capture header .container {
            padding: 0 25px;
        }

        .lead-capture .container {
            padding: 0 20px;
        }

        .lead-form .form-box {
            padding: 25px;
        }

            .lead-form .form-box h3 {
                font-size: 20px;
            }

        .lead-capture #logo {
            margin: 25px 0 0 25px;
        }

        .demo__feature__wrap {
            padding: 20px 10px 40px 10px;
        }

        .engagement-question__name {
            min-width: 150px;
        }
    }

    @media screen and (max-width: 390px) {



        .side-demo-image .side-image-inner {
            padding: 0 5px;
        }

        .side-image-inner__video-wrap {
            width: 360px;
        }

        .right-center {
            text-align: center;
        }

        .full-sm.btn {
            width: 100%;
        }

        .mobile-spacer-top {
            margin-top: 10px !important;
        }

        .btn-note {
            width: 100%;
            text-align: center;
            font-size: 13px;
        }

        .service-body > p {
            font-size: 14px;
        }

        .service-edit h4 {
            margin-top: 30px;
        }



        .sticky-padding {
            margin-top: 0rem !important;
            margin-bottom: 5px;
        }

        #rating-review img {
            max-width: 40px;
            max-height: 40px;
        }

        .strike hr {
            left: 40%;
        }



        .activity-item {
            width: 49vw;
        }
    }



    @media screen and (max-width: 370px) {
        .alert-box {
            height: 70px;
            top: -70px;
            padding: 10px 10px;
        }

        .container {
            padding: 0 15px;
        }


        .progress-step {
            font-size: 15px;
        }

            .progress-step.current {
                font-size: 15px;
            }


        .categories-item {
            max-width: 154px;
            max-height: 250px;
        }

        .category-box {
            max-width: 154px;
            max-height: 220px;
        }

        .side-image-inner__video-wrap {
            width: 350px;
        }
    }

    @media screen and (max-width: 365px) {


        #doer-aside {
            display: none;
        }



        .client-type-item {
            max-width: 350px;
            margin-left: 150px;
        }

        .client-description {
            height: 380px;
        }

        .client-type-tabs ul li {
            padding: 0px 12px 0px 0;
        }

            .client-type-tabs ul li a {
                font-size: 16px;
            }

        .activity-tabs ul li {
            padding: 0px 12px 0px 0;
        }

            .activity-tabs ul li a {
                font-size: 16px;
            }

        .client-img {
            margin-top: -25px;
        }

        .home .header-width h1, .home.french-header .header-width h1, .lead-capture h1, .about-sparkbay header h1 {
            font-size: 32px;
        }

        .lead-capture header h2.landing-title {
            font-size: 32px;
        }

        .survey .survey-intro__facts {
            display: none;
        }

        .survey .question-slide h2 {
            font-size: 22px;
            margin-bottom: 10px;
        }
    }



    @media screen and (max-width: 350px) {
        .alert-box {
            top: -72px;
            height: 72px;
        }

            .alert-box h3 {
                width: 100%;
            }

            .alert-box p {
                width: 100%;
            }

        body.alert-on {
            margin-top: 66px;
        }

        .mobile-nav-btn {
            padding: 10px 10px 10px 10px;
        }


        .btn.dark-blue {
            font-size: 16px;
        }

        .content-col h1 {
            font-size: 30px;
        }




        .validation-error-msg {
            font-size: 13px;
        }

        .search-empty {
            width: 280px;
        }


        .email-box input {
            font-size: 13px;
        }



        #cal-slide {
            /* margin: inherit !important;
        margin-left: -15px !important; */
        }

        .estimate_item_body {
            width: 135px;
        }

        .col-md-12, .pannel-content {
            padding: 0 10px 15px;
        }

        .activity-tabs ul li.active a {
            padding: 0px 0 12px 0;
        }

        .home.french-header .header-width h1 {
            font-size: 30px;
        }

        .side-image-inner__video-wrap {
            width: 310px;
        }

        .about-sparkbay header {
            height: 400px;
        }
    }


    @media screen and (max-width: 325px) {


        #cal-slide {
            /*   margin-left: -20px !important;*/
        }


        .survey .question-slide h2 {
            font-size: 19px;
            margin-bottom: 10px;
        }
    }
