@media (max-width: 1250px) {
    .slick-news .slick-arrow.slick-prev,
    .slick-news .slick-arrow.slick-next {
        transform: translate(0);
    }
}

@media (min-width: 1151px) {
    section.hero-slider .slider-container {
        width: 825px;
        height: 464px;
    }
}

@media (max-width: 1050px) {
    .group-item:empty {
        display: none;
    }
    .history-content {
        width: 47%;
    }
}

@media (max-width: 750px) {
    .history-content {
        width: 100%;
    }
    .history:last-of-type .history-content:first-of-type p:last-of-type {
        display: none;
    }
}

@media (min-width: 901px) {
    section.logo-links .icon-list--item {
        flex: 1 22.97%;
        max-width: 22.97%;
    }

    section.logo-links .sponsor-list--item {
        /* flex: 1 22.97%; */
        max-width: 50%;
    }

    section.logo-links .icon-list--item:not(:last-child), section.logo-links .sponsor-list--item:not(:last-child) {
        margin-right: 2.7%;
    }

    section.competitions, section.newsletter {
        flex: 1 48.65%;
    }
    
    section.competitions {
        margin-right:  2.7%;
    }

    .footer-navigation--col {
        flex: 1 22.97%;
        max-width: 22.97%;
    }

    .footer-navigation--col:not(:last-child) {
        margin-right: 2.7%;
    }

    .resp-slider-controls {
        display: none;
    }

    .news-resp-slider-controls {
        display: none;
    }
}

@media (min-width: 601px) and (max-width: 900px) {

    .logo-links .content-row, footer .content-row {
        flex-wrap: wrap;
    }

    section.logo-links .icon-list--item, .footer-navigation--col {
        flex: 1 48.25%;
        max-width: 48.25%;
        margin-right: 3.49%;
        margin-bottom: 3.49%;
    }

    section.logo-links .sponsor-row {
        display: grid;
        grid-template-columns: repeat(auto-fill,minmax(50%, 1fr));
    }

    section.logo-links .sponsor-list--item {
        min-height: 80px;
        max-width: 48.25%;
        margin-right: 3.49%;
        margin-bottom: 3.49%;
    }

    section.logo-links .icon-list--item:nth-child(2n+2), section.logo-links .sponsor-list--item:nth-child(2n+2), .footer-navigation--col:nth-child(2n+2) {
        margin-right: 0;
    }

    section.logo-links .icon-list--item:nth-last-child(1),
    section.logo-links .icon-list--item:nth-last-child(2),
    section.logo-links .sponsor-list--item:nth-last-child(1),
    section.logo-links .sponsor-list--item:nth-last-child(2) {
        margin-bottom: 0px;
    }


    footer .content-row {
        padding: 0px 35px;
    }

    section.competitions, section.newsletter {
        flex: 1 48.65%;
    }
    
    section.competitions {
        margin-right:  2.7%;
    }

    .newsletter-input-wrapper {
        display: block;
    }

    .newsletter-input-wrapper .input {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .newsletter-input-wrapper .action button {
        width: 100%;
    }

    .news-resp-slider-controls {
        display: none;
    }

}
@media (max-width: 1151px) and (min-width: 901px){
    section.logo-links .sponsor-row {
        grid-template-columns: repeat(auto-fill,minmax(33.33%, 1fr));
    }
}

@media (max-width: 900px) {

    section.logo-links {
        background-position: center top;
    }

    section.hero-slider .slide-list--item {
        transition: opacity 0.2s cubic-bezier(0.52, 0.16, 0.24, 1);
    }

    section.hero-slider .slide-list--item {
        display: none;
        opacity: 0;
    }

    section.hero-slider .slide-list--item.is-active {
        display: block;
        opacity: 1;
    }

    .hero-slider .content-row {
        flex-direction:  column;
    }
    
    section.hero-slider .slider-container {
        flex:  1 100%;
        max-width:  100%;
        width:  100%;
    }
    
    section.hero-slider .slider-slide-list {
        flex: 1 100%;
        max-width:  100%;
        position: relative;
    }

    section.hero-slider .slide-list--item.is-active {
        padding: 17px 22px;
    }

    .components-wrapper .list-view--item.is-active {
        padding: 17px 22px;
    }

    section.hero-slider .slide-list--item.is-active::before {
        top: -14px;
        left: 22px;
        transform: rotate(45deg) translate3d(0, 0, 0);
    }

    section.hero-slider .slide-list--item .slide-title {
        max-width: 330px;
    }

    /* body.text-size-small section.hero-slider .slide-list--item .slide-title {
        font-size: 24px;
    }

    body.text-size-small section.hero-slider .slide-list--item a {
        font-size: 16px;
    } */

    section.hero-slider, section.hero-slider .content-row {
        padding: 0px;
    }

    .resp-slider-controls {
        display:  flex;
        flex-direction:  row;
        padding: 20px 25px;
        align-items: center;
    }
    
    .resp-slider-controls .pageing, .resp-slider-controls .more {
        flex: 1 50%;
        text-align: right;
    }

    .resp-slider-controls .more a {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.25;
        letter-spacing: 0.4px;
        text-transform: uppercase;
        color: #414141;
    }

    

    .resp-slider-controls .more a:hover {
        color: #ec1d24;
    }

    .resp-slider-controls .more a::after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #414141;
        margin-left: 5px;
        vertical-align: 1px;
    }

    .resp-slider-controls .more a:hover::after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #ec1d24;
        margin-left: 5px;
        vertical-align: 1px;
    }

    .resp-slider-controls .pageing .slider-prev, .slider-next {
        display:  block;
        width:  40px;
        height:  40px;
        border: 1px solid #414141;
        padding: 0px;
        margin: 0px;
        border-radius:  50%;
        background-color: #414141;
        position: relative;
        cursor: pointer;
    }

    .resp-slider-controls .pageing .slider-prev {
        margin-right: 10px;
    }


    .resp-slider-controls .pageing .slider-prev::before {
        content: '';
        position: absolute;
        top: 13px;
        left: 10px;
        display: block;
        width: 11px;
        height: 11px;
        background-color: transparent;
        border-radius: 3px;
        transform: rotate(45deg);
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }

    .resp-slider-controls .pageing .slider-prev::after {
        content: '';
        position: absolute;
        top: 18px;
        left: 10px;
        display: block;
        width: 18px;
        height: 2px;
        background-color: #fff;
        border-radius: 3px;
    }

    .resp-slider-controls .pageing .slider-prev:hover::before {
        top: 13px;
        left: 8px;
        width: 12px;
        height: 12px;
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff;
    }

    .resp-slider-controls .pageing .slider-prev:hover::after {
        top: 19px;
        left: 8px;
        width: 24px;
        height: 3px;
    }

    .resp-slider-controls .pageing .slider-next:hover::before {
        top: 13px;
        right: 8px;
        width: 12px;
        height: 12px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
    }

    .resp-slider-controls .pageing .slider-next:hover::after {
        top: 19px;
        right: 8px;
        width: 24px;
        height: 3px;
    }

    .news-resp-slider-controls .pageing .slider-prev:hover::before {
        top: 13px;
        left: 8px;
        width: 12px;
        height: 12px;
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff;
    }

    .news-resp-slider-controls .pageing .slider-prev:hover::after {
        top: 19px;
        left: 8px;
        width: 24px;
        height: 3px;
    }

    .news-resp-slider-controls .pageing .slider-next:hover::before {
        top: 13px;
        right: 8px;
        width: 12px;
        height: 12px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
    }

    .news-resp-slider-controls .pageing .slider-next:hover::after {
        top: 19px;
        right: 8px;
        width: 24px;
        height: 3px;
    }


    .resp-slider-controls .pageing .slider-next::before {
        content: '';
        position: absolute;
        top: 13px;
        right: 10px;
        display: block;
        width: 11px;
        height: 11px;
        background-color: transparent;
        border-radius: 3px;
        transform: rotate(-45deg);
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }

    .resp-slider-controls .pageing .slider-next::after {
        content: '';
        position: absolute;
        top: 18px;
        right: 10px;
        display: block;
        width: 18px;
        height: 2px;
        background-color: #fff;
        border-radius: 3px;
    }

    .resp-slider-controls .pageing .slider-next {
        margin-left: 10px;
    }

    .resp-slider-controls .pageing {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .resp-slider-controls .pageing > span {
        font-size: 16px;
        line-height: 2;
        letter-spacing: 0.8px;
    }

    
    .cookie-container .cookie-flex p {
        padding: 0 16px;
    }

    .cookie-container .cookie-flex {
        flex-direction: column;
        padding: 16px 0;
    }

    .cookie-container .cookie-flex .cookie-button {
        max-width: 95%;
        margin: 0 auto;
        margin-top: 14px;
    }
}

@media (max-width: 870px) {
    body.text-size-small .competition-list--left{
        min-width: 100%;
    }
    body.text-size-small .list-view .list-view--item .category,
    body.text-size-small .list-view .list-view--item .title {
        max-width: 100%;
    }
}

@media(max-width: 600px) {
    section.competitions .list-view--item {
        display: none;
        opacity: 0;
    }

    section.competitions .list-view--item.is-active {
        display: block;
        opacity: 1;
    }

    .news-resp-slider-controls {
        display:  flex;
        flex-direction:  row;
        padding: 20px 25px;
        align-items: center;
        width: 100%;
        max-width: 600px;
    }

    .news-resp-slider-controls .pageing, .news-resp-slider-controls .more {
        flex: 1 49%;
        text-align: right;
    } 

    .news-resp-slider-controls .more a {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.25;
        letter-spacing: 0.4px;
        text-transform: uppercase;
        color: #414141;
    }

    .news-resp-slider-controls .more a:hover {
        color: #ec1d24;
    }

    .news-resp-slider-controls .more a::after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #414141;
        margin-left: 5px;
        vertical-align: 1px;
    }

    .news-resp-slider-controls .more a:hover::after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #ec1d24;
        margin-left: 5px;
        vertical-align: 1px;
    }

    .news-resp-slider-controls .pageing .slider-prev, .slider-next {
        display:  block;
        width:  40px;
        height:  40px;
        border: 1px solid #414141;
        padding: 0px;
        margin: 0px;
        border-radius:  50%;
        background-color: #414141;
        position: relative;
        cursor: pointer;
    }

    .news-resp-slider-controls .pageing .slider-prev {
        margin-right: 10px;
    }

    .news-resp-slider-controls .pageing .slider-prev::before {
        content: '';
        position: absolute;
        top: 13px;
        left: 10px;
        display: block;
        width: 11px;
        height: 11px;
        background-color: transparent;
        border-radius: 3px;
        transform: rotate(45deg);
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }

    .news-resp-slider-controls .pageing .slider-prev::after {
        content: '';
        position: absolute;
        top: 18px;
        left: 10px;
        display: block;
        width: 18px;
        height: 2px;
        background-color: #fff;
        border-radius: 3px;
    }

    .news-resp-slider-controls .pageing .slider-next::before {
        content: '';
        position: absolute;
        top: 13px;
        right: 10px;
        display: block;
        width: 11px;
        height: 11px;
        background-color: transparent;
        border-radius: 3px;
        transform: rotate(-45deg);
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }

    .news-resp-slider-controls .pageing .slider-next::after {
        content: '';
        position: absolute;
        top: 18px;
        right: 10px;
        display: block;
        width: 18px;
        height: 2px;
        background-color: #fff;
        border-radius: 3px;
    }

    .news-resp-slider-controls .pageing .slider-next {
        margin-left: 10px;
    }

    .news-resp-slider-controls .pageing {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .news-resp-slider-controls .pageing > span {
        font-size: 16px;
        line-height: 2;
        letter-spacing: 0.8px;
    }
    .news-wrapper img {
        max-height: unset;
    }
}

@media (min-width: 601px) {
    .header-controls-right-resp {
        display: none;
    }

    .mobile-menu {
        display: none;
    }
}

@media (max-width: 630px) {
    .about-board p {
        width: 47%;
    }
}

@media (max-width: 600px) {
    .logo-links .content-row, footer .content-row {
        flex-wrap: wrap;
    }

    section.logo-links .icon-list--item, .footer-navigation--col {
        flex: 1 100%;
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    section.logo-links .sponsor-row {
        grid-template-columns: repeat(auto-fill,minmax(100%, 1fr));
        display: grid;
    }

    section.logo-links .sponsor-list--item {
        max-width: 100%;
        width: 50%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    section.logo-links .icon-list--item {
        max-width: 255px;
    }

    .logo-links .content-row {
        flex-direction: column;
        align-items: center;
    }

    .footer-navigation--col {
        margin-bottom: 50px;
    }

    footer .content-row {
        padding: 0px 35px;
    }

    .footer-navigation--col h3 {
        font-size: 36px;
        font-weight: bold;
        line-height: 1.33;
        letter-spacing: 0.8px;
    }

    .footer-navigation--col nav a, footer .contact-info {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.8px;
    }

    section.logo-links .content-row + .section-heading {
        margin-top: 55px;
    }

    section.logo-links .sponsor-row {
        margin-top: 55px;
    }

    .components-wrapper .content-row {
        flex-wrap: wrap;
        padding: 0px;
    }
    
    .components-wrapper {
        background: transparent;
        background-color:  transparent;
        padding-bottom: 80px;
        padding-top: 0;
    }

    .components-wrapper .competitions,
    .components-wrapper .newsletter {
        flex: 1 100%;
    }

    .components-wrapper .competitions {
        margin-bottom: 80px;
    }

    header nav, .header-controls-left,
    .header-controls-right {
        display: none;
    }

    header {
        padding-bottom: 15px;
    }

    .burger-menu-btn {
        display: block;
        width:  40px;
        height:  40px;
        border-radius: 5px;
        border: solid 1px #979797;
        margin-top:  20px;
        position: relative;
    }

    .burger-menu-btn::before,
    .burger-menu-btn::after {
        content: '';
        height: 3px;
        background-color: #979797;
        display: block;
        position: absolute;
        top: 11px;
        transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    }

    .burger-menu-btn::before {
        width: 24px;
        box-shadow: 0px 14px 0px 0px #979797;
        left: 7px;
    }

    .burger-menu-btn::after {
        content: '';
        width: 19px;
        box-shadow: 0px 7px 0px 0px #979797;
        left: 12px;
    }

    .burger-menu-btn.is-opened::before {
        box-shadow: none;
        transform: rotate(45deg);
        top: 17px;
        left: 7px;
    }

    .burger-menu-btn.is-opened::after {
        box-shadow: none;
        transform: rotate(-45deg);
        top: 17px;
        left: 7px;
        width: 24px;
    }
    
    .header-controls-right-resp {
        display:  flex;
        flex-direction:  column;
        justify-content: center;
    }

    section.logo-links {
        padding-top: 50px;
    }

    .mobile-menu {
        position: absolute;
        top: 140px;
        left: 0px;
        right: 0px;
        padding-bottom: 30px;
        background-color: #fff;
        z-index: 9;
        box-shadow: 0 2px 10px 0 rgba(74, 74, 74, 0.5);
        transform: translate3d(0, -10%, 0);
        -webkit-transform: translate3d(0, -10%, 0);
        -moz-transform: translate3d(0, -10%, 0);
        -o-transform: translate3d(0, -10%, 0);
        -ms-transform: translate3d(0, -10%, 0);
        opacity: 0;
        pointer-events: none;
        will-change: transform;
        transition: transform 0.3s cubic-bezier(0.52, 0.16, 0.24, 1), opacity 0.3s cubic-bezier(0.52, 0.16, 0.24, 1);
        -webkit-transition: transform 0.3s cubic-bezier(0.52, 0.16, 0.24, 1), opacity 0.3s cubic-bezier(0.52, 0.16, 0.24, 1);
        -moz-transition: transform 0.3s cubic-bezier(0.52, 0.16, 0.24, 1), opacity 0.3s cubic-bezier(0.52, 0.16, 0.24, 1);
        -o-transition: transform 0.3s cubic-bezier(0.52, 0.16, 0.24, 1), opacity 0.3s cubic-bezier(0.52, 0.16, 0.24, 1);
        -ms-transition: transform 0.3s cubic-bezier(0.52, 0.16, 0.24, 1), opacity 0.3s cubic-bezier(0.52, 0.16, 0.24, 1);
    }

    .mobile-menu::before {
        content: '';
        display: block;
        position: absolute;
        top: -10px;
        height: 15px;
        left: 0px;
        right: 0px;
        background-color: #fff;
    }

    .mobile-menu.is-visible {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        opacity: 1;
        pointer-events: all;
    }

    .mobile-menu nav {
        display: block;
        margin-bottom: 30px;
    }

    .mobile-menu .inner {
        max-width: 222px;
        margin: 0 auto;
    }

    .mobile-menu nav a {
        display: block;
    }

    .mobile-menu nav a:not(:last-child) {
        margin-bottom: 10px;
    }

    .mobile-menu .options .contrast-controls, .mobile-menu .options .text-size-controls {
        text-align: center;
    }

    .mobile-menu .header-support-wrapper {
        text-align: center;
        margin-top: 35px;
    }

    .mobile-menu .social-icons {
        justify-content: center;
    }

    .mobile-menu .social-icons a {
        width: 40px;
        height: 40px;
    }

    .mobile-menu .contrast-controls .options button {
        width: 40px;
        height: 40px;
    }

    section.promo-banner {
        margin-bottom: 80px;
    }

    section.promo-banner .content-row {
        padding: 0px;
    }
    section.logo-links .sponsor-row {
        grid-row-gap: 50px;
    }
    section.logo-links .sponsor-row:last-of-type {
        margin-bottom: 0px;
    }
    section.logo-links .sponsor-row:nth-of-type(7) {
        margin-bottom: 30px;
    }
}

@media (max-width: 500px) {
    .newsletter-input-wrapper {
        display: block;
    }
    
    .newsletter-input-wrapper .input {
        margin-right:  0px;
        margin-bottom:  10px;
    }
    
    .newsletter-input-wrapper .action button {
        width:  100%;
    }
}

@media (max-width: 430px) {
    .about-board p {
        width: 100%;
    }
}

@media (min-width: 1081px) and (max-width: 1344px) {
    .news-wrapper {
        max-width: 330px;
        height: 120px;
    }

    .news-wrapper img {
        min-width: 329px;
    }
}
@media (min-width: 1081px) {
    .news-wrapper .news-category,
    .news-wrapper .news-title,
    .news-wrapper .red-link {
        padding: 25px 20px 10px 20px; 
    }
    .news-wrapper .news-title {
        padding-top: 0;
    }
    .news-wrapper .red-link {
        padding-top: 10px;
        bottom: 5px;
        position: absolute;
    }
}

@media (max-width: 1080px) {
    .filters {
        width: 100%;
        justify-content: flex-start;
        margin-bottom: 20px;
    }
    .news-wrapper img {
        width: 100%;
    }
    .news-wrapper .red-link {
        position: absolute;
        bottom: 35px;
    }
    .news-wrapper {
        background-color: #f1f1f1;
        border-bottom: 4px solid transparent;
    }
}

@media (min-width: 601px) and (max-width: 1080px) {
    .news-headline-row {
        flex-direction: column;
    }

    .news-headline {
        padding: 0;
    }

    .news-filter {
        padding-bottom: 10px;
    }
    
    .news-row {
        flex-wrap: wrap;
        margin: 0 0;
        padding: 0 0;
    }

    .news-wrapper {
        flex: 1 100%;
        max-width: 100%;
        height: auto;
        margin: 0 0;
    }
    
    .news-wrapper img {
        max-height: 606px;
    }

    .news-components-wrapper {
        padding: 35px 0px 25px 0px;
    }

    .load-more {
        padding-top: 50px;
    }
}

@media (max-width: 600px) {
    .news-headline-row {
        flex-direction: column;
    }

    .news-headline {
        padding: 0;
    }

    .news-filter {
        padding-bottom: 10px;
    }
    
    .news-row {
        flex-wrap: wrap;
        margin: 0 0;
        padding: 0 0;
    }

    .news-wrapper {
        flex: 1 100%;
        max-width: 100%;
        height: auto;
        margin: 0 0;
    }

    .news-components-wrapper {
        padding: 35px 0px 25px 0px;
    }

    .load-more {
        padding-top: 30px;
    }
}

@media (max-width: 600px) {
    .news-single-wrapper,
    .news-single-wrapper .content-wrapper,
    .news-single-wrapper .content-wrapper .text-wrapper  {
        padding: 0;
        padding-top: 10px;
    }

    .news-single-wrapper .content-wrapper .text-wrapper {
        padding: 0 20px;
    }

    /*section.other-news {
        padding: 0;
        padding-top: 50px;
    }*/

    section.other-news .other-news-title {
        padding-left: 50px;
    }

    section.other-news .link-more{
        padding-bottom: 20px;
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .news-single-wrapper,
    .news-single-wrapper .content-wrapper,
    .news-single-wrapper .content-wrapper .text-wrapper  {
        padding: 0;
        padding-top: 10px;
    }

    .news-single-wrapper .content-wrapper .text-wrapper {
        padding: 0 20px;
    }

    /*section.other-news {
        padding: 0;
        padding-top: 70px;
    }*/

    section.other-news {
        margin-top: 50px;
    }

    section.other-news .other-news-title {
        padding-left: 50px;
    }

    section.other-news .link-more{
        padding-bottom: 20px;
    }
    .group-component {
        padding-bottom: 55px;
    }
}

@media (min-width: 901px) and (max-width: 1400px) {
    /*.news-single-wrapper,
    .news-single-wrapper .content-wrapper,
    .news-single-wrapper .content-wrapper .text-wrapper  {
        padding: 0 80px;
        padding-top: 15px;
    }*/

    /*.news-single-wrapper .content-wrapper .text-wrapper {
        padding: 0 40px;
    }*/

    /*section.other-news {
        padding: 80px 300px 0 300px;
    }*/

    section.other-news .other-news-title {
        padding-left: 50px;
    }

    section.other-news .link-more{
        padding-bottom: 20px;
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    /*.news-single-wrapper {
        padding: 0 150px;
    }*/

    /*section.other-news {
        padding: 80px 400px 0 400px;
    }*/
}

@media (min-width: 1601px) and (max-width: 1700px) {
    /*.news-single-wrapper {
        padding: 0 300px;
    }*/

    /*section.other-news {
        padding: 80px 550px 0 550px;
    }*/
}


@media (max-width: 600px) {
    .news-components-wrapper .content-row {
        flex-wrap: wrap;
        /*padding: 0;*/
    }

    .competition-list--left, .competition-list--right {
        min-width: 100%;
        padding: 0;
    }
    .competition-list--left:first-of-type {
        padding-top: 15px;
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .news-components-wrapper .content-row {
        flex-wrap: wrap;
        /*padding: 0;*/
    }

    .competition-list--left, .competition-list--right {
        min-width: 100%;
        padding: 0;
    }

    .competition-list--left:first-of-type {
        padding-top: 15px;
    }

    .more-news {
        padding-bottom: 50px;
    }
}

@media (min-width: 901px) and (max-width: 1220px) {
    .competition-list--left, .competition-list--right {
        min-width: 48%;
        padding: 0;
        padding-top: 15px;
    }
}

@media (max-width: 600px) {
    .news-single-wrapper .content-wrapper .content-row {
        flex-wrap: wrap;
    }

    .about-board {
        padding: 0;
    }
    

}

@media (min-width: 601px) and (max-width: 900px) {
    .news-single-wrapper .content-wrapper .content-row {
        flex-wrap: wrap;
    }

    .about-board, .about-us {
        width: 100%;
        /*padding: 0px 20px;*/
    }

    /*section.history {
        padding: 0 50px;
    }*/

    section.history {
        width: 100%;
    }

    .history-content p {
        width: 100%;
    }

    .history-content a {
        padding-top: 20px;
    }
}

@media (min-width: 901px) and (max-width: 1440px) {
    .news-single-wrapper .content-wrapper .content-row {
        flex-wrap: wrap;
    }

    .about-board {
        min-width: 75vw;
    }

    .about-board, .about-us {
        width: 100%;
        padding: 0px 20px;
    }

    /*section.history {
        padding: 0 50px;
    }*/

    section.history {
        width: 100%;
    }

    .history-title {
        padding: 0px 40px;
    }
    
    .history-content p {
        width: 100%;
        padding: 0px 20px;
        padding-top: 20px;
    }

    .history-content a {
        padding-top: 20px;
    }
}

@media (max-width: 600px) {
    .group-component {
        padding: 0 20px 40px 20px;
    }
}

@media (min-width: 750px) and (max-width: 1050px) {
    .group-component .content-row {
        width: 90%;
    }
    .group-item {
        width: 40%;
    }
}

/* @media (min-width: 901px) and (max-width: 1050px) {
    .group-component .content-row {
        width: 90%;
    }
    .group-item {
        width: 35%;
    }
} */

@media (min-width: 1051px) and (max-width: 1350px) {
    /*.group-component {
        padding: 0 5px 20px 5px;
    }*/
    /*.group-item {
        width: 350px;
    }*/
}

@media (max-width: 1000px) {
    /*.links-title,
    .useful-links-text,
    .useful-links-list {
        padding-left: 25px;
    }*/
    
    .useful-links--item {
        width: 43.24%;
    }
}

@media (max-width: 680px) {
    .useful-links--item {
        width: 100%;
    }
}

/*@media (min-width: 1001px) and (max-width: 1280px) {
    .useful-links--item {
        min-width: 450px;
    }
}*/

@media (max-width: 600px) {

    

    .search-results-wrapper {
        padding: 0;
    }

    .search-results-title {
        padding: 25px 0 25px 25px;
        max-width: 350px;
    }

    .search-results-wrapper .list-view .list-view--item .category {
        max-width: 350px;
    }

    .search-results-wrapper .list-view .list-view--item .title {
        max-width: 350px;
    }
    
    .search-more {
        padding: 25px 0 30px 25px;   
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .search-results-wrapper {
        padding: 0;
    }

    .search-results-title {
        padding: 25px 0 25px 25px;
    }
    
    .search-more {
        padding: 25px 0 40px 25px;   
    }
}
@media (min-width: 901px) and (max-width: 1300px) {
    .search-results-wrapper {
        padding: 0;
    }

    .search-results-title {
        padding: 25px 0 25px 80px;
    }
    
    .search-more {
        padding: 25px 0 40px 25px;   
    }
}

@media (max-width: 600px) {
    .about-us, .about-board {
        width: 100%;
    }

    section.history {
        width: 100%;
    }

    .history-text {
        width: 100%;
    }
}

@media (min-width: 500px) and (max-width: 700px) {
    .about-us-title, .about-board-title, .history-title, .group-component-title {
        font-size: 28px;
    }
}

@media (max-width: 499px) {
    .about-us-title, .about-board-title, .history-title, .group-component-title {
        font-size: 22px;
    }
}

@media (min-width: 570px) and (max-width: 749px) {
    .group-item {
        width: 45%;
    }
}

@media (max-width: 569px) {
    .group-item {
        width: 100%;
    }
}

@media (min-width: 901px) and (max-width: 1134px) {
    .slider-container {
        max-width: 70% !important;
    }
}

@media (min-width: 901px) and (max-width: 920px) {
    @-moz-document url-prefix() {
        .page-wrapper {
            overflow-x: hidden;
            padding-right: 1px;
        }
    }
}
@media (max-width: 600px) {
    .gdpr-wrapper {
        padding: 0 10px;
    }
}