@media screen and (min-width: 768px) {
  .main_header .nav {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important; } }
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
    width: 100%; } }
@media screen and (max-width: 1199px) {
  .main_header .nav {
    position: relative;
    max-width: 100%;
    left: 0px;
    top: auto;
    border-top: 1px solid #ECF3FA;
    padding-top: 5px; }
    .main_header .nav li a {
      padding-top: 25px;
      padding-bottom: 25px; }
    .main_header .nav li .dropdown-menu .left_block {
      width: calc(100% - 300px); }
    .main_header .nav li .dropdown-menu .right_block {
      width: 300px; }

  .main_footer .ssl {
    max-width: 190px; }

  .main_section .container {
    min-height: 0px;
    padding-top: 150px;
    padding-bottom: 200px; }
  .main_section .wrapper {
    max-width: 400px; }
  .main_section ul li {
    font-size: 20px;
    padding-left: 22px; }
    .main_section ul li:before {
      width: 11px;
      height: 10px;
      left: 0px;
      top: 8px; }
  .main_section .logos_block {
    max-width: 375px;
    padding: 18px 15px;
    padding-bottom: 10px;
    padding-right: 60px;
    right: 0px; }
    .main_section .logos_block .satisfaction {
      max-width: 119px;
      top: -75px;
      right: -5px; }

  .price_section .price_item {
    width: 100%;
    margin-right: 0px; }

  .price_table .item .pillen_td p br {
    display: none; }

  .inner_main_section .container {
    padding-top: 60px;
    padding-bottom: 120px; }

  .inner_page_head.white .page_title {
    font-size: 36px; }

  .card_header .info_block {
    max-width: 425px; }

  .card_section .price_table .item .price_td .price {
    margin-right: 20px; }

  .basket_item .item_footer p {
    max-width: 600px; }

  .basket_section .basket_header .size {
    max-width: 140px; }

  .basket_item .item_list .size {
    max-width: 140px; }

  .basket_item .item_list .name {
    width: 260px;
    padding-right: 15px; }
  .basket_item .item_list .size {
    width: 120px;
    padding-right: 15px; }
  .basket_item .item_list .bonus {
    width: 190px;
    padding-right: 15px; }
  .basket_item .item_list .price {
    width: 130px;
    padding-right: 15px; }
  .basket_item .item_list .del {
    width: 75px; }
  .basket_item .item_list .del_btn {
    margin-left: 18px; }

  .basket_section .basket_header .name {
    width: 260px;
    padding-right: 15px; }
  .basket_section .basket_header .size {
    width: 120px;
    padding-right: 15px; }
  .basket_section .basket_header .bonus {
    width: 190px;
    padding-right: 15px; }
  .basket_section .basket_header .price {
    width: 130px;
    padding-right: 15px; }
  .basket_section .basket_header .del {
    width: 75px; }

  .steps_section .wrapper .left_block {
    max-width: 100%; }
  .steps_section .wrapper .right_block {
    max-width: 100%; }
  .steps_section .short_info .item br {
    display: none; }
  .steps_section .short_info .item .name_td p span, .steps_section .short_info .item .name_td a span {
    display: inline-block;
    vertical-align: top; }
  .steps_section .add_block {
    min-height: 150px; }
  .steps_section .summ_info p {
    text-align: right;
    display: block; }
    .steps_section .summ_info p span {
      width: 165px; }
  .steps_section .basket_btns {
    max-width: 100%; } }
/* Medium Devices, Desktops */
@media screen and (max-width: 991px) {
  .main_header .nav li a {
    font-size: 17px; }
  .main_header .nav li .dropdown-menu .title {
    font-size: 17px; }
  .main_header .nav li .dropdown-menu .left_block {
    width: calc(100% - 270px); }
  .main_header .nav li .dropdown-menu .right_block {
    width: 270px; }

  .main_footer .container {
    padding-bottom: 145px; }
  .main_footer .logo_block {
    width: 100%; }
  .main_footer .wrap {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .main_footer .wrap .footer_nav {
      width: 330px; }
    .main_footer .wrap .copyright {
      width: calc(100% - 330px); }
  .main_footer .catalog_block {
    width: 50%; }
  .main_footer .contacts_block {
    width: 50%; }
  .main_footer .ssl {
    position: absolute;
    bottom: 0px;
    right: 100px;
    max-width: 280px; }

  .main_section {
    background-position: center center; }
    .main_section .wrapper {
      max-width: 360px;
      left: 10px; }
    .main_section ul li {
      margin-bottom: 15px; }

  .inner_page_head.white .page_title {
    font-size: 30px; }

  .catalog_section .item {
    width: calc(33.333% - 20px); }
  .catalog_section .item:nth-of-type(4n+4) {
    margin-right: 30px; }
  .catalog_section .item:nth-of-type(3n+3) {
    margin-right: 0px; }

  .card_header .slider_block {
    max-width: 100%;
    width: 100%; }
  .card_header .info_block {
    max-width: 100%; }

  .inner_page_head .page_title {
    font-size: 36px; }

  .card_section .price_table .item .price_td .price {
    font-size: 18px; }

  .price_table .item .name_td br {
    display: block; }

  .card_form {
    padding-left: 200px; }
    .card_form .form_title {
      font-size: 30px; }
    .card_form .item p {
      max-width: 200px;
      padding-right: 20px; }
    .card_form .capcha_item p {
      max-width: 100%;
      padding-right: 0px; }

  .basket_item .item_list li {
    font-size: 16px; }
  .basket_item .item_list .name {
    width: 180px; }
  .basket_item .item_list .size {
    width: 100px; }
  .basket_item .item_list .bonus {
    width: 110px; }
  .basket_item .item_list .price {
    width: 90px;
    font-size: 20px; }
  .basket_item .item_list .del {
    width: 55px; }
  .basket_item .item_list .del_btn {
    margin-left: 15px; }

  .basket_section .basket_header li {
    font-size: 16px; }
  .basket_section .basket_header .name {
    width: 180px; }
  .basket_section .basket_header .size {
    width: 100px; }
  .basket_section .basket_header .bonus {
    width: 110px; }
  .basket_section .basket_header .price {
    width: 90px; }
  .basket_section .basket_header .del {
    width: 65px; }

  .basket_item .item_footer p {
    max-width: 350px;
    font-size: 16px; }

  .basket_section .summ_wrapper p span {
    margin-left: 50px; }

  .steps_section .steps_header li:before {
    width: 100px;
    right: -50px; }

  .pay_form .img_block {
    max-width: 140px; }

  .pay_form .help_block .help_text {
    padding: 15px;
    width: 250px; }
    .pay_form .help_block .help_text p {
      font-size: 16px;
      line-height: 24px; } }
/* Small Devices, Tablets */
@media screen and (max-width: 767px) {
  .main_header {
    padding-bottom: 5px; }
    .main_header .logo {
      font-size: 16px;
      line-height: 19px;
      padding-left: 67px; }
      .main_header .logo:before {
        width: 72px;
        height: 75px;
        left: -12px;
        top: 4px; }
    .main_header .basket_link {
      margin-top: 15px;
      width: 51px;
      height: 52px;
      -webkit-background-size: 35px 40px;
      -o-background-size: 35px 40px;
      background-size: 35px 40px; }
      .main_header .basket_link span {
        left: 21px;
        top: 22px; }
    .main_header .nav {
      display: none;
      border: none;
      width: auto;
      max-width: none;
      min-width: calc(100% + 30px);
      margin-left: -15px;
      margin-right: -15px;
      background: #FFF;
      padding-top: 10px;
      padding-bottom: 20px; }
      .main_header .nav .open > a {
        background: #eff4f6; }
      .main_header .nav li {
        position: relative;
        width: 100%; }
        .main_header .nav li a {
          display: block;
          width: 100%;
          font-size: 18px;
          padding: 15px;
          padding-right: 40px; }
          .main_header .nav li a:hover {
            background: #eff4f6; }
        .main_header .nav li .dropdown-menu {
          position: relative;
          top: auto;
          left: auto;
          -webkit-box-shadow: none;
          box-shadow: none; }
          .main_header .nav li .dropdown-menu .full_block {
            padding-top: 15px; }
          .main_header .nav li .dropdown-menu .left_block {
            width: 100%;
            max-width: 100%;
            padding-top: 15px; }
          .main_header .nav li .dropdown-menu .right_block {
            width: 100%;
            padding-top: 15px;
            max-width: 100%;
            padding-bottom: 0px; }
      .main_header .nav .dropdown > a:before {
        right: 15px; }
      .main_header .nav .dropdown > a:after {
        display: none; }

  .toggle_menu {
    display: block; }

  .main_footer .container {
    padding-bottom: 0px; }
  .main_footer .logo_block {
    width: 100%; }
  .main_footer .wrap {
    -webkit-flex-direction: row;
    flex-direction: row; }
    .main_footer .wrap .footer_nav {
      width: 100%; }
    .main_footer .wrap .copyright {
      width: 100%; }
  .main_footer .catalog_block {
    width: 100%; }
  .main_footer .contacts_block {
    width: 100%; }
  .main_footer .ssl {
    position: relative;
    bottom: 0px;
    right: 0px;
    max-width: 280px; }

  .main_section .container {
    padding-top: 80px;
    padding-bottom: 100px; }
  .main_section .wrapper {
    max-width: 260px;
    left: 10px; }
  .main_section ul li {
    font-size: 15px;
    padding-left: 18px; }
    .main_section ul li:before {
      top: 4px; }
  .main_section .logos_block {
    max-width: 280px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-top: 12px; }
    .main_section .logos_block .satisfaction {
      max-width: 80px;
      top: -50px; }

  .price_table .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 15px; }
    .price_table .item .name_td {
      width: 55%; }
    .price_table .item .pillen_td {
      width: 45%;
      padding-right: 0px;
      text-align: right; }

  .page_wrapper .section_title {
    font-size: 26px; }

  .products_slider_section .products_pagination {
    top: auto;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto; }
    .products_slider_section .products_pagination .swiper-pagination-bullet {
      width: 22px;
      height: 22px; }

  .products_slider {
    padding-bottom: 60px; }

  .catalog_section .item {
    width: calc(50% - 15px); }
  .catalog_section .item:nth-of-type(4n+4) {
    margin-right: 30px; }
  .catalog_section .item:nth-of-type(3n+3) {
    margin-right: 30px; }
  .catalog_section .item:nth-of-type(2n+2) {
    margin-right: 0px; }

  .inner_page_head {
    padding-bottom: 10px; }

  .inner_page_head .page_title {
    font-size: 30px; }

  .card_header .info_block h2, .card_header .info_block h3, .card_header .info_block h4 {
    font-size: 26px; }

  .card_header .detail_list li .title {
    font-size: 16px; }
  .card_header .detail_list li .text {
    font-size: 16px; }

  .card_form {
    padding-left: 15px;
    padding-right: 15px; }
    .card_form .item {
      margin-bottom: 20px; }
      .card_form .item p {
        position: relative;
        right: auto;
        top: auto;
        padding: 0px;
        margin: 0px;
        text-align: left;
        margin-bottom: 10px;
        font-size: 16px;
        width: 100%;
        max-width: 100%; }
    .card_form input[type="text"], .card_form input[type="password"], .card_form input[type="email"], .card_form textarea {
      font-size: 16px; }
    .card_form .form_title {
      font-size: 26px; }

  .basket_section .basket_header {
    display: none; }

  .basket_item .item_list {
    padding: 15px;
    text-align: center; }
    .basket_item .item_list li, .basket_item .item_list .name, .basket_item .item_list .size, .basket_item .item_list .bonus, .basket_item .item_list .price {
      width: 100%;
      max-width: 100%;
      text-align: center;
      padding-right: 0px;
      margin-bottom: 10px; }
    .basket_item .item_list .img_block {
      position: relative;
      top: 0px;
      left: 0px;
      right: 0px;
      max-width: 120px;
      width: 100%;
      margin: auto;
      margin-bottom: 15px; }
    .basket_item .item_list .del {
      position: absolute;
      top: 15px;
      right: 15px;
      z-index: 2;
      width: auto; }
    .basket_item .item_list .del_btn {
      margin: auto; }

  .basket_item .item_footer {
    text-align: center;
    display: block; }
    .basket_item .item_footer p {
      max-width: 100%;
      width: 100%;
      text-align: center;
      padding: 0px;
      margin-bottom: 12px; }
    .basket_item .item_footer .blue_btn {
      margin-left: 0px; }

  .basket_section .summ_wrapper {
    text-align: center;
    display: block; }
    .basket_section .summ_wrapper p {
      font-size: 24px;
      line-height: 30px; }
      .basket_section .summ_wrapper p span {
        width: auto;
        max-width: 100%;
        text-align: center;
        margin-left: 0px; }

  .steps_section .steps_header {
    width: auto;
    margin-left: -15px;
    margin-right: -15px; }
    .steps_section .steps_header li {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 14px; }
      .steps_section .steps_header li:before {
        width: 40px;
        right: -20px; }

  .choose_block .item {
    font-size: 18px; }

  .steps_section .add_block label {
    font-size: 16px; }

  .steps_section .short_info .title {
    font-size: 20px; }

  .steps_section .summ_info p {
    font-size: 16px; }
  .steps_section .summ_info .full_summ {
    font-size: 18px; }

  .final_step_text .title {
    font-size: 24px; }
  .final_step_text .checkbox_block label {
    font-size: 16px; }

  .pay_form input, .pay_form textarea {
    font-size: 16px; }

  .pay_form {
    padding: 15px;
    padding-bottom: 20px; }
    .pay_form .pay_icons {
      max-width: 100%; }
    .pay_form .img_block {
      max-width: 100%;
      width: 100%;
      padding-top: 20px; }
      .pay_form .img_block img {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px; }
    .pay_form .inputs_block {
      max-width: 100%;
      width: 100%;
      margin-right: 0px;
      padding-left: 15px;
      padding-right: 15px; }

  .pay_form .help_block .help_text {
    left: auto;
    right: 50%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px; }
    .pay_form .help_block .help_text:before {
      left: auto;
      right: -1px;
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); } }
@media screen and (max-width: 575px) {
  .main_section .container {
    padding-top: 50px;
    padding-bottom: 100px; }
  .main_section .wrapper {
    max-width: 220px; }

  .price_section .info_item .text_block {
    width: 100%;
    padding-left: 0px;
    padding-top: 20px; }

  .basket_btns {
    display: block;
    text-align: center; }
    .basket_btns .back_btn {
      width: 240px;
      margin: 0 10px; }
      .basket_btns .back_btn:before {
        left: 32px; }
    .basket_btns .next_btn {
      min-width: 240px;
      width: auto;
      margin: 0 10px;
      padding-left: 25px;
      padding-right: 40px;
      margin-bottom: 25px; }

  .steps_section .steps_header li {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    margin-bottom: 60px; }
    .steps_section .steps_header li:before {
      width: 40px;
      top: 100%;
      right: 0px;
      left: 0px;
      margin: auto;
      margin-top: 20px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
  .steps_section .steps_header li:last-of-type {
    margin-bottom: 0px; }

  .steps_section .basket_btns .next_btn, .steps_section .basket_btns .back_btn {
    min-width: 280px; }
  .steps_section .basket_btns .back_btn:before, .steps_section .basket_btns .back_btn:after {
    left: 40px; }

  .main_form .wrap {
    padding-left: 15px;
    padding-right: 15px; }

  .main_form .checkbox_block label {
    font-size: 16px;
    line-height: 1.3; }
    .main_form .checkbox_block label .icon {
      top: -3px; }

  .main_form input, .main_form textarea {
    font-size: 16px; }

  .jq-selectbox .jq-selectbox__select {
    font-size: 16px; }
  .jq-selectbox .jq-selectbox__dropdown ul li {
    font-size: 16px; }

  .pay_form .inputs_block .date_item {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 25px; }
    .pay_form .inputs_block .date_item p {
      padding-right: 90px;
      padding-left: 90px; }
      .pay_form .inputs_block .date_item p:before, .pay_form .inputs_block .date_item p:after {
        width: 75px; }
  .pay_form .inputs_block .cvv_item {
    width: 100%;
    max-width: 100%; } }
/* Extra Small Devices, Phones */
@media screen and (max-width: 479px) {
  .main_header .nav li .dropdown-menu .col {
    width: 100%; }
  .main_header .nav li .dropdown-menu .title, .main_header .nav li .dropdown-menu .small_title {
    padding-left: 15px; }
  .main_header .nav li .dropdown-menu ul li a {
    padding-left: 35px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
    .main_header .nav li .dropdown-menu ul li a:before {
      left: 15px; }
    .main_header .nav li .dropdown-menu ul li a:hover {
      background: none; }
  .main_header .nav li .dropdown-menu .right_block {
    padding-right: 0px; }
    .main_header .nav li .dropdown-menu .right_block ul li a {
      -webkit-border-radius: 0px;
      border-radius: 0px; }
      .main_header .nav li .dropdown-menu .right_block ul li a:hover {
        background: none; }

  .main_footer .ssl {
    max-width: 200px; }

  .main_section .container {
    padding-top: 20px;
    padding-bottom: 80px; }
  .main_section .wrapper {
    max-width: 180px; }
  .main_section ul li {
    font-size: 12px; }
  .main_section .logos_block {
    max-width: 240px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px; }
    .main_section .logos_block .satisfaction {
      max-width: 70px;
      top: -42px; }

  .page_wrapper .section_title {
    font-size: 26px; }

  .price_item .price_text {
    padding: 10px;
    padding-top: 70px; }
  .price_item .price_header {
    padding-left: 150px; }
    .price_item .price_header .img_block {
      width: 120px;
      height: 120px;
      top: 20px;
      left: 10px; }

  .text_section .wrapper {
    padding-left: 15px;
    padding-right: 15px; }
  .text_section h2 {
    font-size: 26px; }
  .text_section h3 {
    font-size: 24px; }
  .text_section h4 {
    font-size: 20px; }
  .text_section h5 {
    font-size: 18px; }

  .inner_main_section {
    background: url("../img/main_bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }

  .catalog_section .item {
    width: calc(50% - 5px);
    padding: 10px;
    padding-bottom: 20px;
    margin-right: 10px;
    margin-bottom: 10px; }
    .catalog_section .item .img_block {
      height: 180px; }
    .catalog_section .item span {
      font-size: 16px; }
  .catalog_section .item:nth-of-type(4n+4) {
    margin-right: 10px; }
  .catalog_section .item:nth-of-type(3n+3) {
    margin-right: 10px; }
  .catalog_section .item:nth-of-type(2n+2) {
    margin-right: 0px; }

  .inner_page_head {
    padding-bottom: 10px; }

  .price_section .info_item {
    padding-left: 15px;
    padding-right: 15px; }

  .card_header .detail_list li .title {
    width: 100%;
    max-width: 100%; }
  .card_header .detail_list li .text {
    padding: 0px;
    width: 100%; }
  .card_header .card_slider .swiper-slide {
    height: 300px; }
  .card_header .card_thumbnails .swiper-slide {
    height: 60px; }

  .card_header .info_block h2, .card_header .info_block h3, .card_header .info_block h4 {
    font-size: 24px; }

  .price_table .item .pillen_td {
    margin-bottom: 5px; }

  .price_table .item .price_td {
    padding-top: 15px;
    max-width: 45%; }

  .card_section .price_table {
    padding-left: 15px;
    padding-right: 15px; }

  .card_section .price_table .item .price_td .price {
    margin-right: 0px; }

  .card_section .text_wrapper {
    padding-left: 15px;
    padding-right: 15px; }

  .card_form .capcha_item label {
    margin-right: 0px;
    max-width: 100%;
    margin-bottom: 15px; }

  .steps_section .short_info .item .price_td .price {
    font-size: 16px; }

  .steps_section .summ_info p {
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .steps_section .summ_info p span {
      width: auto; }

  .steps_section .step_title {
    font-size: 24px; }

  .steps_section .short_info .item, .steps_section .summ_info p {
    padding-left: 10px;
    padding-right: 10px; }

  .steps_section .short_info .item .pillen_td p, .steps_section .short_info .item .name_td p, .steps_section .short_info .item .name_td a {
    font-size: 14px; }

  .steps_section .short_info .item .price_td .price {
    white-space: nowrap; }

  .choose_block .item {
    padding-right: 15px;
    padding-left: 55px; }

  .choose_block .item .icon {
    left: 15px; }

  .steps_section .add_block {
    padding-left: 15px;
    padding-right: 15px; }

  .main_form .radio_block label {
    min-width: 130px; }

  .pay_form .inputs_block .date_item p {
    padding-right: 55px;
    padding-left: 55px; }
    .pay_form .inputs_block .date_item p:before, .pay_form .inputs_block .date_item p:after {
      width: 47px; }
  .pay_form .inputs_block .cvv_item {
    width: 100%;
    max-width: 100%; } }
@media screen and (max-width: 399px) {
  .main_section .wrapper {
    max-width: 160px; }
  .main_section ul li {
    padding-left: 15px; }
    .main_section ul li:before {
      width: 8px;
      height: 8px; }

  .price_item .price_header {
    padding-left: 130px; }
    .price_item .price_header p {
      font-size: 21px; }
    .price_item .price_header .img_block {
      width: 100px;
      height: 100px; }
  .price_item .price_text {
    padding-top: 55px; } }

@media screen and (max-width: 575px) {
   .text_wrapper img {
        max-width: 400px;
        height: auto;
    }
}        
@media screen and (max-width: 479px) {
    .text_wrapper img {
        max-width: 385px;
        height: auto;
    }
}

@media screen and (max-width: 450px) {
    .text_wrapper img {
        max-width: 385px;
        height: auto;
    }
}    

@media screen and (max-width: 399px) {
    .text_wrapper img {
        max-width: 340px;
        height: auto;
    }
}
@media screen and (max-width: 320px) {
    .text_wrapper img {
        max-width: 250px;
        height: auto;
    }
} 
/*# sourceMappingURL=media.css.map */
