/* webkit-specific letter-spacing */
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	body
	{
		letter-spacing: 0px;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 599px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	input[type="submit"], input[type="reset"] {
		appearance: none;
		-webkit-appearance: none;
	}

.slicknav_menu {
	background: transparent !important;
	border: medium none !important;
	box-shadow: none !important;
	display: block;
	margin: 0 auto !important;
	padding: 0 !important;
	position: absolute;
	width: auto;
	z-index: 800;
	top: 137px;
	right: 15px;
	left: inherit;
}

.slicknav_menu  .slicknav_menutxt {
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: rgba(0,0,0,0.60);
	font-weight: 700;
	text-transform: uppercase;
}

.slicknav_btn {
	background: #e0ba4a !important;
	border: 1px solid #e0ba4a;
	border-radius: 0;
	padding: 13px 10px !important;
	float: right;
	height: auto;
}

.slicknav_btn.slicknav_open {
	border-radius: 0;
}

.slicknav_nav ul {
	margin: 0;
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.10);
}

.slicknav_nav ul li a {
	background: none !important;
	font-size: 11px !important;
	font-weight: 300 !important;
	border-left: 5px solid #696969;
}

.slicknav_nav, .slicknav_nav ul {
	background-color: #f5f5f5 !important;
	position: relative;
	z-index: 9999;
}

.slicknav_nav {
	border-bottom: none;
	box-shadow: 0 40px 40px rgba(0, 0, 0, 0.6);
	border-radius: 0;
}

.slicknav_nav li {
	border-bottom: 1px solid #cdcdcd !important;
	box-shadow: 0 1px 0 #fff;
}

.slicknav_nav li:last-of-type {
	border: none !important;
	box-shadow: none;
}

.slicknav_nav a {
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 18px !important;
	color: #2d2d2d !important;
	font-weight: 500 !important;
	text-transform: none !important;
	padding: 10px 40px !important;
	background: #f0f0f0 !important;
	transition: all .3s linear;
}

.slicknav_nav .slicknav_row:hover {
	padding: 10px;
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
}

.slicknav_nav a:hover {
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 18px !important;
	color: #fff !important;
	background: #0071b7 !important;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_icon {
	margin: 0;
	padding: 0 !important;
}

.slicknav_menutxt {
	display: none !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: rgba(0,0,0,0.80) !important;
}




.top_header_cnt {
	padding: 15px 0;
}

.top_header_cnt section {
	width: 100%;
}

.language_cnt {
	float: none;
	display: table;
	padding-bottom: 10px;
}

.header_contacts {
	float: none;
	display: table;
}

.header_contacts p,
.header_contacts a {
	font-size: 14px;
	padding: 3px 15px 4px 0;
	background: none !important;
}

header section {
	width: 100%;
	padding: 20px 15px;
}

.logo img {
	max-height: 32px;
}

header nav {
	display: none;
}

header.smaller {
	padding: inherit;
	position: inherit;
	top: inherit;
	background: none;
}

header.smaller section {
	width: 100%;
}

.home_wrap .slider_content {
	margin: -32% 0 0;
}

.slider_content {
	height: auto;
	margin: -32% 0 0;
}

.about_cnt {
	width: 100%;
}

.news_content_home {
	width: 95%;
}

.news_content_home figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.news_content_home figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_content_home aside {
	width: 90%;
	margin: -45px auto 0;
}

.news_content_home article {
	width: 100%;
	float: none;
	display: table;
}

.news_content_home article:nth-of-type(2n) {
	float: none;
}

.news_content_home article h1 {
	overflow: inherit;
	height: auto;
}

.news_content_home article em,
.news_content_home article p {
	overflow: inherit;
	height: auto;
}

.partners_cnt_home {
	width: 95%;
}

.partners_cnt_home article {
	width: 100%;
	float: none;
	display: table;
}

.partners_cnt_home article:after {
	bottom: 0;
	width: 100%;
	height: 1px;
}

.partners_cnt_home article:nth-of-type(4n):after {
	display: inherit;
}

.partners_cnt_home article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.partners_cnt_home article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.partners_cnt_home article h1 {
	overflow: inherit;
	height: auto;
}

.top_footer_cnt section {
	width: 100%;
}

.top_footer_cnt em,
.top_footer_cnt p {
	float: none;
	display: table;
	max-width: 100%;
}

.footer_logo {
	float: none;
	display: table;
	padding-top: 15px;
}

.bottom_footer_cnt section {
	width: 100%;
}

.bottom_footer_cnt p {
	float: none;
	display: table;
}

.bottom_footer_cnt p:last-of-type {
	float: none;
	display: table;
	padding-top: 15px;
}




.main_container nav {
	width: 100%;
	float: none;
	display: table;
	margin-bottom: 20px;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.basic_site_inner_content {
	width: 95%;
}

.basic_site_inner_content figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.basic_site_inner_content figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_two_columns .basic_site_inner_content article {
	width: 100%;
	float: none;
	display: table;
}

.basic_two_columns .ecms_gallery_box {
	width: 100%;
	float: none;
	display: table;
}

.basic_two_columns .document_category {
	width: 100%;
	float: none;
	display: table;
}

.basic_two_columns .hist_and_social {
	width: 100% !important;
	float: none;
	display: table;
}

.basic_site_inner_content_contact {
	width: 95%;
}

.basic_site_inner_content_contact article {
	width: 100%;
	float: none;
	display: table;
}

.right_column_contact {
	width: 100%;
	float: none;
	display: table;
	margin: 40px 0 0;
}

.basic_site_inner_content_contact iframe {
	height: 380px;
}

.partners_container {
	width: 95%;
}

.partners_container article {
	width: 100%;
	float: none;
	display: table;
}

.partners_container article:after {
	bottom: 0;
	width: 100%;
	height: 1px;
}

.partners_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.partners_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.partners_container article h1 {
	overflow: inherit;
	height: auto;
}

.partners_container article em,
.partners_container article p {
	overflow: inherit;
	height: auto;
}

.references_container {
	width: 95%;
}

.references_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.references_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.references_container article section {
	width: 90%;
}

.news_container {
	width: 95%;
}

.news_container article {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.news_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.news_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_container article h1 {
	overflow: inherit;
	height: auto;
}

.news_container article em,
.news_container article p {
	overflow: inherit;
	height: auto;
}

.news_container_details {
	width: 95%;
}

.news_container_details figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 40px;
	padding: 0;
	float: none;
}

.news_container_details figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.partners_btn_lnk {
	word-break: break-all;
}







}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 600px) and (max-width: 800px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	input[type="submit"], input[type="reset"] {
		appearance: none;
		-webkit-appearance: none;
	}

.slicknav_menu {
	background: transparent !important;
	border: medium none !important;
	box-shadow: none !important;
	display: block;
	margin: 0 auto !important;
	padding: 0 !important;
	position: absolute;
	width: auto;
	z-index: 800;
	top: 147px;
	right: 15px;
	left: inherit;
}

.slicknav_menu  .slicknav_menutxt {
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: rgba(0,0,0,0.60);
	font-weight: 700;
	text-transform: uppercase;
}

.slicknav_btn {
	background: #e0ba4a !important;
	border: 1px solid #e0ba4a;
	border-radius: 0;
	padding: 13px 10px !important;
	float: right;
	height: auto;
}

.slicknav_btn.slicknav_open {
	border-radius: 0;
}

.slicknav_nav ul {
	margin: 0;
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.10);
}

.slicknav_nav ul li a {
	background: none !important;
	font-size: 11px !important;
	font-weight: 300 !important;
	border-left: 5px solid #696969;
}

.slicknav_nav, .slicknav_nav ul {
	background-color: #f5f5f5 !important;
	position: relative;
	z-index: 9999;
}

.slicknav_nav {
	border-bottom: none;
	box-shadow: 0 40px 40px rgba(0, 0, 0, 0.6);
	border-radius: 0;
}

.slicknav_nav li {
	border-bottom: 1px solid #cdcdcd !important;
	box-shadow: 0 1px 0 #fff;
}

.slicknav_nav li:last-of-type {
	border: none !important;
	box-shadow: none;
}

.slicknav_nav a {
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 18px !important;
	color: #2d2d2d !important;
	font-weight: 500 !important;
	text-transform: none !important;
	padding: 10px 40px !important;
	background: #f0f0f0 !important;
	transition: all .3s linear;
}

.slicknav_nav .slicknav_row:hover {
	padding: 10px;
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
}

.slicknav_nav a:hover {
	font-family: "Poppins", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 18px !important;
	color: #fff !important;
	background: #0071b7 !important;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_icon {
	margin: 0;
	padding: 0 !important;
}

.slicknav_menutxt {
	display: none !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: rgba(0,0,0,0.80) !important;
}




.top_header_cnt {
	padding: 15px 0;
}

.top_header_cnt section {
	width: 100%;
}

.language_cnt {
	float: none;
	display: table;
	padding-bottom: 10px;
}

.header_contacts {
	float: none;
	display: table;
}

.header_contacts p,
.header_contacts a {
	font-size: 14px;
	padding: 3px 15px 4px 0;
	background: none !important;
}

header section {
	width: 100%;
	padding: 30px 15px;
}

.logo img {
	max-height: 32px;
}

header nav {
	display: none;
}

header.smaller {
	padding: inherit;
	position: inherit;
	top: inherit;
	background: none;
}

header.smaller section {
	width: 100%;
}

.home_wrap .slider_content {
	margin: -32% 0 0;
}

.slider_content {
	height: auto;
	margin: -32% 0 0;
}

.about_cnt {
	width: 100%;
}

.news_content_home {
	width: 97%;
}

.news_content_home figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.news_content_home figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_content_home aside {
	width: 95%;
	margin: -45px auto 0;
}

.news_content_home article {
	width: 100%;
	float: none;
	display: table;
}

.news_content_home article:nth-of-type(2n) {
	float: none;
}

.news_content_home article h1 {
	overflow: inherit;
	height: auto;
}

.news_content_home article em,
.news_content_home article p {
	overflow: inherit;
	height: auto;
}

.partners_cnt_home {
	width: 97%;
}

.partners_cnt_home article {
	width: 100%;
	float: none;
	display: table;
}

.partners_cnt_home article:after {
	bottom: 0;
	width: 100%;
	height: 1px;
}

.partners_cnt_home article:nth-of-type(4n):after {
	display: inherit;
}

.partners_cnt_home article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.partners_cnt_home article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.partners_cnt_home article h1 {
	overflow: inherit;
	height: auto;
}

.top_footer_cnt section {
	width: 100%;
}

.top_footer_cnt em,
.top_footer_cnt p {
	float: none;
	display: table;
	max-width: 100%;
}

.footer_logo {
	float: none;
	display: table;
	padding-top: 15px;
}

.bottom_footer_cnt section {
	width: 100%;
}

.bottom_footer_cnt p {
	float: none;
	display: table;
}

.bottom_footer_cnt p:last-of-type {
	float: none;
	display: table;
	padding-top: 15px;
}




.main_container nav {
	width: 100%;
	float: none;
	display: table;
	margin-bottom: 20px;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.basic_site_inner_content {
	width: 97%;
}

.basic_site_inner_content figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.basic_site_inner_content figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_two_columns .basic_site_inner_content article {
	width: 100%;
	float: none;
	display: table;
}

.basic_two_columns .ecms_gallery_box {
	width: 100%;
	float: none;
	display: table;
}

.basic_two_columns .document_category {
	width: 100%;
	float: none;
	display: table;
}

.basic_two_columns .hist_and_social {
	width: 100% !important;
	float: none;
	display: table;
}

.basic_site_inner_content_contact {
	width: 97%;
}

.basic_site_inner_content_contact article {
	width: 100%;
	float: none;
	display: table;
}

.right_column_contact {
	width: 100%;
	float: none;
	display: table;
	margin: 40px 0 0;
}

.basic_site_inner_content_contact iframe {
	height: 380px;
}

.partners_container {
	width: 97%;
}

.partners_container article {
	width: 100%;
	float: none;
	display: table;
}

.partners_container article:after {
	bottom: 0;
	width: 100%;
	height: 1px;
}

.partners_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.partners_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.partners_container article h1 {
	overflow: inherit;
	height: auto;
}

.partners_container article em,
.partners_container article p {
	overflow: inherit;
	height: auto;
}

.references_container {
	width: 97%;
}

.references_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.references_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.references_container article section {
	width: 95%;
}

.news_container {
	width: 97%;
}

.news_container article {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.news_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.news_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_container article h1 {
	overflow: inherit;
	height: auto;
}

.news_container article em,
.news_container article p {
	overflow: inherit;
	height: auto;
}

.news_container_details {
	width: 97%;
}

.news_container_details figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 40px;
	padding: 0;
	float: none;
}

.news_container_details figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.partners_btn_lnk {
	word-break: break-all;
}







}