@media screen and (max-width: 1660px) {
	.sidebar {
		display: none;
	}
}
@media screen and (max-width: 1200px) {
	.team-page__players .swiper-container{
		margin: 0 50px;
	}
	.team-page__players .swiper-container{
		text-align: center;
	}
	.team-page__players__swiper-button-prev{
		height: 53px;
		width: 35px;
		left: 0;
	}
	.team-page__players__swiper-button-next{
		height: 53px;
		width: 35px;
		right: 0;
	}
}
@media screen and (max-width: 1020px) {
	.history__item .history__container{
		background-image: none !important;
		flex-wrap: nowrap;
	}
	.history__date{
		background-image: none;
	}
	.history__date-inner{
		width: 209px !important;
		background-image: url(../img/vilet.png) !important;
	}
	.player__portrait{
		right: 0;
	}
	.cc {
		padding: 0 16px;
	}
	.footer {
		height: auto;
		margin-top: 60px;
	}
	.footer__inner {
		flex-direction: column-reverse;
		align-items: center;
		padding: 20px 0;
	}
	.footer__logo {
		top: 0;
		transform: none;
		position: static;
		left: 0;
		margin: 10px 0;
	}
	.footer__logo-wrapper {
		height: auto;
	}
	.footer__logo-wrapper-a {
		height: auto;
	}
	.footer__rights {
		width: 100%;
		text-align: center;
	}
	.footer__copyright {
		width: 100%;
		text-align: center;
	}
	/*ARTICLES*/
	/*ARTICLES*/
	/*.articles-list {
		display: block;
	}
	.articles-list__article-item-wrapper {
		width: auto;
		text-align: center !important;
	}*/
	/*ARTICLES*/
	/*ARTICLES*/
	.nav__search {
		display: block;
		width: 160px;
		margin: auto;
		padding-bottom: 12px;
	}
	.nav__search .search__input {
		border-bottom: 1px solid #4788d9;
	}
	.nav__search .search__button {
		height: 15px;
	}
	.header__nav {
		top: 60px;
	}
	.header-underlay {
		min-height: 0;
		display: none;
	}
	.header__header-down {
		top: 0;
		position: static;
	}
	.header__logo {
		width: 41px;
		height: 100%;
		left: 16px;
		top: 0;
		z-index: 2;
		background-size: 94%;
		background-position: center;
		background-repeat: no-repeat;
	}
	.header__off-site {
		display: none;
	}
	.header__nav-wrapper {
		position: static;
	}

	.header__header-down-inner {
		background: #16264c;
	}
	.header__nav {
		display: none;
		position: absolute;
		z-index: 2;
		left: 0;
		right: 0;
		width: 100%;
	}
	.header__nav--shown {
		display: block;
	}
	.header__nav > .menu-item {
		display: block;
		width: 100%;
		background: #16264c;
		height: auto;
	}
	.header__nav > .menu-item a {
		justify-content: center;
		color: white;
	}
	.header__header-down .cc {
		padding: 0;
	}
	.header__nav > .menu-item > .sub-menu {
		display: block;
		background: #4788d9;
		position: static;
	}
	.header__nav > .menu-item:hover > a {
		color: white;
	}
	.header__nav > .menu-item:hover > .sub-menu {
		max-height: 100%;
	}
	.header__header-down--fixed {
		position: static;
	}
	.header__nav > .menu-item > a:after {
		display: none;
	}
	.sub-menu > .menu-item {
		width: 100%;
	}
	.sub-menu > .menu-item:before {
		display: none;
	}
	.header__header-up {
		display: none;
		height: 0;
	}
	.sales-list {
		flex-direction: column;
		align-items: center;
	}
	.sales-list__sale {
		width: 300px;
		margin-bottom: 20px;
	}
	.articles-list__article-item-wrapper {
		width: 100%;
	}
	.button--more-wrapper {
		padding-top: 25px;
	}
	.partners__partner {
		width: 45%;
		/*margin: 0 auto;
		margin-bottom: 40px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		justify-content: center;*/
	}
	.partners__partner:nth-child(2) {
    width: 45%;
	}
	.partners__partner:nth-child(5) .partners__partner-img {
		margin-left: 0;
	}
	.socials-list {
		padding: 40px 20px 0px;
	}
	.socials__item {
		width: 54px;
		height: 54px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.socials__section-title {
		padding-bottom: 40px;
		text-align: left;
	}
	.socials-fa {
		font-size: 30px;
	}
	.partners {
		padding-top: 40px;
	}
	.sandwich {
		display: block;
	}
	.breadcrumbs__header {
		display: none;
	}
	.breadcrumbs--filled {
		height: 52px;
		padding-top: 16px;
	}
	.media-filters__date {
		display: none;
	}
	.tabs__list {
		padding-bottom: 0;
	}
	.tabs__list:after {
		left: 0;
	}
	.tabs__item {
		margin-right: 10px;
		font-size: 22px;
		margin-bottom: 10px;
	}
	.tabs__item--active:after {
		display: none;
	}
	.articles-list__article-item {
		display: block;
		margin: auto;
	}
	.page-title {
		font-size: 32px;
	}
	.cup-table__header td {
		font-size: 16px;
	}
	.cup-table td {
		font-size: 14px;
	}
	.matches-table__month-name {
		font-size: 16px;
	}
	.matches-table__item {
		font-size: 14px;
	}
	.history__img-wrapper {
		width: auto;
	}
	.history__item:nth-child(2n+1) .history__date-inner {
		width: 210px;
	}
	.history-info {
		width: auto;
		padding: 20px 50px !important;
		font-size: 26px;
	}
	.history__container:before {
		display: none;
	}
	.history__date-inner {
		position: static;
		margin-left: 0;
	}
	.history__img {
		max-width: 100%;
	}
	.contacts__map {
		width: 100%;
	}
	.team-page__title-subtitle {
		font-size: 26px;
	}
	.team-page__players-container {
		margin-top: 20px;
	}
	.team-page__players-list {
		justify-content:center;
	}
	.team-page__players-list-item {
		text-align: center;
		width: auto;
	}
	.last-match__team {
		width: 130px;
	}
	.last-match__team-title {
		font-size: 17px;
		text-align: center;
	}
	.last-match__team-city {
		font-size: 15px;
		text-align: center;
	}


	.main-banner-news__swiper-container .cc {
		padding: 0;
	}
	.main-banner__ad-pane .cc {
		padding: 0;
	}
	.ad-pane__last-match {
		padding: 16px;
	}
	.last-match__container {
		padding: 0;
	}
	.last-match__title {
		font-size: 16px;
		margin-bottom: 16px;
	}
	.last-match__button {
		font-size: 13px;
	}
	.next-match__timer {
		margin: 0 auto;
	}
	.next-match__remind-me{
		width: 100%;
		text-align: center;
	}
	.next-match__timer-wrapper {
		justify-content: center;
	}
	.next-match__timer-text {
		max-width: 100%;
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}
	.next-match__prediction-team {
		justify-content: center;
		text-align: center;
		width: 95px;
		flex-direction: column;
	}
	.next-match__prediction-team:first-child {
		text-align: center;
		flex-direction: column-reverse;
	}
	.next-match__prediction-team:first-child .next-match__prediction-team-logo {
		margin: 0;
		margin-bottom: 10px;
	}
	.next-match__prediction-team:last-child .next-match__prediction-team-logo {
		margin: 0;
		margin-bottom: 10px;
	}
	.next-match__prediction-score {
		width: 90px;
	}
}

@media screen and (max-width: 800px) {
	.popup {
		width: 100%;
		height: auto;
		max-width: 100%;
		align-content: center;
	}
	.popup__close {
		right: 10px;
		top: -30px;
	}
	.popup__content {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		position: relative;
	}
	.wrap_popup__product-gallery{
		width: 300px;
	}
	.popup__product-gallery {
		width: 300px;
	}
	.product-gallery-prev{
		height: 28px;
		width: 20px;
		left: 0;
		background-position: 0 0px;
		background-size: 116px 100%;
	}
	.product-gallery_next{
		height: 28px;
		width: 20px;
		right: 0;
		background-position: -96px 0px;
		background-size: 116px 100%;
	}
	.product-gallery-prev:hover,
	.product-gallery-prev:active,
	.product-gallery-prev:focus{
		background-position: -29px 0px;
	}
	.product-gallery_next:hover,
	.product-gallery_next:active,
	.product-gallery_next:focus {
		background-position: -69px 0px;
	}
	.photos-gallery-slider{
		width: 500px;
		height: auto;
	}
	.photos-gallery-slider img{
		height: auto;
	}
	.photos-gallery-slider__next {
		right: 10px;
	}
	.photos-gallery-slider__prev {
		left: 10px;
	}
	.match__header-team-logo{
		margin: 20px 0;
	}
	.match__table-wrapper {
		overflow-x: auto;
	}
	.match__table{
		width: 100%;
	}
	.match__header-teams {
		width: 100%;
		justify-content: center;

	}
	.match__header-team {
		width: 100%;
		padding: 15px;
		flex-direction: column;
	}
	.match__header-team-name {
		text-align: center;
		margin: auto;

	}
}
@media screen and (max-width: 640px) {
	.shop-main__slide-img-container {
		width: 70%;
		margin: 0 auto;
		align-self: center;
	}
	.shop-main__slide-text-container{
		align-self: baseline;
	}

}

@media screen and (max-width: 600px) {
	.next-match__button-wrapper .next-match__button{
		display: block;
	}
	.history__item .history__container{
		flex-wrap: wrap;
	}
	.history__img{
		width: 100%;
	}
	.history-info{
		padding: 20px !important;
	}
	.player__info {
		width: 100%;
		max-width: 380px;
		z-index: 2;
		margin: 0 auto;
	}
	.player__stat-key-full{
		width: 100%;
	}
	.team-page__players .swiper-container{
		margin: 0 30px;
	}
	.team-page__players__swiper-button-prev{
		left: -10px;
	}
	.team-page__players__swiper-button-next{
		right: -10px;
	}
	.banners__left {
		width: 100%;
		margin: 0;
	}
	.banners__right {
		width: 100%;
	}
	.banners__ref {
		margin-bottom: 10px;
	}
	.banners__ref-right-top {
		display: block;
		position: static;
		height: auto;
		width: 100%;
	}
	.banners__ref-right-bottom {
		height: auto;
		width: 100%;
		position: static;
	}
	.section-title {
		font-size: 32px;
	}
	.news-single__text img {
		max-width: 100%;
		height: auto;
	}
	.player__number {
		padding-top: 4px;
		font-size: 36px;
		width: 70px;
	}
	.player__surname {
		font-size: 38px;
	}
	.player__name {
		font-size: 38px;
	}
	.player__stat-value-full {
		color: #0f2346;
		background: none;
	}
	.player__body-container {
		padding-bottom: 0;
	}
	.player__stats-2 {
		min-height: 90px;
	}
	.player__portrait {
		bottom: 0;
		right: 0;
		position: static;
		margin: 0 auto;
	}
	.s-result-inner {
		display: block;
	}
	.s-result__thumb-wrapper {
		max-width: 100%;
	}
	.s-result__text {
 		width: 100%;
		padding: 0;
		padding-top: 20px;
	}
}
@media screen and (max-width: 350px){
	.player__body .cc{
		overflow: hidden;
	}
}
