.LandingBanner .ImageContainer .InfoContainer .ContentContainer .StaticContent {
    /*float: right!important;*/
}

div.LandingBanner {
    margin-bottom: 120px!important;
}

.InfoContainer {
    /*background: #f8f8f8!important;*/
    background: white!important;
}

.ImageContainer {
    height: 510px!important;
}

.ContentPlaceholder {
    height: 505px!important;
}

.BGImage {
    /*visibility: hidden!important;*/
}

.banner-container-15-1 {
    background-position-x: left!important;
    background-position-y: bottom!important;
    background-position: left bottom;
    background-image: url('../home/i/banner/DevExpress-Subscription-15-1.png');
    background-repeat: no-repeat;
    margin-left: -65px;
    height: 505px;
    width: 1200px;
    display: table;
}

.l-column, r-column {
    display: table-cell;
}
.l-column {
    width: 780px;
}
.r-column {
    padding-top: 90px;
}

    .r-column p {
        font-size: 16px;
        color: #6b6b6b;
        line-height: 140%;
        padding-top: 5px;
        padding-bottom: 30px;
    }

div.InfoContainer {
    padding:0px!important;
}

div.award-sticker {
    position: absolute;
    top: -290px;
    right: -80px;
    left: auto;
    overflow: hidden;
    width: 600px;
    height: 291px;
}

div.award-sticker img{
    margin: -90px 0 0 140px;
}

@media (max-width: 1340px) {
    div.award-sticker {
        overflow: hidden;
        position: absolute;
    top: -290px;
    right: -60px;
        left: auto;
    width: 600px;
    height: 295px;
    }
div.award-sticker img{
    margin: -90px 0px -150px 140px;
}
}

.ios div.award-sticker,
.android div.award-sticker {
    width: 600px;
    height: 295px;
    overflow: hidden;
}

div.index-customer-quotes {
    background-color: white!important;
    text-align: center;
}

    div.index-customer-quotes h1 {
        padding-top: 40px;
    }

    div.index-customer-quotes h4 {
        padding-bottom: 30px;
    }

    div.index-customer-quotes div.map {
        float: left;
        margin-left: -95px;
        padding-bottom: 70px;
    }

    div.index-customer-quotes div.quote {
        float: left;
        width: 400px;
        text-align: left;
        padding-left: 40px;
        padding-top: 20px;
    }

        div.index-customer-quotes div.quote div.text {
            font-size: 16px;
            line-height: 150%;
            padding-bottom: 30px;
            padding-top: 30px;
        }

        div.index-customer-quotes div.quote div.name {
            font-size: 24px;
            line-height: 28px;
        }

        div.index-customer-quotes div.quote div.location {
            padding-top: 4px;
            font-size: 16px;
            line-height: 20px;
        }


        div.index-customer-quotes div.quote div.details {
            font-size: 18px;
        }


div.index-platforms {
    background-color: #f6f6f6!important;
    text-align: center;
    border-top: #e5e5e5 1px solid;
    border-bottom: #e5e5e5 1px solid;
}

    div.index-platforms h1 {
        padding-top: 50px;
    }

    div.index-platforms h4 {
        padding-bottom: 20px;
    }

    div.index-platforms h6 {
        padding-bottom: 30px;
        line-height: 150%;
    }

    div.index-platforms div.table {
        padding-bottom: 60px;
    }

        div.index-platforms div.table table tr td {
            padding-left: 30px;
            padding-right: 30px;
            width: 25%;
        }

            div.index-platforms div.table table tr td img {
                padding-bottom: 10px;
            }

div.index-awards {
    background-image: url('../Home/i/index/awards-background.png');
    background-position: center center;
    height: 470px;
    text-align: center;
    background-color: white!important;
    background-repeat: no-repeat;
}

    div.index-awards h1 {
        padding-top: 50px;
    }

    div.index-awards h4 {
        padding-bottom: 25px;
    }

    div.index-awards h5 {
        padding-bottom: 25px;
    }

    div.index-awards h6 {
        padding-bottom: 30px;
    }

    div.index-awards img {
        padding-bottom: 50px;
    }

div.index-awards-container {
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
}

div.index-news-events {
    margin-bottom: -60px!important;
}

    div.index-news-events div.table {
        padding-top: 50px;
        padding-bottom: 70px;
    }


div.Platform-Landing-Bunner-Title h6 {
    color: #666;
    padding-bottom: 18px;
}

div.Platform-Landing-Bunner-Title h4 {
    padding-bottom: 5px;
    padding-top: 20px;
    font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Verdana, sans-serif;
    font-weight: normal;
}

.Index-Button {
    padding: 10px 30px!important;
}