@media (min-width: 320px) and (max-width: 991px) { 
 .navbar {
   display: none;
}
 #rmp-container-446 {
    top:55px;
 }
 }


@media (min-width: 320px) and (max-width: 767px) { 
  .container {
    width: 100%;
    max-width: 540px;
}
  .first{
    order: 1;
  }
   .second{
    order: 2;
  }
  .mobile{
    display: block;
  }
  .desktop {
    display: none;
}
  .single .wrapper{
       padding-top: 60px;
    overflow: hidden;
  }
   .single-projects .wrapper,  .single-services .wrapper{
        padding-top: 10px;
  }
  
   .home .wrapper, .single-news .wrapper{
       padding-top: 0px;
 
  }
   .wrapper{
      overflow: hidden;
 
  }
  
  p#breadcrumbs {
       font-size: 11px;
    padding: 0px 0px 10px 0px;
    line-height: 160%;
  }
 
  h1 {
      font-size: 28px;
    line-height: 120%;
    margin-bottom: 20px;
    word-break: break-word;
}
  
  h2 {
   font-size: 26px;
    line-height: 140%;
    word-break: break-word;
}
  h3 {
    font-size: 24px;
    line-height: 140%;
     word-break: break-word;
}
  h4 {
    font-size: 22px;
     line-height: 130%;
     word-break: break-word;
}
  h5 {
    font-size: 20px;
     line-height: 120%;
}
  h6 {
    font-size: 18px;
    line-height: 120%;
}
  .hentry h3{
      font-size: 24px;
  }
   .hentry h4{
      font-size: 22px;
  }
  .hentry h5{
      font-size: 20px;
  } 
   .hentry h6{
      font-size: 18px;
  }
  
  .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
    padding: 10px 0px 10px 0px;
    margin: 0!important;
}
  
  .hentry ul li {
    padding: 0px 0 6px 0px;
    font-size: 14px;
    line-height: 140%;
}
  .hentry ol li {
    padding: 0px 0px 6px 25px;
    font-size: 14px;
    line-height:140%;
}
  .hentry ol li:before, .cat-description ol li:before {
    top: 3px;
    font-size: 16px;
}
  .hentry ul li:before {

    top: 8px;
  }
  section {
    padding: 30px 0px;
   
}
 
  .home h2 {
  margin-bottom: 20px;
    font-size: 34px;
    line-height: 140%;
    font-weight: 400;
}
  p {
    font-size: 14px;
    font-style: normal;
    line-height: 130%;
    margin-bottom: 0.5rem;
}
  .hentry p {
    font-size: 14px;
}
  
  table tbody td {
    font-size: 13px;
}
  table td, table th {
    padding: 12px 8px!important;
}
  table thead th {
    font-size: 13px;
}
  .wp-block-table{
    overflow: scroll;
  }
  
 
  .btn {
    width: 100%;
    text-align: center;
    display: block;
  }
  footer {
     margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
}
  .sitemap {
    margin-top: 40px;
    column-count: 1;
}
  .video {
    height: auto;
  }
  .modal-body {
    padding: 30px 30px 30px 30px;
}
  .modal-dialog {
    width: 90%;
}
  .modal-title {
      margin-bottom: 20px;
    font-size: 22px;
    line-height: 110%;
    margin-top: 20px;
}
  .modal-subtitle {
   
    font-size: 14px;
    
}
  .modal {
    z-index: 999999;
}
  .f1 {
    margin-bottom: 10px;
    font-size: 14px;
        padding: 14px 17px;
}
  textarea {
    height: 100px;
}
  [type=reset] {
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 0 auto 30px auto;
}
  .modal-body .btn {
    float: inherit;
    display: block;
    width: 100%;
}
  
 
 .nav-pills {

    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: baseline;
    gap: 10px;
}
 
  .widgettitle {
font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 20px;
}
 
  footer li.menu-item a {
  font-size: 14px;
    padding-bottom: 5px;
}
 
  .copyright {
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
        padding-top: 20px;
}
  footer p {
   
    font-size: 13px;
    
}
  .header_container_top {
    display: none;
}
  header .logo_container img {
    max-width: 120px;
}
  .logo_container .logo_text span.blogname {
    font-size: 25px;
}
  .logo_container .logo_text span.bloginfo {
    font-size: 8px;
}
  .logo_container {
    gap: 20px;
}
  .header_container {
    padding: 10px 0px 10px 0px;
}
  
  .form_wrapper {
    gap: 0px;
    flex-direction: column;
}
  .policy {
    flex-direction: row;
    align-content: center;
    margin-top: 15px;
    justify-content: flex-start;
    align-items: flex-start;
}
  .policy .text p {
    font-size: 12px!important;
    text-align: left!important;
}


  .form-footer .content p.title {
    font-size: 26px;
    margin-bottom: 20px;
}
  .form-footer .content {
    padding: 20px 0px;
}
  .form-footer .content_img {
   display: none;
}
  .form-footer .content p {
    font-size: 16px;
}
  .mt-5 {
    margin-top: 2rem!important;
}
  .scroll {
  
    padding-top: 0px;
}
 
  .footer_text {
    font-size: 14px;
    margin-bottom: 15px;
}
  .content-cart-catalog__page {
    display: flex;
    flex-direction: column;
}
  .left-content-cart-catalog__page {
    width: 100%;
    padding: 0px;
    order: 2;

}
  .right-content-cart-catalog__page {
    width: 100%;
padding: 0;
}
.text-info-cart-catalog__page {
       padding: 30px 0px 0px 0px;
}
  .right-content-cart-catalog__page .excerpt {
    font-size: 14px;
   
}
  
#related p.related_title {
    margin-bottom: 30px;
 
}
 
  .news_container .data {
    margin: 0px 0px 0px 0px;
    font-size:  12px;
}
 
  p#breadcrumbs span {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
  .contact_block .item {
    padding-right: 10px;
    position: relative;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
}
  .contact_block .item:before {
    left: 10px;
}
  .header_scroll .logo_container .logo_text span.blogname {
    font-size: 25px;
}
 
  

  .instrument_container {
    display: none;
   
}
  .header_scroll .logo_container img {
    max-width: 120px;
}
 

  .home section {
    padding: 30px 0px;
}
  

  section.bg_fon {
    padding: 60px 0px!important;
    margin: 30px 0px;
}
  .recent_news .item{
    margin-top: 30px;
  }
  .recent_news h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
  .recent_news .img {
    height: auto;
    margin-bottom: 15px;
}
  .form-footer {
    padding: 40px 0px 60px 0px!important;
    margin-top: 30px;
}
  section.page_section {
    padding: 30px 0px;
}
  .bg_section_title {
    background-attachment: scroll!important;
    padding: 80px 0px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
  .block_nums .number_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
        gap: 20px;
}
  .block_nums .number_wrap .item {
    display: flex;
    align-items: center;
    gap: 0px;
    width: 100%;
    flex-direction: column;
}
  .block_nums {
    padding: 60px 0px;
    margin: 40px 0px 40px 0px;
}
  .partners {
    display: flex;
    margin-top: 30px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
  .form-footer .content p.text {
   
    font-size: 16px;
   
}
  header.page_header .header_container {
    padding: 10px 0px 10px 0px;
}
 
  section.page_section h1 {
    padding: 10px 0px;
}
  .all_catalog .btn {
    width: 100%;
  
}
  .thumb_single_news {
    margin-bottom: 30px;
    margin-top: 0px;
}
  .single .data {
    margin: 10px 0px 20px 0px;
}
  .catalog_block {
      display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
        gap: 0px;
}
  .all_services p {
    font-size: 16px;
    color: #000;
}
  .all_services {
    padding-top: 30px!important;
}
  
  
  /*new_style*/
  
  header {
    position: fixed;
    background-color: #000000d6;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: 999;
}

.abstract_1:after,
.abstract_2:after,
.abstract_3:after,
.abstract_4:after
  {
  display: none;
}
  
  .home .offer_index .title_container .fire {
    width: 300px;
    height: 354px;
    bottom: 0px;
    right: 50%;
    margin-right: -150px;
    opacity: 0.1;
    z-index: -1;
}
  .home .offer_index h1 {
    font-size: 30px;
    margin-bottom: 3px;
}
  .home .offer_index .title_container {
    padding-bottom: 100px;
    padding-top: 120px;
}
.home .offer_index .title_container {
    padding-bottom: 100px;
    padding-top: 120px;
}
  .offer_index .title_container {
    padding-bottom: 40px;
    padding-top: 100px;
}
   .offer_index h1 {
    font-size: 30px;
}
  #feature .feature_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 5px;
    flex-direction: column;
}
  #feature .feature_wrap .item {
    width: calc(100% / 1 - 0px);
    padding: 30px 20px;
}
  #feature {
    margin-top: 0px;
}
  .home .offer_index {
    margin-bottom: 40px;
}
  .offer_index {
    margin-bottom: 30px;
  }
  .about_text{
    order: 2;
    margin-top: 20px;
  }
  .about_text2{
    order: 1;
  }
  .about_text2 {
    padding-top: 10px;
}
.about_text p:nth-child(2), 
.about_text2 p:nth-child(2), 
.about_text2 p:nth-child(1) {
    font-size: 16px;
  }
  .number .item {
    width: 50%;
    gap: 0px;
}
  .number {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 30px 0px;
}
  .catalog_block .product_item {
   width: calc(100% / 1 - 0px);
    margin-bottom: 20px;
}
  .product_item .img {
    height: auto;
    margin-bottom: 20px;
}
  .product_item .img img {
    
}
  .catalog_block .product_item h2 {
    margin-bottom: 10px;
}
  .product_item .cost {
    font-size: 14px;
}
  .product_item .content {
    padding: 20px;
}
  .catalog_block .product_item h2 span.count {
    font-size: 12px;
}
  .fg-project-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0px;
    flex-direction: column;
}
  .fg-single-project {
    width: calc(100% / 1 - 0px);
}
  .fg-single-project-overlay-container {
    background-color: #08080847;
    opacity: 1;
}
  .product_item.services_item .img img {
    height: 100%;
    width: 100%;
}
  .form-footer .form_wrap {
    padding: 40px 30px;
}
  .news_container {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
  .news_container .news_item {
    width: calc(100% / 1 - 0px);
}
  p.prefix_title {
    font-weight: 500;
    font-size: 18px;
}
  .news_item .content h2{
    font-size: 22px;
  }
  .home footer {
    padding-top: 40px;
}
   .footer_container {
    display: flex;
    gap: 0px;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}
  .footer_container .footer-1 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}
  .footer_container .footer-2 {
    width: 50%;
    margin-left: 0px;
}
  .footer_container .footer-3 {
    width: 50%;
}
  .footer_container .footer-4 {
    width:100%;
}
  .about_num {
    padding: 40px 0px;
    margin: 30px 0px;
}
  .thumb_product_wrap {
    padding: 20px 20px;
    margin-top: 30px;
}
  .single .offer_index {
    margin-bottom: 0px;
}
  .slick-slider-vertical .carousel-parent {
    padding: 20px;
    margin-top: 30px;
}
  .tabs__caption {
    gap: 0px;
    margin: 0;
    overflow: scroll;
}
  .right-content-cart-catalog__page .cost_block {
    margin-bottom: 20px;
    gap: 20px;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
  .page-id-94 .offer_index {
    margin-bottom: 0px;
}
  .page-id-94 .form-footer {
    margin-top: 0px;
}
   .contact_1{
    order: 2;
    margin-top: 30px;
  }
   .contact_2{
    order: 1;
  }
  .form-footer .form_wrap:before {
    height: 100px;
    width: 100px;
  }
  .form-footer .content img {
    display: none;
}
}

@media (min-width: 600px) and (max-width: 767px){
.catalog_block {
  
    gap: 20px;
}
  .catalog_block .product_item {
    width: calc(100% / 2 - 20px);
}
}

@media (min-width: 768px) and (max-width: 991px) { 
    .footer_container {
    display: flex;
    gap: 0px;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}
  .footer_container .footer-1 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}
  .footer_container .footer-2 {
    width: 50%;
    margin-left: 0px;
}
  .footer_container .footer-3 {
    width: 50%;
}
  .footer_container .footer-4 {
    width:100%;
}
  .abstract_1:after,
.abstract_2:after,
.abstract_3:after,
.abstract_4:after
  {
  display: none;
}
   .wrapper{
      
  }
   header {
    position: fixed;
    background-color: #000000d6;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
     z-index: 9999;
}
  header .btn{
    display: none;
  }
  header .logo_container img {
    max-width: 120px;
}
  .header_container {
    padding: 10px 0px 10px 0px;
}
  .about_text2 {
    padding-top: 0px;
}
  .abstract_2:before {
  
    right: 0px;
    bottom: -100px;
  }
  .abstract_3:before {
    right: 0px;
    top: -220px;
}
  .catalog_block .product_item {
    width: calc(100% / 2 - 20px);
  }
  .product_item .price_block .cost {
    font-size: 18px;
}
  .fg-single-project {
    width: calc(100% / 2 - 20px);
}
  .form-footer .content img {
    border-radius: 10px;
    margin-top: 30px;
}
  .news_container .news_item {
    width: calc(100% / 2 - 15px);
}
  .home footer {
    padding-top: 60px;
}
footer {
    padding-top: 60px;
}
  .offer_index .title_container {
    padding-bottom: 60px;
    padding-top: 120px;
}
  .home .offer_index .title_container {
    padding-bottom: 160px;
    padding-top: 120px;
}
  .right-content-cart-catalog__page .cost_block {
    display: flex;
    margin-bottom: 20px;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}
  .right-content-cart-catalog__page h1 {
    font-size: 26px;
}
  .thumb_product_wrap {
    padding: 30px 25px;
    height: 100%;
}
  .thumb_product_wrap .mdi {
    right: 25px;
    top: 30px;
  }
  .slick-slider-vertical .carousel-parent {
    padding: 30px 25px;
  
}
  .contact_1{
    order: 2;
    margin-top: 30px;
  }
   .contact_2{
    order: 1;
  }
  .form-footer .form_wrap:before {
    height: 150px;
    width: 150px;
  }
}


@media (min-width: 992px) and (max-width: 1199px) { 
  .footer_container .footer-1 {
    width: 20%;
}
  footer .logo-footer {
    max-width: 150px;
}
  .footer_container .footer-2 {
    width: 30%;
    margin-left: 0px;
}
  .abstract_3:before {
    right: 0px;
   
}
  .abstract_3:after {
    right: 20px;
}
  .abstract_2:after {
    right: 20px;
}
  .abstract_2:before {
  
    right: 0px;
 
}
  .thumb_product_wrap {
    padding: 50px 37px;
  
}
  .bg_abstract{
    overflow: hidden;
  }
}

@media (min-width: 1440px){ 

.instrument_container a.email {
    font-size: 20px;
    align-items: stretch;
}
  .instrument_container a.email .mdi {
    font-size: 24px;
        line-height: inherit;
}
  .instrument_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}
  .header_scroll .instrument_container a.email {
    font-size: 16px;
}
}