/*==========  Desktop First Method  ========== */
/* Large Devices, Wide Screens */
@media screen and (max-width: 1199px) {
  .navbar .navbar-nav {
    max-width: 760px; }
    .navbar .navbar-nav li {
      margin-left: 40px;
      margin-right: 0px; }

  .footer_menu {
    padding-right: 0px; }
    .footer_menu ul li a {
      font-size: 13px; }

  .product_block .item {
    height: 460px; }
    .product_block .item .product_img {
      height: 210px; }
    .product_block .item .text_block .body_text {
      padding-left: 0px;
      padding-right: 0px; }
      .product_block .item .text_block .body_text p {
        font-size: 11px; }

  .main_swiper {
    height: 440px; }

  .gallery_swiper {
    height: 440px; }

  .products_gallery .item {
    height: 400px; }

  .instructions_accordion .white_container .instr_item, .instructions_accordion .white_container .material_item {
    width: 235px;
    margin-right: 0px; } }
/* Medium Devices, Desktops */
@media screen and (max-width: 991px) {
  .navbar .navbar-nav {
    max-width: 540px; }
    .navbar .navbar-nav li {
      margin-left: 7px;
      margin-right: 7px; }
      .navbar .navbar-nav li a {
        font-size: 12px; }

  .top_contacts_block a {
    margin-left: 15px;
    margin-right: 10px; }

  .main_footer .footer_head .footer_logo {
    float: left;
    margin-bottom: 20px; }

  .footer_body {
    padding-bottom: 0px; }

  .footer_menu:nth-of-type(3) {
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1); }

  .footer_menu {
    border: none;
    min-height: auto;
    margin-bottom: 0px;
    padding: 0px; }
    .footer_menu .button_block {
      position: relative; }
    .footer_menu .menu_title {
      outline: none;
      position: relative;
      pointer-events: auto;
      margin-bottom: 0px;
      padding: 15px 15px;
      display: block;
      width: 100%;
      position: relative;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
      border-bottom: 1px solid transparent;
      color: #FFF; }
      .footer_menu .menu_title:hover {
        background: rgba(0, 0, 0, 0.1);
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
      .footer_menu .menu_title:focus, .footer_menu .menu_title:hover {
        text-decoration: none; }
    .footer_menu .mobile_footer_open_menu {
      display: block;
      position: absolute;
      right: 0px;
      top: 0px;
      padding-top: 5px;
      width: 58px;
      height: 48px;
      font-weight: bold;
      font-size: 28px;
      color: #FFF;
      text-align: center; }
      .footer_menu .mobile_footer_open_menu:hover {
        background: rgba(0, 0, 0, 0.1); }
      .footer_menu .mobile_footer_open_menu:after {
        content: "-";
        font-size: 28px;
        color: #FFF;
        line-height: 1;
        position: absolute;
        right: 22px;
        top: 50%;
        margin-top: -15px; }
      .footer_menu .mobile_footer_open_menu.collapsed {
        height: 47px; }
        .footer_menu .mobile_footer_open_menu.collapsed:after {
          content: "+";
          font-size: 28px;
          position: absolute;
          right: 20px;
          top: 50%;
          margin-top: -15px; }
    .footer_menu ul {
      margin-bottom: 0px;
      background: #5b5b5b;
      padding: 0px 0px;
      -webkit-box-shadow: inset 0px 5px 5px -2px rgba(0, 0, 0, 0.2), inset 0px -5px 5px -2px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0px 5px 5px -2px rgba(0, 0, 0, 0.2), inset 0px -5px 5px -2px rgba(0, 0, 0, 0.2); }
      .footer_menu ul li {
        margin-bottom: 0px; }
        .footer_menu ul li a {
          display: block;
          width: 100%;
          font-size: 13px;
          padding: 15px 15px;
          color: #fff;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
          .footer_menu ul li a:hover {
            background: rgba(0, 0, 0, 0.1);
            text-shadow: 2px 2px 5px black; }
            .footer_menu ul li a:hover:before, .footer_menu ul li a:hover:after {
              display: none; }
      .footer_menu ul li:last-of-type a {
        border: none; }

  .first_menu .menu_title {
    border-top: 1px solid rgba(0, 0, 0, 0.3); }

  .footer_contacts {
    width: 100%;
    float: none;
    padding-top: 40px;
    text-align: left; }
    .footer_contacts .logo_icon {
      float: left; }
    .footer_contacts .top_contacts {
      text-align: left; }
      .footer_contacts .top_contacts a {
        margin-left: 0px;
        margin-right: 15px; }
      .footer_contacts .top_contacts a:last-of-type {
        margin-right: 0px; }
    .footer_contacts .address {
      margin-bottom: 20px; }

  .main_footer .footer_bottom {
    text-align: left; }

  .product_block .item {
    height: 475px; }
    .product_block .item .product_img {
      height: 230px; }

  .accordion_section .panel-heading .spoiler-trigger .accordion_icon p {
    padding-right: 40px;
    font-size: 16px; }

  .accordion_section .panel-heading .spoiler-trigger .accordion_icon p:after {
    right: 0px;
    width: 26px;
    height: 18px; }

  .item_section .item_tabs .tab-content {
    height: 280px; }

  .document_section .wrapper {
    padding-left: 80px;
    padding-right: 80px; }

  .documents_instr .wrapper {
    padding-left: 15px;
    padding-right: 15px; }

  .products_gallery .item {
    height: 420px; }

  .main_footer {
    padding-top: 40px; }
    .main_footer .footer_head {
      height: auto; }
      .main_footer .footer_head .logo_block {
        margin-bottom: 40px;
        float: none; }
      .main_footer .footer_head .footer_logo {
        float: none;
        margin-bottom: 0; }

  .footer_contacts {
    padding-top: 20px; }

  .instructions_accordion .white_container .instr_item, .instructions_accordion .white_container .material_item {
    width: 240px;
    margin-right: 0px; }

  .certificate_accordion .white_container .material_item {
    padding-left: 20px; }

  .empty_section:before {
    max-width: 90%; }

  .managers_accordion .manager_item_block .manager_item {
    padding-left: 0;
    height: auto; }
    .managers_accordion .manager_item_block .manager_item p {
      font-size: 13px; } }
/* Small Devices, Tablets */
@media screen and (max-width: 767px) {
  .top_icon_block {
    float: left; }

  .top_contacts_block {
    text-align: left;
    float: left;
    padding-left: 20px; }
    .top_contacts_block a {
      margin-left: 0px; }
      .top_contacts_block a svg {
        margin-right: 5px; }
    .top_contacts_block .mail_link {
      margin-right: 0px; }

  .navbar .navbar-header {
    margin: 0px; }
    .navbar .navbar-header .navbar-toggle {
      outline: none;
      margin-right: 0px;
      border-color: #FFF;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      padding-left: 5px;
      padding-right: 5px; }
      .navbar .navbar-header .navbar-toggle:focus {
        background: none; }
        .navbar .navbar-header .navbar-toggle:focus .icon-bar {
          background: #fff; }
      .navbar .navbar-header .navbar-toggle:hover {
        background: #FFF;
        border-color: #FFF; }
        .navbar .navbar-header .navbar-toggle:hover .icon-bar {
          background: #047ec7; }
      .navbar .navbar-header .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        background: #FFF;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
  .navbar .navbar-collapse {
    margin-top: 22px;
    margin-bottom: 0px;
    background: #047EC7;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
    .navbar .navbar-collapse .navbar-nav {
      max-width: 100%;
      text-align: center;
      padding-bottom: 10px;
      padding-top: 10px;
      float: none;
      margin: 0px; }
      .navbar .navbar-collapse .navbar-nav li {
        margin: 0px;
        display: block; }
        .navbar .navbar-collapse .navbar-nav li a {
          display: inline-block;
          padding: 10px 5px; }
          .navbar .navbar-collapse .navbar-nav li a:before, .navbar .navbar-collapse .navbar-nav li a:after {
            bottom: 5px; }

  .main_swiper .swiper-button-prev, .main_swiper .swiper-button-next {
    width: 35px;
    height: 50px;
    margin-top: -25px; }

  .advantages .advantages_block ul {
    padding-left: 10px; }
    .advantages .advantages_block ul li .text {
      margin-left: 50px; }

  .product_block {
    float: left;
    width: 50%; }
    .product_block .item {
      height: 475px; }
      .product_block .item .product_img {
        height: 230px; }
      .product_block .item .text_block .body_text p {
        font-size: 12px; }

  .gallery_swiper .swiper-button-prev, .gallery_swiper .swiper-button-next {
    width: 35px;
    height: 50px;
    margin-top: -25px; }

  .navbar .navbar-nav .open .arrow:after {
    display: none; }

  .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px; }

  .navbar .navbar-nav li .dropdown-menu {
    position: relative;
    padding-top: 0px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto; }
    .navbar .navbar-nav li .dropdown-menu .inner {
      padding-top: 25px;
      padding-bottom: 10px; }
      .navbar .navbar-nav li .dropdown-menu .inner ul {
        left: 0px; }
        .navbar .navbar-nav li .dropdown-menu .inner ul li {
          position: relative;
          display: block;
          width: auto;
          text-align: center; }
          .navbar .navbar-nav li .dropdown-menu .inner ul li a {
            line-height: 1.2;
            padding-bottom: 5px;
            padding-top: 5px; }
            .navbar .navbar-nav li .dropdown-menu .inner ul li a:after, .navbar .navbar-nav li .dropdown-menu .inner ul li a:before {
              bottom: 0px; }

  .navbar .navbar-nav li {
    position: relative; }
    .navbar .navbar-nav li .mobile_dropdown {
      position: absolute;
      right: 15px;
      top: 11px;
      display: inline-block;
      vertical-align: top;
      border: none;
      width: 24px;
      height: 14px;
      background: url(../img/accordion-icon.png) no-repeat center center;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%; }

  .navbar .navbar-nav .open .mobile_dropdown {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    transform-style: preserve-3d; }

  .navbar .navbar-nav .dropdown a:focus {
    background: none;
    color: #FFF; }

  .accordion_section .panel-heading {
    height: 80px; }
    .accordion_section .panel-heading .spoiler-trigger p {
      font-size: 16px; }
    .accordion_section .panel-heading .spoiler-trigger .accordion_icon:after {
      width: 30px;
      height: 18px;
      -webkit-background-size: 100% 100%;
      -o-background-size: 100% 100%;
      background-size: 100% 100%;
      right: 0px; }

  #map, #map2 {
    height: 400px; }

  .contact_accordion .contact_info p {
    max-width: 100%; }

  .contact_accordion .contact_block {
    padding-top: 0px; }

  .accordion_section .spoiler-trigger .inner img {
    width: 200px;
    height: 47px;
    left: 0px;
    right: auto; }

  .accordion_section .panel-heading .spoiler-trigger {
    text-align: left; }

  .map_according .panel-heading .buttons_block button {
    display: block;
    float: left;
    margin: 0px;
    margin-right: 10px; }

  @-webkit-keyframes menu {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  @-moz-keyframes menu {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  @-o-keyframes menu {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  @keyframes menu {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } }
  .breadcrumb_section .breadcrumb li {
    font-size: 12px;
    line-height: 1.2; }
  .breadcrumb_section .breadcrumb li + li:before {
    padding-left: 0px;
    margin-right: -2px; }

  .item_section .item_tabs .nav-tabs {
    padding-right: 0px; }
    .item_section .item_tabs .nav-tabs .item_brand {
      display: none; }

  .item_section .item_title {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 35px; }
  .item_section .item_info_block .wrapper {
    padding-left: 0px;
    padding-right: 0px; }
    .item_section .item_info_block .wrapper p {
      max-width: 100%; }
    .item_section .item_info_block .wrapper .info_list {
      max-width: 360px; }
  .item_section .item_info_block .button_wrapper a {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 2px;
    margin-bottom: 10px; }

  .document_section .wrapper {
    padding-left: 15px;
    padding-right: 15px; }
    .document_section .wrapper .material_item {
      width: 50%;
      margin: 0px; }

  .documents_instr .wrapper .instr_item .pdf_link {
    margin-right: 20px; }
  .documents_instr .wrapper .instr_item .instr_name p {
    line-height: 1.4; }

  .products_gallery .item {
    height: 420px; }

  .top_bay_block {
    float: right; }

  .instructions_accordion .white_container .instr_item, .instructions_accordion .white_container .material_item {
    width: 50%;
    margin-right: 0px; }

  .certificate_accordion .white_container .material_item {
    padding-left: 0px; }

  .certificate_accordion .white_container .material_item .instr_name {
    padding-left: 20px; }
    .certificate_accordion .white_container .material_item .instr_name p {
      font-size: 12px;
      line-height: 1.3; }

  .item_accessories_section .item_info_block .wrapper .info_list {
    width: 100%;
    max-width: 100%; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 659px) {
  .product_block {
    float: left;
    width: 50%; }
    .product_block .item {
      height: 455px; }
      .product_block .item .product_img {
        height: 210px; }
      .product_block .item .text_block .body_text p {
        font-size: 12px; }

  .top_contacts {
    padding-top: 0px; }
    .top_contacts a {
      display: block;
      margin-bottom: 5px;
      margin-right: 0px; }

  .header_top {
    padding-top: 8px; }

  .top_icon_block {
    padding-top: 6px; }

  .header_top .where_buy {
    float: right;
    padding-top: 10px; }

  .item_section .item_info_block .wrapper .info_list {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 20px;
    float: none; }
  .item_section .item_info_block .wrapper .item_img_block {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px; }
  .item_section .item_info_block .button_wrapper a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 2px;
    margin-bottom: 10px; }

  .products_gallery .item {
    height: 420px; }

  .fancybox-prev span {
    width: 26px;
    height: 46px;
    margin-top: -23px;
    background: url("../img/slider-arrow-prev.png") no-repeat center center #0078c1;
    -webkit-background-size: 50%;
    -o-background-size: 50%;
    background-size: 50%; }
    .fancybox-prev span:hover {
      background: url("../img/slider-arrow-prev.png") no-repeat center center #0066A4;
      -webkit-background-size: 50%;
      -o-background-size: 50%;
      background-size: 50%; }

  .fancybox-next span {
    width: 26px;
    height: 46px;
    margin-top: -23px;
    background: url("../img/slider-arrow-next.png") no-repeat center center #0078c1;
    -webkit-background-size: 50%;
    -o-background-size: 50%;
    background-size: 50%; }
    .fancybox-next span:hover {
      background: url("../img/slider-arrow-next.png") no-repeat center center #0066A4;
      -webkit-background-size: 50%;
      -o-background-size: 50%;
      background-size: 50%; }

  .fancybox-wrap .fancybox-title span {
    font-size: 16px; }

  .item_accessories_section .item_info_block .wrapper .info_list {
    width: 100%;
    max-width: 100%; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 639px) {
  .advantages .container {
    padding: 0px; }
  .advantages .advantages_text {
    padding-left: 15px;
    padding-right: 15px; }
  .advantages .advantages_block {
    padding-bottom: 5px; }
    .advantages .advantages_block ul {
      padding-left: 10px;
      width: 100%;
      float: none; }
      .advantages .advantages_block ul li, .advantages .advantages_block ul li:last-of-type {
        margin-bottom: 20px;
        min-height: 10px; }
        .advantages .advantages_block ul li .text, .advantages .advantages_block ul li:last-of-type .text {
          margin-left: 50px; }
          .advantages .advantages_block ul li .text p, .advantages .advantages_block ul li:last-of-type .text p {
            font-size: 12px;
            line-height: 1.3; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 599px) {
  .product_block {
    float: none;
    width: 100%; }
    .product_block .item {
      height: auto;
      max-width: 370px;
      margin: 0 auto;
      margin-bottom: 20px; }
      .product_block .item .product_img {
        margin: 0 auto;
        margin-bottom: 5px;
        height: auto; }

  .accordion_section .panel-heading .spoiler-trigger p {
    font-size: 12px; }
  .accordion_section .panel-heading .spoiler-trigger .accordion_icon {
    height: 12px; }

  .item_section .item_tabs .nav-tabs li {
    width: 45px;
    height: 45px;
    margin-right: 5px;
    margin-bottom: 5px; }

  .products_gallery .item {
    height: auto; }
    .products_gallery .item .text_block {
      height: auto; }
      .products_gallery .item .text_block .body_text {
        padding-top: 10px;
        height: auto; }

  .product_block .item .product_img {
    line-height: 1; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 549px) {
  .certificates_block .col-xs-4 {
    width: 50%; }

  .top_contacts_block {
    padding-left: 0px; }

  .map_according .panel-heading .buttons_block button {
    float: none;
    display: block;
    height: 30px;
    margin-bottom: 5px; }
  .map_according .panel-heading .buttons_block button:last-of-type {
    margin-bottom: 0px; }

  .item_section .item_tabs .tab-content {
    height: 260px; }

  .managers_section .wrapper .manager_item_block {
    padding-left: 0px;
    padding-right: 0px; }

  .document_section .wrapper {
    padding-left: 15px;
    padding-right: 15px; }
    .document_section .wrapper .material_item {
      width: 50%;
      margin: 0px; }
      .document_section .wrapper .material_item p {
        max-width: 180px;
        font-size: 14px;
        line-height: 1.4; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 479px) {
  .footer_menu ul li {
    margin-bottom: 0px; }
    .footer_menu ul li a {
      font-size: 12px;
      padding-top: 10px;
      padding-bottom: 10px; }

  .main_swiper .swiper-slide .inner_slide {
    height: 300px; }
    .main_swiper .swiper-slide .inner_slide .wrapper {
      height: 240px; }
      .main_swiper .swiper-slide .inner_slide .wrapper h3 {
        font-size: 18px; }
      .main_swiper .swiper-slide .inner_slide .wrapper .slider_text p {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 1.3; }
    .main_swiper .swiper-slide .inner_slide .button_block {
      padding-top: 10px;
      height: 60px; }

  .main_slider_section .main_title {
    font-size: 24px; }

  .section_title {
    font-size: 24px; }
    .section_title span {
      padding-left: 15px;
      padding-right: 15px; }

  .section_info {
    font-size: 16px; }

  .gallery_swiper .swiper-slide .inner_slide .wrapper h3 {
    font-size: 18px; }

  .gallery_swiper .swiper-slide .inner_slide .wrapper .slider_text p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.3; }

  .header_top .where_buy {
    display: none; }

  .top_contacts_block {
    padding-left: 0px;
    padding-right: 15px;
    float: right; }

  .accordion_section .panel-heading .spoiler-trigger p {
    font-size: 12px; }
  .accordion_section .panel-heading .spoiler-trigger .accordion_icon {
    height: 12px; }
    .accordion_section .panel-heading .spoiler-trigger .accordion_icon:after {
      width: 20px;
      height: 12px; }

  #contact-map {
    height: 300px; }

  .accordion_section .panel-heading .spoiler-trigger .resize_title {
    font-size: 16px; }

  .item_section .item_tabs .tab-content {
    height: 240px; }

  .item_section .item_tabs .nav-tabs li {
    width: 42px;
    height: 42px;
    margin-right: 5px;
    margin-bottom: 5px; }

  .gallery_swiper {
    height: 360px; }

  .gallery_swiper .swiper-slide .inner_slide {
    height: 160px; }
    .gallery_swiper .swiper-slide .inner_slide .wrapper a {
      max-width: 210px; }
    .gallery_swiper .swiper-slide .inner_slide .wrapper h3 {
      margin-bottom: 0px; }

  .document_section .wrapper .material_item p {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.4; }

  .documents_instr .wrapper .instr_item {
    height: auto;
    margin-bottom: 30px; }
    .documents_instr .wrapper .instr_item .pdf_link {
      margin: 0 auto;
      float: none;
      margin-bottom: 15px; }
    .documents_instr .wrapper .instr_item .instr_name {
      height: auto;
      display: block;
      text-align: center; }
      .documents_instr .wrapper .instr_item .instr_name p {
        text-align: center;
        display: inline-block;
        line-height: 1.4; }

  .documents_certificate {
    padding-bottom: 40px; }

  .navbar .navbar-collapse .navbar-nav li {
    text-align: left; }
    .navbar .navbar-collapse .navbar-nav li a {
      margin-left: 10px; }
    .navbar .navbar-collapse .navbar-nav li .dropdown-menu .inner ul li {
      text-align: left; }
      .navbar .navbar-collapse .navbar-nav li .dropdown-menu .inner ul li a {
        margin-left: 10px; }

  .instructions_accordion .white_container .instr_item, .instructions_accordion .white_container .material_item {
    width: 50%; }
    .instructions_accordion .white_container .instr_item .pdf_link, .instructions_accordion .white_container .material_item .pdf_link {
      width: 56px;
      height: 80px; }
    .instructions_accordion .white_container .instr_item p, .instructions_accordion .white_container .material_item p {
      font-size: 12px;
      padding-left: 10px;
      padding-right: 10px;
      line-height: 1.3; }

  .certificate_accordion .white_container .inner_wrapper {
    padding-left: 0px;
    padding-right: 0px; }
    .certificate_accordion .white_container .inner_wrapper .material_item {
      width: 100%; }
      .certificate_accordion .white_container .inner_wrapper .material_item .instr_name p {
        max-width: 100%; }

  .document_section .wrapper {
    padding-left: 0px;
    padding-right: 0px; }

  .managers_accordion .manager_item_block {
    padding-left: 0px;
    padding-right: 0px; }
    .managers_accordion .manager_item_block .manager_item {
      width: 100%;
      float: none; }

  .item_accessories_section .item_info_block .wrapper .info_list_accessories li {
    padding-left: 20px; }

  .item_accessories_section .item_info_block .wrapper .info_list_accessories li:before {
    left: 5px; } }
/* Custom, iPhone Retina */
@media screen and (max-width: 425px) {
  .item_section .item_tabs .tab-content {
    height: 210px; }

  .item_section .item_tabs .nav-tabs li {
    width: 40px;
    height: 40px;
    margin-right: 3px;
    margin-bottom: 3px; } }
@media screen and (max-width: 399px) {
  .item_section .item_tabs .tab-content {
    height: 200px; } }
@media screen and (max-width: 379px) {
  .product_block {
    float: none;
    width: 100%; }
    .product_block .item {
      height: auto;
      max-width: 370px;
      margin: 0 auto;
      margin-bottom: 20px; }
      .product_block .item .product_img {
        margin: 0 auto;
        margin-bottom: 5px; }

  .header_top .logo_icon {
    width: 130px; }
    .header_top .logo_icon p {
      line-height: 1; }

  .item_section .container {
    padding-left: 0px;
    padding-right: 0px; }
  .item_section .item_tabs .tab-content {
    height: 160px; }

  .item_section .item_tabs .nav-tabs li {
    width: 38px;
    height: 38px;
    margin-right: 4px;
    margin-bottom: 5px; }

  .item_section .item_tabs .nav-tabs li:last-of-type {
    margin-right: 0px; }

  .document_section .wrapper .material_item {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    float: none; }
    .document_section .wrapper .material_item p {
      max-width: 100%;
      padding-left: 0px;
      padding-right: 0px;
      font-size: 14px;
      line-height: 1.4;
      text-align: center; }

  .instructions_accordion .white_container .instr_item, .instructions_accordion .white_container .material_item {
    width: 100%;
    height: 160px;
    float: none; }
    .instructions_accordion .white_container .instr_item .pdf_link, .instructions_accordion .white_container .material_item .pdf_link {
      width: 56px;
      height: 80px; }
    .instructions_accordion .white_container .instr_item p, .instructions_accordion .white_container .material_item p {
      font-size: 14px;
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      max-width: 100%;
      line-height: 1.3; } }
@media screen and (max-width: 349px) {
  .advantages .section_title span {
    width: 100%;
    max-width: 250px; } }
/* MAX HEIGHT 480px */

/*# sourceMappingURL=media.css.map */
