.europa .marker-tip {
    background: white;
    position: relative;
    left: 28%;
    -moz-border-radius:    1vh;
    -moz-border-radius:    1vh;
    -webkit-border-radius: 1vh;
    border-radius:         1vh;
    box-shadow: 1px 1px 9px #888888;

    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Hammersmith One', sans-serif;
    cursor: pointer;
}

.europa .marker-tip:before {
    content:"";
    position: absolute;
    left: -12px;
    top: 17%;
    width: 0;
    height: 0;
    border-top: 1vh solid transparent;
    border-right: 2vh solid white;
    border-bottom: 1vh solid transparent;
}

.europa .large-letter {
    font-size: 4.5vh;
}

.europa .tip-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6vh;
    text-transform: none;
    margin-top: -1.2vh;
}

.europa .more-link {
    font-family: 'Hammersmith One', sans-serif;
    color: #E32084;
    font-size: 1.9vh;
    margin-top: 3.2vh;
    cursor: pointer;
}

.europa .pin-marker {
    position: absolute;
    top: 0;
    background-image: url('../images/pin-no-border.svg');
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 47px;
    float: left;
    margin-top: 15px;
    cursor: pointer;
    z-index: 1;

    color: white;
    font-size: 1.4vh;
    line-height: 3vh;
    text-align: center;
}

.map-spacing {
    padding: 0 50px 120px;
}

@media screen and (max-width: 1024px) {
    .europa .marker-tip {
        left: 48px;
    }
}


@media screen and (max-width: 768px) {
    .europa .marker-tip {
        left: 43px;
        top: -2px;
    }
}

@media screen and (min-width: 667px) and (max-width: 767px) {
    .europa .marker-tip {
        left: 43px;
        top: 13px;
    }

    .europa .marker-tip:before {
        left: -6px;
    }
}

@media screen and (max-width: 600px) {
    .europa .pin-marker {
        height: 3.5vh;
        width: 2.3vh;
        line-height: 2.3vh;
        font-size: 1vh;
    }
}

@media screen and (max-width: 400px) {
    .europa .marker-tip {
        left: 30px;
    }
}



/* cities */
.europa-schweden {
    top: 28%;
    left: 44%;
}

.europa-deutschland {
    top: 53%;
    left: 36%;
}

.europa-schweiz {
    top: 59%;
    left: 33%;
}

.europa-england {
    top: 48%;
    left: 25%;
}

.europa-kroatien {
    top: 63%;
    left: 41%;
}

.europa-ungarn {
    top: 60%;
    left: 46%;
}

.extra-country {
    position: absolute;
    width: 350px;
    margin-left: 50%; 
    margin-top: -100px;
    text-align: center;
}
.extra-country-image {
    display: flex;
    border: 1px solid #E32084;
    gap: 35px;
}


.europa-libanon {
    top: 89%;
    left: 74%;
}

.europa-srilanka {
    top: 93%;
    left: 78%;
}

.europa-malaysia {
    top: 94%;
    left: 80%;
}


@media screen and (max-width: 1200px) {
    .europa-schweiz {
        top: 57%;
    }
    .europa-england {
        top: 45%;
    }
    .europa-kroatien {
        top: 61%;
    }
    .europa-ungarn {
        top: 58%;
    }

    .europa-libanon {
        top: 86%;
        left: 80%;
    }

    .europa-srilanka {
        top: 91%;
        left: 85%;
    }

    .europa-malaysia {
        top: 92%;
        left: 87%;
    }
}

@media screen and (max-width: 992px) {
    .europa-deutschland {
        top: 49%;
    }

    .europa-schweiz {
        top: 56%;
    }

    .europa-england {
        top: 41%;
    }

    .europa-schweden {
        left: 43%;
    }

    .europa-kroatien {
        top: 59%;
    }
    .europa-ungarn {
        top: 56%;
    }

    .map-spacing {
        padding-bottom: 250px;
    }

    .extra-country {
        position:absolute;
        width: 60%;
        margin-left: 0; 
        margin-top: 20px;
        text-align: left;
    }
    .extra-country-image {
        border: 0px;
    }

    .europa-libanon {
        top: 108%;
        left: 43%;
    }

    .europa-srilanka {
        top: 114%;
        left: 50%;
    }

    .europa-malaysia {
        top: 116%;
        left: 53%;
    }
}

@media screen and (max-width: 726px) {
    .europa-deutschland {
        top: 49%;
    }

    .europa-schweiz {
        top: 57%;
    }

    .europa-england {
        top :43%;
        left: 26%;
    }

    .europa-schweden {
        left: 43%;
    }
}

@media screen and (max-width: 630px) {
    .europa-deutschland {
        left: 36%;
    }

    .europa-schweiz {
        top: 57%;
        left: 34%;
    }

    .europa-england {
        top: 42%;
        left: 26%;
    }
    .europa-ungarn {
        top: 58%;
    }
    .extra-country {
        width: 75%;
    }
    .europa-libanon {
        top: 109%;
        left: 53%;
    }

    .europa-srilanka {
        top: 116%;
        left: 62%;
    }

    .europa-malaysia {
        top: 119%;
        left: 66%;
    }
}

@media screen and (max-width: 580px) {
    .europa-deutschland {
        left: 33%;
    }

    .europa-schweiz {
        top: 54%;
        left: 29%;
    }

    .europa-england {
        left: 20%;
    }

    .europa-schweden {
        top: 30%;
        left: 41%;
    }
    .europa-ungarn {
        top: 55%;
        left: 44%;
    }
}

@media screen and  (min-width: 500px) and (max-width: 580px) {
    .europa-deutschland {
        top: 49%;
        left: 37%;
    }

    .europa-schweiz {
        top: 56%;
        left: 34%;
    }

    .europa-england {
        top: 42%;
        left: 27%;
    }

    .europa-schweden {
        top: 30%;
        left: 43%;
    }
    .europa-kroatien {
        top: 58%;
        left: 42%
    }
    .europa-ungarn {
        top: 56%;
        left: 46%;
    }
    
}

@media screen and  (max-width: 500px) {
    .europa-deutschland {
        top: 50%;
        left: 33%;
    }

    .europa-england {
        top: 43%;
        left: 20%;
    }

    .europa-schweden {
        left: 41%;
    }

    .europa-schweiz {
        top: 57%;
        left: 29%;
    }
    .europa-kroatien {
        left: 40%;
    }
    .europa-ungarn {
        top: 57%;
    }
    .extra-country {
        width: 90%;
    }
    .europa-libanon {
        top: 109%;
        left: 49%;
    }

    .europa-srilanka {
        top: 116%;
        left: 60%;
    }

    .europa-malaysia {
        top: 118%;
        left: 64%;
    }
}

@media screen and  (max-width: 420px) { 


}