.section_widget .right_side {
	float: right;
}
/*languages*/
ul.langs{
	float: left;
}
ul.langs li{
	float: right;
}
ul.langs a{
	margin: 0px 10px;
}
ul.langs a img {
    width: 20px;
	border: 1px solid #f1f1f1;
}
ul.langs a.active img {
    outline: 2px solid #e0af1d;
}

.section_widget .right_side .phons-ak{
	width:auto;
	margin: 0 0 0 20px;
}
.section_widget .right_side .phons-ak-1{
	float:left;
}
#header_contents #slogan_text p{
	text-align: left;
}
@media (min-width: 960px){
	#top_bar .social_media, footer .social_media {
		margin-right: 10px;
	}
	.section_widget .right_side .phons-ak-2{
		display:none;
	}
}
@media (max-width: 959px){
	.section_widget .right_side{
		float:none;
	}
	ul.langs{
		float: none;
		width: 130px;
		margin: 0 auto;
		height: 23px;
	}
	.section_widget .right_side .phons-ak{
		float: none;
		width: 170px;
		margin: 0 auto;
		margin-top: 10px;
	}
	.section_widget .right_side .phons-ak-1{
		float: none;
		width: 130px;
		margin: 0 auto;
		margin-top: 10px;
	}
	.section_widget .right_side .phons-ak-2{
		margin-top: 10px;
	}
	#header_contents #slogan_text p {
		text-align: center;
	}
	#header #header_contents {
		padding-top:0px;
	}
	#header .section_logo (
		margin-top:0px;
	)
	
}
.responsive .sticky_nav_wrap {
		height: auto!important;
	}
.nav_shadow {
    padding-bottom: 0px;
}
.with_icons.about-us p{
	float:left;
}
@media (min-width: 769px){
	.main-about-us{
		width: 70%;
		margin: 0 15%;
}}
.button-block{
	text-align:center;
}
.button-block a{
	margin: 0 auto;
}
.button-block a#about-us-button{
    margin-bottom: 60px;
}
.person .person_name {
    height: 35px;
}

@media (max-width: 767px){
	#catalog-button{
		margin-bottom:40px;
	}
}
@media (min-width: 960px){
	.team-about-us .person.box.three{
		height: 440px;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.team-about-us .person.box.three{
		height: 390px;
	}
	.team-about-us .person.box.three li.box{
		margin-bottom: 5px;
	}
	.team-about-us .person.box.three li.box .icon{
		display:none;
	}
} 
.team-about-us .person.box.three ul.with_icons{
	 padding-left: 50px;
}


