
@media (max-width: 1024px) {

	html {
		width: 100%;
	}

	body {
		min-width: 450px;
}

	.container,
	#main,
	#sidebar,
	#seo .container {
		width: auto;
		float: none;
}

	#content {
		width: auto;
	}

	#sidebar {
		text-align: center;
	}

	#header {
		margin: -10px 0 0 0;
		background: url('img/header-bg.jpg') no-repeat center left -120px;

}

	.flex-container,
	#flexsliderNav {
		display: none;
	}

	#logo {
    height: 100px;
    width: 100%;
    background: #203262;
    overflow: hidden;
}

#logo img.logo {
	margin: -10px 0 0 0;
}

#flexsliderNav .flex-control-paging {
	right: 10px;
}


	/** Main menu **/
	#show-menu {
	  display: block;

	  position: absolute;
	  top: 30px;
	  right: 20px;
	  z-index: 9999;
	  width: 60px;
	  height: 60px;
}

#show-menu img {
	width: 100%;
}


	#mainMenu {
    width: 100%;
	display: none;
    height: auto;
    margin-left: 0;
}

	#mainMenu li,
	#mainMenu li:first-child {
    width: 100%;
    height: 50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#214398+0,193272+100 */  background: #214398; /* Old browsers */  background: -moz-linear-gradient(top,  #214398 0%, #193272 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214398), color-stop(100%,#193272)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #214398 0%,#193272 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  #214398 0%,#193272 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  #214398 0%,#193272 100%); /* IE10+ */  background: linear-gradient(to bottom,  #214398 0%,#193272 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214398', endColorstr='#193272',GradientType=0 ); /* IE6-9 */;
}

	#mainMenu li a {
    height: 100%;


    line-height: 54px;
    width: 200px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 0 70px;
}


	#mainMenu li a .image {
    display: initial;


    float: left;
    padding: 0;
    margin-bottom: auto;
    height: inherit;
    position: absolute;
    left: 0;
    width: 50px;
    text-align: center;
}

#mainMenu li a .image img {
    margin: 10px 0 0 0;

}

#mainMenu li a:hover {
	background: none;
}

#mainMenu li.active,
#mainMenu li.active a {
	background: #193272;
}

#changeLang {
	position: absolute;
	top: -10px;
	right: 90px;
	background: none;
}

#seo .galleryList table {
    display: none;
}

#seo td {
}

#seo .logo-footer {
  right: 10px;
	top: 10px;
	width: 100px;
}

.fastContact .mail,
.fastContact .tel {
	width: 160px;
  	margin: 10px auto;
}

#sidebar .map {
	margin: 40px auto 0;
}

.itemsInfo {
	width: 100%;
	height: auto;
}

.itemsInfo .items.item1,
.itemsInfo .items.item2,
.itemsInfo .items.item3 {
	width: 300px;
	margin: 0 auto 50px;
	float: none;
}

.itemsInfo .items {
	width: 100%;
	float: none;
	height: auto;
}

.itemsInfo .items div.info,
.itemsInfo .items .head {
	height: auto;
}

#owner {
	/* background-size: 300%; */
}

#owner .container .quote .text {
	font-size: 18px;
	width: 300px;
}

#owner .container .ownerSign {
	margin-left: 150px;
}

#footer .container {
	padding: 0 10px;
}

#linksFooter {
	height: auto;
	padding-bottom: 10px;
}

#linksFooter .items.item3 {
	margin-right: auto;
}

.galleryList ul {
	width: 491px;
}

#seo {
	height: auto;
	padding: 0 0 20px 0;
	background-size: 100% 100%;
}

#footer {
	height: auto;
	padding-bottom: 20px;
}

#footer .no-responsive {
	display: block;
}

#main td {
    display: inline;
}

#main td img {
	float: none !important;
}

#main table {
	width: auto;
}

}

@media (max-width: 770px) {

	#seo .text table td {
		display: inline;
	}

	#seo .logo-footer {
	  right: 20px;
		top: 20px;
		width: 125px;
	}

}


@media (max-width: 635px) {
	#owner .container .quote .text {
	font-size: 15px;
	width: 200px;
}

#owner .container .ownerSign {
	margin-left: 50px;
}

#footer .copyright,
#footer .surface {
	width: 100%;
	text-align: center;
}

#footer .surface {
    margin-right: auto;

}
#footer .logo {
  display: block;
	float: none;
	width: 60px;
	height: 60px;
	margin: 20px auto 0 auto;
	position: static;
}
}

@media (max-width: 550px) {
	#changeLang {
    height: auto;

    right: 80px;
}

	#changeLang ul {
		margin-top: 30px;
	}

	#changeLang li {
    display: block;


    margin: 10px auto;
}

#changeLang li:last-child {
	margin-right: auto;
}
}

@media (max-width: 550px) {
	.galleryList ul {
	width: 245px;
}
}

@media (max-width: 500px) {
	#linksFooter {
    background-size: 100% 100%;

	}

}
