

#choose-country {
    background-image: url('../IMAGES/worldmap.svg');
    background-size: 1920px;
    background-repeat: no-repeat;
    background-position: 50% 410px;
}
#choose-country .alert-info {background:none; color:#383a3b; border: none; margin: auto; margin-bottom: 20px; }
#choose-country .alert-info p {text-transform: uppercase;}
#choose-country .alert-info a {color:#383a3b; text-decoration: underline; text-transform: none; font-weight: normal;}
#choose-country .alert-info img {margin-right:10px; width:65px !important;}
#choose-country span.content-head-trenner {width: 100%; display: inline-block;}
#choose-country .csc-textpic-text {margin-left:0;}


#country-select .h3, #country-select .content-head-trenner {
    color: #fff !important;
}


.country-selector-overlay {
    /*height: 100%;*/
    /*background: rgba(56,58,59,0.6);*/
    /*position: fixed;*/
    /*z-index: 8888;*/
    /*width: 100%;*/
}
#country-select {
    position: absolute;
    /*top: 213px;*/
    top: 24%;
    z-index: 999999999;
    background: #222;
    left: 50%;
    transform: translate(-50%); -ms-transform: translate(-50%);  -webkit-transform:translate(-50%); -moz-transform: translate(-50%)
}
#country-selector-menu:before {}
#country-selector-menu {
    color:#fff;
    font-size: 16px;
    cursor: pointer;
}
.lang {  position: absolute;
    right: 100px;
    top: 70px;
}
.lang .globus {
    width: 20px;
    position: relative;
    /* margin: -10px; */
    margin: -2px 5px 2px 0px;
}
#country-select .close { opacity: 0.9; position: absolute; right: 35px; top: 20px; z-index: 9999;}
#country-select .close img { cursor: pointer;}
#country-select .content-head-text {margin-top: 35px;}
#country-select .alert-info {background:none; color:#fff; border: none; margin: auto; }
#country-select .alert-info p {text-transform: uppercase; margin-bottom:15px; margin-bottom:15px;}
#country-select .alert-info a {color:#fff; text-decoration: underline; text-transform: none; font-weight: normal;}
#country-select .alert-info img {margin-right:10px; width:55px !important;}
#country-select span.content-head-trenner {width: 100%; display: inline-block;}
#country-select .csc-textpic-text {margin-left:0;}

/*@media (max-width: 1200px) {*/
    /*#country-select {top:220px;}*/
/*}*/

/*@media (max-width: 768px) {*/
    /*#country-select {top:256px;}*/
/*}*/

@media (max-width: 480px) {
    /*#country-select {top:200px;} */
    #country-select {top:0;}
}


@media (max-width: 370px) {
    #country-select .alert-info img {width:45px !important;}
#country-select .alert-info p {font-size:14px;}
#country-select .alert-info a {font-size:18px;}
#country-select div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 35px;}

}

/* cf custom css */
#country-select {
    background-color: #fff;
    text-transform: uppercase;
    position: fixed;
    /*overflow-y: scroll;*/
}

#country-select .close {
    right: 15px;
    top: 10px;
}

#country-select .close img {
    width: 20px;
}

#country-select .country-headline {
    max-width: 60%;
    margin: 60px auto;
    text-align: center;
    font-family: "JosefinS", sans-serif;
    font-weight: 600;
}

#country-select .country-headline .style-text-clever,
#country-select .country-headline .style-text-fit {
    text-transform: lowercase;
}

#country-select .country-buttons {
    text-align: center;
}

#country-select .country-buttons div.left-col,
#country-select .country-buttons div.right-col {
    display: inline-block;
    min-width: 500px;
    margin-bottom: 20px;
}

#country-select .country-buttons a {
    font-size: 18px;
}

#country-select .country-buttons .stay-link {
    color: #000;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}

/*#country-select .country-buttons .stay-link:hover {*/
    /*background-color: #4a4a4a;*/
/*}*/
#country-select .country-buttons .country-link:hover {
    color: #fff;
    background-color: #7c000e;
    border-color: #8b0010;
}

#country-select .country-link.international {
    margin-bottom: 20px;
    display: block;
}
#country-select .country-link.international .glyphicon {
    top: 7px;
}
#country-select .country-link.international .style-text-clever,
#country-select .country-link.international .style-text-fit {
    text-transform: lowercase;
    font-size: 14px;
}

.overflow-hidden {
    overflow: hidden;
}
#country-select .country-choose {
    text-align: center;
    margin: 40px auto;
}

#country-select .country-choose p {
    font-size: 18px;
}
#country-select .country-choose a {
    margin-right: 10px;
    text-decoration: none;
}
#country-select .country-choose img {
    width: 20px;
    margin-top: -2px;
}


/* header chooser */
#header .choose-language {
    margin-right: 9px;
}

#header .choose-language img {
    margin-left: 7px;
    margin-top: -4px;
}

#header .choose-language a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

#header .choose-language a:hover {
    text-decoration: underline;
}

#country-select {
    overflow-y: hidden;
    position: initial;
    width:max-content;
    max-width: 1100px;
    left: auto;
    z-index: auto;
    margin: 15vh auto;
    padding: 30px;
    background: rgba(255,255,255, .95);
    transform: initial;
}

@media(min-width: 1300px){
    #country-select .country-buttons div.left-col {
        margin-right: 140px;
    }
    #country-select .country-choose {
        margin: 40px 55px;
    }
}

@media(max-width: 992px){
    #country-select {
        width: 100%;
    }
    #country-select .country-headline {
        max-width: inherit;
    }
}

@media (max-width: 480px) {
    #country-select {
        width:100%;
    }

    #country-select .country-buttons div.left-col,
    #country-select .country-buttons div.right-col {
        min-width: inherit;
    }
}

/* TESTING */
#redirectLoader, .country-selector-overlay {
    position: fixed;
    overflow-y: scroll;
    top: 0; right: 0; bottom: 0; left: 0;
    background:  rgba(40,40,40, .75);
    z-index: 99999;
}

#country-select .close {
    right: 0;
    top: 0;
    position: relative;
}

#country-select .button-container {
    display: inline-block;
    margin: 0 20px;
    min-width: 470px;
}

#country-select .display-inline {
    display: inline-block;
    margin-bottom: 10px;
}

@media(max-width: 768px) {
    #country-select .button-container {
        min-width: 0;
    }
}

@media(max-width: 480px) {
    #country-select {
        width: 100%;
    }
}
/*#country-select .country-select-overlay > div {*/
    /*margin: 15vh auto;*/
    /*width: 72%;*/
    /*padding: 30px;*/
    /*background: rgba(255,255,255, .95);*/
/*}*/

/*#country-select .country-buttons div.left-col, #country-select .country-buttons div.right-col {*/
    /*min-width: 468px;*/
/*}*/

#redirectLoader > div {
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
    top: 120px;
    position: relative;
    background: #fff;
    padding: 30px;
    font-size: 20px;
}

#redirectLoader i {
    margin-top: 20px;
}