/*@media (max-width:1024){
	.map_country{
		margin-top: 20px;
	}	
}*/

@media (min-width: 768px ) { 
	.map_country{
		margin-top: 140px;
	}
    .data-red-title{
       font-size:10px !important;
    }    	
}









@media (min-width: 1860px) { 
    .data-red-title{
       font-size:12px !important;
    }
}


/*@media (max-width: 2000.98px) { 
    .data-red-title{
       font-size:12px !important;
    }
}*/






























@media (min-width: 992px ) { 
	.map_country{
		margin-top: 0px;
	}	
}



.mobile-wind-speed{
    font-size:10px;
}

.map_country{
	max-width:100%;
}

.city-head{
    margin-top:15px;
    margin-bottom:5px;
    color: #DA2128;
    font-size: 12px;
    height: 30px;
  /* text-align:center; */
}

.city-name{
    margin-top:5px;
    padding-top:8px;
    background-color: #F2F3F7;
    color: #707070;
   /* font-family: "Roboto, Regular";*/
    font-size: 12px;
    height: 30px;
}

.city-title{
    padding-top:5px;    
    font-family: "Coranto 2 Headline";
    font-size:16px;
    color: #000000;
    vertical-align: middle; 
}

.selected div{
    background-color: #70C2B4 !important;
    color: #FFFFFF;
    vertical-align: middle;
 
}

.data-block{
    margin-bottom:10px !important;
}
.data-block-mobile{
    margin-bottom:10px !important;
    padding-left:0px !important;
    padding-right:0px !important;    

}

.data-block div{
    background-color: #F2F3F7;
}
.data-block-mobile div{
    background-color: #F2F3F7;
}

.data-head{
    font-family: "Coranto 2 Headline";
    font-size:16px;
    /*color: #000000;*/
    color: #000000;    
    margin-top: 80px;
}
.data-head-mobile{
    font-family: "Coranto 2 Headline";
    font-size:16px;
    /*color: #000000;*/
    color: #000000;    
    margin-top: 20px;
}

.data-title{
    /*font-family: "Roboto, Bold";*/
    font-size:14px;
    font-weight: bold;
}
.data-title-mobile{
    font-weight: bold;
        font-size:11px !important;

}

.data-red-title{
   /* font-family: "Roboto, Regular";*/
   font-size:12px;
   color: #DA2128;
}
.data-red-title-mobile{
    /* font-family: "Roboto, Regular";*/
    padding-left:5px !important;
    padding-right: 5px !important;
    font-size:11px;
    color: #DA2128;
 }

.data-content{
    font-size:12px;
    color: #707070;
}

.data-content-mobile{
    font-size:12px;
    color: #707070;
    padding-left:5px !important;
    padding-right: 5px !important;
}

.back-to-overal{
    color: #707070;
    font-weight: bold;
}

.topic-title-mobile{
    font-family: "Coranto 2 Headline";
}