/* prettier-ignore */
@media (max-width:1199px) {

}

/* prettier-ignore */
@media (min-width: 991px) {
  ul.navbar-nav > li:last-child ul:has(li:nth-child(7)) {transform: translateX(0%);right: 0;}
}

/* prettier-ignore */
@media (max-width:991px) {
    .swiper-success-stories .video-container video, .swiper-success-stories .video-container iframe {width: 100%;}
   .swiper-wrapper h1, .swiper-wrapper .h1 {
    font-size: 3.375rem;
    line-height: 3.375rem;
    margin-top:10px;
}

}

/* prettier-ignore */
@media (max-width:767px) {
     main section.cookie_section h3 {height: 47px;line-height: 47px;font-size: 30px;margin-bottom: 15px;}
     .navbar .navbar-nav {padding: 15px;}
     .icon-slider .image-content:hover .content-title-hover, .icon-slider .image-content.hover .content-title-hover {max-height: 300px;}
}

/* prettier-ignore */
@media (max-width:540px) {
    #myCookie {width: auto;margin: 0;left: 15px;bottom: 15px;right: 15px;}
    #myCookie div.cookieinfo p {font-size: 14px;line-height: 1.4;}
    .cookie_section h3 {height: 47px;line-height: 1em;font-size: 21px;margin-bottom: 15px;width: 50%;display: flex;align-items: center;}
    .cookie_section .cookie-pad {padding-left: 15px;}
    .cookie_section .col-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .cookie_section .col-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .cookie_switch {right: auto;left: 0;top: 0px;position: relative;display: inline-block;}
    h2.cookie-info-headline {margin-bottom: 25px;}
    main section.cookie_section h3 {height: auto;line-height: 1.2em;width: 100%;}
    
   
}
