@media (max-width: 1269px) {

	/*---------------
		Main styles
	---------------*/
	.page_title {
		font-size: 40px;
		line-height: 44px;
	}


	.block_title {
		font-size: 32px;
		line-height: 34px;
	}

	.block_title.big {
		font-size: 40px;
		line-height: 44px;
	}


	.fixed_block {
		padding: 80px 50px 205px;
	}



	/*---------------
		Header
	---------------*/
	header .top .adres {
		display: none;
	}


	header .info {
		padding: 16px 20px;
	}


	header .menu>*+* {
		margin-left: 17px;
	}


	header .menu .search form {
		padding: 16px 30px;
	}

	header .menu .search .close {
		right: 30px;
	}



	/*---------------
		Sidebar
	---------------*/



	/*---------------
		Main section
	---------------*/
	.events .slider {
		padding: 0 30px;
	}

	.events .item .info {
		padding: 15px 20px;
	}

	.events .item .date {
		padding: 15px 20px 13px;
	}


	.events .owl-carousel .owl-nav .owl-prev, .gallery .owl-carousel .owl-nav .owl-prev {
		left: -20px;
	}

	.events .owl-carousel .owl-nav .owl-next, .gallery .owl-carousel .owl-nav .owl-next {
		right: -20px;
	}



	.gallery .slider {
		padding: 0 30px;
	}



	.popular_places .grid {
		margin-bottom: -20px;
		margin-left: -20px;
	}

	.popular_places .item {
		font-size: 16px;
		line-height: 22px;
		width: calc(25% - 20px);
		height: 250px;
		margin-bottom: 20px;
		margin-left: 20px;
	}

	.popular_places .item.item--width2 {
		width: calc(50% - 20px);
	}

	.popular_places .item.item--width3 {
		width: calc(75% - 20px);
	}

	.popular_places .item.item--width4 {
		width: calc(100% - 20px);
	}

	.popular_places .item.item--height2 {
		height: 520px;
	}

	.popular_places .item.item--height3 {
		height: 790px;
	}

	.popular_places .item.item--height4 {
		height: 1060px;
	}

	.popular_places .item.welcome {
		padding: 30px;
	}

	.popular_places .item.welcome .title {
		margin-bottom: 20px;
	}

	.popular_places .item.item--width2 .title, .popular_places .item.item--width3 .title, .popular_places .item.item--width4 .title {
		font-size: 28px;
	}

	.popular_places .item .info {
		padding: 25px 20px;
	}


	.events .grid {
		margin-bottom: -40px;
		margin-left: -20px;
	}

	.events .grid .item {
		width: calc(33.333% - 20px);
		margin-bottom: 40px;
		margin-left: 20px;
	}



	.cats_block .item, .places .cats .item {
		font-size: 18px;
		line-height: 24px;
	}



	.history .text_block {
		width: calc(100% - 429px);
	}

	.history .text_block .col {
		width: 100%;
	}

	.history .img img {
		width: 100%;
		margin-left: 0;
	}

	.history .img .details {
		font-size: 18px;
		right: 0;
		bottom: 20px;
	}



	.routes .item .title {
		font-size: 21px;
		line-height: 23px;
	}

	.routes .item .desc {
		padding: 20px;
	}

	.routes .item .link {
		font-size: 18px;
		line-height: 22px;
		padding: 5px 20px 20px;
	}



	.events_years a {
		font-size: 28px;
		line-height: 30px;
	}



	/*---------------
		Footer
	---------------*/



	/*---------------
		PopUp
	---------------*/
}