@media screen and (max-width: 1440px), screen and (max-width: 960px), screen and (max-width: 480px) {
	body > div > div {
		width: 960px;
		transition-property: width;
		transition-duration: 0.5s;
	}
	.submenuWrapper {
		margin: 0 auto;
		width: 960px;
	}
	body > div.containerContent > div {
		width: 100%;
		background-color: #fff;
	}
	body > div.containerContentCentered > div {
		width: 960px;
	}
	body > div > div div.narrowContent {
		width: 780px;
	}
	div.containerMenu {
		transition-property: margin;
		transition-duration: 0.5s;
	}
	div.containerMenuNoMargin {
		margin-bottom: 0;
	}
	div.containerMenu > div > a > h1 {
		left: 10px;
	}
	.pageNav {
		top: 300px;
	}
	.pageNav > div {
		width: 96px;
	}
	.pageNav > div div {
		display: none;
	}
	.content {
		width: 100% !important;
	}
	.containerFooter > div > div.footerNewsletter {
		width: 40%;
	}
	.containerFooter > div > div.footerNewsletter p,
	.containerFooter > div > div.footerNewsletter form,
	.containerFooter > div > div.footerNewsletter .Disclaimer {
		margin-left: 40px;
	}
	.containerFooter > div > div.footerSocial {
		width: 10%;
		padding: 31px 0 20px 0;
	}
	.divTags a {
		font-size: 20px !important;
		line-height: 25px !important;
	}
	.lastPhotosheet img {
		margin-right: 45px;
	}
	.blockContainer:nth-child(3) {
		border-bottom: 0;
	}
}

@media (max-width: 1024px) {
	.blockitem.seq_2 {
		margin-top: 0 !important;
	}
}

@media screen and (max-width: 960px),
screen and (max-width: 480px) {
	.submenuWrapper {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.subMenuColumn {
		float: left;
		width: 100%;
		padding: 10px 5px;
	}
	.subMenuColumn ul {
		width: 100%;
		margin: 0;
		border: 0;
		height: auto;
	}
	.subMenuColumn ul li {
		float: left;
		width: auto;
		height: auto;
	}
	.subMenuColumn ul li.First {
		width: 100%;
	}
	.subMenuColumn ul > li.First > a {
		display: block;
	}
	.subMenuColumn ul li.Last {
		width: 100%;
		clear: both;
		margin-top: 0;
		display: none;
	}
	.subMenuColumn ul li a {
		margin-right: 10px;
	}
	.subMenu .showMoreButton,
	.subMenu .showLessButton {
		display: none !important;
	}

	div.containerTop {
		right: 0;
	}
	body > div > div {
		width: calc(100% - 25px);
	}
	body > div.containerContentCentered > div {
		width: 480px;
	}
	body > div > div div.narrowContent {
		width: 390px;
	}
	body h2 {
		font-size: 45px;
		line-height: 50px;
	}
	body h3 {
		font-size: 20px;
		line-height: 25px;
	}
	div.containerTop {
		background-color: #fe0;
	}
	.containerTop a.Language {
		background-color: #fe0;
	}
	.containerTop a.Language.active {
		background-color: #434343;
	}
	div.containerMenu > div > a > h1 {
		transition-property: top;
		transition-duration: 0.5s;
		top: 37px;
	}
	.titleHeader a {
		font-size: 20px;
		line-height: 25px;
	}
	.divTags {
		font-size: 18px;
	}
	.divTags a {
		font-size: 18px !important;
		line-height: 23px !important;
	}
	.cBlock-240x240 > div div,
	.cBlock-480x240 > div div,
	.cBlock-240x480 > div div {
		line-height: 13px;
		padding: 10px;
	}
	.cBlock-240x240 > div div label,
	.cBlock-480x240 > div div label {
		font-size: 13px;
		word-wrap: break-word;
	}
	.cBlock-240x240 > div div p,
	.cBlock-480x240 > div div p {
		font-size: 20px;
		line-height: 20px;
		word-wrap: break-word;
	}
	.cBlock-240x480 > div div label {
		word-wrap: break-word;
		font-size: 20px;
		line-height: 20px;
	}
	.cBlock-240x480 > div div label.subLabel {
		font-size: 12px;
	}
	.cBlock-240x480 > div div p {
		font-size: 12px;
		line-height: 20px;
		margin: 0;
	}
	.cBlock-240x480 > div > a,
	.cBlock-480x240 > div.projectInfo a {
		font-size: 12px;
		line-height: normal;
	}
	.cBlock-240x480 > div > a {
		text-indent: 10px;
		bottom: -10px;
	}
	.cBlock-480x240 > div.projectInfo p {
		font-size: 12px;
		line-height: 20px;
	}
	.containerFooter > div > div {
		width: 50% !important;
		padding: 20px 0;
	}
	.containerFooter > div > div.footerAddress {
		padding-left: 15px;
		width: 30%;
	}
	.containerFooter > div > div.noMobile {
		display: none;
	}
	.containerFooter ul {
		padding-left: 15px;
	}
	.containerFooter > div.Other {
		padding-left: 15px;
	}
	.containerFooter .Disclaimer {
		clear: both;
		text-align: center;
		padding: 0 0 40px 0;
		font-size: 12px;
	}
	.containerFooter ul li:last-child {
		margin: 24px 0 0 0;
	}
	.content {
		font-size: 18px;
		line-height: 29px;
	}
	.content .bigText {
		font-size: 20px;
		line-height: 30px;
	}
	.blockitem {
		width: 100% !important;
		margin-left: 0 !important;
	}
	form .uniForm,
	form .uniForm .oneCol,
	form .uniForm .oneCol .col {
		width: 100% !important;
		padding-left: 0 !important;
	}
	.col input[type="text"],
	.col textarea {
		width: 96% !important;
	}

}
@media screen and (max-width: 800px) {
	.Profile > div {
		width: 50% !important;
	}
}

@media screen and (max-width: 768px) {
	ul.mainMenu {
		width: calc(100% - 30px);
	}
	ul.mainMenu > li {
		width: 33%;
	}
}

@media screen and (max-width: 480px) {
	body {
		font-size: 12px;
		line-height: 20px;
	}
	body > div > div {
		width: 100%;
	}
	body > div.containerContentCentered > div {
		width: 100%
	}
	body > div > div div.narrowContent {
		padding-left: 20px;
		padding-right: 20px;
		width: calc(100% - 40px);
	}
	ul.mainMenu {
		width: calc(100% - 15px);
		margin-left: 0;
	}
	ul.mainMenu > li {
		width: auto;
		margin-left: 15px;
	}
	div.containerContent {
		padding-top: 192px;
	}
	body h2 {
		font-size: 45px;
		line-height: 50px;
	}
	body h3 {
		font-size: 20px;
	}
	.blockContainer {
		width: 100%;
		height: 480px;
	}
	.cBlock-480x480 {
		width: 100%;
		height: 100%;
	}
	.cBlock-240x480 {
		width: 50%;
		height: 100%;
	}
	.cBlock-240x240 {
		width: 50%;
		height: 50%;
	}
	.cBlock-480x240 {
		width: 100%;
		height: 50%;
	}
	.pageNav {
		display: none;
	}
	.content > div {
		width: 100% !important;
	}
	.content p.spaceLeft {
		padding-left: 0;
	}
	.Profile > div {
		width: 100% !important;
	}
	.videoBlock .playButtonLink {
		margin: 10% auto;
		width: 27%;
	}
	.subMenu {
		font-size: 17px;
		line-height: 133%;
	}
}

@media screen and (max-width: 425px) {
	.submenuWrapper ul li {
		font-size: 16px;
	}
	.submenuWrapper ul li a {
		font-size: 16px;
	}
}

@media screen and (max-width: 360px) {
	body h2 {
		font-size: 32px;
		line-height: 35px;
	}
	body h3 {
		font-size: 18px;
		line-height: 20px;
	}
	.titleHeader a {
		font-size: 18px;
		line-height: 20px;
	}
	.divTags {
		font-size: 18px;
	}
	.cBlock-240x240 > div div p,
	.cBlock-480x240 > div div p {
		font-size: 16px;
		line-height: 16px;
	}
	.cBlock-240x480 > div div label {
		font-size: 16px;
		line-height: 16px;
	}
	.content .bigText {
		font-size: 18px;
		line-height: 24px;
	}
}