@media (min-width: 320px) and (max-width: 1199px) { 
 .navbar {
   display: none;
}
 
 }


@media (min-width: 320px) and (max-width: 767px) { 
  .container, .container-fluid {
    width: 100%;
    max-width: 540px;
}
  .first{
    order: 1;
  }
   .second{
    order: 2;
  }
  .mobile{
    display: block;
  }
  .desktop {
    display: none;
}
  .pl-0 {
    padding-left: 15px!important;
}
.pr-0 {
    padding-right: 15px!important;
}
  
  .wrapper{
        padding-top: 50px;
  }
  header {
   
    position: fixed;
  }
  .header_scroll {
    display: none;
  }
  
  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 h2{
      font-size: 24px;
  }
  
  .hentry h3{
      font-size: 22px;
  }
   .hentry h4{
      font-size: 20px;
  }
  .hentry h5{
      font-size:18px;
  } 
   .hentry h6{
      font-size: 16px;
  }
  
  .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: 13px;
    line-height: 140%;
}
  .hentry ol li {
    padding: 0px 0px 6px 25px;
    font-size: 13px;
    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: 24px;
    line-height: 140%;
}
  p {
   font-size: 13px;
    font-style: normal;
    line-height: 160%;
    margin-bottom: 0.5rem;
}
  .hentry p {
   font-size: 13px;
    line-height: 160%;
}
  
  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: 0px;
    padding-bottom: 0px;
}
  .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: 13px;
    padding-bottom: 10px;
}
 
  .copyright {
    align-items: flex-start;
    align-content: center;
    flex-direction: column;
        padding-top: 0px;
}
  
  footer .footer_top_container {
    padding-top: 60px;
    padding-bottom: 30px;
}
  
  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;
        align-items: stretch;
  }
    .form-footer .form_wrapper {
     align-items: stretch;
    gap: 0px;
}
  .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;
}


  
#related p.related_title {
    margin-bottom: 30px;
 
}
 
 
  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;
}
  .footer_container {
       display: flex;
    gap: 20px;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
}

  .product_container .product_item {
      width: calc(100% / 2 - 10px);
    margin-bottom: 20px;
    
}
  .product_item {
    padding: 10px;
}
  .product_item .img {
    height: auto;
    margin-bottom: 20px;
}
  .product_item .img img {
    height: 100%;
    width: auto;
}
  .product_container .product_item h2 {
    font-size: 14px;
    margin-bottom: 10px;
}
  .product_item .cost {
    font-size: 14px;
 
}
  .product_container .product_item h2 span.count {
  
    font-size: 12px;
}
  .instrument_container {
    display: none;
   
}
  .header_scroll .logo_container img {
    max-width: 120px;
}

  .about_text p:nth-child(2), .about_text2 p:nth-child(2), .about_text2 p:nth-child(1) {
  
    font-size: 16px;
  }
 
  .form-footer {
     padding: 30px 0px 30px 0px!important;
}
  section.page_section {
    padding: 30px 0px;
}
  .bg_section_title {
      background-attachment: scroll!important;
    padding: 40px 0px;
    text-align: center;
    position: relative;
    margin-bottom: 0px;
}
  .bg_section_title p#breadcrumbs {
    padding: 0px 0px 0px 0px;
}
  .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;
}
  .product_container {
      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;
}
  
  .number {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
  .footer_container .footer-1 {
    width: 100%;
    margin-bottom: 30px;
}
  .footer_container .footer-2 {
    width: 45%;
}
  .footer_container .footer-3 {
    width: 45%;
}
  .slider_wrap {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
}
  .slider_img_link a .block {
  text-align: center;
    transform: skew(0deg);
    margin-left: 0px;
    padding: 60px 30px;
}
  .slider_img_link {
    gap: 10px;
    padding: 0;
    transform: skew(0deg);
    border-left: 0;
    width: 100%;
    padding: 0px 0px;
}
  .slider_img_link a .block span {
    font-size: 18px;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
}
  .slider_img_link a:nth-child(2) {
    width: 100%;
}
  .slider_img_link a:nth-child(3) {
    width: 100%;
}
  .index-slider {
    width: 100%;
}
  #topbar {
  
    display: none;
 
}
 .about_seciton .about_img{
   order: 2;
  }
  .about_content .title_wrap .name span {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 120%;
}
  .about_content .title_wrap .name {
    font-size: 35px;
}
  .about_content .title_wrap {
 
    gap: 0px;
}
  .about_content p {
    font-size: 13px;
    line-height: 1.8;
    color: #626262;
}
section.about_seciton {
       margin: 40px 0;
    padding: 0px 0px!important;
}
section.num_seciton {
    padding: 60px 0px;
    margin: 40px 0px;
  background-position: center center!important;
}
  .number .item {
    padding: 0px 30px;
    width: 100%;
    height: 135px;
        gap: 10px;
  }
  .number .item .num {
    font-size: 40px;
}
  .number .item .text {
    font-size: 16px;
}
  .h2_line {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 30px;
    margin-bottom: 40px;
    flex-direction: column;
}
  .home section {
    padding: 30px 0px;
}
  .home_services_container {
    margin-top: 0px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: column;
}
  .home_services_container .item-wrap.item-1,
   .home_services_container .item-wrap.item-2,
   .home_services_container .item-wrap.item-3,
   .home_services_container .item-wrap.item-4,
   .home_services_container .item-wrap.item-5,
   .home_services_container .item-wrap.item-6
  {
    width: 100%;
}
  .home_services_container .item-wrap .item .title {
    opacity: 1;
        width: 100%;
}
  .home_services_container .item-wrap .item img {
    height: 260px;
        width: 100%;
}
  
  .home_text_block .content {
    padding-left: 20px;
        padding-bottom: 0px;
}
  .home footer {
    margin-top: 0px;
}
  .social {
    margin-top: 20px;
}
  .camera_caption h2 {
    font-size: 30px!important;
  }
  .camera_caption {
    height: auto;
}
.index-slider .slider-item {
    height: 400px;
 
  }
.index-slider .slick-dots {
   
    bottom: 50px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
  .camera_caption a.link {
    display: none;
  }
.slick-slider {
    margin-bottom: 0px!important;
}
  .about_content {
    padding: 50px 0px;
   
}
  .home_text_block .content {
   padding-top: 0px;
    order: 1;
}
   .home_text_block .img {
   
   display: none;
}
  .totop {
    bottom: 40px;
  }
  #rmp-container-204 {
   
    top: 55px;
  }
  .bg_section_title h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
  .all_services.product_item p {
    font-size: 12px;
   
}
  .product_item .mdi {
 
    font-size: 20px;
    margin-left: -20px;
    margin-top: 0px;
    top: 50%;
    width: 40px;
    height: 40px;
}
  section.page_section h1 {
    padding: 20px 0px 0px 0px!important;
    margin-bottom: 0;
}
  .title_h1 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 120%;
}
  .bg_section_title #breadcrumbs span {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
  .single_product_header {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}
  .single_product_header h1 {
  
    width: 100%;
  }
  #related .h2_line h2 {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 20px;
}
  #related {
    margin-bottom: 0px;
}
  .pl-6 {
    padding-left: 20px;
}
  .about_gallery{
    margin-top: 20px;
  }
  .grid-2 img+img {
    margin-top: 10px;
}
  .grid-2 img {
    margin-top: 10px;
}
  .news_container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 30px;
}
  .news_container .news_item {
    width: calc(100% - 0px / 1);
}
  .layout-bordered {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
  .layout-bordered__main {
    width: 100%;
    padding: 0 0px;
    order: 2;
}
  .layout-bordered__aside {
    width: 100%;
}
.layout-bordered__aside {
    border-left: 0;
    border-bottom: 1px solid #ebebeb;
}
  .layout-bordered__aside-item {
    padding: 15px 0;
}
  .layout-bordered__aside-item {
    margin: 0 0px;
}
  
  .slick-slider-vertical.slick-slider-vertical_sm {
    display: flex;
    flex-direction: column;
    font-size: 0;
    line-height: 0;
}
  .slick-slider-vertical .carousel-parent {
    width: calc(100% - 0px);
    padding-left: 0px;
}
  .slick-slider-vertical .carousel-child .slick-list {
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px);
}
  .slick-slider-vertical .carousel-child {
    width: auto;
    position: relative;
    overflow: hidden;
}
  .slick-slider-vertical .carousel-child .slick-list {
    top: 0;
    min-height: auto;
    width: inherit;
}
  .slick-slider-vertical .carousel-child .slick-prev, .slick-slider-vertical .carousel-child .slick-next {
      display: none!important;
}
  
  
  .slick-prev:before, .slick-next:before {
    color: #ffffff!important;
}
  
  .carousel-parent .slick-slide img {
    margin-bottom: 20px;
}
  
  .slider_img_link a:hover .block {
    transform: scale(1.1) skew(0deg);
    transition: all 0.7s;
}
  .index-slider .slick-dots {
   
    left: 0px;
  }
}


@media (min-width: 768px) and (max-width: 1023px) { 

 .slider_wrap {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
}
  .slider_img_link a .block {
  text-align: center;
    transform: skew(0deg);
    margin-left: 0px;
    padding: 60px 30px;
}
  .slider_img_link {
    gap: 10px;
    padding: 0;
    transform: skew(0deg);
    border-left: 0;
    width: 100%;
    padding: 0px 0px;
}
  .slider_img_link a .block span {
    font-size: 18px;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
}
  .slider_img_link a:nth-child(2) {
    width: 100%;
}
  .slider_img_link a:nth-child(3) {
    width: 100%;
}
  .index-slider {
    width: 100%;
}

  .camera_caption h2 {
    font-size: 30px!important;
  }
  .camera_caption {
    height: auto;
}
.index-slider .slider-item {
    height: 400px;
 
  }
.index-slider .slick-dots {
   
    bottom: 50px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
  
  .about_content .title_wrap {
    gap: 0px;
}
  .slider_img_link a:hover .block {
    transform: scale(1.01) skew(0deg);
  
}
  .index-slider .slick-dots {
   
    left: 0px;
}
  .product_item {
  
    width: calc(100% / 3 - 30px);
 
}
  .product_item .img {
    height: auto;

}
  .home_services_container .item-wrap.item-1 {
    width: 48%;
}
  .home_services_container .item-wrap.item-2 {
    width: 49%;
}
   .home_services_container .item-wrap.item-3 {
    width: 48%;
}
   .home_services_container .item-wrap.item-4 {
    width: 49%;
}
  .topbar_container .item:first-child {
    display: none;

}
  #topbar{
       width: 100%;
    position: fixed;
    z-index: 99;
  }
  
 .header_container{
        padding-top: 70px;
       padding-bottom: 20px;
  }
  
  .header_scroll {
    display: none;
  }
   #rmp-container-204 {
   
    top: 50px;
  }
  .pl-0 {
    padding-left: 15px!important;
}
.pr-0 {
    padding-right: 15px!important;
}
  .bg_section_title {
    padding: 60px 0px;
   
}
  .single_product_header {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}
  .leve1{
    order: 2;
  }
  .leve2{
    order: 1;
  }
  
    .slick-slider-vertical.slick-slider-vertical_sm {
    display: flex;
    flex-direction: column;
    font-size: 0;
    line-height: 0;
      max-width: 100%;
      margin-top:40px;
}

  .slick-slider-vertical .carousel-parent {
    width: calc(100% - 0px);
    padding-left: 0px;
        margin-bottom: 30px;
}
  .slick-slider-vertical .carousel-child .slick-list {
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px);
}
  .slick-slider-vertical .carousel-child .slick-track {
  
    display: flex;
    gap: 20px;
}
  
  
  .slick-slider-vertical .carousel-child {
    width: auto;
    position: relative;
    overflow: hidden;
}
  .slick-slider-vertical .carousel-child .slick-list {
    top: 0;
    min-height: auto;
    width: inherit;
}
  .slick-slider-vertical .carousel-child .slick-prev, .slick-slider-vertical .carousel-child .slick-next {
      display: none!important;
}
  
  
  .slick-prev:before, .slick-next:before {
    color: #ffffff!important;
}
  
  .carousel-parent .slick-slide img {
    margin-bottom: 20px;
}
  
  .slider_img_link a:hover .block {
    transform: scale(1.1) skew(0deg);
    transition: all 0.7s;
}
  .carousel-child .product-preview {
    height: 160px;
}
  .about_gallery{
    margin-top: 40px;
  }
  .news_container .news_item {
  
    width: calc(50% - 30px / 2);
}
  .layout-bordered__main {
        padding: 0 0px;
}
}
@media (min-width: 1024px) and (max-width: 1199px) { 

.slider_wrap {
  
    overflow: hidden;
}
  .slider_img_link a .block span {
    font-size: 26px;
    margin-left: 70px;
    max-width: 130px;
}
.camera_caption h2 {
  
    font-size: 45px;
  
}
  .pl-0 {
    padding-left: 15px!important;
}
.pr-0 {
    padding-right: 15px!important;
}
   .home_services_container .item-wrap.item-1 {
    width: 48%;
}
  .home_services_container .item-wrap.item-2 {
    width: 49%;
}
   .home_services_container .item-wrap.item-3 {
    width: 48%;
}
   .home_services_container .item-wrap.item-4 {
    width: 49%;
}
  .topbar_container .item:first-child {
    display: none;

}
  #topbar{
       width: 100%;
    position: fixed;
    z-index: 99;
  }
  
 .header_container{
        padding-top: 70px;
       padding-bottom: 20px;
  }
  
  .header_scroll {
    display: none;
  }
   #rmp-container-204 {
   
    top: 50px;
  }
  .product_item h2, .product_item h3 {
  
    font-size: 14px;
  
}
}