div.card {
    border-style: none;
}

h1.headline {
    font-size: 60px;
    color: #584f4f;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: 300;
}

h2.headline2 {
    color: #e2534f;
    font-size: 44px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 40px;
}

p.medium4 {
    color: #ccd2d4;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

p.medium {
    color: #707077;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

h4.medium3 {
    font-size: 27px;
    font-weight: 300;
    line-height: 1.4;
    color: #584f4f;
    font-family: 'Poppins', sans-serif;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

h4.medium2 {
    font-size: 27px;
    font-weight: 300;
    line-height: 1.1;
    color: #584f4f;
    font-family: 'Poppins', sans-serif;
}

.bootMedium1 {
    font-size: 27px;
    font-weight: 200;
    line-height: 1.1;
    color: #584f4f;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.card-text {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.50transp {
}

.bg-image1 {
    width: 300px;
    padding-top: 20px;
    padding-bottom: 30px;
    background-image: url('images/161031_doehmersLogoFluo2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-image2 {
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('images/140404_doehmersLogo1_60%25w.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-image3 {
    width: 200px;
    padding-top: 10px;
    padding-bottom: 18px;
    background-image: url('images/140404_doehmersLogo1_30%25b.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-rundaLogo {
    width: 35%;
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: url('runda/rundaLogoGrey1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 50px;
    min-width: 200px;
    margin-bottom: 40px;
}

.bgImage16-9 {
    padding-bottom: 56.25%;
}

.imageText1 {
    margin-top: -30px;
    margin-bottom: 60px;
    font-size: 14px;
}

.underLogo {
    height: 42px;
    margin-bottom: 0px;
}

.bridgeBG1 {
    background-image: url('images/oresundsbron1_2.jpg');
    min-height: 540px;
    padding-top: 200px;
    padding-bottom: 120px;
    width: 100%;
}

.bridgeBG2 {
    background-image: url('images/oresundsbron1_2.jpg');
    min-height: 540px;
    padding-top: 200px;
    padding-bottom: 120px;
    width: 100%;
}

.BG-fixed1 {
    background-attachment: fixed;
}

@media (hover: none) {
    .BG-fixed1 {
        background-attachment: initial;
    }

    .bridgeBG1 {
        background-image: url('images/cloudsBG1.jpg');
        min-height: 500px;
        padding-top: 200px;
        padding-bottom: 120px;
        width: 100%;
    }

    .bridgeBG2 {
        background-image: url('images/cloudsBG2.jpg');
        min-height: 500px;
        padding-top: 200px;
        padding-bottom: 120px;
        width: 100%;
    }
}

.form-label.formAdjust1 {
    font-family: 'Poppins', sans-serif;
}

.form-control.Poppins {
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}