body {
 -ms-text-size-adjust: 100%;
 -moz-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}

/* ===============================================================
                       Главная 960
   =============================================================== */ 

@media only screen and (max-width: 1199px) {
  
/* ------  Основные 1200 ------  */  

  html, body  { 
    min-width: 280px;
    width: 100%;
  }
  
 .container {
    margin: 0 auto;
    padding: 0 15px;
    min-width: 290px;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  /* ------ Хедер 1200 ------  */
  
  .head1 {
    padding: 17px 0 14px;
    height: auto;
  }
  
  .head-logo {
    width: 170px;
  }
  
/*
  .head-logo a {
    height: 47px;
  }
*/
  
  .head-logo p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 0.56px;    
  }
  
  .header1 .head-block {
    margin: 0;
    width: 32%;
  }
  
  .header1 .head-block br {
    display: none;
  }
  
  .head-block p {
    color: #2d2d2d;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.6px;
    height: 78px;
    vertical-align: middle;
    margin: 0;
    padding-top: 5px;
    display: table-cell;
  }
  
  .head-tel {
    margin-left: -webkit-calc(34% - 244px);
    margin-left: -moz-calc(34% - 244px);
    margin-left: calc(34% - 244px);
    margin-top: 20px;
  }
  
  .head-logo2 {
    margin-top: 0;
  }
  
  /* ------ Меню 1200 ------  */
  
/*
  .menu > li:first-of-type > a {
    padding-left: 0;
  }
*/
  
  .header_search_block {
    right: 15px;
  }
  
  /* ------ Продукция 1200 ------  */
  
  .main-katal-wrap {
    margin: 0 auto;
    padding: 20px 15px 0;
    min-width: 290px;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .main-katal-wrap  .main-item {
    height: 220px;
    -moz-background-size: cover;
         background-size: cover;
  }
  
  .main-katal-wrap .main-item:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
  }
  
  .main-katal-wrap .main-item p.m-item-ttl {
    margin: 140px 10px 0;
  }
  
  .main-katal-wrap .main-item p.m-item-ttl {
    text-align: center;
    float: none;
    opacity: 1;
  }
  
   /* ------ Слайдер ------  */
  
  h2.main-h {
    margin: 45px 0 30px;
  }
  
  .rew-slider .sl-rew {
    padding: 70px 0 70px;
    min-height: 400px;
  }
  
  .main-reviews .bx-default-pager {
    bottom: 25px;
  }
  .rew-slider .rew-h, .rew-slider p { 
    padding: 0 40px;
  }
  
  /* ------ Фильтер ------  */
  
  .main-filter {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
    max-width: 900px;
  }
  
  .m-filtr-r {
    width: 100%;
    float: none;
    height: 300px;
    max-width: 900px;
    margin: 0 auto 0px;
  }
  
  .form-group .ui-slider-area .row {
    width: 100%;
    font-size: 0;
  }
  
  .wrap-filter .btn2 {
    width: 180px;
    float: none;
    margin: 0 auto 0;
  }
  .wrap-filter .catalog-filter-section .btn2 {
    margin: 0;
  }
  
  .m-filtr-r .btn1 {
    left: 50%;
    margin-left: -92px;
  }
  
  .m-filtr-r .fitr-img  {
    right: 20px;
    bottom: 36px;
  }
  
  .bootstrap-select.btn-group .btn .filter-option {
    font-weight: 400;
  }
  
  .wrap-filter .ui-slider {
    margin-bottom: 35px;
    margin-top: 10px;
  }
  
  /* ------ Формы ------  */  
  
  .main-form-wrap {
    padding: 50px 0 70px;
    margin-bottom: 50px;
  }

  
  /* ------ Футер ------  */
  
  .foot1 .ft-form {
    padding-left: 0;
  }
  
  .foot2 .foot2-r p {
    padding-left: 0;
  }
  
  .ft-menu li a {
    font-size: 15px;
  }
  
  .foot-cont.ft2 p, .foot-cont.ft2 a {
    font-size: 15px;
  }
  
  .foot1 .ft-form {
    width: 46%;
  }
  
  .ft-form .h3-text {
    font-size: 15px;
  }
  
  .ft-form .ch-box-area {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .ft-form span.small a {
    /*display: inline;*/
    text-transform: lowercase;
  }
  
  /* ------ Футер 2 ------  */
  
  .foot2 .foot2-r {
    width: 46%;
  }
  
  .foot2 p.copyright br {
    display: block;
  }
  
  .foot2 p.copyright {
    margin: 14px 0;
  }
      
} /* ------  Медиа 1199  ------  */ 

@media only screen and (max-width: 959px) {
  
  /* ------ Меню 960 ------  */
  
  .header2 .menu {
    float: left;
    width: 100%;
  }
  
  .find-btn {
    display: inline-block;
    float: right;
    width: 42px;
    height: 40px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    margin-top: 8px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    border: 1px solid #ffffff;
    background: #ffffff  url(../img/icons/btn-fnd-adapt.svg) no-repeat center center;
    position: absolute;
    right: 17px;
    top: 0;
  }
  .header_search_block .input-group-btn button {
      top: 18px;
      right: 28px;
  }
  
  .find-btn.find-cls {;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    background: #ffffff  url(../img/icons/find-arrow.svg) no-repeat center center;
  }
  
  .header_search_block {
    width: 100%;
    display: none;
    padding: 8px 15px;
    background: white;
    height: auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    top: 100%;
    left: 0;
    z-index: 10;
  }
  
  .header_search_block .search-head {
    width: 100%;
    height: 40px;
    padding: 0 20px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
  }
  .header_search_block input::-webkit-input-placeholder {
    color: #575757;
    font-size: 16px;
    font-weight: 400;
  }
  
  .header_search_block input::-moz-placeholder {
    color: #575757;
    font-size: 16px;
    font-weight: 400;
  }
  
  .header_search_block input:-moz-placeholder {
    color: #575757;
    font-size: 16px;
    font-weight: 400;
  }
  
  .header_search_block input:-ms-input-placeholder {
    color: #575757;
    font-size: 16px;
    font-weight: 400;
  }
  
  .header_search_block .search-btn {
    top: 18px;
    right: 28px;
  }
  


} /* ------  Медиа 959  ------  */ 


/* ===============================================================
                       Главная 320
   =============================================================== */   
  
@media only screen and (max-width: 767px) {  

  .menu li:hover > .submenu {
    display: none;
  }
/* ------  Основные 320 ------  */  

  .container {
    padding: 0 10px;
  }
  
 /* ------ Хедер 320 ------  */  

  .head1 {
    padding: 5px 0 10px;
  }
  
  .head-logo {
    width: 120px;
    margin-right: 9px;
  }
  .head-logo {
    height: 62px;
  }
  
  .head-logo p {
    font-size: 10px;
    line-height: 18px;
    font-weight: 400;
        margin-top: 5px;
    letter-spacing: 0.36px;
  }
  
  .head-block p {
    font-size: 11px;
    line-height: 15px;
    height: 60px;
  }
  
  .header1 .head-block {
    width: -webkit-calc(100% - 129px);
    width: -moz-calc(100% - 129px);
    width: calc(100% - 129px);
  }
  
  .head-tel {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    clear: both;
    margin-left: 0;
    margin-top: 12px;
    text-align: center;
    font-size: 0;
  }
  
  .head-tel a {
    width: 50%;
    display: inline-block;
  }
  .head-tel .lead a {
    width: 100%;
    display: inline-block;
  }
  
  .head-tel a {
    color: #2d2d2d;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: underline;
  }
  
  .head-tel a.hd-tel {
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
  }
  
  .head-logo2 {
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: 2px;
    right: 15px;
  }

  .head-logo2 a, .head-logo2 span {    
    -moz-background-size: cover;    
         background-size: cover;
  }
  
  .find-btn {
    position: absolute;
    right: 10px;
  }
  
  .head-tel .dropdown-menu {
    right: 0;
    margin-right: -25px;
  }
   
/* ------ Меню 320 ------  */ 
  
  ul.menu {
    display: none;
    position: absolute;
    z-index: 10;
    height: auto;
    background-color: #eeeeee;
    top: 60px;
    left: 0;
    padding: 0px 0 20px;
  }
  
  a.a-menu {
    display: inline-block;
    font-size: 15px;
  }
  
  a.a-menu {
    display: inline-block;
    padding-left: 30px;
    color: #2d2d2d;
    font-size: 15px;
    font-weight: 500;
    line-height: 61px;
    letter-spacing: 0.64px;
    text-decoration: none;
    cursor: pointer;
    background: url(../img/icons/adap-menu.svg) no-repeat 0 50%;
  } 
  
  a.a-menu.cls-menu {
    background: url(../img/icons/adapt-menu-cls.svg) no-repeat 5px 50%;
  }
  
  .head2 .menu > li > a {
    padding-left: 40px;
    width: 100%;
    line-height: 38px;
    height: 38px;
    display: block;
  } 
  
  .head2 .menu > li {
    display: block;
    width: 100%; 
    height: auto;
  }
  
  
  
 /* ------ Каталог 320 ------  */  
  
  .main-katal-wrap {
    padding: 15px 10px 0;
  }
  
  .main-katal-wrap .main-item p.m-item-ttl {
    padding: 10px 0;
    margin: 0 10px 0 45px;
    height: auto;
    text-align: left;
    display: block;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }
  
  .main-katal-wrap .main-item {
    height: auto;
    width: 100%;
    background-image: none !important;
    background: #5b5b5b;
    margin: 0 0 3px;
  }
  
  .main-katal-wrap .main-item p.m-item-ttl br {
    display: none;
  }
  
  .main-item:nth-of-type(3n+2) {
    margin: 0 0 3px;
  }
  
  .katalog-list .m-item-ttl:before {
    top: 50%;
    left: -38px;
    width: 28px;
    height: 28px;
    margin-left: 0;
    margin-top: -15px;
  }
  
   /* ------ Слайдер 320 ------  */  
  
  h2.main-h {
    color: #2d2d2d;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin: 30px 0 25px;
    letter-spacing: normal;
  }
  
  .rew-slider .rew-h {
    color: #ffffff;
    font-size: 18px;
    font-weight: 900;
    line-height: 25px;
    letter-spacing: 0.9px;
    margin-bottom: 0;
  }
  
  .rew-slider .rew-h span {
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 1px;
  }
  
  .rew-slider p {
    display: none;
  }
  
  .rew-slider .sl-rew {
    padding: 80px 0 60px;
  }
  
  .main-reviews .bx-default-pager {
    bottom: 30px;
  }
  
  .main-reviews-wrap {
    margin-bottom: 40px;
  }
  
  .main-reviews .bx-controls-direction {
    display: none;
  }
  
    
  /* ------ Формы ------  */  
  
  .main-form-wrap {
    padding: 20px 0 20px;
/*        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
    margin: 0 auto;*/
  }
  
  .main-form-wrap .ds-form .form-head {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 0px;
  }
  
  .main-form-wrap .m-form-cont .buttonform {
    margin-top: 10px;
    display: block;
  }
  
  .main-form-wrap .ds-form p.main-form-top {
    width: 90%;
    margin: 10px auto;
  }
  
  .main-form-wrap .m-form-cont div {
    width: 260px;
    margin: 0 10px;
  }
  
  .main-form-wrap .ds-form .form-head {
    letter-spacing: normal;
  }
  
  .main-form-wrap .pers-info, 
  .main-form-wrap .pers-info a {
    margin-top: 15px;
    line-height: 18px;
  }
  
  .main-form-wrap .m-form-cont {
    margin: 10px 0;
  }
 
  
  /* ------ Футер 320 ------  */  
  
  .foot1 {
    padding: 15px 0;
  }
  
  .foot1 .ft-form {
    width: 100%;
    float: none;
    padding-top: 10px;
    border-top: 1px solid #d1d1d1;   
    max-width: 500px;
    margin: 15px auto 10px;
    clear: both;
  }
    
  .foot-cont.ft1 {
    width: 44%;
    padding: 0;
    margin-bottom: 15px;
  }
  .foot-cont.ft2 {
    width: 54%;
    float: right;
    margin-bottom: 15px;
  }
  
  .ft-form input.form-control {
    width: 100%;
    float: none;
  }
  
  .ft-form .h3-text {
    text-align: center;
  }
  
  .ft-form .btn2 {
    width: 185px;
    float: none;
    margin: 12px auto;
    display: block;
  }
  
  .foot-cont.ft2 p, .foot-cont.ft2 a {
    padding: 6px 0;
    line-height: 20px;
  }
  
  .ft-form .h3-text {
    font-size: 16px;
  }
  
  .ft-form span.small a {
    display: block;
  }
  
  .foot2 p.copyright {
    width: 100%;
  }
  
  .foot2 .foot2-r {
    width: 100%;
  }
  
} /* ------  Медиа 767  ------  */  

  
@media only screen and (max-width: 600px) {


  .m-filtr-r p {
    margin: 0 auto;
    text-align: center;
    left: 50%;
    font-size: 20px;
    width: 220px;
    bottom: 80px;
    margin-left: -110px;
  }
  
  .m-filtr-r {
    height: 280px;
    padding: 24px;
  }

  .m-filtr-r .btn1 {
    bottom: 24px;
  }

  .m-filtr-r .fitr-img {
    width: 120px;
    right: 50%;
    bottom: auto;
    margin-right: -60px;
    top: 12px;
  }
  
  .wrap-filter {
    height: auto;
  }
  
  .wrap-filter .form-group .col-md-48 {
    width: 100%;
    padding: 0 !important;
  } 
  .wrap-filter .catalog-filter-section .btn2 {
    margin: 0 auto;
  }
  
  .wrap-filter .form-group .ui-slider-area .col-md-48 {
    width: 48%;
  }
  
  .wrap-filter {
    padding: 15px 20px;
  }
  
  .wrap-filter .mt-30 {
    margin-top: 10px !important;
  }
  
  .wrap-filter .h1 {
    padding-top: 0;
    text-indent: 60px;
    font-size: 19px;
    line-height: 36px;
    background-position: 0 0;
    margin-bottom: 15px !important;
  }
  
  .wrap-filter .ui-slider {
    width: 98%;
    margin: 16px auto 10px;
  }
  
  .wrap-filter .bootstrap-select > .btn {
    height: 42px;
    line-height: 42px;
  }
  
  .wrap-filter .form-group .ui-slider-area .form-control {
    height: 42px;
    line-height: 42px;
  }
  
/*
  .wrap-filter .form-group  .ui-slider-area .col-md-48 {
    
  }
*/

}


@media only screen and (max-width: 825px) {
  .wholesaler-request-section {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wholesaler-request-section {
    padding: 30px 15px;
  }
  .wholesaler-request-section .form-group {
    width: 100%;
    margin-right: -4px;
    margin-left: 0;
  }
  .wholesaler-request-section .form-group-btn {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .wholesaler-request-section .pers-info {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
  }
  .work-us-ul li {
    font-weight: 300;
    line-height: 22px;
    padding-top: 0;
  }
}  
@media only screen and (max-width: 1200px) {
  .our-diler-item .our-diler-tel {
    display: block;
    margin: 0 auto;
    float: none;
  }
  .our-diler-item .our-diler-site {
    display: block;
    margin: 0 auto;
    float: none;
  }
  .agm-li li:before {
    top: 4px;
  }
}
@media only screen and (max-width: 930px) {
  .our-diler-item {
    width: 32%;
    margin-left: 2%;
  }
  .our-diler-item:nth-child(4n+2) {
    margin-left: 2%;
  }
  .our-diler-item:nth-child(3n+2) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 710px) {
  .our-diler-item {
    width: 48%;
    margin-left: 4%;
  }
  .our-diler-item:nth-child(4n+2) {
    margin-left: 4%;
  }
  .our-diler-item:nth-child(3n+2) {
    margin-left: 4%;
  }
  .our-diler-item:nth-child(2n+2) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 490px) {
  .our-diler-item {
    width: 100%;
    display: block;
    margin: 10px auto !important;
    max-width: 300px;
  }
  .our-diler-zag {
    color: #333333;
    font-size: 20px;
    font-weight: 300;
  }
  .our-diler-zag br {
    display: block;
  }
}
@media only screen and (max-width: 840px) {
  .cont-info {
    float: none;
    min-width: 0px;
    max-width: 100%;
  }
  .cont-info2 .email {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 540px){
  .nav-tabs-overflow ul li a {
    padding: 13px 9px;
    max-width: 148px;
    text-align: center;
    font-size: 18px;
  }
  .tab-content>.tab-pane {
    padding: 0px 13px 25px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 800px){
  .video-list .video-item {
    margin-bottom: 35px;  
  }
  .video-item iframe {
    min-height: 199px;
  }
  .video-title {
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 28px;
    letter-spacing: 1.08px;
  }
}
@media only screen and (max-width: 600px){
  .video-list .video-item {
    width: 100%;
    margin-bottom: 20px;  
  }
  .video-item iframe {
    min-height: 196px;
    margin-bottom: 11px;
  }
  .video-title {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px;
  }
  .video-container .descript {
    display: none;
  }
}
@media only screen and (max-width: 450px){
  .inner-zavod p {
    padding-left: 0;
  }
  .zavod-date {
    position: relative;
    display: block;
    text-align: left;
  }
  .zavod-date:after {
    display: none;
  }
}
@media only screen and (max-width: 486px){
  .zavod-img1 {
    max-width: 35%;
    margin-bottom: 2%;
  }
  .zavod-img2 {
    max-width: 62%;
    margin-bottom: 2%;
  }
  .zavod-img3 {
    max-width: 100%
  }
  .solar-right {
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 530px) {
  .shema-block {
    float: none;
    margin-right: 0;
  }
  .fl-left {
    float: none;
  }
  .cat-cal-title {
    text-align: center;
  }
}
@media only screen and (max-width: 500px) {
  .show-more {
    display: block;
  }
  .det-info-more {
    display: none;
  }
}
@media only screen and (max-width: 570px) {
  table th {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 9px;
    text-align: center;
  }
  table td {
    font-size: 16px;
    line-height: 16px;
    padding: 9px 9px;
    text-align: center
  }
}
@media only screen and (max-width: 430px) {
  table th {
    font-size: 14px;
    line-height: 14px;
    padding: 9px 9px;
    text-align: center;
  }
  table td {
    font-size: 13px;
    line-height: 13px;
    padding: 6px 5px;
    text-align: center
  }
}
@media only screen and (max-width: 905px) {
  .catalog-list .catalog-el {
    width: 48%;
  }
  .catalog-list .catalog-el:last-child {
    margin-left: 4%;
  }
}
@media only screen and (max-width: 610px) {
  .catalog-list .catalog-el {
    width: 100%;
  }
  .catalog-list .catalog-el:last-child {
    margin-left: 0%;
  }
  .catalog-list .catalog-el:nth-last-child(1),.catalog-list:after {
    display: none;
  }
  .catalog-sort-pager-nav {
  	margin-top: 15px;
  }
}
@media only screen and (min-width: 1140px) {
  .inner-filter .col-md-48 {
      width: 25%;
  }
  .inner-filter .form-group {
      margin: 0;
  }
  .inner-filter .h1 {
    padding-top: 0;
    margin-left: 10px;
    text-indent: 60px;
    font-size: 19px;
    line-height: 36px;
    background-position: 0 0;
    text-align: left;
    margin-bottom: 15px;
  }
  .wrap-filter .btn2 {
    float: left;
    margin-top: 10px;
  }
  .wrap-filter .catalog-filter-section .btn2 {
    margin-top: 25px;
  }
  
}
@media only screen and (min-width: 1199px) {
  .rew-slider .sl-rew {
    min-height: 609px;
  }
  .ft-form .ch-box-area {
      position: relative;
      width: 300px;
  }
}
@media only screen and (max-width: 500px) {
  .card-section .card-photo-area {
    float: left;
    padding: 25px 25px;
    box-sizing: border-box;
    max-width: 370px;
  }
  .top-image .line1 {
    font-size: 24px;
    padding-top: 20px;
    padding-right: 20px;
  }
  .top-image .line2, .top-image .line3 {
    padding-right: 20px;
    font-size: 20px;
    max-width: 80%;
  }
}
@media only screen and (max-width: 400px){
  .foot1 {
      padding-bottom: 0;
  }
  .main-form-wrap {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    color: #313131;
    font-size: 32px;
    font-weight: 300; 
    line-height: 32px;
    letter-spacing: 1.28px;
    margin: 20px 0 25px 0;
  }
  .top-image .line1, .top-image .line2, .top-image .line3 {
    padding-left: 30px;
  }
  .top-image {
    background-position: 5% 50%;
  }
  .tyag-ak-ul li {
      width: 100%;
  }
  .tyag-ak-ul li:first-child {
      margin-bottom: 20px;
  }
  .main-filter .wrap-filter .btn2 {
    margin: 0 auto;
    float: none;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 400px) {
   .top-image .line2, .top-image .line3 {
    max-width: 100%;
  }
  .sort-arrow-up, .sort-arrow-down {
    margin-left: 0px;
  }
  .main-form-wrap {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 600px) {
  .catalog-sort-nav.pull-right {
    float: none;
    clear: both;
  }
  .catalog-sort-nav.pull-right li {
      padding-left: 0px;
  }
  .catalog-sort-nav.pull-right li:first-child {
      padding-right: 10px;
  }
  .cat-cal-title {
    padding-left: 0;
  }
  .main-filter .wrap-filter .btn2 {
    margin-bottom: 15px;
    position: relative;
    top: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .card-section .parameters-list {
    margin-left: 0px;
    float: right;
  }
  .terminal-list {
    text-align: left;
  }
  .terminal-el {
    margin-right: 18px;
  }
}
@media only screen and (max-width: 700px) {
  .card-section .parameters-list {
    float: none;
    clear: both;
  }
  .terminal-el {
    margin-right: 10px;
  }
  section.card-tabs-section {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 500px) {
   h1 {
    color: #313131;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0.96px;
  }
  .tyag-ak-ul li {
    padding-left: 0;
  }
  .tyag-ak-ul li:before {
      position: relative;
      display: block;
      margin-bottom: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .nicescroll-rails {
    display: block !important;
    opacity: 1 !important;
    padding: 2px !important;
    background-color: #727272 !important;
    height: 27px !important;
    box-sizing: border-box;
    /*margin-top: -53px;*/
    z-index: -1 !important;
    width: 100% !important;
  }
  .nicescroll-rails > div {
    background-color: #c2c2c2 !important;
    height: 23px !important;
    border-radius: 0px !important;
  }
  #ascrail2000.nicescroll-rails {
    display: none !important;
  }
  .table-common {
    padding-bottom: 40px;
  }
  .terminal-section h3 {
    margin: 0;
  }
}
@media only screen and (max-width: 920px) {
  .table-common th {
    padding: 10px 7px;
    vertical-align: top;
  }
  .table-common td {
    padding: 10px 7px;
  }
  .tab-content>.tab-pane {
    padding: 0px 10px 25px;
  }
  section.series-section {
    margin-bottom: 35px;
  }
}












@media only screen and (max-width: 768px) {
  #v-cookielaw.v-bar .v-actions {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .submenu {
    position: relative;
    top: 0;
    padding: 0;
    width: 100%;
    opacity: 1;
/*    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;*/
  }
  .drop .menu-arrow {
    display: inline-block;
    width: 50px;
    height: 38px;
    vertical-align: top;
    background: url(../img/svg/bef-yakor-arrow.svg) no-repeat center;
    transition: all ease 0.6s;
    position: absolute;
    right: 0px;
    top: 0;
  }
  .submenu li a {
    padding-left: 60px;
  }
  .submenu .submenu li a {
    padding-left: 80px;
  }
  .head2 .open > .menu-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    background: url(../img/svg/menu-up.svg) no-repeat center;
  }
  .head2 .open > a {
    border-bottom: 1px solid #eeeeee;
  }
  .item-selected > .menu-arrow {
    background: url(../img/svg/menu-up.svg) no-repeat center; 
  }
  .head2 .drop:hover > .menu-arrow {
    background: url(../img/svg/menu-up.svg) no-repeat center; 
  }
  .submenu .li-parent .menu-arrow {
    background: url(../img/svg/menu-up.svg) no-repeat center; 
  }
  .submenu li .submenu {
    left: 0;
  }
}
@media only screen and (max-width: 640px) {
	.submenu li a:hover {
	    background-color: #992237;
	    color: #fff;
      text-decoration: none;
	}
}
@media only screen and (max-width: 1000px) {
  .top-image .line1 {
    padding-top: 50px;
  }
  .top-image {
    max-height: 236px;
    min-height: 205px;
  }
  .r-img-ak {
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 0;
    max-height: 210px;
  }
}
@media only screen and (max-width: 767px) {
  .r-img-ak {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .top-image .line1 {
    padding-top: 35px;
  }
  .top-image .line2 {
    line-height: 24px;
  }
}