.col_centered {
    float: none;
    margin: 0 auto;
}

/* map */
.map_section {
    display: flex;
    justify-content: center;
    padding: 30px 0px 30px 0px;
    background: #076dd2;
    text-align: center;
}

.map_area h1 {
    margin-bottom: 20px;
}

.map_show {
    position: relative;
}

.map_show img {
    transition: 0.5s all ease-in-out;
    /* cursor: pointer; */
    /* opacity: 1; */
    border-radius: 30px;
}

.map_show:hover img {
    transform: scale(1);
    /* transform: scale(1.03); */
    /* opacity: 0.8; */
}

.map_pin {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 35%;
    left: 15%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_2 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 50%;
    left: 45%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_3 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 64%;
    left: 67%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_4 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 62%;
    left: 27%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_5 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 50%;
    left: 30%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_6 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 58%;
    left: 57%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_7 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 56%;
    left: 10%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_8 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 15%;
    left: 5%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_9 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 26%;
    left: 4%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

.map_pin_10 {
    position: absolute;
    z-index: 5;
    width: 25px;
    height: 25px;
    bottom: 37%;
    left: 46%;
    -webkit-animation: shakeY 0.7s infinite alternate;
    animation: shakeY 0.7s infinite alternate;
}

/* Responsive */
@media (min-width: 360px) {

}

@media (min-width: 390px) {

}

@media (min-width: 540px) {
    .map_pin {
        bottom: 35%;
        left: 15%;
    }

    .map_pin_2 {
        bottom: 50%;
        left: 45%;
    }

    .map_pin_3 {
        bottom: 64%;
        left: 67%;
    }

    .map_pin_4 {
        bottom: 62%;
        left: 26%;
    }

    .map_pin_5 {
        bottom: 50%;
        left: 30%;
    }

    .map_pin_6 {
        bottom: 58%;
        left: 57%;
    }

    .map_pin_7 {
        bottom: 56%;
        left: 10%;
    }

    .map_pin_8 {
        bottom: 15%;
        left: 5%;
    }

    .map_pin_9 {
        bottom: 26%;
        left: 4%;
    }

    .map_pin_10 {
        bottom: 37%;
        left: 46%;
    }
}

@media (min-width: 576px) {
    .map_pin {
        bottom: 35%;
        left: 15%;
    }

    .map_pin_2 {
        bottom: 50%;
        left: 45%;
    }

    .map_pin_3 {
        bottom: 64%;
        left: 67%;
    }

    .map_pin_4 {
        bottom: 62%;
        left: 27%;
    }

    .map_pin_5 {
        bottom: 50%;
        left: 30%;
    }

    .map_pin_6 {
        bottom: 58%;
        left: 57%;
    }

    .map_pin_7 {
        bottom: 56%;
        left: 10%;
    }

    .map_pin_8 {
        bottom: 15%;
        left: 5%;
    }

    .map_pin_9 {
        bottom: 26%;
        left: 4%;
    }

    .map_pin_10 {
        bottom: 38%;
        left: 46%;
    }
}

@media (min-width: 768px) {
    .map_section {
        padding: 50px 0px 50px 0px;
    }

    .map_pin {
        width: 45px;
        height: 45px;
        bottom: 35%;
        left: 15%;
    }

    .map_pin_2 {
        width: 45px;
        height: 190px;
        bottom: 35%;
        left: 45%;
    }

    .map_pin_3 {
        width: 45px;
        height: 250px;
        bottom: 43%;
        left: 67%;
    }

    .map_pin_4 {
        width: 45px;
        height: 350px;
        bottom: 31%;
        left: 26%;
    }

    .map_pin_5 {
        width: 45px;
        height: 45px;
        bottom: 50%;
        left: 30%;
    }

    .map_pin_6 {
        width: 45px;
        height: 200px;
        bottom: 42%;
        left: 57%;
    }

    .map_pin_7 {
        width: 45px;
        height: 5px;
        bottom: 60%;
        left: 9%;
    }

    .map_pin_8 {
        width: 45px;
        height: 150px;
        bottom: 4%;
        left: 3%;
    }

    .map_pin_9 {
        width: 45px;
        height: 35px;
        bottom: 26%;
        left: 2%;
    }

    .map_pin_10 {
        width: 45px;
        height: 250px;
        bottom: 16%;
        left: 46%;
    }
}

@media (min-width: 992px) {
    .map_pin {
        bottom: 35%;
        left: 15%;
    }

    .map_pin_2 {
        bottom: 39%;
        left: 46%;
    }

    .map_pin_3 {
        bottom: 48%;
        left: 68%;
    }

    .map_pin_4 {
        bottom: 38%;
        left: 26%;
    }

    .map_pin_5 {
        bottom: 50%;
        left: 30%;
    }

    .map_pin_6 {
        bottom: 46%;
        left: 57%;
    }

    .map_pin_7 {
        bottom: 59%;
        left: 9%;
    }

    .map_pin_8 {
        bottom: 6%;
        left: 3%;
    }

    .map_pin_9 {
        bottom: 26%;
        left: 2%;
    }

    .map_pin_10 {
        bottom: 22%;
        left: 47%;
    }
}

@media (min-width: 1024px) {

}

@media (min-width: 1200px) {
    .map_pin {
        bottom: 35%;
        left: 15%;
    }

    .map_pin_2 {
        bottom: 36%;
        left: 45%;
    }

    .map_pin_3 {
        bottom: 44%;
        left: 67%;
    }

    .map_pin_4 {
        bottom: 32%;
        left: 26%;
    }

    .map_pin_5 {
        bottom: 50%;
        left: 30%;
    }

    .map_pin_6 {
        bottom: 43%;
        left: 57%;
    }

    .map_pin_7 {
        bottom: 60%;
        left: 9%;
    }

    .map_pin_8 {
        bottom: 5%;
        left: 3%;
    }

    .map_pin_9 {
        bottom: 26%;
        left: 2%;
    }

    .map_pin_10 {
        bottom: 18%;
        left: 46%;
    }
}

@media (min-width: 1440px) {
    .map_pin {
        bottom: 35%;
        left: 15%;
    }

    .map_pin_2 {
        bottom: 36%;
        left: 45%;
    }

    .map_pin_3 {
        bottom: 44%;
        left: 67%;
    }

    .map_pin_4 {
        bottom: 32%;
        left: 26%;
    }

    .map_pin_5 {
        bottom: 50%;
        left: 30%;
    }

    .map_pin_6 {
        bottom: 43%;
        left: 57%;
    }

    .map_pin_7 {
        bottom: 60%;
        left: 9%;
    }

    .map_pin_8 {
        bottom: 5%;
        left: 3%;
    }

    .map_pin_9 {
        bottom: 26%;
        left: 2%;
    }

    .map_pin_10 {
        bottom: 18%;
        left: 46%;
    }
}

@media (min-width: 1680px) {

}

@media (min-width: 1920px) {

}

@media (min-width: 2560px) {
}


