
#topsection {
position: relative;
background: inherit;
background-size: cover;
height: 176px;
width: 100%;
border : 0px dotted aqua;
overflow: hidden;
border-bottom: 4px solid #fff;
}
#topsection h1, #galleryH1 {   /* naslov text  */
position: absolute;
background: transparent;
left: 0;
top: 35px;
text-align: center;
width: 99%;
color: #fff;     
font-size: 48px;
font-family: "Arial Black", Arial;
font-weight: 900;
border: 0px solid white;
white-space: nowrap;
}
#topsection h2 {
position: absolute;
background: transparent;
left:3.7%;
bottom: 15px;
margin: 0;
text-align: left;
width: auto;
color: #ccf; 
font-size: 24px;
font-family: "Arial Black", Arial;
font-weight: 900;
border: 0px solid red;
}
#zastavice {
position: absolute;
top: 22px;
right: 10%;
width: auto;
height: 33px;
padding: 2px;
text-align: center;
background: #CCDDFF;
z-index: -10;
border: 0px solid red;
}
#lan {
position: absolute;
background: transparent;
font-size: 14px;
line-height: 10px;
font-family: 'Arial';
font-weight: 500; 
border: 0px solid green;  
color: #fff;
top: 18px;
right: 3%;
z-index: 10;
}
#zastavice {
position: absolute;
top: 12px;
right: 10%;
width: auto;
height: 33px;
padding: 2px;
text-align: center;
background: #CCDDFF;
z-index: -10;
border: 0px solid red;
}
.flag {
float: right;
height: auto;
width: 52px;
border: 2px solid #CCDDFF;
margin-top: 2px;
cursor : pointer;
margin-left: 3px;
}
.flag_curr {
height: auto;
width: 52px;
border: 0.8px solid #ccc;
cursor : pointer;
z-index: 10;
}
.flagc {
height: auto;
width: 30px;
border: 0px solid #CCDDFF;
cursor : pointer;
}
#nexttop{
float: left;
height: auto;
background: #001f62;
width: 100%;
}

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

#topsection h1, #galleryH1 {  /* naslov text  */      
top: 48px;
font-size: 48px;
}
#topsection h2{
left:3.0%;
bottom: 4px;
font-size: 18px;
}

#zastavice {
right: 3%;
top: 18px;
width: auto;
height: 24px;
padding: 2px;         
}
#lan {
top: 25px;
font-size: 14px;
right: 3%;
}
#zastavice {
top: 20px;
right: 2.4%;
height: 30px;
padding: 3px;
}
.flag {
float: right;
height: auto;
width: 48px;
border: 2px solid #CDF;
margin-top: 2px;
cursor : pointer;
margin-left: 5px;
}
.flag_curr {
width: 44px;
border: 0.8px solid #ccc;
}
}

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

#topsection h1, #galleryH1 {   /* naslov text  */
top: 38px;
font-size: 28px;
}
#topsection h2{
left:3.0%;		 					
bottom: 0px;
font-size: 14px;
}
#lan {
top: 25px;
font-size:12px;
right: 3%;
}
#zastavice {
top: 19px;
right: 2.4%;
height: 25px;
padding: 3px;
}
.flag {
float: right;
height: auto;
width: 35px;
border: 2px solid #CDF;
margin-top: 2px;
cursor : pointer;
margin-left: 3px;
}
.flag_curr {
width: 34px;
border: 0.8px solid #ccc;
}
}

@media screen and (max-width: 899px) {
#lan {
font-size: 11px; 
top: 10px;  
right: 2%; 
}
#topsection h1, #galleryH1 {   /* naslov text  */
font-size: 24px;
top: 28px;
}
#topsection h2{
left: 2%;
bottom: -12px;
font-size: 13px;
}
#lan {
top: 25px;
right: 4%;
}
#zastavice {
top: 19px;
right: 2.4%;
height: 25px;
padding: 3px;
}
.flag {
float: right;
height: auto;
width: 34px;
border: 2px solid #CDF;
margin-top: 2px;
cursor : pointer;
margin-left: 3px;
}
.flag_curr {
width: 35px;
border: 0.8px solid #ccc;
}
}
@media screen and (max-width: 599px) {

#topsection h1, #galleryH1 {   /* naslov text  */
font-size: 18px;
top: 48px;
}
#topsection h2{
left:3.7%;
bottom: 3px;
font-size: 12px;
}
#lan {
top: 25px;
right: 4%;
}
#zastavice {
top: 19px;
right: 2.4%;
height: 25px;
padding: 3px;
}
.flag {
float: right;
height: auto;
width: 34px;
border: 2px solid #CDF;
margin-top: 2px;
cursor : pointer;
margin-left: 3px;
}
.flag_curr {
width: 35px;
border: 0.8px solid #ccc;
}
.flagc {
width: 20px;
border: 0;
}
}

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

#topsection h1, #galleryH1 {    /* naslov text  */
font-size: 12px;
top: 24px;
}
#topsection h2{
display: none;
left:0%;
bottom: -15px;
font-size: 8.5px;
}
#lan {
top: 5px;
right: 4%;
font-size: 8px;
}
#zastavice {
top: 5px;
right: 2.4%;
height: 22px;
padding: 2px;
}
.flag {
float: right;
height: auto;
width: 17%;width: 26px;
border: 2px solid #CDF;
margin-top: 2px;
cursor : pointer;
margin-left: 3px;
}
.flag_curr {
width: 28px;
border: 0.8px solid #ccc;
}


}