html {
    scroll-behavior: smooth;
}
.navbar{
    background: #194159 !important;
}
.navbar-brand.logo img {
    width: 100px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link, .navbar-nav .nav-link{
    color: #fafdff !important;
    font-size: 1.3em;
    text-transform: uppercase;
}
.navbar-nav .social a.nav-link {
    padding: 5px;
    width: 30px;
}


/*Header image*/
.jumbo-image{
    position: relative;
}
.jumbo-image img.header-image {
    width: 100%;
    height: 427px;
    border-radius: 2px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: 50% 40%;
}
.jumbo-image .img-container .image-info {
    FONT-VARIANT: JIS04;
    position: absolute;
    top: 50%;
    border-radius: 4px;
    /* background: rgba(94, 94, 94, 0.82); */
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);

}
.jumbo-image .img-container:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(25 65 88 / 40%);
    position: absolute;
}
.jumbo-image h2.img-text-header {
    font-size: 4.5em;
    margin-top: 10px;
    margin-bottom: 7px;
    font-weight: 500;
    text-shadow: 3px 3px 6px #313131;
    color: #fafdff;
    text-align: center;
    line-height: 1em;
    text-transform: uppercase;
}
.jumbo-image p.img-text {
    margin-bottom: 10px;
    line-height: 1em;
    padding-left: 3px;
    font-size: 1.8em;
    text-shadow: 2px 2px 6px #000;
}

/*Read statement*/
.read-statement{
    background:#eceeef;
    padding-bottom: 40px;
    font-family: 'Domine' , serif;
}
.read-statement .container{
    background-color: #f8f9fa!important;
    margin-top: -31px;
    position: relative;
    box-shadow: 0px 0 6px 3px #a7a7a7;
    padding-bottom: 40px;
}

.read-statement .statement {
    /*height: 400px;*/
    overflow: hidden;
    transition: all .5s ease-out;
    padding:20px;
}
.read-statement .statement ul li {
    margin: 15px;
}
.read-statement .statement h2{
    padding: 40px 0;
    color: #334752;
    font-size: 2.2em;
}

.branded-btn, .branded-btn:hover{
    background: #334752;
    color: #fff;
    padding:12px;
}
.pdf-download-btn{
    font-size: 1.2em;
    font-weight: bold;
}
.pdf-download-btn:hover{
    box-shadow: 2px 3px 9px 0px rgb(25 65 89);
    background: #8faebe;

}


/*Newsletter*/

#mc_embed_signup .mc-field-group input{
    text-indent: 0.5em !important;
}
.newsletter-signup {
    margin-top: 40px;
    margin-bottom: 40px;
}

.newsletter-signup .declaration, .press-release {
    padding: 30px;
    padding-bottom: 0;
}

#mc_embed_signup #mc-embedded-subscribe{
    background: #334752;
    margin:unset;
}
#mc_embed_signup .mc-field-group {
    flex-direction: column;
}
#mc_embed_signup .mc-field-group.input-group input {
    margin-right: 7px;
}

#mc_embed_signup .name-wrapper, #mc_embed_signup .info-wrapper{
    display: flex;
    width: 96%;
}

#mc_embed_signup .name-wrapper .mc-field-group:nth-of-type(2){
    margin-left: 1em;
}
#mc_embed_signup .info-wrapper .mc-field-group:nth-of-type(1){
    width: 50%;
}
#mc_embed_signup .info-wrapper .mc-field-group:nth-of-type(2){
    margin-left: 1em;
}
#mc_embed_signup .info-wrapper .mc-field-group:nth-of-type(3){
    margin-left: 1em;
}

/*Signatories */
.signatories{
    background:#eceeef;
}
.signatories .signatories-items{
    position: relative;
    margin-top: -31px;
    background: #fff;
    box-shadow: 0 0 6px 3px #a7a7a7;
    padding-bottom: 3em;
}
.signatories .card{
    margin-top: 30px;
    border: 1px solid rgba(25 65 88 / 7%);
    height: 12rem;
}
.signatories .card .card-title{
    color: #334752;
}
.signatories .card .card-subtitle{
    color: #b5b5b5;

}

/* Signatures */
.signatures{
    margin: auto;
    margin-left: 15%;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
}
.signatures .signature{
    padding-right: 1em;
}

.signatures .signature:last-child{
    flex-grow: 2;
    text-align: center;
    margin-right: 10%;
}

/* Press release */
.block-quote{
    margin-left: 8%;
    font-weight: bold;
}
.press-release-page{
    max-width: 1000px;
    margin: auto;
    box-shadow: 0 2px 5px grey;
    font-family: 'ROBOTO', sans-serif;
    background-color: #7955480d;
}
.press-release{
    padding: 7em;
}
.press-release em{
    font-weight: bold;
    font-style: normal;
}
.press-release-title{
    font-size: 2em;
    font-family: 'ROBOTO', sans-serif;
}
.press-release header {
    margin-bottom: 1.5em;
}
.press-release p {
    font-size: 1.3em;
}
/*Footer*/

.footer{
    padding:20px;
    background: #194159 !important;
    color: #fafdff;
    font-size: .9em;
}
.footer .footer-logo img{
    width:80px;
    padding-bottom: 10px;
}

.script-font, .card .card-title {
    font-weight: bold;
    font-size: 1.2em;
}

.statement p:nth-child(2):first-letter {
    color: #000;
    font-size: 4.4em;
    float: left;
    line-height: 0.6;
    padding-right: 8px;
    font-weight: 300;
}

.affiliation-disclaimer{
    text-align: right;
    margin-right: 4%;
}

@media only screen and (min-width: 320px ) and (max-width: 768px) {
    .jumbo-image h2.img-text-header{
        font-size: 3em;
    }
    .jumbo-image p.img-text{
        font-size: 1.2em;
        line-height: 1.3em;
    }
    .pdf-download-btn{
        font-size: .9em;
    }
    .navbar-brand.logo img {
        width: 70px;
    }

    #mc_embed_signup .name-wrapper,  #mc_embed_signup .info-wrapper{
         display: block;
         width: 100%;
         padding-bottom: 3%;
    }
    #mc_embed_signup .name-wrapper .mc-field-group:nth-of-type(2) {
         margin-left: 0;
    }
    #mc_embed_signup .info-wrapper .mc-field-group:nth-of-type(1) {
        width: 96%;
    }
    #mc_embed_signup .info-wrapper .mc-field-group:nth-of-type(2) {
        margin-left: 0;
    }
    #mc_embed_signup .info-wrapper .mc-field-group:nth-of-type(3) {
        margin-left: 0;
    }
    .press-release{
        padding: 2em;
    }
    .press-release-title {
        font-size: 1.2em;
    }
    .press-release p {
        font-size: 0.9em;
    }
}
@media only screen and (min-width: 320px ) and (max-width: 1080px) {
    .signatures .signature:last-child {
        flex-grow: 0;
        text-align: unset;
    }
}
.pull-quote{
    float: right;
    font-size: 30px;
    color: #999;
    width: 40%;
    margin-left: 1em;
}
.signatories-table{
    padding-left: 10%;
}
.signatories-table em{
    font-weight: bold;
    font-size: 1.1em;
    font-style: normal;

}

.read-statement .pdf-download-btn{
    display: block;
}


.inquiries{
    text-align: center;
    margin-top: 3em;
}
