/*
  Variables
*/
/* color for footer and nav accroding to the magazine */
/*
  Mixins
*/
@media all and (max-width: 1259px) {
  .mm_container {
    max-width: 1170px;
  }
  .mm_ads_item {
    height: auto;
  }
  .mm_ads_item__image {
    width: 250px;
  }
  .mm_ads_item__image img {
    max-width: 250px;
  }
  .mm_ads_item__details {
    padding: 15px 20px;
  }
  .mm_ads_item__heading {
    font-size: 1.25rem;
  }
  .mm_product_carousel__item {
    height: 310px;
  }
  .mm_product_element__image {
    width: 155px;
  }
  .mm_product_element__link {
    max-height: 225px;
  }
  .mm_product {
    width: 199px;
    height: 310px;
  }
  /*** events ***/
  .mm_sidebar .mm_product_carousel__item .mm_product {
    width: 172px;
    height: 267px;
  }
  /*** book detail ***/
  .mm_product_detail__ebuy {
    display: block;
  }
  .mm_product_detail__ebuy .label,
  .mm_product_detail__ebuy .values {
    display: block;
  }
  .mm_product_detail__ebuy .label {
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0;
  }
  /*** catalog ***/
  ._catalog .mm_list .mm_product_element {
    height: 225px;
  }
  ._catalog .mm_list .mm_product_element:nth-of-type(4) {
    height: 225px !important;
  }
}
@media all and (max-width: 1199px) {
  .mm_container {
    max-width: 960px;
  }
  .mm_product_carousel__item {
    height: 230px;
  }
  .mm_product_element {
    height: auto;
  }
  .mm_product_element:not(:first-of-type):not(:nth-of-type(2)):not(:nth-of-type(3)) {
    height: auto;
  }
  .mm_product_element__inside {
    display: block;
    padding-right: 20px;
  }
  .mm_product_element__image, .mm_product_element__details {
    display: block;
    width: 100%;
  }
  .mm_product_element__image {
    height: 267px;
    padding-right: 0;
  }
  .mm_product_element__link {
    max-height: 267px;
  }
  .mm_product_element__details {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .mm_product_element__author {
    margin-bottom: 10px;
  }
  .mm_product_element__type, .mm_product_element__more {
    padding-right: 40px;
  }
  .mm_product_element__add {
    left: auto;
    right: 0;
  }
  /*** book detail ***/
  .mm_product {
    width: 149px;
    height: 233px;
  }
  /*** books series ***/
  .mm_books_series {
    display: block;
  }
  .mm_books_series__label, .mm_books_series__description {
    display: block;
    width: 100%;
  }
  .mm_books_series__label {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .mm_books_series__description {
    padding-top: 0;
    padding-right: 0;
  }
  .mm_books_series__image {
    display: none;
  }
  .mm_product_category__item {
    display: block !important;
  }
  /*** magazine start ***/
  .mm_magazine__column._400 {
    width: 240px;
  }
  /*** magazine archive ***/
  .mm_magazine_archive_item {
    width: 33.33%;
  }
  .mm_magazine_archive_item:not(:first-of-type):not(:nth-of-type(2)):not(:nth-of-type(3)) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c0c0c0;
  }
  /*** magazine subscription ***/
  .mm_magazine__column._info {
    display: none;
  }
  /*** events ***/
  .mm_events_list__date {
    width: 260px;
  }
  /*** mgazine article ***/
  .mm_article {
    display: block;
  }
  .mm_article__column {
    display: block;
  }
  .mm_article__column._300 {
    width: 100%;
  }
  .mm_article_author {
    margin-bottom: 40px;
  }
  .mm_article._quote::before {
    display: none;
  }
  .mm_article .mm_social {
    position: static;
    left: auto;
    bottom: auto;
    margin-top: 20px;
  }
  .mm_annotation {
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
  }
  /*** conference ***/
  .mm_conference_detail__column._aside {
    width: 400px;
  }
  /*** catalog ***/
  ._catalog .mm_list .mm_product_element {
    height: auto;
  }
  ._catalog .mm_list .mm_product_element:nth-of-type(4) {
    height: auto !important;
  }
}
@media all and (max-width: 991px) {
  .mm_container {
    max-width: 750px;
  }
  .mm_page {
    float: none;
    width: 100%;
  }
  .mm_sidebar {
    float: none;
    width: 100%;
  }
  /*.mm_aside_banner {
    &:last-child {
      margin-bottom: 0!important;
    }
  }*/
  .mm_ads {
    padding-bottom: 0;
  }
  .mm_product_carousel__item {
    height: 208px;
  }
  .mm_product_category {
    padding-bottom: 20px;
    background: transparent;
  }
  .mm_product_category__heading {
    display: none;
  }
  .mm_product_category__list {
    padding-top: 0;
  }
  .mm_product_category__item {
    display: none !important;
  }
  #_categories_list .jq-selectbox {
    display: block !important;
  }
  /*** book detail ***/
  .mm_sidebar .mm_events_carousel {
    padding-bottom: 45px;
  }
  .mm_sidebar .mm_events {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px !important;
  }
  .mm_sidebar .mm_events__body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_sidebar .mm_tabs._type_2 .mm_tabs_list__link {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_section {
    margin-left: -10px;
    margin-right: -10px;
  }
  .mm_product {
    width: 134px;
    height: 208px;
  }
  /*** magazine start ***/
  .mm_magazine {
    display: block;
  }
  .mm_magazine__column {
    display: block;
  }
  .mm_magazine__column._400 {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .mm_editor_list {
    text-align: left;
  }
  /*** events ***/
  .mm_sidebar .mm_product_carousel {
    margin-left: 0;
    margin-right: 0;
    padding-left: 22px;
    padding-right: 22px;
  }
  .mm_sidebar .mm_product_carousel__item {
    margin-left: 0;
    margin-right: 0;
  }
  .mm_sidebar .mm_product_carousel__item .mm_product {
    display: inline-block;
    vertical-align: top;
  }
  /*** event detail ***/
  .mm_events_detail__date {
    width: 260px;
  }
  .mm_events_detail__date .image img {
    max-width: 100%;
  }
  /*** cart ***/
  .mm_cart {
    display: block;
  }
  .mm_cart__status, .mm_cart__list {
    display: block;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
  .mm_cart__status {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
  /*** person ***/
  .mm_personality {
    display: block;
  }
  .mm_personality__name, .mm_personality__details {
    display: block;
  }
  .mm_personality__name {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 160px;
  }
  .mm_personality__name br {
    display: none;
  }
  .mm_personality__position {
    margin-top: 10px;
  }
  /*** conference ***/
  .mm_conference_detail {
    display: block;
  }
  .mm_conference_detail__column {
    display: block;
    padding-right: 0;
  }
  .mm_conference_detail__column._aside {
    width: 100%;
    margin-top: 35px;
  }
}
@media all and (max-width: 991px) and (min-width: 768px) {
  .mm_conference .mm_ads {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media all and (max-width: 767px) {
  .mm_policy{
    flex-direction: column;
    text-align: left;
    gap: 0;
    margin-bottom: 20px;
    margin-top: 25px;
  }
  .mm_footer_bar__section._copyright{
    width: 100%;
  }
  .mm_default_heading {
    padding-left: 10px;
    padding-right: 10px;
  }
  #mm_workarea {
    padding-bottom: 0;
  }
  .mm_container {
    max-width: 100%;
  }
  .mm_header__inside .mm_container {
    padding-left: 10px;
  }
  .mm_controls_bar {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_category_options {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_products_list {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_product_carousel__item {
    height: 192px;
  }
  .mm_events {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mm_events__body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_ads {
    margin-top: 10px;
    /*&_item:not(:last-of-type) {
        margin-bottom: 10px;
      }*/
  }
  /*.mm_aside_banner {
    margin-bottom: 0;
  }*/
  .mm_footer_bar__section._copyright {
    padding-right: 20px;
  }
  /*** book detail ***/
  .mm_catalog_links,
  .mm_product_detail,
  .mm_product_description {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mm_sidebar .mm_events {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px !important;
  }
  .mm_sidebar .mm_tabs._type_2 .mm_tabs_list__link {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_section {
    margin-left: 0;
    margin-right: 0;
  }
  .mm_product {
    width: 124px;
    height: 192px;
  }
  /*** magazine start ***/
  .mm_magazine {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** fullwidth banner ***/
  .mm_fullwidth_banner__inside {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_page_header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_editor_list {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** authors ***/
  .mm_abc {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_author_list {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_author_list._4 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .mm_events_list {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** events ***/
  .mm_carousel_wrapper {
    display: none;
  }
  .mm_sidebar .mm_product_carousel__item .mm_product {
    width: 135px;
    height: 210px;
    margin-bottom: 10px;
  }
  /*** event detail ***/
  .mm_events_detail {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_events_detail__date, .mm_events_detail__details {
    display: block;
  }
  .mm_events_detail__date {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
  /*** publisher ***/
  .mm_publisher {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** book serises ***/
  .mm_books_series {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** cart ***/
  .mm_cart {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_cart_table {
    padding-bottom: 0;
  }
  .mm_cart_table__head {
    display: none;
  }
  .mm_cart_table__body {
    padding-top: 0;
  }
  .mm_cart_table__body .mm_cart_table__row {
    padding-bottom: 0;
  }
  .mm_cart_table__row:not(:last-of-type) {
    padding-bottom: 0;
  }
  .mm_cart_table__cell._product, .mm_cart_table__cell._props {
    width: 100%;
  }
  .mm_cart_table__cell._props {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 0;
    background: #f8f8f8;
    border-top: 1px solid #c0c0c0;
  }
  .mm_cart_table__cell._price, .mm_cart_table__cell._quantity, .mm_cart_table__cell._total {
    width: 33.33%;
    text-align: center;
  }
  .mm_cart_table .remove {
    top: 0;
    bottom: auto;
  }
  .mm_cart_table ._mobile {
    display: block;
  }
  .mm_cart_product__author {
    padding-right: 100px;
  }
  /*** person ***/
  .mm_personality {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** magazine article ***/
  .mm_article {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** conference ***/
  .mm_conference_detail {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** search result ***/
  .mm_search_result {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** catalog ***/
  ._catalog .mm_list .mm_product_element {
    width: 33.33%;
  }
  ._catalog .mm_list .mm_product_element:nth-of-type(4) {
    margin-top: 20px !important;
    padding-top: 20px !important;
    border-top: 1px solid #c0c0c0 !important;
  }
}
@media all and (max-width: 720px) {
  .mm_product_carousel__item {
    height: 190px;
  }
  .mm_footer_bar {
    position: relative;
  }
  .mm_footer_bar__section {
    width: 100%;
  }
  .mm_footer_bar__section._copyright {
    padding-right: 0;
    text-align: center;
  }
  .mm_footer_bar__section._subscription .mm_news_subscription {
    width: 100%;
    max-width: 295px;
  }
  .mm_footer_bar__section._social {
    text-align: center;
  }
  .mm_footer_bar__section._social .mm_mail {
    margin-right: 97px;
  }
  .mm_footer_bar {
    padding-top: 60px;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .footer__mailing-link {
    text-align: center;
  }
  .mm_list {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*** book detail ***/
  .mm_product_detail {
    display: block;
  }
  .mm_product_detail__image, .mm_product_detail__details {
    display: block;
  }
  .mm_product_detail__image {
    width: 280px;
    padding-right: 0;
    margin: 0 auto 20px;
  }
  .mm_product_detail__details {
    width: 100%;
  }
  .mm_product {
    width: 129px;
    height: 202px;
  }
  .mm_reader__header ._title {
    width: 215px;
  }
  .mm_reader__header ._controls {
    width: auto;
  }
  .mm_reader__control {
    width: 30px;
  }
  .mm_reader__control:not(:last-of-type) {
    margin-right: 10px;
  }
  /*** books series ***/
  .mm_books_series {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width: 599px) {
  .mm_events_carousel_item__date {
    font-size: 1.45rem;
  }
  .mm_events_carousel_item__heading {
    font-size: 1rem;
  }
  .mm_events_carousel_item__label .by {
    font-size: 1rem;
  }
  .mm_ads_item {
    display: block;
  }
  .mm_ads_item__image, .mm_ads_item__details {
    display: block;
    width: 100%;
  }
  .mm_ads_item__image a {
    display: none;
  }
  .mm_ads_item__details {
    padding: 20px;
  }
  .mm_ads_item__label {
    position: static;
    top: auto;
    left: auto;
  }
  #mm_navigation {
    padding: 35px 15px;
  }
  #mm_inline_nav {
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-top: 5px;
    text-align: left;
  }
  .mm_inline_nav__item {
    width: 100%;
    display: block;
    height: auto;
    border-bottom: 1px solid #464646;
  }
  .mm_inline_nav__item:not(:last-of-type) {
    margin: 0;
  }
  .mm_inline_nav__link {
    display: block;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: normal;
  }
  .mm_inline_nav__link .mm_value {
    display: block;
  }
  .mm_footer_bar {
    padding-top: 35px;
    border-top: 0;
  }
  .mm_tabs._type_1 {
    margin-bottom: 20px;
  }
  .mm_product_element {
    width: 50%;
  }
  .mm_product_element:not(:first-of-type):not(:nth-of-type(2)) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c0c0c0;
  }
  .mm_download_pricelist ._mobile_hidden {
    display: none;
  }
  .mm_page_heading {
    font-size: 18px;
  }
  .mm_kinda_tabs._type_1 .mm_kinda_tabs__link {
    font-size: 18px;
  }
  .mm_kinda_tabs._type_2 .mm_kinda_tabs__item:not(:last-of-type) {
    margin-right: 10px;
  }
  /*** book detail ***/
  .mm_product {
    width: 138px;
    height: 202px;
  }
  .mm_modal {
    padding: 50px 10px 10px;
  }
  .mm_modal__heading {
    text-align: center;
  }
  .mm_modal__close {
    top: 15px;
    right: 15px;
  }
  .mm_reader__header {
    height: 35px;
  }
  .mm_reader__header ._title {
    font-size: 0.9rem;
  }
  .mm_reader__header ._pages {
    width: 70px;
    font-size: 0.9rem;
  }
  .mm_reader__header ._pages .current {
    font-size: 1.2rem;
  }
  .mm_reader__body {
    height: calc(100% - 35px);
  }
  .mm_reader__control img {
    width: 15px;
    height: 15px;
  }
  /*** container ***/
  .mm_container._bottom_65 {
    padding-bottom: 10px;
  }
  .mm_container._top_100 {
    padding-top: 30px;
  }
  /*** fullwidth banner ***/
  .mm_fullwidth_banner__image {
    display: none;
  }
  /*** magazine archive ***/
  .mm_magazine_archive_item {
    width: 50%;
  }
  .mm_magazine_archive_item:not(:first-of-type):not(:nth-of-type(2)) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c0c0c0;
  }
  /*** authors ***/
  .mm_author_list._4, .mm_author_list._3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /*** events ***/
  .mm_events_list {
    display: block;
  }
  .mm_events_list__date, .mm_events_list__details {
    display: block;
  }
  .mm_events_list__date {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
  /*** publisher ***/
  ._2_columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  /*** order ***/
  .mm_order_table__cell._short_label {
    width: 115px;
  }
  .mm_order_table__cell._long_label {
    width: 100px;
  }
  /*** person ***/
  .mm_personality__name {
    padding-left: 0;
  }
  .mm_person {
    display: block;
  }
  .mm_person__image, .mm_person__details {
    display: block;
  }
  .mm_person__image {
    width: 140px;
    margin-bottom: 20px;
    padding-right: 0;
  }
  /*** catalog ***/
  ._catalog .mm_list .mm_product_element {
    width: 50%;
  }
}
@media all and (max-width: 481px) {
  blockquote {
    font-size: 1.125rem;
  }
  .mm_logotype_text ._big {
    display: none;
  }
  .mm_logotype_text ._small {
    pointer-events: auto;
    opacity: 1;
  }
  .mm_product_carousel {
    margin-left: -5px;
    margin-right: -5px;
  }
  .mm_product_carousel__item {
    height: 255px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .mm_events__categories {
    background: white;
  }
  .mm_events_carousel::before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .mm_tabs._type_2 .mm_tabs_list {
    padding: 0 10px;
  }
  .mm_tabs._type_2 .mm_tabs_list__item {
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #c0c0c0;
  }
  .mm_tabs._type_2 .mm_tabs_list__link {
    padding: 8px 0;
    line-height: 1.3;
  }
  .mm_product_element {
    width: 100%;
  }
  .mm_product_element:not(:first-of-type) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #c0c0c0;
  }
  .mm_product_element__inside {
    display: table;
    padding-right: 0;
  }
  .mm_product_element__image, .mm_product_element__details {
    display: table-cell;
  }
  .mm_product_element__image {
    width: 134px;
    height: 100%;
    max-height: 192px;
    padding-right: 10px;
  }
  .mm_product_element__details {
    width: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
  .mm_product_element__link {
    max-height: 192px;
    min-height: 180px;
  }
  .mm_product_element__add {
    right: auto;
    left: 0;
  }
  .mm_category_options .mm_kinda_tabs._type_2,
  .mm_category_options .mm_download_pricelist {
    float: none;
    width: 100%;
  }
  .mm_category_options .mm_download_pricelist {
    margin-top: 15px;
    text-align: right;
  }
  .mm_category_options .mm_download_pricelist__link {
    width: 100%;
  }
  .mm_download_pricelist ._mobile_hidden {
    display: inline;
  }
  .mm_kinda_tabs._type_2 .mm_kinda_tabs__item {
    width: 100%;
    border-bottom: 1px solid #c0c0c0;
  }
  .mm_kinda_tabs._type_2 .mm_kinda_tabs__item:not(:last-of-type) {
    margin: 0;
  }
  .mm_kinda_tabs._type_2 .mm_kinda_tabs__item:first-child {
    border-top: 1px solid #c0c0c0;
  }
  .mm_kinda_tabs._type_2 .mm_kinda_tabs__link {
    padding: 5px 0;
  }
  ._tabs_surf {
    display: block;
    width: 100%;
    padding-bottom: 15px;
    font-size: 0;
  }
  ._tabs_surf .mm_kinda_tabs._type_1 {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }
  /*** book detail ***/
  .mm_product_description_controls ._desktop {
    display: none;
  }
  .mm_product_description_controls ._mobile {
    display: inline;
  }
  .mm_catalog_links,
  .mm_product_detail,
  .mm_product_description {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mm_section {
    padding: 20px 10px;
  }
  .mm_section__list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .mm_product {
    width: 163px;
    height: 255px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .mm_reader__header {
    padding-right: 0;
  }
  .mm_reader__header ._title {
    width: 140px;
    padding-left: 5px;
    font-size: 0.7rem;
  }
  .mm_reader__header ._pages {
    width: 45px;
    font-size: 0.7rem;
  }
  .mm_reader__header ._pages .current {
    font-size: 0.9rem;
  }
  .mm_reader__control {
    width: 25px;
  }
  .mm_reader__control:not(:last-of-type) {
    margin-right: 5px;
  }
  .mm_reader__body .inside {
    font-size: 0.9rem;
  }
  .mm_reader__body .inside p {
    font-size: 0.9rem;
  }
  /*** magazine archive ***/
  .mm_magazine_archive_item__image {
    width: 124px;
    height: 192px;
  }
  .mm_magazine_archive_item__no {
    font-size: 30px;
  }
  .mm_magazine_archive_item__cart {
    width: 40px;
  }
  /*** magazine subscription ***/
  .mm_magazine_subscription {
    font-size: 0.95rem;
  }
  /*** authors ***/
  .mm_abc {
    display: none;
  }
  .mm_pagination__item:not(:last-of-type) {
    margin-right: 5px;
  }
  .mm_author_list {
    padding-bottom: 0;
  }
  .mm_author_list._4, .mm_author_list._3, .mm_author_list._2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .mm_author_list__column {
    margin-bottom: 5px;
  }
  .mm_author_list__label {
    padding-bottom: 7px;
  }
  .mm_author_list__link {
    pointer-events: all;
  }
  .mm_author_list__sublist {
    display: none;
  }
  .mm_author_list__label {
    color: #c0c0c0;
  }
  .mm_author_list__link._active {
    color: #00be00;
  }
  /*** cart ***/
  .mm_cart_table .remove {
    font-size: 0;
  }
  .mm_cart_table .remove .i {
    margin-left: 0;
  }
  .mm_cart_product__author {
    padding-right: 30px;
  }
  .mm_cart_controls > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .mm_cart_controls__control:first-child, .mm_cart_controls__control:last-child {
    float: none;
    width: 100%;
  }
  .mm_cart_controls .mm_default_button {
    width: 100%;
  }
  /*** order ***/
  .mm_order_table__row {
    display: block;
  }
  .mm_order_table__row:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .mm_order_table__cell {
    display: block;
    padding-top: 0;
  }
  .mm_order_table__cell._short_label, .mm_order_table__cell._long_label {
    width: 100%;
  }
  .mm_order_table__cell._short_label .mm_value, .mm_order_table__cell._long_label .mm_value {
    padding-top: 0;
  }
  .mm_order_table__cell._short_label {
    margin-bottom: 5px;
  }
  .mm_order_table__cell._long_label {
    margin-top: 5px;
  }
  /*** person ***/
  .mm_personality__heading {
    font-size: 1.25rem;
  }
  .mm_personality__position {
    font-size: 0.95rem;
  }
  /*** magazine article ***/
  .mm_article {
    font-size: 1rem;
  }
  .mm_article_author {
    font-size: 1.125rem;
  }
  .mm_article_heading {
    font-size: 1.5rem;
  }
  .mm_article h3 {
    font-size: 1.125rem;
  }
  /*** conference ***/
  .mm_conference__heading {
    font-size: 1.125rem;
  }
  /*** search result ***/
  .mm_search_result__list {
    margin-top: 40px;
  }
  /*** 404 ***/
  .mm_page_not_found img {
    display: none;
  }
  .mm_page_not_found__heading {
    display: block;
  }
  .mm_page_not_found__subheading, .mm_page_not_found__start {
    position: static;
    bottom: auto;
    left: auto;
  }
  /*** catalog ***/
  ._catalog .mm_list .mm_product_element {
    width: 100%;
  }
}
@media all and (max-width: 359px) {
  .mm_search_wrapper._expanded {
    width: 200px;
  }
  .mm_search_input {
    width: 200px;
  }
  .mm_product_carousel__item {
    height: 225px;
  }
  .mm_events_carousel_item__date {
    font-size: 1.75rem;
  }
  .mm_events_carousel_item__heading {
    font-size: 1.065rem;
  }
  .mm_events_carousel_item_label .by {
    font-size: 1.065rem;
  }
  #mm_navigation {
    padding: 15px;
  }
  .mm_navigation__section {
    width: 100%;
  }
  .mm_navigation__section:nth-of-type(even) {
    margin: 0;
  }
  .mm_footer_bar__section._copyright {
    font-size: 9px;
  }
  /*** book detail ***/
  .mm_product {
    width: 143px;
    height: 255px;
  }
  .mm_product_detail__ebuy {
    padding-bottom: 0;
  }
  .mm_product_detail__ebuy .mm_online_store {
    margin-bottom: 20px;
  }
  .mm_product_detail__controls .mm_likes {
    position: static;
    top: auto;
    right: auto;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  /*** event detail ***/
  .mm_events_detail__footer > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .mm_events_detail__footer .reg,
  .mm_events_detail__footer .social {
    float: none;
  }
  .mm_page_heading .i {
    display: none;
  }
  /*** policy ***/
  .mm_policy {
    font-size: 0.8rem;
  }
  /*** 404 ***/
  .mm_page_not_found__heading {
    margin-bottom: 0;
    font-size: 6rem;
    line-height: normal;
  }
}
@media all and (max-height: 769px) {
  /*** 404 ***/
  .mm_page_not_found {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mm_page_not_found__subheading {
    bottom: 87px;
  }
  .mm_page_not_found__start {
    bottom: 67px;
  }
}
.h-buy-wrapper {
  width: 789px;
  margin: 0 auto;
  padding-top: 57px;
  padding-bottom: 98px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h-buy-wrapper {
    width: 100%;
    padding: 13px 4.38% 40px 0.56%;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .h-buy-wrapper {
    width: 100%;
    padding-left: 9px;
    padding-right: 12px;
    padding-bottom: 37px;
  }
}
.h-buy-wrapper .h-buy-top p {
  margin-bottom: 15px;
}
.h-buy-wrapper .h-buy-top p:last-of-type {
  margin-bottom: 0;
}
.h-buy-wrapper p {
  color: #212121;
  font-weight: 300;
  margin-bottom: 0;
  font-family: "sft_r", sans-serif;
  line-height: 1.4;
}
.h-buy-wrapper h2 {
  color: #212121;
  font-family: "sft_b";
  font-weight: 700;
  font-size: 2.1rem;
  margin-bottom: 0.3em;
  margin-top: 0.6em;
}
.h-buy-wrapper h3 {
  color: #212121;
  margin-top: 0.6em;
  font-size: 1.8rem;
  margin-bottom: 0.3em;
}
.h-buy-wrapper h4 {
  color: #212121;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 12px;
  margin-top: 25px;
  font-family: "sft_r", sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h-buy-wrapper h4 {
    margin-top: 18px;
    margin-bottom: 9px;
    font-size: 20px;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .h-buy-wrapper h4 {
    font-size: 18px;
    margin-top: 19px;
    margin-bottom: 8px;
  }
}
.h-buy-wrapper .h-buy-blocks {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h-buy-wrapper .h-buy-blocks {
    width: 95%;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .h-buy-wrapper .h-buy-blocks {
    flex-direction: column;
  }
}
.h-buy-wrapper .h-buy-blocks div {
  width: 48%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h-buy-wrapper .h-buy-blocks div {
    width: 44%;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .h-buy-wrapper .h-buy-blocks div {
    width: 100%;
  }
}
.h-buy-wrapper .h-buy-blocks p {
  color: #777777;
  font-weight: 300;
}
.h-buy-wrapper .n-buy-delivery {
  width: 92%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h-buy-wrapper .n-buy-delivery {
    width: 100%;
  }
}
.h-buy-wrapper strong {
  color: #212121;
  margin-top: 13px;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .h-buy-wrapper strong {
    display: block;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .h-buy-wrapper strong {
    display: block;
    margin-bottom: 6px;
  }
}
.h-buy-wrapper b {
  font-weight: 700;
}

/*# sourceMappingURL=responsive.css.map */
