.page-template-vt50 a.wp-block-button__link {
    background: white;
    border: 1px solid #004b8d;
    border-radius: 5px;
    color: #004b8d;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 25px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    width: auto;
}

.page-template-vt50 a.wp-block-button__link:hover {
    color: #fff;
    background: #004b8d;
    border: 1px solid #fff
}

.page-template-vt50 .container-fluid div[class*="col"] .padded {
    padding: 30px
}

.page-template-vt50 .container-fluid div[class*="col"] .padded.details .dp25-map {
    display: block;
    width: 100%;
    max-width: 620px;
    margin-top: 30px
}

.page-template-vt50 .blue {
    color: #fff;
    background: #004b8d
}

.page-template-vt50 .blue h1,.page-template-vt50 .blue h2,.page-template-vt50 .blue h3,.page-template-vt50 .blue h4,.page-template-vt50 .blue h5,.page-template-vt50 .blue p {
    color: #fff
}

.page-template-vt50 p {
    margin-bottom: 20px
}

.page-template-vt50 p .disclaimer {
    font-size: 11px;
    line-height: 1.2
}

.page-template-vt50 p a {
    color: #fff;
    text-decoration: underline
}

.page-template-vt50 h1,.page-template-vt50 h2,.page-template-vt50 h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px
}

.page-template-vt50 .dp25-logo {
    display: inline-block;
    border-radius: 3px;
    height: 56px;
    width: auto;
    margin-right: 10px
}

.page-template-vt50 .dp25-logo:last-child {
    margin-right: 0
}

.page-template-vt50 .header-text {
    display: block;
    width: 100%;
    position: relative;
}

.page-template-vt50 .header-text .copy {
    position: relative;
    width: 100%;
    height: 100%
}

.page-template-vt50 .header-text .copy.padded {
    padding-right: 0 !important
}

.page-template-vt50 .header-text .copy h1 {
    padding-right: 40px;
    font-size: 34px;
    color: #004b8d;
    font-weight: 900;
    padding-top: 70px;
    padding-bottom: 20px
}

.page-template-vt50 .header-text .copy h3 {
    color: #004b8d;
    text-transform: none;
    line-height: 1.4em;
}



.page-template-vt50 .header-text .copy .logo {
    display: inline-block
}

.page-template-vt50 .header-text .copy .logo.logo-25 {
    margin-left: -15px;
    width: 30%;
    max-width: 220px
}

.page-template-vt50 .header-text .copy .logo.logo-gct {
    width: 45%;
    max-width: 280px;
    margin-left: 20px
}

.page-template-vt50 .header-text .header-image {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 60%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.page-template-vt50 .header-text .scroll {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 30px;
    padding-bottom: 18px;
    background-image: url(../img/down-arrow.svg);
    background-position: bottom left;
    background-repeat: no-repeat;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
    color: #004b8d
}

@media only screen and (max-width: 991px) {
    .page-template-vt50 .header-text .header-image {
        min-height: 700px;
    }
}

@media only screen and (min-width: 992px) {
    .page-template-vt50 .browser-height {
        height:calc(100vh - 119px);
        min-height: 740px
    }

    .page-template-vt50 .browser-height .header-text {
        height: calc(100vh - 119px);
        min-height: 740px
    }

    .page-template-vt50 .container-fluid div[class*="col"] .padded {
        padding: 60px
    }

    .page-template-vt50 .container-fluid div[class*="col"] .padded h2 {
        font-size: 32px
    }

    .page-template-vt50 .container-fluid div[class*="col"] .details.padded {
        padding-left: 0
    }

    .page-template-vt50 .container-fluid div[class*="col"] .intro.padded {
        padding-right: 90px
    }

    .page-template-vt50 .header-text {
        display: block;
        width: 100%;
        position: relative
    }

    .page-template-vt50 .header-text .copy {
        width: 50%
    }

    .page-template-vt50 .header-text .copy h1 {
        font-size: 48px;
        line-height: 52px;
        padding-right: 90px;
        padding-top: 50px
    }

    .page-template-vt50 .header-text .header-image {
        display: block;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        padding: 0
    }

    .page-template-vt50 .header-text .scroll {
        display: block;
        left: 60px;
        font-size: 24px;
        padding-bottom: 23px
    }
}