.a_strip.strip1 {
    padding: 200px 0 120px;
}

.strips .row {
    margin: 0;
}
.clearfix::before, .clearfix::after {
    display: table;
    content: " ";
}
.row::before, .row::after {
    display: table;
    content: " ";
}
.container::before, .container::after {
    display: table;
    content: " ";
}

.row::after {
    clear: both;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    max-width: 1170px;
}
    .container:after {
        clear: both;
    }
.col-md-offset-1 {
    margin-left: 8.333333333333332%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
}

.col-md-4 {
    width: 33.33333333333333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-3 {
    width: 25%;
}

.col-sm-9 {
    width: 75%;
}


.p-icon {
    position: absolute;
    width: 110px;
    height: 110px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    pointer-events: none;
}

.a_strip .a_screen {
    position: relative;
}

.strip_badge {
    z-index: 2;
}

.a_strip .strip_badge {
    position: absolute;
    left: 4%;
    top: -22.5%;
    width: 16%;
}


.a_strip h2 {
    font-family: 'Roboto Slab', serif;
    color: #3e3e3e;
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 20px;
}


.strip1 h2 {
    padding-top: 2%;
}



.a_strip .textim {
    font-size: 16px;
    color: #676767;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 34px;
}

.strip1 .textim {
    padding-right: 4%;
    box-sizing: border-box;
}
.a_strip .strip_screen {
    position: relative;
}
.strip1 .strip_screen {
    width: 78%;
    margin-left: 7%;
}

.a_strip .strip_lines {
    position: absolute;
}
.strip1 .strip_lines {
    width: 26%;
    top: 6%;
    right: -2%;
}


.a_strip .strip_cta {
    display: inline-block;
    height: 50px;
    font-weight: 400;
    line-height: 50px;
    border-radius: 25px;
    color: #fff;
    padding: 0 30px;
    font-size: 16px;
    position: relative;
    text-decoration:none;
}

.a_strip .related {
    display: inline-block;
    height: 50px;
    font-weight: 400;
    line-height: 50px;
    color: #818181;
    text-decoration: underline;
    margin-left: 60px;
    font-size: 16px;
}
.strip1 .strip_cta {
    background: #FF8533;
}

.strip1 .strip_cta:hover {
    background: #e37124;
}

a.strip_cta:hover {
    text-decoration: none;
}

.row.a_strip.strip2 {
    overflow: hidden;
    padding: 120px 0 120px;
    background: #F4F4F4;
}
.col-lg-pull-6 {
    right: 50%;
}

.col-lg-push-4 {
    left: 33.33333333333333%;
}


.strip2 .a_screen {
    text-align: right;
}


.strip2 .strip_badge {
    top: -6%;
    left: 25%;
}


.strip2 .strip_badge {
    top: -13%;
    width: 16%;
}

.strip2 .strip_screen {
    width: 100%;
}

.strip2 .strip_lines {
    width: 49%;
    top: 5%;
    left: -8%;
}

.strip2 .strip_cta {
    background: #D4362A;
}

    .strip2 .strip_cta:hover {
        background: #bc2a1f;
    }


.a_strip.strip3 {
    padding: 120px 0 60px;
}

.strip3 .strip_badge {
    top: 0%;
    left: 9%;
}

.strip3 .strip_badge {
    top: -2%;
    width: 16%;
}

.strip3 .strip_screen {
    width: 64%;
    margin-left: 12%;
}

.strip3 .strip_lines {
    width: 32%;
    top: 10%;
    right: -2%;
}

.strip3 .a_text {
    margin-top: 8%;
}

.strip3 .strip_cta {
    background: #2F9DD1;
}
    .strip3 .strip_cta:hover {
        background: #1982b4;
    }

.view_all {
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
    border: 1px solid #525252;
    text-decoration: none;
    color: #525252;
    display: block;
    position: relative;
    margin: 0 auto 140px auto;
    padding: 0;
    font-size: 18px;
    text-align: center;
    width: 350px;
}


/* stats */

.stats {
    background: #4595c6;
    height: 385px;
    height: auto;
}

    .stats .container {
        padding: 120px 0;
    }

    .stats .stat {
        width: 33.33%;
        float: left;
        color: #FFF;
        padding: 0;
    }

        .stats .stat img {
            display: block;
            margin: 0 auto;
        }
        .stats .stat .dummy {
            display:none;
        }
            .stats .stat .number {
            display: block;
            text-align: center;
            padding-top: 2px;
            font-size: 60px;
            font-weight: 400;
        }

        .stats .stat .stat-item {
            font-size: 20px;
            display: block;
            text-align: center;
            font-weight: 400;
            line-height: 34px;
            font-family: "Roboto",sans-serif;
        }


/* video strip */

.row.a_strip.strip-video {
    background-color: #fff6ef;
    margin-bottom: 80px;
    height: 190px;
}

.strip-video h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
    padding: 0 120px;
    margin-top: 50px;
    font-weight: 500;
}

.strip-video .video-circle {
    height: 243px;
    width: 243px;
    border-radius: 140px;
    background-color: white;
    border: 3px solid #ff9840;
    display: block;
    position: relative;
    top: -30px;
    text-align: center;
}

.strip-video .video-link {
    height: 229px;
    width: 229px;
    border-radius: 140px;
    display: block;
    position: relative;
    top: 4px;
    left: 4px;
    cursor: pointer;
    -webkit-transition: 50ms ease-in-out;
    -moz-transition: 50ms ease-in-out;
    -o-transition: 50ms ease-in-out;
    transition: 50ms ease-in-out;
    background-size: cover;
    background-position: right;
}


/* Badges section  */
/* Badges section  */
#badges-section {
}

    #badges-section .row {
        position: relative;
        margin: 0 auto;
        margin-bottom: 35px;
    }

    #badges-section .badges-grp {
        display: inline-flex;
        flex-wrap: wrap;
        flex-direction: row;
        color: #484848;
        align-content: center;
        justify-content: space-evenly;
        width: 1030px;
        margin-bottom: 36px;
    }

.badges-grp-wrapper {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

#badges-section {
    margin-top: 40px;
}

.badges-grp-container {
    --n: 0;
    width: max-content;
    left: calc(var(--n)*1030px);
    position: relative;
    transition: all 1.1s ease-in-out;
}

#badges-section h3 {
    text-align: center;
    font-family: "Fira sans",sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 23px;
    height: 33px;
}

.google-badge-content {
}

.google-partner-badge {
    position: relative;
    top: 0;
    width: 95px;
    float: left;
}

#badges-section .col-md-3 {
    text-align: center;
}

#badges-section p {
    width: 260px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    padding-top: 12px;
    padding-left: 14px;
}

.apw svg {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.paypal .icon {
    float: left;
    margin-right: 10px;
    position: relative;
}

    .paypal .icon svg {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
        border-radius: 50%;
        background-color: #0087cf;
    }

.badge-wrapper.fb, .badge-wrapper.apw {
    top: 6px;
    position: relative;
}
.other-badges-wrapper-mobile {
    display: flex;
    width: 45%;
    justify-content: space-between;
}
#badges-section .paypal p {
    width: 125px;
    padding-left: 10px
}

#badges-section .col-md-3:last-of-type {
    justify-content: center;
    display: flex;
}

.iframe-badge {
    width: 220px;
    height: 82px;
    float: left;
}

.fb svg {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    width: 200px;
    height: 76px;
    border: 1px solid #f1f4f7;
    border-radius: 4px;
}
.tiktok > .icon {
    position: relative;
    top: 8px;
}

.arrow-left {
    height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    left: 1vw;
    top: calc(50% - 39px);
    cursor: pointer;
    z-index: 1;
    opacity: 0.7;
    transition: all 0.2s ease-in-out;
}

.arrow-right {
    right: 1vw;
    height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: background 0.2s;
    z-index: 1;
    opacity: 0.7;
    top: calc(50% - 39px);
    transition: all 0.2s ease-in-out;
}

    .arrow-left:hover,
    .arrow-right:hover {
        opacity: 1;
        transition: all 0.2s ease-in-out;
    }

    /* testimonials */

.testimonials {
    background: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
    border: none;
}

#carousel-testimonials .carousel-indicators {
    left: 50%;
    z-index: 2;
    padding-left: 0;
    text-align: center;
    list-style: none;
}

#carousel-testimonials .carousel-inner > .item {

    width: 800px;
    display: block;
    float: left;


    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}





#carousel-testimonials .carousel-indicators {
    background: initial;
    bottom: auto;
    position: relative;
    width: 80%;
    margin-left: -40%;
}

    #carousel-testimonials .carousel-indicators li {
        width: 100px;
        height: 100px;
        display: inline-block;
        border-radius: 50%;
        border: 10px solid #fff;
        margin: 0px 20px;
        background: #fff;
        box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.35);
        position: relative;
        z-index: 5;
        text-indent: -999px;
        cursor: pointer;
    }

        #carousel-testimonials .carousel-indicators li img {
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 50%;
            z-index: 8;
            width: 100%;
            height: 100%;
        }

#carousel-testimonials .carousel-inner  {
    background-color: white;
    position: relative;
    width: 800px;
    margin-left: 15%;
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
}

#carousel-testimonials .carousel-frame {
    --n: 0;
    width: 10000px;
    position: relative;
    left: calc(var(--n)*800px);
    transition: all 1s ease-in-out;
}

#carousel-testimonials .carousel-inner .item {
    text-align: center;
    height: auto;
    box-sizing: border-box;
    width: 800px;
    display: block;
    float: left;
}

#carousel-testimonials .item .stars i {
    background-image: url(/common/images/hp-new/star.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    position: relative;
    top: 12px;
}

#carousel-testimonials .item h3 {
    color: #1c82bb;
    font-size: 32px;
    margin-bottom: 2px;
}

#carousel-testimonials .item a {
    font-size: 20px;
    color: #525252;
    margin-bottom: 18px;
    display: block;
}

#carousel-testimonials .item p {
    font-size: 19px;
    font-style: italic;
    color: #888888;
    min-height: 120px;
}



        #carousel-testimonials .carousel-indicators li.active::before, #carousel-testimonials .carousel-indicators li.active::after {
            content: "";
            width: 17px;
            height: 17px;
            background-color: #fff;
            left: 50%;
            transform: translate(-50%) rotate(45deg);
            top: 80px;
            position: absolute;
        }

        #carousel-testimonials .carousel-indicators li.active::before {
            z-index: 2;
        }

        #carousel-testimonials .carousel-indicators li.active::after {
            box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.15);
            z-index: -1;
        }



/* clients */

.clients {
    background: #F4F4F4;
    margin-top: 0;
    height: auto;
    padding: 70px 0;
    text-align: center;
}

    .clients .container {
        display: flex;
        justify-content: space-between;
    }

    /* support */

.support {
    background-color: #fff;
    /*background-image: url('../../images/hp-new/new_10_16/people.png');*/
    background-position: bottom;
    height: 780px;
    background-repeat: no-repeat;
    padding-top: 100px;
}

    .support h1 {
        font-size: 46px;
        color: #1c82bb;
        text-align: center;
        font-weight: 400;
        text-transform: none;
        padding-top: 0;
    }

    .support p {
        color: #888888;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        line-height: 1.3;
    }

    /* call for action */
.callforaction {
    height: auto;
    padding: 120px 0;
    text-align: center;
    background-color: #2c2c2c;
}

    .callforaction h1 {
        font-size: 2.6vw;
        color: #ffffff;
        text-align: center;
        width: 100%;
        font-weight: 400;
        text-transform: uppercase;
        padding-top: 0;
        margin-top: 0;
        font-family: "Roboto",sans-serif;
    }

    .callforaction .btn-cfa {
        font-size: 1.5vw;
        display: inline-block;
        height: 4.6vw;
        line-height: 4.6vw;
        border-radius: 2.3vw;
        padding: 0 4vw;
        margin-top: 1.2vw;
        color: #ffffff;
        text-align: center;
        font-weight: 500;
        background: #ff9000;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
        font-family: "Fira sans",sans-serif;
        cursor: pointer;
    }



/* Footer */

.wrapper12 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer {
    display: flex;
}

.wrapper12 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer .inenr-wrapper {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

.footer .col {
    float: left;
    padding-top: 45px;
    margin-left: 20px;
}

    .footer .col.resources {
        margin-left: 55px;
    }

    .footer .col.social {
        margin-left: 55px;
    }

.footer h3 {
    border-bottom: 1px dashed #2c2c2c;
    font-weight: 500;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #499bc9;
    font-size: 30px;
    font-family: "Fira sans",sans-serif;
}

.footer ul {
    margin: 0;
    margin-right: 0px;
    padding: 0;
    color: #515050;
    float: left;
    font-size: 16px;
    font-weight: 400;
    list-style: outside none none;
    margin-right: 35px;
    font-family: "Roboto",sans-serif;
}

.footer li {
    line-height: 46px;
}

.footer a {
    color: #515050;
    vertical-align: middle;
    text-decoration: none;
}

.footer .col.social i {
    display: inline-block;
    height: 25px;
    margin-right: 5px;
    vertical-align: middle;
    width: 25px;
}

i.linkedin, i.fb img, i.twitter img {
    background: #000;
    border-radius: 3px;
}

.footer .col.social i {
    opacity: 0.87;
}

.copyright {
    clear: both;
    display: block;
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #827A6D;
    background-color: #dcd7cf;
    margin-top: 100px;
}

.bottom-footer {
    clear: both;
}



    .bottom-footer .shop {
        background-image: url("/common/images/hp-new/footer_store.png");
        display: block;
        position: absolute;
        height: 38px;
        width: 46px;
        left: initial;
        right: 30px !important;
        top: -38px;
    }

    .bottom-footer .cart {
        background-image: url("/common/images/hp-new/footer_logo.png");
        display: block;
        position: absolute;
        top: -25px;
        height: 25px;
        width: 35px;
        left: 20px !important;
    }


    /* video modal */


.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 5; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
    opacity: 0;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-content {
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 25px;
    width: 70%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 3px;
    margin: 0 auto;
}

.close {
    color: #484848;
    position: absolute;
    font-size: 28px;
    font-weight: bold;
    right: 10px;
    top: -5px;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

    /* platforms popup */


#platforms-modal .modal-content {
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 0;
    width: 87%;
}

    #popupdropbox {
    background-color: #f6f6f6;
    overflow: auto;
    padding: 10px;
    text-align: left;
}

    #popupdropbox .headline {
        padding-bottom: 0px;
        padding-left: 6px;
        color: #555555;
        display: block;
        font-size: 22px;
        font-weight: normal;
        padding-bottom: 5px;
        padding-top: 0;
    }

#platforms-modal span.close{
z-index: 1;
}
#popupdropbox ul {
    padding: 0;
    list-style: outside none none;
}

    #popupdropbox li {
        float: left;
    }

.bufferelement {
    margin: 5px;
    background-color: White;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
    display: block;
    float: left;
    height: 86px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    width: 98px;
}

    .bufferelement img {
        padding-top: 8px;
    }

    .bufferelement span {
        bottom: 8px;
        color: #407acc;
        display: block;
        font-size: 13px;
        font-weight: normal;
        position: absolute;
        width: 100%;
    }

    .bufferelement:hover {
        background-position: 0 99px;
        border: 1px solid #407ACC;
        box-shadow: 0 0 5px rgba(82, 168, 236, 0.5) inset;
        -webkit-box-shadow: inset 0 0 5px rgba(82, 168, 236, 0.5);
        -moz-box-shadow: inset 0 0 5px rgba(82, 168, 236, 0.5);
    }

