<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Media Queries */

@media only screen and (min-width: 995px) {
	#wrap .container {
		width: 960px;
	}
	.newsList .item .image {
		height: 192px;
	}
	.portfolioList .item .image {
		height: 192px;
	}
	.portfolioFull .right .gallery {
		width: 586px;
	}
}

@media only screen and (max-width: 995px) {

	.portfolioFull .right .galleryClear {
		display: none;
	}
	.portfolioFull .right .gallery {
		position: static;
		margin-top: 30px;
	}
	.newsList .vkontakte {
		display: none;
	}
	.newsList .facebook {
		display: none;
	}	
	.newsList .categories {
		width: 100%;
		height: auto;
		margin-bottom: 40px;
		float: none;
	}
	.newsList .categories .categoryLink {
		padding: 6px 10px;
		margin: 0 5px 5px 0;
		font-size: 14px;
	}
	.newsFull .right {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.newsFull .left {
		float: none;
		width: 100%;
	}
	.newsList .item {
		margin-right: 3%;
		width: 47%;
	}
	.newsList.home .item {
		margin-right: 3%;
		width: 30%;
	}		
	.portfolioFull	{
		display: block;
	}
	.portfolioFull .right {
		float: none;
		margin: 30px 0 0 0;
		width: 100%;
		display: block;
		padding-left: 0px;
	}
	.portfolioFull .left .image {
		width: auto;
	}	
	.portfolioFull .left {
		padding-top: 10px;
		float: none;
		display: block;
		margin: 0;
		width: 100%;
	}
	.portfolioFull .left .socialList {	
		width: 100%;
	}
	.form {
		width: 100%;
		float: left;
	}
	.form textarea {
		width: 90%;
		padding: 10px;		
	}	
	.socialList {
		margin: 5px 0 10px 0;
	}
	#header ul.main_nav {
		margin-right: 200px;
	}
	#header .nav li {
		padding-right: 0;
		width: 50%;		
	}	
}



@media only screen and (min-width: 768px) and (max-width: 995px) {
	#banner .container {
		height: 260px;
	}
	#wrap .container {
		width: 748px;
		margin:0 auto;
	}
	#header .nav li a {
		font-size: 24px;
	}	

}

@media only screen and (min-width: 640px) and (max-width: 768px) {

	.homePage .portfolioList .item {
		float: left;
		display: block;
		margin-right: 3%;
		width: 30%;
		height: 270px;
		margin-bottom: 30px;
	}
	#banner .container {
		height: 200px;
	}
	#wrap .container {
	 width: 620px;
	}
	#header img.logo{
		float:left;
		margin:25px 0 25px 0;
		position:relative;
	}
	#header .nav li a {
		font-size: 24px;
	}	
	h1.heading {
		font-size: 40px;
		width: 50%;
	}
	#map {
		display: block;
		height: 280px;
		width: 580px;
	}
	
	#vacancyform .form .photoTitle {
		font-size: 15px;
	}
}





@media only screen and (max-width: 640px) {
	footer .container {
		height: 100px;
	}
	footer .container .team {
		position: absolute;
		left: 0;
		top: 50px;
	}
	footer .container .siteGist {
		position: absolute;
		left: 0;
		top: 78px;
	}
	footer .container .langs {
		top: 25px;
		position: absolute;
		right: 0;
		display: block;
	}
	footer .container .langs .item {
		padding: 0 2px;
	}	
	.newsFull .left .image {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 10px 0;
	}
	.newsList .item,
	.newsList.home .item {
		width: 100%;
		float: none;
		text-align: center;
	}	
	h1.pageTitle {
		font-size: 28px;
	}
	.contentSection h2 {
		display: block;
		text-align: left;
		font-size: 28px;
	}

	#content .services .serv_sec{	
		width: 100%;
		float: none;
		margin: 0;
	}
	#content .team .team_sec{	
		width: 100%;
		float: none;
		margin:  0 0 30px 0;		
	}
	#banner .logo {
		display: none;
	}
	#banner .langs {
		display: none;
	}	
	#banner .container {
		height: 120px;
	}
	#header .nav {
		padding: 8px 0;
	}
	#header .nav li {
		line-height: 45px;
		height: 45px;
		float: left;	
		margin: 0px;
		padding: 0px;
		width: 100%;
		text-align: left;
	}
	#header .nav li a {	
		font-size: 22px;	
	}
	.newsFull .descr {
		text-align: left;
	}
	.portfolioFull .right .descr {
		text-align: left;
	}
	#map {
		display: block;
		height: 540px;
		width: 440px;
	}
	#vacancyform .form input,
	#vacancyform .form textarea {
		width: 100% !important;
	}
	#vacancyform .form .btn,
	#vacancyform .form select {
		width: 100%;
	}
	#vacancyform .form table.captcha input.captcha.form-control {
		width: 100%;
	}
	#vacancyform .form .photoTitle {
		padding-top: 0;
		text-align: left;
		width: 100%;
	}
	#vacancyform .form table.captcha {
		margin-left: 0;
		width: 100%;
	}
}

 @media only screen and (min-width: 480px) and (max-width: 640px) {
	.portfolioList .item {
		float: left;
		display: block;
		margin-right: 3%;
		width: 47%;
		height: 240px;
		margin-bottom: 30px;
	}
	.homePage .portfolioList .item {
		width: 100%;
		float: none;
		text-align: center;
	}	
	#wrap .container {
		width: 460px;
	}
}


@media only screen and (max-width: 480px) {
	#header ul.main_nav {
		margin-right: 0;
	}
	#map {
		display: block;
		height: 400px;
		width: 280px;
	}
	.newsFull .subTitle .date {
		font-family: Comfortaa;	
		font-size: 18px;
		float: none;
	}
	.newsFull .subTitle .vkontakte{
		float: none;
		margin: 7px 4px;
	}
	.newsFull .subTitle .facebook {
		float: none;
		margin: 7px 2px;
	}
	.newsFull .title {
		font-size: 24px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	
	.portfolioList .item {
		float: left;
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
	.portfolioList .item .title {	
	}
	.newsList .item {
		width: 100%;
		float: none;
		text-align: center;
	}	
	#wrap .container {
		width: 320px;
	}
}
 @media only screen and (max-width: 320px) {
	 #banner .logo{
		background: url(/images2/fest/logo-phone.png) no-repeat;
	}	
	.portfolioList .item {
		float: left;
		display: block;
		width: 100%;
		height: 270px;
		margin-bottom: 30px;
	}
	.newsList .item {
		width: 100%;
		float: none;
		text-align: center;
	}	
	#wrap .container {
		width: 265px;
		padding:0 10px;
	}
	#header ul.main_nav {
		margin: 0 0 50px 0;
	}
	.search {
		bottom: 15px;
		top: auto;
		right: auto;
		left: 10px;
	}
}

@media only screen and (min-width: 1400px) {
	#banner .container {
		height: 420px;
	}
}
</pre></body></html>