.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    border: 1px solid rgb(201, 201, 201);
}

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

.col.text-center {}

.col.text-center {}

.text-primary {
    color: rgb(239, 64, 54) !important;
}

.cryptedmail:after {
    content: attr(data-name) "@"attr(data-domain) "."attr(data-tld);
}

header.masthead .intro-text .intro-heading span {
    font-size: 33px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 25px;
    font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-shadow: 2px 2px 16px #6ec5d0;
}

@media (min-width:768px) {
    header.masthead .intro-text .intro-heading span {
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
        margin-bottom: 50px;
        font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
        text-shadow: 2px 2px 16px #6ec5d0;
        /*text-shadow: 2px 2px 16px #6ec5d0;*/
    }
}
