/* Tablet Portrait */

@media (min-width: 800px) and (max-width: 1199px) {

    .container {
        max-width: 100vw;
    }

    body {
        line-height: normal;
        box-sizing: border-box;
    }

    .wrapper {
        width: 100vw;
        overflow-x: hidden;
    }

    .navbar-sy {
        height: 90px;
    }

        .navbar-sy .wrapper > ul {
   
            margin: 0;
        }

            .navbar-sy .wrapper > ul li {
                padding: 0 2%;
            }

    .line-right {
        align-self: center;
    }

    .navbar-sy .wrapper > ul li:last-child {
        padding: 0 1%;
    }

    .navbar-sy .btn-cfa {
        margin-right: 20px;
    }
    .navbar-sy .btn-cfa {
        padding: 6px 20px;
        line-height: initial;
        font-weight: 400;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

    .badge-wrapper.apw {
display: none;
    }

    .badge-wrapper {
transform: scale(0.9);
transform-origin: center center;
    }

    .arrow-right, .arrow-left {
display: none;
    }


    .header .text .btn-cfa {
margin-top: 20px;
    }

    .header h1 {
font-size: 4vw;
line-height: 1.2;
width: 60vw;
    }

    .header .text .btn-cfa {
font-size: 20px;
    }

    .platfroms-wrapper > a {
transform: translateY(-50%) scale(0.75);
    }

    .platfroms-wrapper {
margin-left: 2%;
margin-right: 2%;
    }

    .supprted-platforms span.supprted-platforms-text {
font-size: 14px;
padding-top: 33px;
text-align: center;
    }

    #productsDropdown {
width: 96vw;
margin: 0 2vw;
    }

    .navbar-dropdown-menu-col {
width: auto;
    }

    .navbar-sy .navbar-dropdown-menu-col h4 {
font-size: 13px;
    }

    .navbar-sy .navbar-dropdown-menu-col p {
font-size: 13px;
    }

    .navbar-sy .navbar-dropdown-menu-col a {
font-size: 13px;
    }

    /********************
        Carousel
    *********************/
    .header.carousel {
        /* height: 65.7vw;
        position: relative;
        padding: 0;*/
    }

    #myCarousel {
        /* height: 690px !important;
        height: 56.3vw !important;*/
    }

    .carousel-inner {
        /* top: 0;
        height: 56.3vw !important;
        width: 100%;
        */
    }


    .item {
        /* height: 56.3vw;
        width: 100%;
        overflow: hidden;
        text-align: right;
        position: relative; */
    }

    .carousel-inner > .item > img {
        /* height: auto;
        max-width: 100%;*/
    }

    .header .text {
        top: 10%;
        padding-left: 6%;
    }


    .wrapper12 {
        width: 100vw;
        box-sizing: border-box;
    }

    .apps {
        margin: auto;
    }

        .apps .app {
            width: 31.3%;
            margin: 1% 1%;
            box-sizing: border-box;
            height: 240px;
            padding-top: 42px;
        }

            .apps .app:hover .firsttext {
                opacity: 1;
                top: 0;
            }

    .textactive {
        display: none;
    }

    .supprted-platforms span {
        display: initial;
    }

    .apps .app .read-more {
        display: none;
    }

    .apps .app img {
        transform: scale(0.75);
    }
    .badges-grp-wrapper {
        width: 94vw;
    }

    #badges-section .badges-grp {
        width: 92vw !important;
    }

    .badges-grp-container {
        left: calc(var(--n) * 92vw) !important;
    }



    #carousel-testimonials .carousel-indicators li {
        width: 80px;
        height: 80px;
        border: 7px solid #fff;
        margin: 0px 10px;
    }

        #carousel-testimonials .carousel-indicators li.active::before, #carousel-testimonials .carousel-indicators li.active::after {
            top: 62px;
        }

    .apps .apps-wrapper {
        width: 100vw;
        padding: 0;
        margin: 0;
    }

    .image-wrapper .sideimage {
        width: 100%;
    }

    .benefits .image-wrapper {
        width: 72%;
        margin-left: 1.5%;
    }

    #benefitsCarousel .item {
        height: 35.4vw;
    }

    .benefits a {
        padding: 6px 15px;
    }

        .benefits a.active {
            padding: 20px 15px 10px;
            margin-bottom: 20px;
        }

    #benefitsCarousel {
        left: 6%;
        position: absolute;
        top: 4.9%;
        width: 87.5%;
    }

    .benefits .text-wrapper h3 {
        font-size: 18px;
    }

    #benefitsCarousel .carousel-inner > .item > img {
        right: 2px;
    }

    #benefitsCarousel .carousel-inner .item:nth-child(2) img, #benefitsCarousel .carousel-inner .item:nth-child(4) img {
        right: 9px;
    }

    .textonimage {
        height: 47px;
        line-height: 47px;
    }

    .stats .stat .number {
        display: block;
        font-size: 2.4em;
        line-height: normal;
        margin-top: 0px;
        padding-top: 16px;
    }

    .stats .stat {
        padding: 70px 0;
    }

    .stats {
        height: auto;
    }

        .stats .stat .stat-item {
            line-height: normal;
            margin-top: 5px;
            display: block;
        }

    .clients h2 {
        margin-right: 20px;
    }

    .testimonials .wrapper {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #carousel-testimonials .carousel-frame {
        left: calc(var(--n)*90vw);
    }

    #carousel-testimonials .carousel-inner .item {
        width: 90vw;
    }

    .apps .app span.headline {
        padding-top: 4px;
    }

    .apps .app span.tag-line {
        padding-top: 3px;
        padding-bottom: 0px;
    }

    .apps h1, .testimonials h1, .support h1, .benefits h1 {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .apps-wrapper > p {
        line-height: 30px;
        padding-bottom: 50px;
    }

    .btn-pill.more-apps {
        margin-top: 2.5%;
        margin-right: 1%;
    }

    .benefits {
        box-sizing: border-box;
        margin-top: 60px;
        padding-top: 60px;
        padding-bottom: 36px;
    }

        .benefits h2 {
            margin-top: 0;
            margin-bottom: 35px;
        }

        .benefits .image-wrapper {
            margin-top: 28px;
        }

        .benefits .text-wrapper {
            top: 182px;
        }

    .text-wrapper .active p {
        line-height: 24px;
    }

    .benefits .text-wrapper {
        right: 30px;
        width: 23.5%;
    }

    .testimonial {
        width: 33.3%;
        box-sizing: border-box;
        padding: 0 3%;
        margin: 0;
        margin-top: 3%;
    }

    .testimomonials-wrapper {
        width: 100%;
    }

    .testimonial p {
        display: block;
        margin: 4% 0 0;
        font-size: 14px;
        clear: both;
        line-height: 22px;
    }

    .testimonial img {
        border: 1px solid #c7c6c2;
        width: 70px;
        height: auto;
    }

    .testimonial span {
        font-size: 22px;
        padding-top: 18px;
        font-weight: 400;
        padding-bottom: 0px;
    }

    .support h1 {
        font-size: 2.5em;
    }

    .support p {
        font-size: 21px;
    }

    .callforaction .btn-cfa {
        font-size: 28px;
        border-radius: 50px;
        padding: 16px 45px;
        margin-top: 20px;
        height: auto;
    }

    .callforaction h1 {
        font-size: 50px;
        padding-top: 70px;
        margin-top: 0;
        margin-bottom: 18px;
    }

    .callforaction {
        height: auto;
        padding-bottom: 80px;
    }

    .footer .wrapper12 {
        width: 94%;
        max-width: 94%;
        margin: auto;
        overflow: hidden;
    }

    .footer .inenr-wrapper {
        width: 100%;
        box-sizing: border-box;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding-bottom: 40px;
    }

    .footer .col, .footer .col.resources, .footer .col.social {
        display: inline-block;
        margin: 0;
        float: none;
    }

    .footer ul {
        margin-right: 30px;
    }
    .footer h3 {
        white-space: nowrap;
    }

    .bottom-footer .shop {
        right: 30px;
        background-repeat: no-repeat;
    }

    .badges-grp-container {
        --n: 0;
        width: max-content;
        left: calc(var(--n) * 915px);
        position: relative;
        transition: all 1.1s ease-in-out;
    }
    #badges-section .badges-grp {
        width: 913px;
    }

    .strip-video .col-sm-9 {
        width: 60%;
    }
    .strip-video h2 {
        padding: 0 50px;
        margin-top: 40px;
    }




    .platfroms-wrapper > a.woocommerce {
        display: none !important;
    }

    .supprted-platforms .more-platforms {
        width: 31px;
    }

    #carousel-testimonials .carousel-indicators {
        width: 100%;
        margin-left: 0;
        transform: translateX(-50%);
    }

    #carousel-testimonials .carousel-inner {
        width: 90vw;
        margin: 0 auto;
    }

    #carousel-testimonials .carousel-inner {
        top: 0;
        height: auto;
    }
    .navbar-sy ul li:nth-child(4),
    .navbar-sy ul li:nth-child(5) {
        display: none;
    }


    #productsDropdown .wrapper > ul li {
    
    }

    .col.resources > ul{
        float:none;
    }

    }

/* EO Tablet */
        /* Tablet Landscape */
        @media (min-width: 1300px) and (min-height: 1000px) {
            #myCarousel {
                height: 66vh !important;
            }
        }
        /* EO Tablet Landscape */

