@media only screen and (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1128px;
	}
}
@media only screen and (max-width: 1600px) {
	#myCarouselTwo .f-carousel__slide {
	    --f-carousel-slide-width: calc((100% - 56px) / 5);
	}
}
@media only screen and (max-width:  1400px) {

}
@media only screen and (max-width: 1199px) {
	.photogallery .gallery-item {
		height: 340px;
	}
	.game-item__versus .first-team, .game-item__versus .second-team {
		display: inline-block;
		width: 100%;
	}
	.main-menu__block .nav-item:not(:last-child) {
		margin-right: 18px !important;
	}
	.f-button svg {
	    --f-button-svg-width: 18px !important;
        --f-button-svg-height: 18px !important;
	}
	#myCarouselTwo .is-next {
		right: -40px !important;
		width: 34px;
        height: 34px;
	}
	#myCarouselTwo .is-prev {
		left: -40px !important;
		width: 34px;
        height: 34px;
	}
	#myCarouselTwo .f-carousel__slide a {
	    font-size: 16px;
	}
}
@media only screen and (max-width: 991px) {

	.copyright-text__wrapper {
		text-align: left;
	}

	.dev {
		text-align: right;
	}
	.footer-logo__block {
		margin-bottom: 42px;
		margin-top: 0;
	}

	.more-last-news {
		margin-top: 42px;
	}
	.mobile-main-menu {
		display: flex;
	}
	.main-menu__block {
		display: none;
	}
	.mobile-menu {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		transition: 0.3s ease;
		z-index: 3;
		transform: translateX(100%);
		background: #fff;
	}
	.game-item {
		padding: 20px;
	}
	header {
		background-position: left !important;
	}
	.f-carousel__slide {
		background-repeat: no-repeat !important;
		background-position: center !important;
	}
	.hero .f-carousel__nav .is-prev {
		width: 70px;
		height: 70px;
		border-radius: 50%;
		background-position: center !important;
	}
	.hero .f-carousel__nav .is-next {
		width: 70px;
		height: 70px;
		border-radius: 50%;
		background-position: center !important;
	}
	.hero .f-carousel {
		--f-button-next-pos: 15px !important;
		--f-button-prev-pos: 15px !important;
	}
	.hero > img{
		width: 480px;
	}
	#myCarouselTwo {
        padding: 20px 35px !important;
	}
	#myCarouselTwo .f-carousel__slide {
		--f-carousel-slide-width: calc((100% - 42px) / 4);
	}
	#myCarouselTwo .is-next {
		right: -10px !important;
		width: 34px;
        height: 34px;
	}
	#myCarouselTwo .is-prev {
		left: -10px !important;
		width: 34px;
        height: 34px;
	}
}
@media only screen and (max-width: 767px) {
	.player-img-wrapper {
		text-align: center;
	}
	.player-img-wrapper:before {
		content: none;
	}
	.player__info .figure {
		padding-left: 20px;
	}
	.number-color {
		font-size: 50px;
	}

	.player__info {
		font-size: 20px;
	}
	.team-category-item__title {
		font-size: 20px;
	}
	.teams-category__block .nav-link {
		height: 150px;
	}
	.teams-category__block .nav-link {
		padding: 20px;
	}
	.photogallery .gallery-item {
		height: 300px;
	}
	.photogallery .gallery-item__info {
		padding: 14px;
	}
	.photogallery .gallery-item__title {
		font-size: 17px;
	}
	.photogallery .gallery-item__date {
		font-size: 14px;
	}
	.to-all-photos {
		margin-top: 30px;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.player-name, .player-role, .player-age {
		font-size: 16px;
	}
	.player-number {
		margin-bottom: 0;
	}
	.hero > img{
		display: none;
	}
	#myCarouselTwo .f-carousel__slide {
		--f-carousel-slide-width: calc((100% - 42px) / 3);
	}
	.game_calendar .game-item__datetime {
		font-size: 16px;
		display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 8px;
	}
	.game_calendar .game-item__datetime span:first-child {
		font-size: 20px;
	}
}
@media only screen and (max-width: 575px) {
    .phone-button {
        display: block;
    }
	.footer-menu__block {
		margin-bottom: 50px;
	}
	.copyright-text__wrapper {
		text-align: center;
		margin-bottom: 30px;
	}
	.dev {
		text-align: center;
	}
	#vk_groups {
		margin-left: auto;
		margin-right: auto;
	}
	.footer {
		text-align: center;
	}
	.player__info {
		font-size: 15px;
	}
	.player__info .figure:not(:last-child) {
		font-size: 15px;
	}
	.teams-category__block .nav-link {
		margin-bottom: 20px;
		height: 100px;
	}
	.cup__info .nav-tabs .nav-item {
		margin-bottom: 10px;
	}
	.cup__info .nav-tabs {
		padding: 0 !important;
	}
	.cup__info .nav-tabs .nav-item:not(:last-child) {
		margin-right: 10px;
	}
	.section {
		padding: 50px 0;
	}
	.cup-name__section h1 {
		font-size: 40px;
	}

	.cup__dates {
		font-size: 20px;
	}
	h2 {
		font-size: 30px;
	}

	.team-category-item {
		margin-bottom: 15px;
	}
	.footer-logo__block img {
		width: 160px;
	}
	#myCarouselTwo .f-carousel__slide {
		--f-carousel-slide-width: calc((100% - 14px) / 2);
	}
	.first-team__result, .second-team__result {
		font-size: 42px !important;
	}
	.ampula_filter {
		gap: 16px;
		margin-top: 40px;
	}
	.ampula_filter div p {
		font-size: 18px;
	}
	.single-new-item__text .date_views .views {
		margin-left: 0px;
	}
	.single-new-item__text .date_views {
		justify-content: space-between;
	}
}
@media only screen and (max-width: 480px) {

	.section {
		padding: 20px 0;
	}
	.cup-name__section h1 {
		font-size: 30px;
	}
	.cup__dates {
		font-size: 17px;
	}
	.single-new-item__title {
		font-size: 30px;
		margin-bottom: 15px
	}
	.single-new-item__text {
		font-size: 17px;
	}
	.new-item__img {
		margin-bottom: 15px;
	}
	.new-item__date {
		font-size: 14px;
	}
	.new-item__title h5, .more-new-item__title h5 {
		font-size: 18px;
	}
	.first-team__result, .second-team__result {
		font-size: 34px !important;
	}
	.game-item__versus img, .game-item__result img {
		width: 70px;
	}
	.game_calendar .game-item__result .first-team, .game_calendar .game-item__result .second-team {
		font-size: 16px;
	}
	#myCarouselTwo {
        padding: 20px 24px !important;
    }
	#myCarouselTwo .is-next {
	    right: -12px !important;
		width: 30px;
        height: 30px;
	}
	#myCarouselTwo .is-prev {
		left: -12px !important;
		width: 30px;
        height: 30px;
	}
	.ampula_filter {
		gap: 8px;
	}
}
@media only screen and (max-width: 400px) {
	.header-logo img {
		max-width: 200px;
	}
	.single-photogallery .single-gallery-item {
		height: 145px;
	}
	.photogallery .gallery-item {
		height: 240px;
	}
	.partners .col-6 {
		width: 100%;
		text-align: center;
	}	
}

@media only screen and (max-width: 1600px) {
	.hero .f-carousel__slide {
		height: 640px !important;
	}
}
@media only screen and (min-width: 768px) {
	.player-img-wrapper {
		padding-right: 0;
	}

	.player-info-wrapper {
		padding-left: 0;
	}
}
@media only screen and (max-width: 420px) {
	.single-new-item__text .share > a {
		width: 100%;
		justify-content: center;
	}
	.single-new-item__text .share > div {
		margin-left: 0px;
		margin-top: 10px;
	}
}