@media (min-width: 2400px) {  /* HD */
.custom\.2 {display: none; }
.custom\.3 {display: none; }
#fxmenu1 {display: none; }
.custom\.sluzbymob {display: none; }
#gruemenu {display: none; }
.custom\.logo {display: none; }}


@media (min-width: 800px) and (max-width: 2400px) {  /* Tablet and Mobile */
.custom\.2 {display: none; }
.custom\.3 {display: none; }
#fxmenu1 {display: none; }
  .custom\.sluzbymob {display: none; }
}

@media (min-width: 709px) and (max-width: 2400px) {  /* Tablet and Mobile */
#gruemenu {display: none; }
.custom\.sluzbymob {display: none; }
}



@media (min-width: 1209px) and (max-width: 2400px) {  /* Tablet and Mobile */
.module\.sluzby\.tab {display: none; }
.custom\.sluzbymob {display: none; }
}

@media  (max-width: 1208px) {  /* Tablet and Mobile */
.custom\.sluzby{display: none; }
}

@media (min-width: 992px) and (max-width: 2400px) {  /* Tablet and Mobile */
  .custom\.logo {display: none; }
.custom\.sluzbymob {display: none; }
}
@media (max-width: 991px) {  /* Tablet and Mobile */
  .custom\.hot {display: none; }
a.flexMenuToggle {float: left; position: absolute;}  
}




@media (min-width:717px) and (max-width: 799px) {  /* Tablet and Mobile */
.custom\.2 {display: none; }
.custom\.3 {display: none; }
.custom\.sluzbymob {display: none; }
}

@media (min-width:768px) and (max-width: 799px) {  /* Tablet and Mobile */
#fxmenu1 {display: none; }
.custom\.sluzbymob {display: none; }
}


 
@media (max-width: 768px) {  /* Tablet and Mobile */
.newsmenu {display: none;}

@media (min-width: 667px) and (max-width: 716PX) { /* Mobile */
  .position-top-1 > div:nth-child(1) {display: none; }
.custom\.3 {display: none; }
  .custom\.sluzbymob {display: none; }
.newsmenu {display: none;}}




@media  (min-width: 401px) and (max-width: 667px) { /* Mobile small */
.position-top-1 > div:nth-child(1) {display: none; }
.custom\.3 {display: none; }
.custom\.sluzbymob {display: none; }
}



@media (min-width: 362px) and (max-width: 400px) { /* Mobile small */
 .position-top-1 > div:nth-child(1) {display: none; }
.custom\.3 {display: none; }
.module\.sluzby\.tab {display: none; }
.custom\.sluzbymob {display: none; }
}



@media (min-width: 250px) and (max-width: 361px) { /* Mobile small */
 .position-top-1 > div:nth-child(1) {display: none; }
.custom\.2 {display: none; }
.module\.sluzby\.tab {display: none; }

}


@media (min-width: 0px) and (max-width: 249px) { /* Mobile small */
  .position-top-1 > div:nth-child(1) {display: none; }
  .custom\.2 {display: none; }
.module\.sluzby\.tab {display: none; }
}
