
.margin-r-zero{
    margin-right: 0!important;
}

.tile1 {
    margin-top: 130px;
    min-height: 600px;
}

.tile1 .img-wrap {
    float: right;
    max-width: 59%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
}

.tile1 .img-wrap img {
    width: 100%;
    height: auto;
    box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.16);
}

.tile1 .content {
    max-width: 41%;
    width: 100%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    padding-top: 150px;
}

.tile1 h1 {
    font-size: 50px;
    line-height: 1.24;
    font-weight: 300;
    text-align: left;
    color: #000000;
}

.tile1 .para {
    margin-bottom: 40px;
    max-width: 48vw;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: left;
    color: #3e485b;
}

.tile2 {
    padding: 130px 0 150px 0;
}

.tile2 .case-card img,
.tile9 .case-card img {
    width: auto;
    height: 40px;
}

.tile2 .case-card .card-heading,
.tile9 .case-card .card-heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #3e485b;
    margin: 30px auto 20px;
}

.tile2 .case-card .crd-txt,
.tile9 .case-card .crd-txt {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #3e485b;
}

.tile2 h2,
.tile9 h2 {
    font-size: 26px;
    margin: 0px auto 50px;
    text-align: center;
    color: #000000;
}

.tile2 .case-wrapper,
.tile9 .case-wrapper {
    display: flex;
    flex-wrap: wrap;
}


.tile2 .case-card,
.tile9 .case-card {
    flex-grow: 1;
    width: 25%;
    margin: 0px 40px;
}


.tile2 .content,
.tile9 .content {
    padding: 0 10px;
}

.videotile {
    padding: 200px 0;
    text-align: center;
    position: relative;
}

.videotile .blf-scr {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 500ms ease-in-out;
    background-color: rgba(33, 36, 38, .9);
    z-index: 1;
}

.videotile .icon-close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #000000;
    z-index: 1;
    font-size: 35px;
}

.videotile .open-auction {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.videotile .open-auction video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: 1;
}

.videotile .content {
    max-width: 680px;
    margin: 0 auto;
    color: #ffffff;
    position: relative;
    z-index: 3;
    transition: opacity 500ms ease-in-out;
    margin-top: 50px;
}

.videotile .tile-heading {
    font-size: 36px;
    color: #ffffff;
    line-height: 1.33;
    text-align: center;
}

.videotile p {
    margin: 50px auto;
    color: #ffffff;
    text-align: center;
}

.videotile .content i {
    font-size: 70px;
    color: transparent;
}

.videotile .video-text {
    font-size: 12px;
    padding-top: 10px;
}

.videotile.hidetext .blf-scr,
.videotile.hidetext .content {
    opacity: 0;
    z-index: -1;
}

.icon-playvideo {
    background: #ffffff;
    position: relative;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.icon-playvideo:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 0 8px 11px;
    border-color: transparent transparent transparent #000000;
    display: inline-block;
    vertical-align: middle;
    margin-left: -4px;
    margin-top: -8px;
    position: absolute;
    left: 50%;
    top: 50%;
}


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

.card {
    text-align: center;
    padding: 50px 40px;
}

.tile4,
.tile5,
.tile6,
.tile7 {
    margin: 150px 0 150px 0;
}

.tile4 .tile-heading,
.tile5 .tile-heading,
.tile6 .tile-heading,
.tile7 .tile-heading {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 30px;
}

.tile4 .para,
.tile5 .para,
.tile6 .para,
.tile7 .para {
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #3e485b;
}

.tile4 .content,
.tile5 .content,
.tile6 .content,
.tile7 .content {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #6f7c95;
}

.tile6 {
    margin: 150px 0;
}

.block {
    text-align: center;
    width: 100%;
}

.block-5 .banner {
    max-width: 790px;
    margin-left: 0;
    float: left;
}

.block-6 .banner {
    margin-right: 0;
    float: right;
}

.block-5 .banner,
.block-6 .banner {
    width: 61%;
}

.block-5 h1,
.block-6 h1 {
    font-size: 36px;
    color: #000000;
}

.block-5 .with-banner,
.block-6 .with-banner {
    width: 35%;
    margin-top: 50px;
    text-align: left;
}

.block-5 .with-banner {
    float: right;
}

.block-6 .with-banner {
    float: left;
    padding-left: 0;
}

.figure {
    margin: 0;
}

.figure.banner img {
    width: 100%;
    box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.16);
}


.tile8 .sub-heading-sec h4 {
    margin-top: 0;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    line-height: 1.46;
    color: #000000;
}

.inner-cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.even-tile .col1 {
    width: 38%;
}

.even-tile .col2 {
    width: 60%;
}

.even-tile .col2 img {
    box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.16);
}

.odd-tile .col1 {
    width: 40%;
}

.odd-tile .col2 {
    width: 45%;
}

.sub-heading-sec {
    margin-bottom: 25px;
    width: 100%;
}

.tile8 .sub-heading-sec .desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: center;
    color: #3e485b;
    max-width: 920px;
    text-align: center;
    margin: 0 auto;
}

.features-section {
    width: 94%;
    max-width: 600px;
}

.f-item {
    display: flex;
    margin: 20px 0 40px 0;
    position: relative;
}

.f-heading {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.56;
    text-align: left;
    color: #3e485b;
    margin-bottom: 20px;
}

.f-desc {
    font-size: calc(0.833vw + 2px);
    font-weight: 300;
    line-height: 1.75;
    text-align: left;
    color: #6f7c95;
}

.f-pic {
    display: flex;
    align-items: center;
    margin-right: 35px;
    position: absolute;
    max-width: 35px;
    top: 22%;
}

.f-pic img {
    width: 100%;
    height: auto;
}

.f-content {
    padding-left: 80px;
}

.f-button {
    margin-top: 60px;
}

.tile9{
    margin: 150px 0;
}

.btn-wrapper{
    margin-top: 100px;
}

.btn-wrapper .btn{
    margin-right: 100px;
}

.tile10 {
    padding-bottom: 30px;
    margin-bottom: 0px;
}

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

.hbspt-form {
    margin: 0 auto;
}

.hidden-desktop {
    display: none !important;
}

.hbspt-form .hs-form.stacked .field {
    text-align: left;
}

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

.legal-consent-container {
    padding: 0 7px;
}

@media (min-width: 1201px) and (max-width: 1400px){
    .block-5 .with-banner, .block-6 .with-banner{
        margin-top: 0;
    }
}

@media (max-width: 1200px) {

    .secondary-header,
    .tile1,
    .tile4,
    .tile5,
    .tile6,
    .tile7,
    .tile8,
    #footer-v5 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .tile4, .tile5, .tile6, .tile7, .tile8{
        margin: 100px 0 100px 0;
    }

    #footer-v5 .single-col {
        margin-right: 3.3vw;
    }
}

@media (max-width: 1100px) {
    .tile1 h1 {
        font-size: 40px;
        line-height: 1.3;
    }

    .tile3 {
        margin-bottom: 0px;
    }

    .block-5 .with-banner,
    .block-6 .with-banner {
        margin-top: 0px;
    }

    .block-5 .banner,
    .block-6 .banner {
        width: 55%;
    }
}

@media (max-width: 1024px) {
    .hidden-desktop {
        display: block !important;
    }

    .tile1 {
        margin-top: 100px;
        background: none;
        min-height: auto;
    }

    .tile1 h1 {
        color: #000000;
    }

    .tile1 .para {
        color: #3e485b;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    #login-nav-cont {
        max-width: 75%;
        width: 100%;
    }

    .tile1 {
        padding-left: 40px;
        padding-right: 0;
    }

    .tile1 .content {
        max-width: 365px;
        padding-top: 10%;
    }

    .tile1 .para {
        max-width: 40vw;
        font-size: 16px;
        line-height: 1.75;
    }

    .tile1 .img-wrap {
        max-width: 49%;
        overflow: hidden;
        box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.2);
    }

    .tile1 .img-wrap img {
        width: auto;
        margin-left: -24px;
        height: 547px;
    }

    .tile2 {
        padding: 100px 0;
    }

    .tile2 h2 {
        margin-top: 0;
        font-size: 24px;
        max-width: 75%;
        margin-bottom: 40px;
    }

    .tile2 .case-card {
        margin: 0px 20px;
    }

    .tile3 {
        margin-bottom: 100px;
    }

    .tile4 .tile-heading,
    .tile5 .tile-heading,
    .tile6 .tile-heading,
    .tile7 .tile-heading {
        margin: 30px 0;
    }

    .tile4 .para,
    .tile5 .para,
    .tile6 .para,
    .tile7 .para {
        margin-bottom: 20px;
    }

    .tile8 .inner-cont{
        flex-direction: column;
    }

    .tile8 .inner-cont .col2{
        order: 1;
        width: 100%;
    }

    .tile8 .inner-cont .col1{
        order: 2;
        width: 100%;
    }

    .f-item{
        margin: 50px 0;
    }

    .f-heading{
        font-size: 18px;
        font-weight: bold;
        line-height: 1.56;
        text-align: left;
        color: #3e485b;
    }

    .f-desc{
        font-size: 16px;
        font-weight: 300;
        line-height: 1.75;
        text-align: left;
        color: #6f7c95;
    }

    .tile2 .case-card, 
    .tile9 .case-card{
        width: 22%;
    }


    .block-5 .banner {
        max-width: unset;
        float: none;
        margin-left: 0;
    }

    .block-5 .banner,
    .block-6 .banner {
        width: 100%;
        height: auto;
    }

    .block-5 .with-banner,
    .block-6 .with-banner {
        width: 100%;
        height: auto;
        text-align: left;
    }

    .block-6 .with-banner {
        float: left;
    }

    .tile10.container {
        width: auto;
        margin-top: 100px;
    }

    .tile3 .usecase-card {
        width: 30%;
        margin: 0px 20px 20px 20px;
    }

    .tile3 .content p {
        min-height: 155px;
    }
}

@media (max-width: 767px) {
    #sub-header.secondary-header .brand-logo {
        width: auto;
        height: 15px;
    }

    .secondary-header {
        padding-left: 0px;
        padding-right: 0px;
    }

    #footer-v5 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tile4,
    .tile5,
    .tile6 {
        padding-left: 20px;
        padding-right: 20px;
        margin: 70px auto 45px auto;
    }

    .tile1 {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0px;
    }

    .tile1 .max1170 {
        display: flex;
        flex-direction: column-reverse;
    }

    .tile1 .content h1 {
        font-size: 32px;
        font-weight: 300;
        line-height: 1.38;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .tile1 .para {
        font-size: 16px;
        max-width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .tile1 .content {
        max-width: 95%;
        margin: 10px auto 0 auto;
        text-align: center;
        padding-top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .tile1 .img-wrap {
        width: 100%;
        max-width: 85%;
        margin: 0 auto;
        text-align: center;
        box-shadow: 0 30px 60px 0 rgba(11, 77, 204, 0.2);
    }

    .tile2,
    .tile9 {
        padding: 70px 20px 20px 20px;
    }


    .tile2 .content,
    .tile9 .content {
        padding: 0 10px 25px 10px;
    }

    .tile2 .case-card img,
    .tile9 .case-card img {
        height: 60px;
    }

    .tile2 h2, .tile9 h2{
        font-size: 18px;
        font-weight: normal;
        line-height: 1.67;
        text-align: center;
        color: #000000;
    }

    .tile2 h2,
    .tile9 h2{
        margin-bottom: 20px;
    }

    .tile4,
    .tile5,
    .tile6,
    .tile7 {
        padding: 0 20px;
        margin: 30px auto 45px auto;
    }

    .tile4 .para,
    .tile5 .para,
    .tile6 .para,
    .tile7 .para {
        font-size: 16px;
    }

    .feature-btn {
        margin-top: 35px;
    }

    .tile4 .btn,
    .tile5 .btn,
    .tile6 .btn,
    .tile7 .btn {
        margin: 25px auto;
    }

    .block-5 .banner,
    .block-6 .banner,
    .block-5 .with-banner,
    .block-6 .with-banner {
        height: auto;
        width: 100%;
        text-align: left;
        margin-right: 0px;
    }

    .block-6 .with-banner {
        clear: both;
        padding-top: 1px;
    }

    .block-5 h1,
    .block-6 h1 {
        font-size: 24px;
        margin: 30px 0 20px 0;
    }

    .tile10.container {
        padding: 0 20px;
        margin-bottom: 40px;
    }

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

    .tile2 .case-card {
        width: 100%;
        margin: 0px 20px 20px 20px;
    }

    .tile4 .tile-heading, 
    .tile5 .tile-heading,
    .tile6 .tile-heading, 
    .tile7 .tile-heading{
        font-size: 18px;
        font-weight: bold;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: left;
        color: #000000;
        margin: 25px 0;
    }

    .tile4 .para, 
    .tile5 .para, 
    .tile6 .para, 
    .tile7 .para{
        font-size: 24px;
        font-weight: 300;
        line-height: 1.5;
        text-align: left;
        color: #3e485b;
    }

    .tile4 .content, 
    .tile5 .content, 
    .tile6 .content, 
    .tile7 .content{
        font-size: 16px;
        font-weight: 300;
        line-height: 1.75;
        text-align: left;
        color: #6f7c95;
    }

    .tile8{
        margin-top: 60px;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .tile8 .sub-heading-sec h4{
        font-size: 18px;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
        margin-bottom: 10px;
    }

    .tile8 .sub-heading-sec .desc{
        font-size: 14px;
        font-weight: 300;
        line-height: 1.86;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
    }

    .tile8 .inner-cont{
        flex-direction: column;
    }

    .even-tile .col1{
        order: 2;
    }

    .even-tile .col2{
        order: 1;
    }

    .even-tile .col2,
    .even-tile .col1{
        width: 100%;
    }

    .f-item{
        display: block;
    }

    .f-pic{
        display: block;
        position: relative;
        top: auto;
    }

    .f-pic .m-item1{
        max-width: 26px;
    }

    .f-content{
        display: block;
        padding-left: 0;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.56;
        text-align: left;
        color: #3e485b;
    }

    .f-desc{
        font-size: 16px;
        font-weight: 300;
        line-height: 1.75;
        text-align: left;
        color: #6f7c95;
    }

    .tile9{
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 50px;
    }

    .tile9 h2{
        margin-bottom: 24px;
    }

    .tile9 .case-card{
        width: 100%;
    }

    .tile9 .content{
        padding-bottom: 50px;
    }

    .btn-wrapper{
        margin-top: 0;
        text-align: center;
    }

    .btn-wrapper .btn{
        margin-right: 30px;
    }

    .tile10.hubspot-form-container .hs_phone {
        margin-bottom: 28px !important;
    }

    .legal-consent-container{
        padding: 0 7px;
    }
}

@media (min-width: 1440px) {
    .tile1 .content {
        max-width: 40%;
    }

    .tile1 .para {
        max-width: unset;
    }

    .tile3 .content h3 {
        min-height: auto;
    }

    .tile3 .content p {
        min-height: 135px;
    }
}