@media only screen and (min-width: 600px) and (max-width: 992px) {
  .overall {
    width: 100% !important;
    display: inline-block;
  }
  .overall div {
    display: inline-block;
  }
}
@media only screen and (max-width: 600px) {
  .overall {
    width: 100% !important;
    display: inline-block;
  }
  .overall div {
    display: inline-block;
  }
  .overall .contactsTop {
    display: inline-block;
  }
}
@media only screen and (max-width: 600px) {
  .overall .phones {
    width: 60%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .logo {
    width: 150px;
    margin-top: 55px;
  }
}
@media only screen and (max-width: 600px) {
  .logo {
    display: inline-block !important;
    width: 30%;
    float: left;
  }
}
.logo img {
  width: 100%;
  height: auto;
}
.messenger a {
  float: none !important;
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .contactsTop {
    padding: 0 0 0 23px !important;
  }
  .contactsTop .lang {
    padding: 0 0 0 23px !important;
    width: 70px !important;
  }
  .contactsTop span {
    float: left;
    margin-right: 15px !important;
  }
  .contactsTop a {
    float: left;
    margin-right: 15px !important;
  }
  .contactsTop .phones {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .contactsTop {
    width: 63%;
    float: left;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  .contactsTop .encounter {
    padding: 0 0 0 8px !important;
    position: relative;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .mainSlider .flex-caption {
    left: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mainSlider .flex-caption {
    left: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mainSlider .flexslider {
    height: 400px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .leftBlocks {
    width: 100%;
  }
  .leftBlocks .one_infoBLock {
    width: 349px !important;
    float: left;
    margin: 0 15px 40px !important;
  }
}
@media only screen and (max-width: 600px) {
  .leftBlocks {
    width: 100%;
  }
}
.leftBlocks .one_infoBLock {
  width: 100%;
  float: left;
  margin: 0 0 40px;
}
.numberLetter {
  display: block !important;
  margin-bottom: 10px;
}
.thank {
  display: none;
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .name {
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  .name {
    width: 100% !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .numberPhone {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 600px) {
  .numberPhone {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .numberEmail {
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  .numberEmail {
    width: 100% !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .fieldForm {
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  .fieldForm {
    width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
input {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .block_Feedback {
    padding: 100px 10px 50px;
  }
  .block_Feedback .thank {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .block_Feedback {
    padding: 100px 10px 50px;
  }
  .block_Feedback .thank {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .rightBlocks {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .rightBlocks {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .one_blockService {
    width: 310px;
  }
}
@media only screen and (max-width: 600px) {
  .one_blockService {
    margin: 0 0px 40px;
    width: 100%;
    padding: 100px 0px 40px;
  }
  .one_blockService .text {
    left: 10px;
    position: relative;
    line-height: 15px;
  }
}
.phone_numbers {
  width: 100%;
}
footer .phone_numbers {
  width: 25%;
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .right {
    width: 100%;
  }
  .menuFooter {
    margin-left: 20px;
  }
  .contactsFooter {
    text-align: left;
  }
  .mailF {
    margin-left: 50px;
  }
  .addressF {
    margin-left: 50px !important;
  }
  .phone_numbers {
    margin-left: 50px;
  }
  .messenger_footer {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .right {
    width: 100%;
  }
  .menuFooter {
    margin-left: 20px;
    display: none !important;
  }
  .contactsFooter {
    text-align: left;
	display: none !important;
  }
  .logoFooter{
	 display: none !important;
  }
  .sloganFooter{
	 display: none !important;
  }
  .mailF {
    margin-left: 50px;
  }
  .addressF {
    margin-left: 50px !important;
  }
  .phone_numbers {
    margin-left: 50px;
    width: 100%;
  }
  .messenger_footer {
    margin-left: 50px;
  }
}
.nav {
  height: auto !important;
  min-height: 50px;
}
@media only screen and (max-width: 600px) {
  .nav {
    margin-top: 25px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 600px) {
  .nav #main_menu {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .nav #main_menu li {
    width: 100%;
    display: inline-block !important;
  }
}
@media only screen and (max-width: 600px) {
  .nav #main_menu .submenu li {
    display: block !important;
  }
}
.nav .hamburger {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  float: right;
  margin-right: 20px;
  display: none;
}
@media only screen and (max-width: 600px) {
  .nav .hamburger {
    display: block;
  }
}
#main_menu.hor {
  height: auto;
}
@media only screen and (max-width: 600px) {
  .mainBlock {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .goldFrame {
    padding: 20px !important;
    width: 100% !important;
  }
  .goldFrame .goldFrameIcon {
    background: none;
    padding: 0;
    text-align: left;
    height: auto;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: relative;
    border: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .sloganFooter {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .sloganFooterEn {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .mainTitle {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .mainTitle .page__title {
    top: -10px;
  }
}
@media only screen and (max-width: 600px) {
  .mainTitle {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .mainTitle .page__title {
    top: -10px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .leftContent {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 600px) {
  .leftContent {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .rightMenu {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .rightMenu {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .rightMenu ul {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .rightMenu ul {
    display: none;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .rightMenu .blockСonnection {
    margin: 40px auto;
    padding: 20px 10px;
    width: 80%;
    display: block !important;
  }
  .rightMenu .blockСonnection .txtConnection {
    margin-bottom: 50px;
  }
  .rightMenu .blockСonnection .goldLine {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .rightMenu .blockСonnection {
    margin: 40px auto;
    padding: 20px 10px;
    width: 80%;
    display: block !important;
  }
  .rightMenu .blockСonnection .txtConnection {
    margin-bottom: 10px;
  }
  .rightMenu .blockСonnection .goldLine {
    display: block;
  }
  .rightMenu .blockСonnection .connectionIcon {
    background: none;
    padding: 0;
    text-align: left;
    height: auto;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: relative;
    border: 0px;
  }
  .rightMenu .blockСonnection .connectionIcon:before {
    background: none;
  }
  .rightMenu .blockСonnection .txtConnection {
    margin-left: 0;
  }
}
.contactsContent .addressF {
  margin: 10px 0 10px 0px;
  width: 100%;
}
.contactsContent .mailF {
  margin: 10px 0 10px 0px;
  width: 100%;
}
.contactsContent .messenger_footer {
  margin: 0 !important;
  width: 100% !important;
}
@media only screen and (max-width: 600px) {
  blockquote {
    margin: 30px auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  blockquote:before {
    width: 100%;
  }
  blockquote:after {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .lang {
    padding: 0 0 0 23px !important;
    width: 100% !important;
  }
  .lang span {
    float: left !important;
    margin-right: 10px !important;
    display: inline-block !important;
  }
  .lang a {
    float: left !important;
    margin-right: 10px !important;
    display: inline-block;
  }
}
@media only screen and (max-width: 600px) {
  .show_drop {
    position: relative !important;
  }
}
@media only screen and (max-width: 600px) {
  .show_drop span {
    display: block;
    max-width: 280px;
    overflow: hidden;
    white-space: normal;
  }
}
