@media only screen and (max-width: 1140px) {
	body header .header-wrapper {
		width: 940px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body header .header-wrapper .logo {
		/* margin-right: calc(100% - 148px - 83.14px - 16px - 30px); */
		width: 40%;
		margin-right: auto;
	}
	body header .header-wrapper .lang-bar {
		margin-right: 16px;
	}
	body header .header-wrapper nav {
		width: 100%;
		height: 100%;
		background: #181818;
		opacity: 0.95;
		position: fixed;
		left: 100%;
		top: 0;
		transition: 0.7s;
		-webkit-transition: 0.7s;
		-moz-transition: 0.7s;
		-ms-transition: 0.7s;
		-o-transition: 0.7s;
	}
	body header .header-wrapper nav > ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding-right: 36px;
		position: relative;
		top: 100px;
		max-width: unset;
		width: 97%;
	}
	body header .header-wrapper nav > ul > li {
		margin-bottom: 20px;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: flex-end;
		line-height: 25px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	body header .header-wrapper nav > ul > li.textHover:hover .dropdown {
		display: none;
	}
	body header .header-wrapper nav > ul > li.textHover:hover a svg {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
	body header .header-wrapper nav > ul > li.active:after {
		display: unset;
	}
	body header .header-wrapper nav > ul > li:after {
		content: " ";
		position: absolute;
		width: 5px;
		height: 20px;
		background: #f02d3a;
		right: -36px;
		display: none;
	}
	body header .header-wrapper nav > ul > li .dropdown {
		position: unset;
		padding: 0;
		margin-top: 15px;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	body header .header-wrapper nav > ul > li .dropdown.active {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	body header .header-wrapper nav > ul > li a {
		padding: 0;
		position: relative;
	}
	body header .header-wrapper nav > ul > li a:after {
		content: "";
		position: absolute;
		bottom: -10px;
		width: 166px;
		height: 2px;
		background: #393939;
		right: 0;
	}
	body header .header-wrapper nav > ul > li .dropdown.active a:after {
		background-color: transparent !important;
	}
	body header .header-wrapper nav.active {
		display: block;
		left: 0;
	}
	body header .header-wrapper .burger-menu {
		display: unset;
	}
	body footer .footer-wrapper {
		width: 940px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.layer-container {
		width: calc(100% - (100% - 1000px) / 2);
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper {
		width: 940px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper {
		width: 940px;
	}
	body main section.main-News {
		width: 940px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		> img {
		width: 500px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container {
		max-width: 360px;
	}
	body main section.main-projects {
		width: 940px;
		height: unset;
	}
	body main section.main-projects > a {
		padding: 0;
	}
	body main section.main-projects .projects-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	body main section.main-projects .projects-wrapper > p {
		margin: 0;
		width: 100%;
		height: unset;
		margin-bottom: 20px;
	}
	body main section.main-projects .projects-wrapper .article-wrapper {
		width: 100%;
		margin-bottom: 15px;
	}
	body main section.main-projects .projects-wrapper .article-wrapper figure {
		margin-right: 89px;
	}
	body main section.main-projects .projects-wrapper > a {
		position: unset;
	}
	body main section.main-partners {
		width: 940px;
	}
	body main section.main-partners > a {
		padding: 0;
	}
	body main section.main-partners .slider-container {
		width: 940px;
	}
	body
		main
		section.main-partners
		.slider-container
		.main-partners-slider-navigation {
		padding: 0;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider {
		width: 860px;
	}
	body main section.freqRate {
		width: 940px;
	}
	body main section.freqRate > img {
		width: 500px;
	}
	body main section.blog {
		width: 940px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.blog article {
		margin-right: 0;
	}
	body main section.news,
	body main section.foto-gallery,
	body main section.projects {
		width: 940px;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	body main section.news article,
	body main section.foto-gallery article,
	body main section.projects article {
		margin-right: 0;
	}
	body main section.organization {
		width: 940px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.organization a {
		margin-right: 0 !important;
	}
	body main section.video-gallery {
		width: 940px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	body main section.foto-gallery-inner {
		width: 940px;
	}
	body main section.foto-gallery-inner .wrapper .gallery-left {
		width: 750px;
		margin-left: 10px;
	}
	body main section.foto-gallery-inner .wrapper .pag-container {
		width: 775px;
	}
	body main section.blog-inner,
	body main section.offers,
	body main section.news-inner,
	body main section.project-inner,
	body main section.auction-inner,
	body main section.map {
		width: 940px;
	}
	body main section.auctions {
		width: 940px;
	}
	body main section.auctions article {
		width: 430px;
	}
	body main section.contact {
		width: 940px;
	}
	body main section.contact form {
		width: 380px;
		right: 15px;
	}
	body main section.contact form h2 {
		width: 320px;
	}
	body main section.contact form input,
	body main section.contact form textarea {
		width: 300px;
	}
	body main section.contact form input[type="submit"] {
		width: 330px;
	}
	body main .breadcrumb {
		width: 940px;
	}
	body .video-modal iframe {
		width: 820px;
	}
}

@media only screen and (max-width: 960px) {
	body header .header-wrapper {
		width: 820px;
	}
	body footer .footer-wrapper {
		width: 820px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body footer .footer-wrapper nav {
		margin: 0;
	}
	body footer .footer-wrapper > a {
		position: unset;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.layer-container {
		width: calc(100% - (100% - 900px) / 2);
		height: 560.54px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper {
		width: 820px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper {
		width: 820px;
	}
	body main section.main-News {
		width: 820px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		> img {
		width: 400px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container {
		max-width: 340px;
	}
	body main section.main-projects {
		width: 820px;
	}
	body main section.main-projects .projects-wrapper .article-wrapper figure {
		margin-right: 28.5px;
	}
	body main section.main-partners {
		width: 820px;
	}
	body main section.main-partners .slider-container {
		width: 820px;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider {
		width: 720px;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider
		.swiper-wrapper
		.swiper-slide
		img {
		width: 150px;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider
		.swiper-wrapper
		.swiper-slide
		.about-partner
		p {
		margin-bottom: 20px;
		max-height: 60px;
	}
	body main section.freqRate {
		width: 820px;
	}
	body main section.freqRate .rate canvas {
		width: 350px !important;
		height: 170px !important;
	}
	body main section.freqRate .rate span {
		position: absolute;
	}
	body main section.freqRate .rate span#min {
		left: 47px;
	}
	body main section.freqRate .rate span#max {
		right: 40px;
	}
	body main section.freqRate .rate span#average {
		bottom: 120px;
	}
	body main section.freqRate .rate span.currentContainer {
		bottom: -22px;
	}
	body main section.freqRate > img {
		width: 450px;
	}
	body main section.news,
	body main section.blog,
	body main section.foto-gallery,
	body main section.projects,
	body main section.organization,
	body main section.video-gallery,
	body main section.blog-inner,
	body main section.offers,
	body main section.news-inner,
	body main section.auction-inner,
	body main section.map {
		width: 820px;
	}
	body main section.foto-gallery-inner {
		width: 820px;
	}
	body main section.foto-gallery-inner .wrapper .gallery-left {
		width: 625px;
	}
	body main section.foto-gallery-inner .wrapper .pag-container {
		width: 650px;
	}
	body main section.project-inner {
		width: 820px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	body main section.project-inner > span {
		margin-bottom: 10px;
	}
	body main section.project-inner h1 {
		margin-bottom: 30px;
	}
	body main section.auctions {
		width: 820px;
	}
	body main section.auctions article {
		width: 380px;
	}
	body main section.contact {
		width: 820px;
	}
	body main section.contact address {
		margin-bottom: 22.7px;
	}
	body main section.contact address ul {
		width: unset;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	body main section.contact address ul li {
		margin-bottom: 10px;
	}
	body main section.contact address ul li:last-of-type {
		margin-bottom: 0;
	}
	body main section.contact form {
		position: unset;
		width: 100%;
		height: unset;
	}
	body main section.contact form h2 {
		width: 100%;
	}
	body main section.contact form input,
	body main section.contact form textarea {
		width: calc(100% - 25px);
	}
	body main section.contact form input[type="submit"] {
		width: 100%;
	}
	body main .breadcrumb {
		width: 820px;
	}
	body .video-modal iframe {
		width: 800px;
	}
}

@media only screen and (max-width: 840px) {
	body header .header-wrapper {
		width: 700px;
	}
	body footer .footer-wrapper {
		width: 700px;
	}
	body main .mainSlider {
		height: 500px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.layer-container {
		width: 100%;
		height: 90%;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper {
		width: 700px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.text-container
		h1 {
		font-size: 25px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.text-container
		p {
		font-size: 11px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.seeMore {
		width: 50px;
		height: 50px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper {
		width: 700px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper
		#mainNumberPagination {
		font-size: 80px;
	}
	body main section.main-News {
		width: 700px;
	}
	body main section.main-News > a {
		padding: 0;
	}
	body main section.main-News h1 {
		margin-bottom: 17px;
	}
	body main section.main-News .swiper-container.main-news-slider {
		height: unset;
	}
	body main section.main-News .swiper-container.main-news-slider .swiper-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		> img {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container {
		width: 100%;
		max-width: unset;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		h2 {
		max-width: unset;
		line-height: 20px;
		margin-bottom: 21px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		p {
		height: 85px;
		margin-bottom: 20px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		.read-more {
		position: unset;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.main-news-slider-navigation {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: unset;
		position: absolute;
		top: unset;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		bottom: 13px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.main-news-slider-navigation
		.mNprevBtn
		svg {
		transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.main-news-slider-navigation
		.mNnextBtn
		svg {
		transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.main-news-slider-navigation
		#mainNewsNumberPagination {
		margin-left: 31px;
		margin-right: 31px;
	}
	body main section.main-projects {
		width: 700px;
	}
	body main section.main-projects .projects-wrapper .article-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body main section.main-projects .projects-wrapper .article-wrapper figure {
		width: 100%;
		height: unset;
		margin-bottom: 8px;
		margin-right: 0;
	}
	body
		main
		section.main-projects
		.projects-wrapper
		.article-wrapper
		figure
		img {
		height: 336px;
	}
	body
		main
		section.main-projects
		.projects-wrapper
		.article-wrapper
		figure
		> a {
		top: 310px;
	}
	body main section.main-partners {
		width: 700px;
	}
	body main section.main-partners h1 {
		margin-bottom: 17px;
	}
	body main section.main-partners .slider-container {
		all: unset;
		width: 100%;
		margin-top: 40px;
		/* height: auto; */
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider {
		height: auto;
		width: 100%;
		display: block;
		margin-bottom: 12.6px;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider
		.swiper-wrapper
		.swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;
		height: 250px;
		/*Centerslidetextvertically*/
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		opacity: 1;
		transition: 0s;
		-webkit-transition: 0s;
		-moz-transition: 0s;
		-ms-transition: 0s;
		-o-transition: 0s;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider
		.swiper-wrapper
		.swiper-slide
		.about-partner:before {
		height: 101px;
		left: -25px;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider
		.swiper-wrapper
		.swiper-slide
		> img {
		margin-right: 23.6px;
		width: 60% !important;
	}
	body
		main
		section.main-partners
		.slider-container
		.swiper-container.main-partners-slider
		.swiper-wrapper
		.swiper-slide
		a {
		/* position: unset;
            text-align: left; */
	}
	body main section.freqRate {
		width: 700px;
	}
	body main section.freqRate .rate canvas {
		width: 330px !important;
		height: 160px !important;
	}
	body main section.freqRate .rate span {
		position: absolute;
	}
	body main section.freqRate .rate span#min {
		left: 45px;
	}
	body main section.freqRate .rate span#max {
		right: 37px;
	}
	body main section.freqRate .rate span#average {
		bottom: 115px;
	}
	body main section.freqRate > img {
		width: 350px;
	}
	body main section.news,
	body main section.blog,
	body main section.foto-gallery,
	body main section.projects {
		width: 700px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.organization,
	body main section.video-gallery,
	body main section.blog-inner,
	body main section.offers,
	body main section.auction-inner,
	body main section.map {
		width: 700px;
	}
	body main section.foto-gallery-inner {
		width: 700px;
	}
	body main section.foto-gallery-inner .wrapper {
		height: 400px;
	}
	body main section.foto-gallery-inner .wrapper .gallery-left {
		width: 100%;
		margin-left: 0;
	}
	body main section.foto-gallery-inner .wrapper .pag-container {
		width: calc(100% + 30px);
		left: -15px;
	}
	body main section.foto-gallery-inner .wrapper .gallery-thumbs {
		display: none;
	}
	body main section.news-inner {
		width: 700px;
	}
	body main section.news-inner .date {
		width: 100%;
	}
	body main section.project-inner {
		width: 700px;
	}
	body main section.auctions {
		width: 700px;
	}
	body main section.auctions article {
		width: 320px;
	}
	body main section.auctions article > a {
		right: -10.5px;
	}
	body main section.contact {
		width: 700px;
	}
	body main .breadcrumb {
		width: 700px;
	}
	body .video-modal iframe {
		width: 90%;
		height: 60%;
	}
}

@media only screen and (max-width: 720px) {
	body header.main-header {
		height: 65px;
	}
	body header .header-wrapper {
		width: 90%;
	}
	body header .header-wrapper .lang-bar {
		margin-right: 16px;
	}
	body footer .footer-wrapper {
		height: unset;
		width: 90%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: 38px;
	}
	body footer .footer-wrapper nav {
		margin-bottom: 45px;
	}
	body footer .footer-wrapper nav h3 {
		text-align: center;
		margin-bottom: 11px;
	}
	body footer .footer-wrapper nav ul {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 65px;
		column-gap: 65px;
		display: block;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: unset;
		flex-flow: unset;
		width: unset;
	}
	body footer .footer-wrapper nav ul li {
		margin-bottom: 10px;
	}
	body footer .footer-wrapper .address-container {
		margin-bottom: 81px;
	}
	body footer .footer-wrapper .address-container h3 {
		text-align: center;
		margin-bottom: 11px;
	}
	body footer .footer-wrapper address ul li {
		margin-bottom: 10px;
	}
	body footer .footer-wrapper > a {
		width: 217px;
		height: 50px;
	}
	body footer .footer-wrapper > a img {
		width: 100%;
		height: 100%;
	}
	body main {
		margin-bottom: -464px;
	}
	body main:after {
		height: 464px;
	}
	body main .mainSlider {
		height: 450px;
		margin-bottom: 42px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.layer-container {
		width: 100%;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper {
		position: relative;
		top: 40px;
		width: 90%;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.text-container {
		margin-bottom: 63px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.text-container
		h1 {
		margin-bottom: 0;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		p {
		display: none;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.seeMore {
		z-index: 2;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper {
		bottom: 35px;
		width: unset;
		right: 5%;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper
		#mainNumberPagination {
		font-size: 60px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper
		.slider-navigation-container {
		display: none;
	}
	body main section.main-News {
		width: 90%;
	}
	body main section.main-News h1 {
		font-size: 20px;
		line-height: 23px;
	}
	body main section.main-News > a {
		font-size: 12px;
		line-height: 13px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		> img {
		height: 223px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		h2 {
		font-size: 15px;
		line-height: 25px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		p {
		font-size: 13px;
		line-height: 20px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		.read-more {
		font-size: 13px;
		line-height: 20px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.main-news-slider-navigation
		#mainNewsNumberPagination {
		font-size: 20px;
		line-height: 22px;
	}
	body main section.main-projects {
		width: 90%;
	}
	body main section.main-projects h1 {
		font-size: 20px;
		line-height: 23px;
	}
	body main section.main-projects > a {
		font-size: 12px;
		line-height: 13px;
	}
	body main section.main-projects .projects-wrapper .article-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body main section.main-projects .projects-wrapper .article-wrapper figure {
		width: 100%;
		height: unset;
		margin-bottom: 20px;
	}
	body
		main
		section.main-projects
		.projects-wrapper
		.article-wrapper
		figure
		img {
		height: 336px;
	}
	body
		main
		section.main-projects
		.projects-wrapper
		.article-wrapper
		figure
		figcaption {
		max-width: 85%;
	}
	body
		main
		section.main-projects
		.projects-wrapper
		.article-wrapper
		figure
		> a {
		top: 310px;
	}
	body main section.main-partners {
		width: 90%;
	}
	body main section.main-partners h1 {
		font-size: 18px;
		margin-bottom: 0 !important;
		line-height: 23px;
	}
	body main section.main-partners > a {
		font-size: 12px;
		line-height: 13px;
	}
	body main section.freqRate {
		width: 90%;
	}
	body main section.freqRate h1 {
		font-size: 20px;
		line-height: 23px;
	}
	body main section.freqRate .rate {
		width: unset;
		margin: auto;
		margin-bottom: 30px;
	}
	body main section.freqRate .rate canvas {
		width: 320px !important;
		height: 160px !important;
	}
	body main section.freqRate .rate span#min {
		left: 32px;
	}
	body main section.freqRate .rate span#max {
		right: 24px;
	}
	body main section.freqRate > img {
		width: 100%;
	}
	body main section.news {
		width: 90%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body main section.news h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.news article {
		width: 100%;
		height: unset;
		min-height: unset;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.news article figure {
		margin: 0;
		margin-bottom: 10px;
	}
	body main section.news article figure img {
		height: 280.94px;
	}
	body main section.news article .date {
		margin-bottom: 15px;
	}
	body main section.news article p {
		margin-bottom: 20px;
	}
	body main section.news article a {
		position: unset;
	}
	body main section.blog {
		width: 90%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body main section.blog h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.blog article {
		width: 100%;
		height: unset;
		min-height: unset;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.blog article figure {
		margin: 0;
		margin-bottom: 15px;
	}
	body main section.blog article figure img {
		height: 280.94px;
	}
	body main section.blog article p {
		margin-bottom: 20px;
	}
	body main section.blog article a {
		position: unset;
	}
	body main section.foto-gallery {
		width: 90%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body main section.foto-gallery h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.foto-gallery article {
		width: 100%;
		height: unset;
		min-height: unset;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.foto-gallery article figure {
		margin: 0;
		margin-bottom: 15px;
	}
	body main section.foto-gallery article figure img {
		height: 280.94px;
	}
	body main section.foto-gallery article p {
		margin-bottom: 20px;
	}
	body main section.foto-gallery article a {
		position: unset;
	}
	body main section.projects {
		width: 90%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	body main section.projects h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.projects article {
		width: 100%;
		height: unset;
		min-height: unset;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	body main section.projects article figure {
		margin: 0;
		margin-bottom: 20px;
	}
	body main section.projects article figure img {
		height: 280.94px;
	}
	body main section.projects article p {
		margin-bottom: 15px;
	}
	body main section.projects article a {
		position: unset;
	}
	body main section.organization {
		width: 90%;
	}
	body main section.organization h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.organization a {
		margin-bottom: 50px;
	}
	body main section.video-gallery {
		width: 90%;
	}
	body main section.video-gallery h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.video-gallery article {
		width: 100%;
	}
	body main section.video-gallery article a figure {
		margin-bottom: 15px;
	}
	body main section.foto-gallery-inner {
		width: 90%;
	}
	body main section.foto-gallery-inner h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.foto-gallery-inner .wrapper {
		height: 320px;
		margin-bottom: 15px;
	}
	body main section.blog-inner {
		width: 90%;
	}
	body main section.blog-inner h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.blog-inner .date {
		margin-bottom: 30px;
	}
	body main section.blog-inner img {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	body main section.blog-inner .text-container {
		-webkit-column-count: 1;
		column-count: 1;
	}
	body main section.offers {
		width: 90%;
	}
	body main section.offers h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.offers img {
		margin-top: 0;
		margin-bottom: 20px;
		max-height: 300px;
	}
	body main section.offers .text-container {
		-webkit-column-count: 1;
		column-count: 1;
	}
	body main section.news-inner {
		width: 90%;
	}
	body main section.news-inner h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 15px;
	}
	body main section.news-inner .date {
		margin-bottom: 20px;
	}
	body main section.news-inner .text-container {
		-webkit-column-count: 1;
		column-count: 1;
	}
	body main section.news-inner .text-container p img {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	body main section.project-inner {
		width: 90%;
	}
	body main section.project-inner h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.project-inner .text-container {
		-webkit-column-count: 1;
		column-count: 1;
	}
	body main section.auctions {
		width: 90%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	body main section.auctions h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.auctions article {
		width: 95%;
	}
	body main section.auctions article > a {
		right: -19.5px;
	}
	body main section.auction-inner {
		width: 90%;
	}
	body main section.auction-inner h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.auction-inner .text-container {
		width: 100%;
		-webkit-column-count: 1;
		column-count: 1;
		-webkit-column-gap: unset;
		column-gap: unset;
		-webkit-column-rule: unset;
		column-rule: unset;
	}
	body main section.contact {
		width: 90%;
		margin-bottom: 70px;
	}
	body main section.contact h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main section.map {
		width: 90%;
	}
	body main section.map h1 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	body main .breadcrumb {
		padding-top: 20px;
		width: 90%;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	body main .mainSlider {
		height: 232px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper {
		top: 30px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.text-container
		h1 {
		font-size: 15px;
		line-height: 14px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.seeMore {
		width: 26px;
		height: 26px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.swiper-slide
		.item-wrapper
		.seeMore
		svg {
		width: 3px;
		height: 5px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper {
		bottom: 20px;
	}
	body
		main
		.mainSlider
		.swiper-container.main-slider
		.slider-controller-wrapper
		#mainNumberPagination {
		font-size: 30px;
	}
	body
		main
		section.main-News
		.swiper-container.main-news-slider
		.swiper-slide
		.text-container
		.read-more {
		width: 155px;
	}
	body main section.news article figure img,
	body main section.blog article figure img,
	body main section.foto-gallery article figure img,
	body main section.projects article figure img {
		height: 215.94px;
	}
	body main section.video-gallery article {
		height: unset;
	}
	body main section.video-gallery article a figure {
		height: 250px;
	}
	body main section.foto-gallery-inner .wrapper {
		height: 184px;
	}
	body main section.contact #map {
		height: 150px;
	}
}

@media only screen and (max-width: 360px) {
	body main section .pag ul li {
		width: 32px;
		height: 31px;
	}
	body main section.freqRate .rate canvas {
		width: 100% !important;
	}
	body main section.freqRate .rate span#min {
		left: 5%;
	}
	body main section.freqRate .rate span#max {
		right: 2%;
	}
}
