h1{
    text-align: left;
    margin-top: 25px;
}
.tile1{
    padding: 19vh 0 12vh 0;
    position: relative;
}

.blf-scr{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: transparent;
}

.tile1 .video-wrap{
    display: inline-block;
    vertical-align: middle;
    max-width: 250px;
    width: 100%;
    position: relative;
}

.tile1 .video-wrap img{
    width: 100%;
    height: auto;
}

.tile1 .video-wrap video{
    width: 87%;
    position: absolute;
    top: -7px;
    left: 16px;
    height: 100%;
}

.tile1 .content-wrap{
    max-width: 37vw;
    width: 100%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 16vw;
}
.tile1 .content-wrap p{
    color: #6f7c95;
}

.tile1 .content-wrap .btn{
    margin: 35px 0 0;
}

.tile1 h2{
    max-width: 23vw;
    width: 100%;
    text-transform: capitalize;
}


.tile2{
    padding: 4.8vh 0 14vh;
}

.tile2 ul li{
    margin: 12% 0 10%;
    text-align: center;
}

.tile2 ul li:last-child{
    margin: 0 auto 0;
}


.tile2 .img-box{
    display: inline-block;
    vertical-align: middle;
    max-width: 28.90625vw;
    width: 100%;
    height: auto;
}

.tile2 .content-wrap{
    max-width: 37%;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.tile2 .content-wrap p{
    color: #6f7c95;
    line-height: 1.67;
}

.tile2 .content-wrap .btn{
    margin: 50px 0 0 0;
}

.tile2 ul li:nth-child(odd) .content-wrap{
    margin-right: 8vw;
}

.tile2 ul li:nth-child(even) .content-wrap{
    margin-left: 15vw;
}


.tile2 .img-wrap{
    max-width: 33.38541666666667vw;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 50.55555555555555vh;
    position: relative;
}

.tile2 .img-wrap img{
    width: 100%;
    height: auto;
}

.tile2 .video-wrap{
    height: 100%;
    width: 100%;
    max-width: 100%;
}

.tile2 .video-wrap video{
    width: 87%;
    position: absolute;
    top: -7px;
    left: 16px;
    height: 100%;
}




.tile3{
    background: url('https://web.inmobicdn.net/website/website/6.0.1/v5/img/a-cld/inapp/tile5.jpg') center no-repeat;
    background-size: cover;
    padding: 9vh 0;
}

.tile3 .tile-heading,
.tile3 p{
    text-align: center;
    color: #ffffff;
}

.tile3 .empty-area{
    padding: 29vh 0;
}

.tile4 {
    padding: 9.5vh 0;
}

.tile4 .tile-heading{
    text-align: center;
    margin: 0 auto 40px;
}

.tile4 .sub-heading{
    margin: 0 auto;
}

.tile4 .brand-list{
    margin-top: 100px;
    text-align: center;
}

.tile4 .brand-list li{
    width: 16%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 11.1vh;
}

.tile4 .brand-list li img{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    opacity: .4;
}


.tile9{
    padding: 75px 0;
}

.tile9 .tile-heading{
    text-align: center;
}



/* Testimonial Section */

.tile8 {
    background: linear-gradient(rgba(247, 247, 247, .5), rgba(247, 247, 247, .5)), url(https://web.inmobicdn.net/website/website/6.0.1/v6/img/home/Earth-Pattern.png) left top no-repeat;
}

.customer-sec {
    padding: 70px 130px 0 130px;
}

.tile8 h2 {
    font-size: 26px;
    line-height: 1.38;
    font-weight: 300;
    padding-bottom: 80px;
}

.tile8 .content {
    display: flex;
    flex-direction: row;
    position: relative;
    padding-top: 20px;
}

.tile8 .content .img-wrap {
    position: absolute;
    top: 14px;
}

.tile8 .content .text {
    padding-left: 45px;
    padding-bottom: 60px;
}

.tile8 .content .text p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    text-align: left;
    color: #3e485b;
    padding-bottom: 20px;
    width: 82%;
    min-height: 135px;
}

.after-text-sec {
    width: 82%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cust-details {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cust-pic {
    padding-right: 10px;
}

.cust-pic img {
    border-radius: 50%;
    width: 48px;
    height: 48px;
}

.auth-name {
    font-size: 12px;
    line-height: 2;
    text-align: left;
    color: #000000;
}

.auth-des {
    font-size: 12px;
    line-height: 1.33;
    text-align: left;
    color: #6f7c95;
}

.tile8 .btn-sec {
    padding-top: 12px;
}

.cust-detail-sec {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.cust-detail-sec button {
    width: 100%;
}

.glide__arrow--left,
.glide__arrow--right {
    border: none;
    box-shadow: none;
}

.glide__arrow--left::before {
    content: '\2023';
    font-family: none;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #6f7c95;
    width: 20px;
    border-radius: 100%;
    height: 20px;
    color: #0b4dcc;
    transform: rotate(-180deg);
    line-height: 16px;
    font-family: icomoon !important;
    opacity: .75;
}

.glide__arrow--right::before {
    content: '\2023';
    font-family: none;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #6f7c95;
    width: 20px;
    border-radius: 100%;
    height: 20px;
    color: #0b4dcc;
    line-height: 16px;
    font-family: icomoon !important;
    opacity: .75;
}

.tile8 .logo img {
    float: left;
    height: 65px;
    width: auto;
}

#glider-testimonial button {
    background: transparent;
    border: none;
    outline-style: none;
    padding: 0;
}

#glider-testimonial .glide__bullet--active .ind-cust {
    opacity: 1;
}

#glider-testimonial .glide__arrow--left {
    left: -5em;
    top: 32%;
}

#glider-testimonial .glide__arrow--right {
    right: -5em;
    top: 32%;
}

.ind-cust {
    display: flex;
    flex-direction: column;
    opacity: .2;
    padding-left: 20px;
}

.ind-cust-active {
    opacity: 1;
}

.tile8 .logo {
    padding-bottom: 23px;
}

.cust-blue-line {
    height: 50px;
    border-left: 1px solid #0b4dcc;
}




@media (max-width: 768px) {

    .tile1 {
        padding: 100px 20px 50px;
    }

    .tile1 .content-wrap{
        max-width: 100%;
        margin: 0 auto;
        margin: 25px auto 0;
    }

    .tile1 h2{
        max-width: 100%;
    }

    .tile2{
        padding: 50px 20px;
    }

    .tile2 .img-box{
        width: 100%;
        max-width: 100%;
    }

    .tile2 .content-wrap{
        order: 2;
        position: relative;
        max-width: 100%;
        width: 100%;
    }
    .tile2 ul li:nth-child(odd) .content-wrap,
    .tile2 ul li:nth-child(even) .content-wrap{
        margin: 0 auto;
    }

    .tile2 .img-wrap{
        max-width: 100%;
    }

    .tile4 .brand-list li{
        margin-bottom: 50px;
        width: 48%;
    }

    .tile4 .brand-list li img{
        max-width: 100%;
    }

    /* testimonial section */
    .customer-sec {
        padding: 50px 40px 0 40px;
    }

    .single-item .slick-next {
        right: -10px;
    }

    .single-item .slick-prev {
        left: -10px;
    }

    .customer-sec .slick-next,
    .customer-sec .slick-prev {
        display: none;
    }

    .cust-detail-sec {
        width: 100%;
    }

    .cust-detail-sec .ind-cust {
        padding-left: 0;
        width: 100%;
        overflow: auto;
    }

    .cust-detail-sec .logo img {
        height: 28px;
    }

    .after-text-sec {
        flex-direction: column;
    }

    .tile8 .content .text {
        padding-left: 30px;
    }

    .customer-sec {
        padding: 30px 40px 0 40px;
    }

    .cust-detail-sec .logo {
        text-align: left;
    }

    .after-text-sec .btn-sec {
        margin-top: 20px;
    }

    .tile8 .tile-heading {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 400;
        padding-bottom: 20px;
    }

    .tile8 .content .text p {
        padding-bottom: 30px;
        max-width: 100%;
        width: 100%;
        margin-bottom: 0;
    }

    .tile8 .img-wrap img {
        width: 75%;
    }

    .cust-pic {
        width: 60px;
    }

    .after-text-sec .btn-sec {
        margin-top: 20px;
    }



}

@media (min-width: 1400px) {

    .tile1 .content-wrap{
        max-width: 39vw;
        margin-left: 13vw;
    }
    .tile1 .video-wrap{
        max-width: 270px;
    }
}
