.page-title {
    margin-top: 130px;
    margin-bottom: 35px;
    background: url(https://web.inmobicdn.net/website/website/6.0.1/v6/img/case-study-heroshot.png) center no-repeat;
    background-size: cover;
    padding: 81px 20px;
}

.page-title .tile-heading{
    color: #ffffff;
}

.tile1 {
    margin-top: 20px;
    margin-bottom: 150px;
}

.case-study-container {
    text-align: center;
}

.case-study-blk {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    border: solid 1px #e2e9f8;
    border-radius: 4px;
    position: relative;
    margin-bottom: 5%;
    margin-right: 5%;
    overflow: hidden;
}

.tile1-content {
    position: relative;
}

.case-study-blk:nth-child(3n) {
    margin-right: 0;
}

.case-study-blk:hover {
    box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.16);
    -webkit-box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.16);
    -moz-box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.16);
}

.cs-image-container {
    background: #e2e9f8;
    width: 100%;
    height: 374px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}

.cs-image-container img {
    position: absolute;
    top: 0;
    left: 0;
}

.cs-content-container {
    padding: 40px;
    position: absolute;
    z-index: 1;
    bottom: -68px;
    background: #ffffff;
    transition: bottom 350ms ease-in-out;
    width: 100%;
}

.case-study-blk:hover .cs-content-container {
    bottom: 0;
}

.cs-logo {
    height: 50px;
    width: 132px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
}

.cs-logo img {
    height: 50px;
    width: 132px;
}

.cs-content p {
    display: block;
    display: -webkit-box;
    font-size: 16px;
    height: 3em;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}

.cs-action-blk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.cs-action-blk::before, .cs-action-blk::after {
    content: '';
}

.cs-action-blk a,
.playvideo {
    color: #1f67f3;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px solid #ffffff;
}

.cs-action-blk a:hover,
.playvideo:hover {
    color: #1f67f3;
    text-decoration: none;
    border-bottom: 2px solid #1f67f3;
}

.videoContainer{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background: rgba(0,0,0,0.6);
    z-index: -1;
    transform: scale(0);
    transition: transform 400ms ease-in-out;
}

.videoContainer.show{
    z-index: 999;
    transform: scale(1);
}

.crossbtn{
    background: url("https://web.inmobicdn.net/website/website/6.0.1/img/close_nav.png") center no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
}

.videoContainer #overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background: rgba(0,0,0,0.6);
    z-index: 5;
}

.videoContainer iframe{
    position: absolute;
    top: calc(50% - 265px);
    left: calc(50% - 480px);
    z-index: 99;
    max-width: 960px;
    max-height: 520px;
    width: 100%;
    height: 100%;
    border: 0;
}

.more-btn {
    margin-top: 30px;
}

.center {
    text-align: center;
}

.btn-b{
    background-color:#ffffff;
    color: #0b4dcc ;
    border: 1px solid #0b4dcc;
    padding: 10px 25px;
}
.btn-b:hover,
.btn-b:active {
    color: #ffffff;
    background-color: #0b4dcc;
}

.tile2 h2 {
    text-align: center;
    font-size: 24px;
}

.tile2 .hbspt-form {
    margin: 0 auto;
}

.tile2 .form-columns-2 {
    font-family: Poppins !important;
    padding-bottom: 10px !important;
    width: 100% !important;
    float: left;
}

.tile2 .hbspt-form .hs-form span {
    font-size: 14px !important;
}

.legal-consent-container .hs-dependent-field span,
.hbspt-form .hs-form .legal-consent-container p,
.hbspt-form .hs-form .legal-consent-container {
    font-family: 'Poppins' !important;
    color: #6f7c95 !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    display: inline-block;
    white-space: normal;
    line-height: 1.2;
    vertical-align: middle;
}

.hbspt-form .hs-form .hs-button.primary.large {
    color: #ffffff;
}

.cs-single .tile0 {
    margin-top: 180px;
}

.cs-single .tile1,
.cs-single .case-study-container {
    margin-top: 50px;
}

.cs-single-container {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e2e9f8;
    padding-bottom: 40px;
}

.cs-single-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cs-single-content h1 {
    text-align: left;
    font-size: 36px;
    line-height: 1.3;
    color: #000000;
    font-weight: 400;
    flex-grow: 1;
}

.cs-single-logo {
    width: 132px;
    height: 50px;
}

.cs-single-logo img {
    height: 50px;
    width: 132px;
    margin-bottom: 20px;
}

.cs-single-image {
    flex: 1;
    text-align: right;
}

.cs-single-image img {
    width: 90%;
    border-radius: 4px;
}

.link-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.url-links {
    margin-bottom: -3px;
}

.url-links,
.share-icons {
    flex: 1;
    display: flex;
}

.url-links a {
    margin-right: 50px;
    color: #1f67f3;
    font-weight: 700;
    line-height: 18px;
    border-bottom: 2px solid #ffffff;
}

.url-links a:hover {
    text-decoration: none;
    border-bottom: 2px solid #1f67f3;
}

.share-icons {
    justify-content: flex-end;
}

.media-icons {
    width: calc(1/3*100% - (1 - 1/3)*100px);
    margin-left: 50px;
    cursor: pointer;
}


/* testimonial slidercss */

.tile20 {
    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;
    margin-bottom: 100px;
}

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

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

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

.tile20 .content .text {
    padding-left: 45px;
    padding-bottom: 60px;
    width: 100%;
}

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

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

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

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

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

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

.tile20 .btn-cs {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1.2px;
    background-color: transparent;
    border-radius: 0;
    color: #1f67f3;
    padding: 10px 0px;
    border-bottom: 2px solid #1f67f3;
}

.tile20 .btn-cs:hover {
    border-bottom: 2px solid #555555;
}

.tile20 .cust-detail-sec {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    overflow-x: auto;
    padding-left: 20px;
}

.tile20 #glider2 button {
    background: transparent;
    border: none;
    outline-style: none;
    padding: 0;
}
.tile20 .cust-detail-sec button {
    width: 100%;
}

.tile20 .ind-cust {
    display: flex;
    flex-direction: column;
    opacity: .2;
    width: 300px;
}

.tile20 #glider2 .glide__bullet--active .ind-cust {
    opacity: 1;
}

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

.tile20 .logo img {
    float: left;
}

.tile20 .logo img {
    height: 65px;
    width: auto;
}

/* testimonial slider css ends */



@media (min-width: 1400px) {
    .case-study-blk {
        max-width: 390px;
    }

    .cs-image-container {
        height: 395px;
    }
}

@media (max-width: 1200px){
    .tile1-container {
        padding: 0 40px;
    }

    .cs-single-container {
        padding-right: 40px;
        padding-left: 40px;
    }

    .case-study-blk {
       /* max-width: 283px;*/
    }

    .case-study-blk:nth-child(3n) {
        margin-right: 5%;
    }

    .case-study-blk:nth-child(2n) {
        margin-right: 0;
    }

    .cs-single-content h1 {
        font-size: 28px;
    }

    .media-icons {
        width: calc(1 / 3 * 100% - (1 - 1 / 2) * 100px);
    }
}

@media (max-width: 1024px){
    .case-study-blk {
        max-width: 320px;
    }

    .cs-image-container {
        height: 358px;
    }

    .tile2 {
        margin-left: auto;
        margin-right: auto;
        max-width: 90%;
    }

    .media-icons {
        width: calc(1 / 3 * 100% - 30px);
    }
}

@media (max-width: 768px) {
    .cs-single-container {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width: 767px){
    .page-title {
        margin-top: 108px;
        margin-bottom: 0;
    }

    .tile1 {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .tile1-container,
    .tile2.hubspot-form-container {
        padding: 0 20px;
    }

    .case-study-container {
        margin-top: 0px;
        padding-top: 10px;
    }

    .case-study-blk {
        max-width: 364px;
        margin-right: 0;
    }

    .cs-image-container {
        height: 380px;
    }

    .case-study-blk:nth-child(3n) {
        margin-right: 0;
    }

    .cs-content-container {
        padding: 20px;
        bottom: 0px;
    }

    .cs-logo {
        margin-bottom: 20px;
    }

    .tile2 {
        margin-bottom: 50px;
    }

    .tile2 h2 {
        font-size: 18px;
    }

    .videoContainer iframe{
        top: 0;
        left: 0;
        z-index: 99;
        max-height: 100%;
        width: 100%;
        height: 100%;
        border: 0;
        bottom: 0;
        right: 0;
    }

    .crossbtn{
        z-index: 999;
    }

    .cs-single .tile0 {
        margin-top: 125px;
    }

    .cs-single-container {
        flex-direction: column-reverse;
        border-bottom: none;
        padding-bottom: 30px;
    }

    .cs-single-image img {
        width: 100%;
    }

    .cs-single-content {
        margin-top: 20px;
        align-items: center;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .cs-single-content h1 {
        font-size: 18px;
        font-weight: 300;
        text-align: center;
    }

    .link-container {
        flex-direction: column;
        align-items: center;
    }

    .url-links a {
        margin-right: 30px;
    }

    .url-links a:last-child {
        margin-right: 0;
    }

    .share-icons {
        margin-top: 30px;
        justify-content: center;
    }

    .media-icons {
        width: calc(1/3*100% - (1 - 1/3)*100px);
        margin-left: 30px;
    }

    .media-icons:first-child {
        margin-left: 0px;
    }

    .hbspt-form .hs-form .hs-button.primary.large {
        float: none;
        margin-top: 30px;
    }
}

@media (max-width: 395px){
    .cs-image-container {
        background: none;
    }
}

@media (max-width: 350px){
    .cs-image-container {
        height: 350px;
    }
}