@media (min-width: 576px) {
  #bottom a {
    display: inline;
  }
  #people .owner .people-text {
    padding-left: 0;
    background-color: #f4f4f4;
  }
  #people .owner .people-text .bg-grey {

  }
  .flag-icon .dropdown-menu a {
    font-size: .7em;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .w-md-20 {
    width: 20%!important;
    max-width: 20%!important;
  }
}
@media (min-width: 768px) {
  .fadein {
    opacity: 0;
  }
  /* animation - fade */
  .onscreen.fadein {
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s; 
    -o-animation: fadein 2s; 
    animation: fadein 2s;
    animation-fill-mode: forwards;
  }
  div > .fadein:nth-of-type(2) {
    animation-delay: .5s
  }
  div > .fadein:nth-of-type(3) {
    animation-delay: 1s
  }
  div > .fadein:nth-of-type(4) {
    animation-delay: 1.5s
  }
  div > .fadein:nth-of-type(5) {
    animation-delay: 2s
  }
  div > .fadein:nth-of-type(6) {
    animation-delay: 2.5s
  }
  div > .fadein:nth-of-type(7) {
    animation-delay: 3s
  }
  div > .fadein:nth-of-type(8) {
    animation-delay: 3.5s
  }
  div > .fadein:nth-of-type(9) {
    animation-delay: 4s
  }
  div > .fadein:nth-of-type(10) {
    animation-delay: 4.5s
  }
  @keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }
  @-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }
  @-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }
  @-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }
  @-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }

  .onscreen .pulse {
    animation-delay: 2s
  }
  .onscreen .pulse {
    display: inline-block;
    animation-name: pulse_animation;
    animation-duration: .5s;
    transform-origin:70% 70%;
    animation-timing-function: linear;
  }
  @keyframes pulse_animation {
    0% { transform: scale(1); }
    50% { transform: scale(1.08); }
    100% { transform: scale(1); }
  }
  @-moz-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.08); }
    100% { transform: scale(1); }
  }
  @-webkit-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(2); }
    100% { transform: scale(1); }
  }
  @-ms-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.08); }
    100% { transform: scale(1); }
  }
  @-o-keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.08); }
    100% { transform: scale(1); }
  }

  .cover div {
    font-size: 1.1em;
    width: 90%;
  }
  .cover h1 {
    font-size: 1.5em;
  }
  #news .date { 
    margin-right: -15px;
  }
  #news .date br {
    display: block;
  }
  .sub-section {
    max-width: 80%;
  }
  footer a {
    display: block;
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .swiper-button-next:before {
		content: "";
    display: block;
    height: 55px;
    background: #ffffff;
		background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 70%, transparent 100%);
		background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 70%, transparent 100%);
		background: linear-gradient(to right, #ffffff 0%, #ffffff 70%, transparent 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
    position: absolute;
    left: -30px;
		top: -5px;
		transform: rotate(180deg) translate(0, 10px);
    bottom: 0;
    width: 60px;
    z-index: -1;
}

	.swiper-button-next:after {
		content: "";
    display: block;
    height: 55px;
    background: #ffffff;
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23004b85'%2F%3E%3C%2Fsvg%3E");
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23004b85'%2F%3E%3C%2Fsvg%3E");
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23004b85'%2F%3E%3C%2Fsvg%3E");
    position: absolute;
    left: -30px!important;
		right: 0;
		transform: rotate(180deg) translate(0, 10px);
    top: -7px!important;
    bottom: 0;
    width: 50px;
    z-index: -1;
    background-size: 15px;
    background-position: center center;
    background-repeat: no-repeat;
}
.swiper-button-prev:before {
  content: "";
  display: block;
  height: 55px;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 70%, transparent 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 70%, transparent 100%);
  background: linear-gradient(to right, #ffffff 0%, #ffffff 70%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='transparent',GradientType=1 );
  position: absolute;
  left: -10px!important;
  right: 0;
  top: -15px!important;
  bottom: 0;
  width: 60px;
  z-index: -1;
}
.swiper-button-prev:after {
  content: "";
  display: block;
  height: 55px;
  background: #ffffff;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23004b85'%2F%3E%3C%2Fsvg%3E");
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23004b85'%2F%3E%3C%2Fsvg%3E");
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23004b85'%2F%3E%3C%2Fsvg%3E");
  position: absolute;
  left: -10px!important;
  right: 0;
  top: -15px!important;
  bottom: 0;
  width: 50px;
  z-index: -1;
  background-size: 15px;
  background-position: center center;
  background-repeat: no-repeat;
}
}

@media (min-width: 992px) {
  .cover {
    height: 350px;
    padding: 0;
  }
  ul#menu-langs-1 > li > a:before {
    left: -12px;
  }
  #navigation .dropdown-menu {
    width: 100vw;
    background: rgb(5, 41, 95)!important;
    margin-top: 0;
  }
  .flag-icon .dropdown-menu {
    margin-top: 0;
  }
  #navigation .dropdown-menu a,
  .flag-icon .dropdown-menu a {
    color: #fff;
    font-size: .7em;
    text-transform: uppercase;
  }
  #navigation .dropdown-menu div > a:last-child,
  #menu-langs-1 .dropdown-menu div > a:last-child {
    padding-right: 10px;
  }
  #navigation .dropdown-menu a:hover,
  .flag-icon .dropdown-menu a:hover,
  #navigation .dropdown-menu a:focus,
  .flag-icon .dropdown-menu a:focus,
  #navigation .dropdown-menu a:active,
  .flag-icon .dropdown-menu a:active {
    color: #fdbd0f;
  }
  h2 {
    font-size: 1.7em;
  }
  h3 {
    font-size: 1.3em;
  }
  .mb-5 {
    margin-bottom: 3rem!important;
  }
  .navbar {
    height: 75px;
    transition: all .3s ease;
  }
  .navbar-brand img {
    height: 50px;
    width: 128px;
  }
  .navbar.f-nav {
    height: 40px;
  }
  .navbar.f-nav img {
    transition: all .3s ease;
  }
  .navbar.f-nav img.custom-logo {
    height: 35px!important;
    width: 90px!important;
  }
  main {
    padding-top: 76px;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: .5rem .7rem;
    border-top: 0;
  }
  .cover div {
    width: 100%;
    max-width: 800px;
  }
  .cover h1 {
    font-size: 2.5em;
  }
  .division-image img {
    height: 60px;
  }
  #separator .row > div:first-child {
    border-right: 2px solid #fff;
  }
  #separator .row > div:last-child {
    border-left: 2px solid #fff;
  }
  #separator .number { 
    font-size: 1.5em;
  }
  #news h2 {
    font-size: 1.3em;
  }
  #news .date {
    font-weight: 700;
    margin-right: 0;
  }
  #bottom {
    font-size: 1.3em;
  }
  .cover h1 {
    margin-bottom: 40px;
  }
  .timeline .swiper-slide {
    width: 100%!important;
  }
}

@media (min-width: 1200px) {
  .home .cover {
    background-position: center -50px;
  }
  .cover {
    height: 390px;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: .5rem 1rem;
  }
  ul#menu-langs-1 > li > a:before {
    left: -15px;
  }
}

@media (max-width: 1200px) {
  footer .second-widget p a {
    font-size: .9em;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
  }
  li.current-menu-item > a:before {
    left: 2px;
  }
}

@media (max-width: 991px) {
  #navigation .dropdown-menu {
    border: 0;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 3px;
  }
  #navigation .dropdown-menu .container.text-right {
    text-align: left!important;
  }
  #navigation .dropdown-menu .container.text-right a {
    display: block!important;
    text-align: left!important;
    font-size: .9em;
  }
  .icomap {
    background-size: contain;
  }
  
}

@media (max-width: 767px) {
  footer .second-widget p a {
    display: block;
  }
}

@media (max-width: 650px) {
  .slick-slider-wrapper {
    margin-left: 26px;
    margin-right: 26px;
  } 
}

@media (max-width: 576px) {
  #jobs .bg-grey {
    height: auto!important;
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    max-width: 100%;
  }
  #jobs .bg-grey p {
    margin-bottom: 0;
  }
  .flag-icon .dropdown-menu a {
    display: inline-block!important;
    width: 50px!important;
    clear: none;
    height: 25px;
  }
  table.tabulka tbody td:before {
    background: #145aa7;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    line-height: 50px;
    padding: 0 15px;
    color: #fff;
  }
  table.tabulka thead {
    display: none;
  }
  table.col thead {
    display: block;
  }
  table.tabulka tbody td {
    display: block;
    padding: 10px;
    text-align: right;
    min-height: 50px;
    height: auto!important;
    position: relative;
  }
  table.colored.table-striped td {
    padding-left: 110px;
  }
  table.table-striped > tbody > tr > td:nth-of-type(odd) {
    background: transparent;
  }
  table.table-striped > tbody > tr:nth-of-type(even) {
    background: #eaf0f8;
  }
  table.tabulka tfoot tr td:first-child {
    font-size: 1.2em;
  }
  table.tabulka tbody td:before,
  table.tabulka tfoot td:before {
    content: attr(data-th);
    display: inline-block;
    width: 100px;
    text-align: left;
    float: left;
  } 
  table.table-striped > tbody > tr:nth-of-type(even) {
    background: transparent;
  }
  table.table-hover > tbody > tr:hover {
    background-color: transparent !important;
  }
  table.table-hover > tbody > tr > td:hover {
    background-color: #f6f6f6;
  }
  #our-logos {
    padding: 30px 0px!important;
  }
  #our-logos .align-items-center > div:last-child {
    display: none;
  }
}