

@media screen and (max-width:1400px) {
   .pulse {
      left: 10.5%;
   }
}



@media screen and (max-width:1200px) {

   html,
   body {
      min-width: 620px;
   }

   section {
      min-width: 600px;
      width: 100%;
   }

   header {
      min-width: 600px;
      width: 100%;
   }

   .container {
      width: 90% !important
   }
   


   .service_wrp {
      flex-direction: column;
   }

   .services_title_list {
      margin-bottom: 50px;
   }

   .shavings4-img {
      display: none;
   }

   .cone2-img {
      display: none;
   }

   .shavings3-img {
      display: none;
   }

   .blog_row {
      grid-template-columns: repeat(2, 1fr);
      justify-items: center;
   }

   .shavings-img {
      display: none;
   }

   .filter_inner {
      flex-direction: column;
      align-items: flex-start;
   }

   .stump_img {
      display: none;
   }

   .card_img_wrp {
      width: auto;
      max-width: 100%;
      height: auto;
   }

   .header.header-fixed>.header-inner>.header_nav {
      top: 103px;
   }

   .oferta {
      margin-top: 15px;
   }

   .order_form {
      flex-wrap: wrap;
   }

   .services_list {
      width: 50%;
   }

   .map_img_wrp {
      display: none;
   }

   .logistics {
      margin-bottom: 50px;
   }

   .header {
      position: relative;
   }



   .menu-burger__header {
      position: relative;
      width: 50px;
      height: 44px;
      display: block;
      margin-left: 10px;
   }

   .header_tel {
      font-size:1.9em;
      z-index:2;
       color: var(--vibcolor);
	   margin-top:3px;
	
   
      
   }

   .menu-burger__header span,
   .menu-burger__header:after,
   .menu-burger__header:before {
      height: 5px;
      width: 100%;
      position: absolute;
      background: #2C2C2C;
      margin: 0 auto;
   }

   .menu-burger__header span {
      top: 21px;
   }

   .menu-burger__header:after,
   .menu-burger__header:before {
      content: '';
   }

   .menu-burger__header:after {
      bottom: 5px;
   }

   .menu-burger__header:before {
      top: 7px;
   }

   .menu-burger__header.open-menu span {
      opacity: 0;
      transition: 0.5s;
   }

   .menu-burger__header.open-menu:before {
      transform: rotate(41deg);
      top: 16px;
      transition: 0.4s;
   }

   .menu-burger__header.open-menu:after {
      transform: rotate(-41deg);
      bottom: 23px;
      transition: 0.4s;
   }

   .header_nav {
    
      display: flex;
      flex-direction: column;
      position: absolute;
      top: 160px;
      background-color: var(--superblack) ;
      width: 100%;
      height: 100vh;
      left: -110%;
      transition: all 0.4s ease;
      align-items: flex-end;
      padding-top: 10px;
      padding-right: 30px;
    
      
   }

   .header_nav.open-menu {
      left: 0;
      z-index: 99;
   }

   .nav_link {
      font-size: 38px;
      line-height: 39px;
      margin-bottom: 20px;
   }

   .nav_link:not(:last-child) {
      margin-right: 0;
   }

   .fixed-page {
      overflow: hidden;
   }

   .banner_title {
      width: 78%;
   }

   .section_heading {
      align-items: flex-start;
      flex-direction: column;
   }

   .section_link {
      display: flex;
      align-items: center;
      margin-top: 20px;
   }

   .section_link span {
      margin-right: 30px;
   }

   .about_us_block {
      display: flex;
      margin-top: 55px;
      flex-wrap: wrap;
   }

   .about_us_row {
      margin-top: 30px;
   }
   

   
    .dop_menu { 
   position:relative;
   display:block;
    }

   /* .blog_row_bottom {
      justify-items: start;
   } */
}

@media screen and (max-width:1100px) {
   
   .grid_gor_form_in {
  
  
    grid-template-columns: repeat(4, 1fr);
  
}
   
   .grid_assort{
  
   
    grid-template-columns: repeat(3, 1fr);

}

   .about_company_img {
      float: none;
      margin: 0 auto;
      margin-bottom: 30px;
   }

   .page_content {
      width: 100%;
   }

   .wrapper_about_company {
      background-image: none;
   }

   .year_wrp {
      justify-content: space-evenly;
      flex-wrap: wrap;
   }

   .year_wrp:after {
      display: none;
   }

   .card {
      order: 2;
   }

   .card_img_wrp {
      margin-bottom: 50px;
   }

   .radio_btns {
      row-gap: 10px;
   }

   .services_info {
      grid-template-columns: repeat(1, 80%);
   }

   .map {
      margin-top: 30px;
   }

   .contacts_inner {
      flex-direction: column;
   }

   .radio_btns {
      display: flex;
      flex-direction: column;
   }

   .footer_group.mstop{
      display: none;
   }
   
   
   .slider_wrp {
      display: none;
   }
   .banner_title.obv {
      margin-top:80px;
      z-index:2;
   }

   .footer_bottom {
      flex-direction: column;
   }

   .card {
      flex-wrap: wrap;
   }

   .card_img_wrp {
      margin-top: 30px;
      order: 2;
   }
}

@media screen and (max-width:1000px) {
	
	.logo_link>svg {

   max-width: 80%;
}
	
	.header.header-fixed>.header-inner>.logo_link>svg {

   max-width: 70%;
}

	.grid_2 {
   
    grid-template-columns: repeat(1, 1fr);
   
   gap: 5px;
} 

   .partners_grid {
      grid-template-columns: repeat(2, 235px);
      justify-content: space-around;
   }
}

@media screen and (max-width:900px) {
	
	 .greeneff {
   pointer-events: none !important;
  }
.nobody {
	display:none;
}
   .swiper-slide {
      width: 100%;
   }

   .photo_img {
      width: 100%;
      height: 100%;
   }

   .page_content {
      width: 100%;
   }

   .service_img {
      width: 600px;
      height: 300px;
   }

   .blog_col {
      flex-direction: column;
   }

   .blog_row {
      grid-template-columns: repeat(1, 90%);
   }
   

   
   
   
   .blog_row_bottom {
      grid-template-columns: repeat(1, 90%);
   }
   
   .mnews {
      height:220px;
      
   }
   
   .mnews .blog_card_txt {
      font-size:2.0em;
       line-height: 1.0; 
   }

   .blog_card_sm:first-child {
      margin-bottom: 20px;
   }

   .about_us_link {
      width: 150px;
      height: 150px;
   }

   .about_us_row {
      flex-wrap: wrap;
   }

   .form_col_wrp {
      flex-direction: column;
   }

   .input_form:last-child {
      margin-bottom: 20px;
   }
}

@media (min-width:992px){
	
.nav-panel{ position: static; background: transparent; }
.nav-scroll{ height:auto; overflow:visible; }
.header_nav{ overflow: visible; }
.subnav{ overflow: visible; max-height:none; }
	
.header_nav{
    display:flex;
    align-items:center;
    gap:16px;                 /* подстрой под макет */
  }
  .header_nav .nav_link,
  .header_nav details.nav_misc > summary{
    display:flex;
    align-items:center;
    gap:.25em;
    margin:0;
    padding:0;
    line-height:1;
    text-decoration:none;
  }
  .header_nav details.nav_misc{
    display:flex;
    align-items:center;
    position:relative;
  }
  .header_nav details.nav_misc > summary{ list-style:none; cursor:pointer; }
  .header_nav details.nav_misc > summary::-webkit-details-marker{ display:none; }
  .header_nav .fa{ line-height:1; vertical-align:middle; }
	
	
  .nav_misc .subnav{
    position:absolute; left:0; top:100%;
    display:block;
    visibility:hidden; opacity:0; transform:translateY(6px);
    transition:opacity .2s ease, transform .2s ease, visibility 0s .2s;
    pointer-events:none; z-index:1000;
  }
  .nav_misc:hover .subnav,
  .nav_misc:focus-within .subnav{
    visibility:visible; opacity:1; transform:none; transition-delay:0s; pointer-events:auto;
  }
}


@media screen and (max-width:800px) {
	

   
   
   .grid_2 {
   
    grid-template-columns: repeat(1, 1fr);
   
   gap: 5px;
} 
   
   .grid_dialog {
  
 
    grid-template-columns: repeat(2, 1fr);
   
}
   
   .grid_gor_form_in {
  
  
    grid-template-columns: repeat(2, 1fr);
  
}

   .grid_gor_form_in2 {
  
  
    grid-template-columns: repeat(1, 1fr);
  
}
   
      .grid_assort{
  
   
    grid-template-columns: repeat(2, 1fr);

}

.vor_svg {
	width:100%;
    height:auto; 
	padding:10px;
	
	//transform: scale(1.75); // 75% of original size

}

.pod_svg {
	font-size:28px;
}

.vor_svg svg{
	width:100%;
	height:100%;
	
	//transform: scale(1.75); // 75% of original size

}



.d66 {
   width: 100%;
}

   .banner_title {
      width: 100%;
   }

   .wrapper_services {
      background-position: 200% 3.5%;
   }

   .form-inner_card {
      flex-direction: column;
   }
   .wicon li {  
   padding-top: 1px !important; 
    font-size:1.0em;
    margin-top:6px;	

}
}



.resp-tab {
    border-radius: 5px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
}
.resp-tab th, .resp-tab td {
    padding: 10px 20px;

    border: none;
   
    border: 1px solid #7f7f7f;
    vertical-align: top;
}
.resp-tab th {
    color: #FFF;
    background: #7f7f7f;
    font-weight: bold;
    border: 1px solid #1a4a73;    
    text-transform: uppercase;    
    text-align: center;    
}
.resp-tab tr:nth-child(even) {
    background: #e6e6e6;
}
.resp-tab td span {
    background: #7f7f7f;
    color: #FFF;
    display: none;

    font-weight: bold;
   
    text-transform: uppercase;        
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;    
}

.m_attention {
   font-size:1.2em;
   color:red;
}

#tb_content{
margin: 0 auto;
display: table;
border-spacing: 0px;
width: 100%;
margin-top:0px;
margin-bottom:20px;
font-size: 0.9em;
}


#tb_content a {
   color: var(--acolor);
   text-decoration: none;
   
}

#tb_content h3 {
   color: var(--maincolor);
   font-size:1.3em;
   margin-bottom:0px;
}

#tb_content .tt_th div {
    color: #FFF;
    background: #7f7f7f;
    font-weight: bold;
    border: 1px solid #1a4a73;    
    text-transform: uppercase;    
    text-align: center; 
   
}



#tb_content .tt_tr .alr{ 
    text-align: right;  
}

#tb_content .tt_tr .all{ 
    text-align: left;  
}


#tb_content .tt_tr .alc{ 
    text-align: center;  
}


#tb_content .tt_tr span{ 
color: var(--greencolor) ;
    font-size:0.7em;  
}

#tb_content div {
display: table-row;
text-align: center;
}

 
#tb_content div div {
display: table-cell;
border: solid 1px grey;
padding: 5px 10px;
}

#tb_content div div.coll {
width:100%;
background-color:green;
}



#tb_content .tt_tr.ccl {
    background: #e6e6e6;
}

.tbl1  div:nth-child(2) {
   width:120px;
   
}

.tbl1 .tt_tr div:nth-child(3) {
   width:120px;
   color:red;
}



@media(max-width: 768px) {
	

	
.grid_3form{
    /* 1) гарантируем grid */
    display: block !important;

  }


 
   .grid_dialog {
  
 
    grid-template-columns: repeat(1, 1fr);
   
}
   
   .grid_gor_form_in {
  
  
    grid-template-columns: repeat(2, 1fr);
  
}

   
      .grid_assort{
  
   
    grid-template-columns: repeat(1, 1fr);

}

    .resp-tab thead {
        display: none;
    }
    .resp-tab tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .resp-tab td {
        margin: 0 -1px -1px 0;
        padding-top: 35px;
        position: relative;
        width: 50%;
    }
    .resp-tab td span {
        display: block;
    }
   #tb_content .hd {
        display: none;
    }
   .blog_card {
      width:100%;
   }
   
   .tt_tr {
      font-size:1.5em;	
   }
   .price {
   width:140px;
   font-size:1.1em;	
}
   
   
   .wim a {	
   min-height:200px;
   font-size:2.8em;	
   color:white;	
}

.decor_all.ddnn {
    grid-template-columns: repeat(auto-fill, 100%);
    gap: 5px;
}
.decor_all.ddnn  span{
   font-size:1.5em;
}
.decor_all.ddnn .decor_img {
   height:300px;
}

.decor_all.ddnn2 {
    grid-template-columns: repeat(auto-fill, 100%);
    gap: 5px;
}



.decor_all.ddnn2  span{
   font-size:1.5em;
}

.decor_all.ddnn2 .decor_img {
   height:300px;
}

.decor_menu_row {

   grid-template-columns: repeat(auto-fill, 260px);
   gap: 6px;

}
.decor_menu_row a{ 
   font-size:1.4em;
}

}
@media(max-width: 480px) {
   
    .resp-tab td {
        width: 100%;
    }
   
   
}

