.section span {
    font-size: 20px;
}

.zebra-validated {
    margin: 10px;
}

.log-in,
.go-to-console,
.try-it-now-btn,
.contact-btn,
.pricing-btn {
    /*display: none;*/
    margin-bottom: 10px !important;
    margin-right: 10px;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.floating-buttons {
    margin-bottom: 120px;
}

.our-clients-tust-us {
    margin-top: 100px;
    margin-bottom: 0px;
    text-transform: uppercase;
}