/*
?
240 +
320 +
480 +
640 +
720 +
800 +
960 +
1024 +
?
*/

html {
  overflow-x: hidden;
}

@media screen and (max-width: 1024px) and (min-width: 980px){
body {
  min-width: 980px;
  overflow-x: hidden;
}

.header {
  width: 980px;
  background-size: 100% auto;
}

#flags {
  margin-top: 25px;
  margin-left: 660px;
}

#slogan {
  background-image: url(../images/slogan_compact_en.png);
  width: 250px;
  height: 165px;
  margin: 90px 0 0 50px;
}

#contacts {
  padding-top: 50px;
}

.menu {
  width:980px;
}
.menu ul {
  display: block;
  text-align: center;
}
.menu li {
    display: inline-block;
    font-size: 20px;
    margin: 5px 10px 5px 10px;
}
.menu ul li ul {
  min-width: 100%;
  height:auto !important;
}
.menu ul li li {
  display: inline-block;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 9px !important;
  font-size: 15px;
}
.content {
  width:980px;
}
.customslider {
  width:980px;
  height: auto;
  padding-bottom: 15px;
}
.customslider img {
  width:976px !important;
  height:auto !important;
}
#blocks {
  width: 980px;
}

#blocks div div {
  width:28px !important;
}
#blocks div div.tp_bl {
  width: 450px !important;
  overflow: hidden;
  margin-bottom: 10px;
}
#blocks div div.tp_bl .custom {
  width: 420px !important;
}
.tp_bl img {
width: 350px;
height: auto;
}

.cent {
  width: 960px;
  min-width: 960px;
  max-width: 960px;
  overflow: hidden;
  padding:0 0 20px 0;
}
.cent .twice img {
  width: 465px;
  height: auto;
}
.cent .single img {
  width: 960px;
}
/*
.blog-featured img, .items-leading img, .item-page img {
  max-width: 960px !important;
  height: auto !important;
}
*/
.block4 .thumbnail img.box {
  width: 232px;
  height: auto !important;
}
.footer {
  width: 980px;
  height: auto;
}
#info {
  width: 300px;
}
#soc {
  margin-left: 400px;
}
}


@media screen and (max-width: 979px) and (min-width: 720px){
body {
  min-width: 720px;
  overflow-x: hidden;
}
.header {
  width: 720px;
  background-size: 100% auto;
}

#flags {
  margin-top: 20px;
  margin-left: 450px;
}

#logo {
  position: absolute;
  padding: 0;
  margin: 40px 0 0 150px;
  height: 150px;
}

#slogan {
  position: absolute;
  background-image: url(../images/slogan_en.png);
  background-size: 100% auto;
  width: 360px;
  height: 85px;
  margin: 190px 0 0 35px;
}

#contacts {
  padding-top: 50px;
  padding-right: 30px;
}

.menu {
  width:720px;
  height: auto;
}
.menu ul {
  display: block;
  text-align: center;
}
.menu li {
    display: inline-block;
    font-size: 17px;
    margin: 0 7px 5px 7px;
}
.menu ul li ul a {
    font-size: 17px;
}
.menu ul li ul {
  min-width: 100%;
  height:auto !important;
}
.menu ul li li {
  display: inline-block;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 9px !important;
  font-size: 15px;
}
.content {
  width:720px;
}
.block3 .thumbnail img.box {
  width: 210px;
  height: auto !important;
}
.block4 .thumbnail img.box {
  width: 340px;
  height: auto !important;
}
.customslider {
  width:720px;
  padding: 0 0 10px 0;
  height: auto;
}
.customslider img {
  width:716px !important;
  height:auto !important;
}
#blocks {
  width: 720px;
}
#blocks div div {
  width:10px !important;
}
#blocks div div.tp_bl {
  width: 350px !important;
  overflow: hidden;
  margin-bottom: 10px;
}
#blocks div div.tp_bl .custom {
  width: 320px !important;
}
.tp_bl img {
width: 200px;
height: auto;
}
.cent {
  width: 700px;
  min-width: 700px;
  max-width: 700px;
  overflow: hidden;
  padding:0 0 20px 0;
}
.cent .twice img {
  width: 336px;
  height: auto;
}
.cent .single img {
  width: 700px;
}
/*
.blog-featured img, .items-leading img, .item-page img {
  max-width: 700px !important;
  height: auto !important;
}
body.id196 .cent img, body.id195 .cent img {
  margin:0 7px;
}
*/
.tablediv {

}
.tablediv table, .tablediv tbody {
  display: block;
  text-align: center;
}
.tablediv table td {
  display: inline-block;
  text-align: center;
}
img.mapto {
  width:410px;
  height: auto !important;
}
table.addview img {
  width:220px;
  height: auto !important;
}
.footer {
  width: 720px;
  height: auto;
  padding-bottom: 30px;
}
#info {
  width: 420px;
  padding-top: 15px;
  margin-left: 10px;
}
#phones {
  padding-top: 60px;
  padding-bottom: 5px;
  margin-right: 0;
}
#soc {
  position: absolute;
  width: 310px;
  margin-left: 430px;
}
#soc img {
    height: 23px;
    width: auto;
}
#soc div img {
    height: 16px;
    width: auto;
}
#soc table {
  float: left;
}
#soc table td {
  text-align: left !important;
}
}


@media screen and (max-width: 719px) and (min-width: 640px){
body {
  min-width: 630px;
  overflow-x: hidden;
}
.header {
  width: 630px;
  background-size: 100% auto;
}

#flags {
  margin-top: 30px;
  margin-left: 360px;
}

#logo {
  position: absolute;
  padding: 0;
  margin: 40px 0 0 92px;
  height: 150px;
}

#slogan {
  position: absolute;
  background-image: url(../images/slogan_en.png);
  background-size: 100% auto;
  width: 320px;
  height: 70px;
  margin: 200px 0 0 20px;
}

#contacts {
  padding-top: 40px;
  padding-right: 30px;
}

.menu {
  width:630px;
  height: auto;
}
.menu ul {
  display: block;
  text-align: center;
}
.menu li {
    display: inline-block;
    font-size: 17px;
    margin: 0 25px 5px 25px;
}
.menu ul li ul a {
    font-size: 17px;
}
.menu ul li ul {
  min-width: 100%;
  height:auto !important;
}
.menu ul li ul {
    position: absolute;
}
.menu ul li.active ul {
    position: relative;
}

.menu ul li li {
  display: inline-block;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 9px !important;
  font-size: 15px;
}
.content {
  width:630px;
}
.block3 .thumbnail img.box {
  width: 190px;
  height: auto !important;
}
.block4 .thumbnail img.box {
  width: 302px;
  height: auto !important;
}
.customslider {
  width:630px;
  padding: 0 0 10px 0;
  height: auto;
}
.customslider img {
  width:626px !important;
  height:auto !important;
}
#blocks {
  width: 630px;
}
#blocks div div {
  width:10px !important;
}
#blocks div div.tp_bl {
  width: 300px !important;
  overflow: hidden;
  margin-bottom: 10px;
}
#blocks div div.tp_bl .custom {
  width: 270px !important;
}
.tp_bl img {
width: 220px;
height: auto;
}
.cent {
  width: 620px;
  min-width: 620px;
  max-width: 620px;
  overflow: hidden;
  padding:0 0 20px 0;
}
.cent .twice table {
  display: block;
}
.cent .twice table td {
  display: block;
  text-align: center;
}
.cent .twice img {
  width: 610px;
  height: auto;
}
.cent .single img {
  width: 620px;
}
/*
.cent img {
  max-width: 620px !important;
  height: auto !important;
}
body.id196 .cent img, body.id195 .cent img {
  margin:0 7px;
}
*/
object {
  width: 620px;
  height: 340px;
}
.tablediv {

}
.tablediv table {
  display: block;
}
.tablediv table td {
  display: block;
}
/*
.blog-featured img, .items-leading img {
  max-width: 620px !important;
  height: auto !important;
}
*/
img.mapto {
  width:410px;
  height: auto !important;
}
table.addview img {
  width:220px;
  height: auto !important;
}
img.mapto {
  width: 374px;
  height: auto !important;
  margin-right: 0 !important;
}
table.addview img {
  width: 200px;
  height: auto !important;
}
.footer {
  width: 630px;
  height: auto;
}
#info {
  width: 350px;
  padding-top: 15px;
  margin-left: 10px;
}
#phones {
  padding-top: 20px;
  padding-bottom: 5px;
  margin: 0 15px 0 0;
}
#soc {
  margin-left: 350px;

}
#soc a {
  font-size: 13px;
}
#soc img {
    width: 30px;
    height: auto;
}
}


@media screen and (max-width: 639px) and (min-width: 480px){
body {
  min-width: 460px;
  overflow-x: hidden;
}
.header {
  width: 460px;
  background-size: 100% auto;
  overflow: hidden;
}

#flags {
  margin-top: 30px;
  margin-left: 220px;
}

#logo {
  position: absolute;
  padding: 0;
  margin: 20px 0 0 30px;
  height: 150px;
}
#logo img {
  width: 160px;
}

#slogan {
  position: absolute;
  background-image: url(../images/slogan_compact_en.png);
  background-size: 100% auto;
  width: 160px;
  height: 120px;
  margin: 160px 0 0 20px;
}

#contacts {
  padding-top: 40px;
  padding-right: 20px;
  width:220px;
  font-size: 15px !important;
}
#contacts * {
  font-size: 15px !important;
}

.menu {
  width:460px;
  height: auto;
  overflow: hidden;
}
.menu ul {
  display: block;
  text-align: center;
}
.menu li {
    display: inline-block;
    font-size: 17px;
    margin: 0 20px 5px 20px;
}
.menu ul li ul a {
    font-size: 17px;
}
.menu ul li ul {
  min-width: 100%;
  height:auto !important;
}
.menu ul li ul {
    position: absolute;
}
.menu ul li.active ul {
    position: relative;
}

.menu ul li li {
  display: inline-block;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 9px !important;
  font-size: 15px;
}
.content {
  width:460px;
  overflow: hidden;
}
.block3 .thumbnail img.box {
  width: 130px;
  height: auto !important;
}
.block4 .thumbnail img.box {
  width: 220px;
  height: auto !important;
}
.customslider {
  overflow: hidden;
  width:460px;
  padding: 0 0 10px 0;
  height: auto;
}
.customslider img {
  width:456px !important;
  height:auto !important;
}
#blocks {
  width: 460px;
}
#blocks div div {
  width:5px !important;
}
#blocks div div.tp_bl {
  width: 220px !important;
  overflow: hidden;
  margin-bottom: 10px;
}
#blocks div div.tp_bl .custom {
  width: 190px !important;
}
.tp_bl img {
width: 180px;
height: auto;
}
.cent {
  width: 440px;
  min-width: 440px;
  max-width: 440px;
  overflow: hidden;
  padding:0 0 20px 0;
  overflow: hidden;
}
.cent .twice table {
  display: block;
}
.cent .twice table td {
  display: block;
  text-align: center;
}
.cent .twice img {
  width: 430px;
  height: auto;
}
.cent .single img {
  width: 440px;
}
.cent img {
  max-width: 440px;
}
/*
.blog-featured img, .items-leading img {
  max-width: 440px !important;
  height: auto !important;
}
*/
object {
  width: 380px;
  height: auto;
}
.ui-tabs .ui-tabs-nav li {
  width: 100%;
}
img.mapto {
  width:410px;
  height: auto !important;
}
table.addview img {
  width:220px;
  height: auto !important;
}
.footer {
  width: 460px;
  height: auto;
  overflow: hidden;
}
#info {
  width: 100%;
  font-size: 11px;
  line-height: 11px;
  padding-top: 15px;
  margin-left: 0;
}
#phones {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 13px;
}
#soc {
  margin-left: 0;
  position: static;
  font-size: 13px;
  position: static;
}
#soc img {
    width: 30px;
    height: auto;
}
}



@media screen and (max-width: 479px) and (min-width: 320px){
body {
  min-width: 310px;
  overflow-x: hidden;
}
.header {
  overflow: hidden;
  width: 310px;
  background-size: 100% auto;
}

#flags {
  margin-top: 20px;
  margin-left: 10px;
  font-size: 7px;
  width: auto;
}
#flags img {
  width:20px;
  height: auto;
  margin: 0 2px;
}

#logo {
  position: absolute;
  padding: 0;
  margin: 35px 0 0 10px;
  height: 100px;
  width: 100px;
}
#logo img {
  width: 100px;
}

#slogan {
  position: absolute;
  background-image: url("../images/slogan_compact_en.png");
  background-size: 100% auto;
  width: 100px;
  height: 70px;
  margin: 130px 0px 0px 10px;
}

#contacts {
  padding-top: 5px;
  padding-right: 5px;
  height: auto;
  width:180px;
}

#contacts, #contacts * {
  font-size: 14px !important;
      line-height: 14px;
      word-spacing: -1px;
      font-weight: normal !important;
}
#contacts #map_road {
  height: 26px;
  line-height: 18px;
}

.menu {
  width:310px;
  height: auto;
  overflow: hidden;
}
.menu ul {
  display: block;
  text-align: center;
}
.menu li {
    display: inline-block;
    font-size: 17px;
    margin:0;
}
.menu li a {
    padding: 0 15px 5px 15px;
}
.menu li.item-102 {
  z-index: 999;
}
.menu li.item-102 a {
  z-index: 1000;
}
.menu ul li ul a {
    font-size: 17px;
}
.menu ul li ul {
  min-width: 100%;
  height:auto !important;
}
.menu ul li ul {
    position: absolute;
}
.menu ul li.active ul {
    position: relative;
}

.menu ul li li {
  display: inline-block;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 9px !important;
  font-size: 15px;
}
.content {
  overflow: hidden;
  width:310px;
}
.block3 .thumbnail img.box {
  width: 310px;
  height: auto !important;
}
.block4 .thumbnail img.box {
  width: 310px;
  height: auto !important;
}
.customslider {
  overflow: hidden;
  width:310px;
  padding: 0 0 10px 0;
  height: auto;
}
.customslider img {
  width:306px !important;
  height:auto !important;
}
#blocks {
  width: 310px;
}
#blocks div div {
  width:5px !important;
}
#blocks div div.tp_bl {
  width: 148px !important;
  overflow: hidden;
  margin-bottom: 10px;
    font-size: 13px;
}
#blocks div div.tp_bl h3 {
  font-size: 13px;
}
#blocks div div.tp_bl .custom {
  width: 118px !important;
}
.tp_bl img {
width: 118px;
height: auto;
}
#blocks div div.tp_bl h3 br {
  display: none;
}
/*
#blocks div div div p:last-of-type {
  display: none;
}
*/
.cent {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  overflow: hidden;
  padding:0 0 20px 0;
  font-size: 14px;
}
.cent h1 {
    font-size: 17px;
    font-weight: normal;
}
.cent h2 {
    font-size: 16px;
    font-weight: normal;
}
/*
.cent table {
  display: block;
}
.cent table td {
  display: block;
  text-align: center;
}
*/
.cent .tablediv table {
  display: block;
}
.cent .tablediv table td {
  display: block;
  text-align: center;
}
.cent .twice table {
  display: block;
}
.cent .twice table td {
  display: block;
  text-align: center;
}
.cent .twice img {
  width: 280px;
  height: auto;
}
.cent .single img {
  width: 280px;
}
/*
.cent img {
  max-width: 280px !important;
  height: auto !important;
}
*/
object {
  width: 100%;
  height: auto;
}
.ui-tabs .ui-tabs-nav li {
  width: 100%;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 14px;
}

.footer {
  overflow: hidden;
  width: 310px;
  height: auto;
}
#info {
  width: 310px;
  padding-top: 15px;
  margin-left: 0;
  font-size: 12px;
}
#phones {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 13px;
}
#soc {
  margin-left: 0;
  position: static;
  font-size: 13px;
}
#soc img {
    height: 23px;
    width: auto;
}
#soc div img {
    height: 16px;
    width: auto;
}
}



@media screen and (max-width: 319px) {
body {
  min-width: 236px;
  overflow-x: hidden;
}
.header {
  width: 236px;
  background-size: 100% auto;
  overflow: hidden;
}

#flags {
  margin-top: 20px;
  margin-left: 120px;
  font-size: 7px;
  width: auto;
}
#flags img {
  width:20px;
  height: auto;
}

#logo {
  position: absolute;
  padding: 0;
  margin: 15px 0 0 10px;
  height: 100px;
  width: 110px;
}
#logo img {
  width: 110px;
}

#slogan {
  position: absolute;
  background-image: url(../images/slogan_compact_en.png);
  background-size: 100% auto;
  width: 100px;
  height: 70px;
  margin: 35px 0 0 120px;
}

#contacts {
  padding-top: 90px;
  padding-right: 20px;
  /* padding-bottom: 5px; */
  height: auto;
}

#contacts, #contacts * {
  font-size: 14px !important;
      line-height: 14px;
      font-weight: normal !important;
}
#contacts #map_road {
  height: 26px;
  line-height: 18px;
}

.menu {
  width:236px;
  height: auto;
  overflow: hidden;
}
.menu ul {
  display: block;
  text-align: center;
}
.menu li {
    display: inline-block;
    font-size: 17px;
    margin: 0 7px 5px 7px;
}
.menu ul li ul a {
    font-size: 17px;
}
.menu ul li ul {
  min-width: 100%;
  height:auto !important;
}
.menu ul li ul {
    position: absolute;
}
.menu ul li.active ul {
    position: relative;
}

.menu ul li li {
  display: inline-block;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 9px !important;
  font-size: 15px;
}
.content {
  width:236px;
  overflow: hidden;
}
.block3 .thumbnail img.box {
  width: 236px;
  height: auto !important;
}
.block4 .thumbnail img.box {
  width: 236px;
  height: auto !important;
}
.customslider {
  width:236px;
  padding: 0 0 10px 0;
  height: auto;
  overflow: hidden;
}
.customslider img {
  width:232px !important;
  height:auto !important;
}
#blocks {
  width: 236px;
}
#blocks div div {
  width:5px !important;
}
#blocks div div.tp_bl {
  width: 105px !important;
  overflow: hidden;
  margin-bottom: 10px;
    font-size: 13px;
}
#blocks div div.tp_bl h3 {
  font-size: 13px;
}
#blocks div div.tp_bl .custom {
  width: 75px !important;
}
.tp_bl img {
width: 75px;
height: auto;
}
#blocks div div.tp_bl h3 br {
  display: none;
}
#blocks div div div p:last-of-type {
  display: none;
}
.cont {
  width: 230px;
  overflow: hidden;
}
.cent {
  overflow: hidden;
  width: 230px;
  min-width: 230px;
  max-width: 230px;
  overflow: hidden;
  padding:0 0 20px 0;
  font-size: 14px;
}
.cent h1 {
    font-size: 17px;
    font-weight: normal;
}
.cent h2 {
    font-size: 16px;
    font-weight: normal;
}
/*
.cent table {
  display: block;
}
.cent table td {
  display: block;
  text-align: center;
}
*/
.cent img {
  max-width: 220px !important;
  height: auto !important;
}


object {
  width: 100%;
  height: auto;
}
.cent .tablediv table {
  display: block;
}
.cent .tablediv table td {
  display: block;
  text-align: center;
}
.ui-tabs .ui-tabs-nav li {
  width: 100%;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  font-size: 11px;
  padding: 7px 0 !important;
}

.footer {
  overflow: hidden;
  width: 230px;
  height: auto;
}
#info {
  width: 230px;
  padding-top: 15px;
  margin-left: 0;
  font-size: 12px;
}
#phones {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 13px;
}
#soc {
  margin-left: 0;
  position: static;
  font-size: 13px;
}
#soc img {
    width: 30px;
    height: auto;
}
}


/* --- Таблица цен ---*/

@media screen and (max-width: 1024px) and (min-width: 980px) {

}

@media screen and (max-width: 979px) and (min-width: 720px){

.main {
    width: 60%;
  }

.order-block {
    width: 40%;
  }

.order-bas {
    text-align: center;
    border: 1px solid #beb8ac;
    padding: 5px;
}

}

@media screen and (max-width: 719px) and (min-width: 640px) {

.main, .order-block {
    width: 100%;
    margin: 0 auto;
  }

.table-price .video-block {
    padding: 0;
    margin-top: -10px;
}

.main-content {
    padding: 5px;
}

}

@media screen and (max-width: 639px) and (min-width: 480px){

.cent h1 {
    font-size: 20px;
    font-weight: normal;
}

.main, .order-block {
    width: 100%;
    padding: 3px;
    margin: 0 auto;
  }

.container {
font-size: 16px;
}

.main h2 {
    font-size: 18px;
    font-weight: bold;}

.main-content {
    padding: 0;
}

.table-price .video-block {
    padding: 0;
    margin-top: -10px;
}

.order {
    height: 200px;
    text-align: center;
    border: 1px solid #beb8ac;
    margin-top: 15px;
}

.order-bas {
    text-align: center;
    border: 1px solid #beb8ac;
}

.btn-order {
    font-size: 16px;
    margin-top: 5px;
}
}

@media screen and (max-width: 479px) and (min-width: 320px) {
.cent h1 {
    font-size: 20px;
    font-weight: normal;
}

.cent h2 {
    font-size: 18px;
    font-weight: normal;
}

.main, .order-block {
    width: 100%;
    padding: 3px;
    margin: 0 auto;
  }

.container {
font-size: 16px;
}

.main h2 {
    font-size: 18px;
    font-weight: bold;}

.main-content {
    padding: 0;
}

.table-price .video-block {
    padding: 0;
    margin-top: -15px;
}

.main, .order-block {
    width: 100%;
    padding: 3px;
    margin: 0 auto;
  }

.order {
    text-align: center;
    border: 1px solid #beb8ac;
    margin-top: 15px;
}

.order-bas {
    text-align: center;
    border: 1px solid #beb8ac;
}

.btn-order {
    width: 75%;
    font-size: 16px;
    margin-top: 5px;
}

}

@media screen and (max-width: 319px) {

.cent h1 {
    font-size: 20px;
    font-weight: normal;
}

.cent h2 {
    font-size: 18px;
    font-weight: normal;
}

.main, .order-block {
    width: 100%;
    padding: 3px;
    margin: 0 auto;
  }

.container {
font-size: 16px;
}

.main h2 {
    font-size: 18px;
    font-weight: bold;}

.main-content {
    padding: 0;
}

.table-price .video-block {
    padding: 0;
    margin-top: -15px;
}

.main, .order-block {
    width: 100%;
    padding: 3px;
    margin: 0 auto;
}

.order {
    text-align: center;
    border: 1px solid #beb8ac;
    margin-top: 15px;
}

.order-bas {
    text-align: center;
    border: 1px solid #beb8ac;
}

.btn-order {
    width: 75%;
    font-size: 16px;
    margin-top: 5px;
}

}


