/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .type_view_btn
  {
    padding: 7px 10px;
  }
  h1, .h1 {
    font-size: 25px;
  }
  h2, .h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width : 1040px) {
  .type_view_btn,
  .control_item select
  {
    font-size: 12px;
  }

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .dl-banner
  {
    display: none;
  }
  .header-bottom .navbar
  {
    padding: 0;
  }
  .projects-terms-item,
  .tb-info .news-item
  {
    margin: 10px 0;
  }
  .news-item .thumbnail img
  {
    width: 100%;
    height: auto;
  }
  .container_blocks .section .cont_title
  {
    font-size: 16px;
  }
  .profile-type-filter .type_view_btn span
  {
    display: none
  }
  .profile-type-filter .type_view_btn i
  {
    display: inline-block;
  }
  .profile-type-filter a:nth-child(2),
  .profile-type-filter a:nth-child(3)
  {
    float: none;
  }
  .board-item img {
    width: 270px;
    height: 180px;
}
 table.report.noprint
 {
  display: none !important;
 }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 880px) {

  .top-search
  {
    width: 100%;
  }

  .main-page-news
  {
    display: none;
  }
  #footer .bottom_menu li.first_lvl
  {
    margin-bottom: 20px;
  }
  .p-r-50 {padding-right: 25px;}
  .p-l-50 {padding-left: 25px;}
  #footer .bottom_menu li.first_lvl
  {
    margin-right: 25px;
  }
  .container_blocks .section .cont_title
  {
    font-size: 14px;
  }
  .container_blocks .section .cont_title i {
    font-size: 25px;
    margin-right: 5px;
  }
  .board-item img {
    width: 340px;
    height: 225px;
  }
  .tabbed ul
  {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .tabbed
  {
    min-width: auto;
  }
  .tabbed ul li
  {
    margin: 0;
    width: 100%;
  }
  .tabbed.round ul li
  {
    border-radius: 0;
    font-size: 18px;
    text-align: center;
  }
  .tabbed.skin-belize-hole ul li::before, .tabbed.skin-belize-hole ul li::after
  {
    display: none;
  }
  .tabs_white_block .tabbed
  {
    margin-top: 0 !important;
  }
  .tabbed.skin-belize-hole ul li.active, .tabbed.skin-belize-hole ul li.active::before, .tabbed.skin-belize-hole ul li.active::after
  {
    border: 1px solid #25b8d6;
  }
  .container.tabs_white_block
  {
    margin-top: 0 !important;
  }
  .city-block,
  .tabbed.tabbed-city
  {
    margin-top: 0;
  }
  .tabbed.tabbed-city ul li
  {
    margin-right: 0;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .section-hover
  {
    opacity: 1;
    background: rgba(255, 255, 255, 0.7);
  }
  .top-cert-logos .made-in-top
  {
    display: none;
  }

  .big-5-top
  {
    padding: 0 0px;
    background: transparent;
  }
  .big-5-top img
  {
    width: 100%;
  }
  .header-top-list
  {
    text-align: left;
  }
  .header-top-list li
  {
    margin-bottom: 0;
  }
  .header-top-list a i
  {
    font-size: 20px;
    margin-right: 0;
  }

  .header-top-list .whatsapp-top a,
  .header-top-list .tg-top a
  {
    border: none;
  }

  .header-top-list a {
    text-decoration: none;
    display: inline-block;
    padding: 3px 7px;
    border: 1px solid #25B8D7;
    border-radius: 3px;
    text-align: center;
  }

  .header-top-list a span
  {
    display: none;
  }

  .tmb-wrap
  {
    display: none;
  }

  .main-product-block .middle-info .icon-block
  {
    display: none;

  }
  .link-item-block .content-box
  {
 opacity: 1;
  }
  .link-item-block .content-box
  {
    padding: 0 17px;
  }
  .link-item-block .image-box .overlay {
    opacity: 0;
    display: none;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .link-item-block .sub-title
  {
    font-weight: bold;
    background-color: rgba(255,255,255,0.8);
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .link-item-block .content-box p
  {
    background-color: rgba(255,255,255,0.8);
    padding-bottom: 10px;
  }

  .link-item-block .content-box .item-icon
  {
    display: none;
  }

  .download-tbl table
  {
    min-width: auto;
  }
  /*.download-tbl td:nth-child(2),
  .download-tbl td:nth-child(3),
  .download-tbl td:nth-child(4)
  {
    display: none;
  }*/
  .catalog-menu-vertical .block-item
  {
    max-width: none;
  }

  .bg-item-section.fixed-desc .tbl-row:first-child .bg-section-title.default-title
  {
    opacity: 1 !important;
  }

  .bg-item-section.fixed-desc .tbl-row:first-child .bg-section-title.fixed-title
  {
    opacity: 0 !important;
    display: none !important;
  }

  .b24-widget-button-wrapper
  {
    display: none !important;
  }
  .detail-icons,
  .pagination-detail
  {
    display: none;
  }
  .main-pr-blocks .module-content.box2 {
      width: 48%;
  }
.main-btn
{
  font-size: 12px;
  padding: 8px 20px;
}
.bottom_logo img
{
  max-width: 200px;
}
.container_blocks .section .cont_title span
{
  display: none;
}
.container_blocks .section .cont_title i {
  font-size: 30px;
  margin-right: 0px;
}
.profile-type-filter,
.control_item select
{
  margin-bottom: 15px;
}
.board-item img {
  width: 260px;
  height: 180px;
}
.img_info
{
  height: auto;
  padding-top: 50px;
  padding-bottom: 10px;
}
.img_info i.dew {
    margin-top: 0;
    font-size: 60px;
    display: inline-block;
    vertical-align: middle;
}
.img_info .section_name
{
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
  margin: 10px;
}
}

@media only screen and (max-width : 576px) {
  .main-btn
  {
    display: none;
  }
  .main-pr-blocks .module-content.box2 {
      width: 100%;
  }
  .board-item img {
    width: 210px;
    height: 140px;
  }
  .country-list,
  .city-list
  {
    display: block;
  }
  .country-list
  {
    width: 100%;
  }
  .country-list ul
  {
    margin-right: 0;
  }
  .news_item_img
  {
    margin-bottom: 15px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .ww-txt
  {
    font-size: 12px;
  }
  .header-top-list
  {
    padding: 5px 0;
  }
  .board-item img {
    width: 100%;
    height: auto;
  }
  .board-item
  {
    width: 100%;
  }
  .detail-img,
  .detail-img .img-middler,
  .detail-img .img-middler a.single_image
  {
    height: 250px;
  }
  .vert_flex {
    height: 250px !important;
  }
  .pagination-detail a
  {
    margin-left: 0;
  }
  .download_katalogs .list_download a
  {
    font-size: 12px;
  }
  .download_katalogs .list_download a i,
  .download_profiles td i.dew, .download_profiles td i.fa-pause
  {
    font-size: 25px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
