html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  cursor: default;
  font-family: 'Roboto', sans-serif; }

.container_main {
  min-width: 320px; }

.err {
  color: #FF0000 !important; }

a:hover {
  text-decoration: none; }

a img {
  border: none; }

fieldset {
  border: none;
  padding: 0px; }

input, textarea, button {
  outline: none; }

input[type="submit"], button {
  cursor: pointer; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

* {
  outline-style: none; }

button {
  cursor: pointer; }

.clr {
  clear: both;
  width: 0px;
  height: 0px; }

.align_center {
  text-align: center; }

.wmain {
  max-width: 1134px;
  margin: 0 auto; }

.hl_top {
  background: #FFF102;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 25px; }

.logo {
  font-size: 48px;
  color: #1C101F;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Lora";
  line-height: 44px; }

.logo span {
  display: block;
  font-size: 16px;
  color: #1C101F;
  line-height: 18px;
  font-weight: normal;
  font-family: "Roboto";
  text-transform: none;
  margin-top: 6px;
  opacity: 0.7; }

.hl_nav {
  display: block;
  text-align: center;
  margin-top: 4px; }

.hl_nav li {
  display: inline-block;
  vertical-align: top;
  position: relative; }

.hl_nav li + li:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #CCC102;
  left: -2px;
  top: 20px; }

.hl_nav li:hover + li:before {
  background: none; }

.hl_nav li:hover:before {
  background: none; }

.hl_nav li a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  color: #4A2487;
  height: 50px;
  line-height: 50px;
  padding-left: 33px;
  padding-right: 33px;
  background: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.hl_nav li a:hover {
  color: #000;
  background: #FFF; }

.tovar_info {
  background: url("../img/kniga_bg.jpg") no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 110px;
  padding-top: 105px;
  min-height: 900px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tovar_info_inner {
  max-width: 1134px;
  margin: 0 auto;
  overflow: hidden; }

.tovar_info_right {
  float: right;
  width: 550px; }

.ti_list {
  display: block;
  font-size: 18px;
  color: #666A6F; }

.ti_list span {
  color: #2A2F35; }

.ti_list li {
  display: block; }

.ti_list li + li {
  margin-top: 26px; }

.ti_price {
  border-top: 1px dotted #dbd5e3;
  margin-top: 23px;
  padding-top: 28px;
  font-size: 72px;
  color: #4A2487;
  font-weight: bold;
  font-family: "Lora";
  line-height: 56px; }

.ti_price_later {
  font-size: 48px;
  line-height: 61px; }

.ti_price_info {
  font-size: 14px;
  color: #666A6F;
  line-height: 16px;
  margin-top: 22px; }

.ti_price_info span {
  display: inline-block;
  vertical-align: top;
  padding-left: 22px;
  background: url("../img/nalichie_ico.png") no-repeat left top;
  padding-top: 1px;
  position: relative; }

.ti_price_info span + span {
  padding-left: 0;
  background: none;
  margin-left: 30px; }

.ti_price_info span + span:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #EBE7EE;
  left: -17px;
  top: 3px; }

.btn_main {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  border: none;
  font-size: 24px;
  color: #FFF;
  font-family: "Roboto";
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding-left: 63px;
  padding-right: 63px;
  text-decoration: none;
  background: #E51219;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.btn_main:hover {
  opacity: 0.7; }

.tovar_info_right .btn_main {
  margin-top: 26px; }

.book_info {
  background: #8A71B8; }

.book_info_inner {
  overflow: hidden;
  padding-top: 96px;
  padding-bottom: 100px; }

.book_info_l, .book_info_r {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.book_info_l {
  padding-right: 17px; }

.book_info_r {
  padding-left: 17px; }

.bi_title {
  font-size: 48px;
  color: #FFF102;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Lora";
  line-height: 40px; }

.book_info_l p {
  display: block;
  font-size: 18px;
  color: #FFF;
  line-height: 24px;
  margin-top: 32px; }

.book_info_l p + p {
  margin-top: 13px; }

.book_info_l p i {
  font-style: normal;
  color: #FFF102;
  padding-bottom: 5px;
  display: block; }

.book_info_r p {
  display: block;
  font-size: 18px;
  color: #FFF;
  opacity: 0.7;
  line-height: 24px;
  margin-top: 23px; }

.book_info_r .btn_main {
  background: #4A2487;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 33px; }

.what {
  background: #f9583b url("../img/what_bg.jpg") no-repeat center 252px;
  padding-bottom: 92px; }

.what .wmain {
  overflow: hidden;
  margin-top: 42px; }

.tm {
  text-align: center;
  font-size: 48px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Lora";
  padding-top: 93px; }

.tm span {
  display: block;
  font-size: 30px;
  color: #FFF;
  font-weight: normal;
  text-transform: none;
  line-height: 120%;
  margin-top: 10px; }

.what_tm_info {
  text-align: center;
  font-size: 30px;
  color: #FFF;
  font-family: "Lora"; }

.what_tm_info span {
  color: #FFF102; }

.what_right {
  float: right;
  width: 50%; }

.wr_title {
  font-size: 24px;
  color: #FFF; }

.wr_list {
  display: block;
  margin-top: 18px;
  font-size: 18px;
  color: #FFF;
  font-family: "Lora"; }

.wr_list i {
  font-style: normal;
  color: #FFF102; }

.wr_list span {
  font-size: 16px;
  color: #FFF;
  font-family: "Roboto";
  font-weight: normal;
  opacity: 0.7; }

.wr_list li {
  display: block;
  line-height: 24px; }

.wr_list li + li {
  margin-top: 14px; }

.what_info {
  text-align: center;
  font-size: 24px;
  color: #FFF;
  margin-top: 34px; }

.what_info span {
  display: block;
  font-size: 18px;
  color: #FDD6D2;
  line-height: 120%;
  font-family: "Roboto";
  margin-top: 16px; }

.what_info i {
  display: block;
  font-style: normal;
  font-size: 18px;
  color: #FFF;
  margin-top: 24px;
  font-family: "Roboto"; }

.what_info i a {
  color: #FFF102; }

.autor {
  background: url("../img/autor_bg.jpg") no-repeat center top;
  padding-bottom: 95px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.autor_inner {
  overflow: hidden;
  margin-top: 54px; }

.autor .tm {
  color: #4A2487; }

.autor .tm span {
  color: #8A71B8; }

.autor_l, .autor_r {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%; }

.autor_l {
  padding-right: 15px; }

.autor_l img {
  display: block;
  width: 100%; }

.autor_r {
  padding-left: 15px; }

.autor_l p, .autor_r p {
  display: block;
  font-size: 18px;
  color: #666A6F;
  line-height: 24px; }

.autor_l p i, .autor_r p i {
  font-style: italic;
  color: #2A2F35; }

.autor_l p a, .autor_r p a {
  color: #4A2487; }

.autor_l p + p {
  margin-top: 26px; }

.otz {
  padding-bottom: 82px;
  background: #FFC80B; }

.otz_list {
  display: block;
  margin-top: 54px; }

.otz_list li {
  display: block;
  padding-bottom: 18px;
  position: relative; }

.otz_list li + li {
  margin-top: 42px; }

.otz_content {
  background: #FFF;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin-right: 312px;
  font-size: 18px;
  color: #666A6F;
  line-height: 24px;
  position: relative;
  padding-left: 39px;
  padding-right: 39px;
  padding-top: 33px;
  padding-bottom: 33px; }

.otz_content:before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 41px;
  background: url("../img/otz_str.png") no-repeat right top;
  right: -21px;
  top: 50%;
  margin-top: -20px; }

.otz_content:after {
  content: "";
  display: block;
  left: 0;
  bottom: -18px;
  position: absolute;
  width: 100%;
  height: 18px;
  background: url("../img/otz_shadow.png") no-repeat right top; }

.otz_info {
  position: absolute;
  width: 260px;
  display: table;
  right: 0;
  top: 0;
  height: 140px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.otz_info span {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #2A2F35;
  line-height: 24px; }

.otz_r .otz_info {
  right: auto;
  left: 0; }

.otz_r .otz_content {
  margin-right: 0;
  margin-left: 313px; }

.otz_r .otz_content:after {
  background-position: left bottom; }

.otz_r .otz_content:before {
  background-position: left top;
  right: auto;
  left: -21px; }

.zakaz {
  background: #D9E3E5;
  padding-bottom: 100px; }

.zakaz .tm {
  color: #2A2F35; }

.zakaz .wmain {
  margin-top: 53px; }

.zakaz_list {
  text-align: center; }

.zakaz_list li {
  display: inline-block;
  vertical-align: top;
  width: 540px; }

.zl_name {
  font-size: 30px;
  color: #8A71B8;
  font-weight: bold;
  font-family: "Lora";
  margin-top: 26px; }

.zl_info {
  font-size: 18px;
  color: #666A6F;
  line-height: 24px;
  margin-top: 28px; }

.zl_info span {
  display: block;
  color: #2A2F35; }

.zl_info span b {
  font-weight: bold; }

.zakaz_phone {
  text-align: center;
  font-size: 30px;
  color: #8A71B8;
  margin-top: 38px; }

.zakaz_phone a {
  text-decoration: none;
  color: #8A71B8;
  font-size: 30px;
  font-weight: bold;
  font-family: "Lora"; }

.zakaz_rascnet {
  text-align: center;
  margin-top: 44px; }

.zr_list {
  background: #C1C1D7;
  overflow: hidden;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
  padding-right: 30px; }

.zr_list li {
  display: inline-block;
  vertical-align: top; }

.zr_list li + li {
  margin-left: 30px;
  padding-left: 29px;
  border-left: 1px solid #d9e3e5; }

.zr_list li a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  color: #4A2487;
  height: 57px;
  line-height: 57px;
  padding-left: 46px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.zr_list li a:hover {
  opacity: 0.7; }

.zr_ico1 {
  background: url("../img/zakaz_ico1.png") no-repeat left center; }

.zr_ico2 {
  background: url("../img/zakaz_ico2.png") no-repeat left center; }

.form_style input {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 360px;
  background: #FFF;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  height: 57px;
  border: none;
  padding-left: 28px;
  padding-right: 28px;
  border: none;
  font-size: 18px;
  color: #000;
  border-top: 1px solid #c3ccce;
  border-left: 1px solid #c3ccce; }

.zakaz .form_style {
  display: block;
  overflow: hidden;
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px dotted #fff; }

.zakaz .form_style .align_center {
  margin-top: 30px; }

.zakaz .form_style .align_center .btn_main {
  padding-left: 63px;
  padding-right: 63px; }

.in_3 {
  overflow: hidden; }

.in_3 span {
  display: block;
  float: left;
  width: 33.333333333333336%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px; }

.in_3 span + span {
  padding-left: 15px; }

.in_3 span + span + span {
  padding-right: 0; }

.in_3 input, .in_2 input {
  display: block;
  width: 100%; }

.in_2 {
  margin-top: 30px;
  overflow: hidden; }

.in_3 + .in_3, .in_2 + .in_3 {
  margin-top: 30px; }

.in_2 span {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*width: 66.66666666666666%;*/
  width: 50%;
  padding-right: 15px; }

.in_2 span + span {
  /*width: 33.333333333333336%;*/
  width: 50%;
  padding-left: 15px;
  padding-right: 0; }

.hl_fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: -20px;
  z-index: 800;
  background: #FFF102;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.hl_fixed_act {
  visibility: visible;
  opacity: 1;
  top: 0; }

.hl_fixed .wmain {
  overflow: hidden; }

.hf_logo {
  float: left;
  font-size: 48px;
  color: #1C101F;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Lora";
  height: 70px;
  line-height: 70px; }

.hf_nav {
  float: left;
  overflow: hidden;
  margin-left: 40px; }

.hf_nav li {
  display: block;
  float: left;
  position: relative; }

.hf_nav li:hover:before {
  opacity: 0; }

.hf_nav li:hover + li:before {
  opacity: 0; }

.hf_nav li + li:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #CCC102;
  left: 0;
  top: 30px;
  opacity: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.hf_nav li a {
  display: block;
  text-decoration: none;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 18px;
  color: #4A2487;
  height: 70px;
  line-height: 70px;
  background: transparent;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.hf_nav li a:hover {
  background: #FFF;
  color: #000; }

TABLE.tblOrder {
  width: 95%;
 	/*
td:nth-child(2){
	max-width: 50%;
}
td:nth-child(3){
	max-width: 10%;
}	
td:nth-child(4){
	max-width: 15%;
}
td:nth-child(5){
	max-width: 15%;
}	
*/ }
  TABLE.tblOrder TH, TABLE.tblOrder TD {
    text-align: center;
    padding: 3px; }
  TABLE.tblOrder td:nth-child(2) {
    text-align: left; }

H5#myModalLabel {
  font-weight: 600; }

/*@media*/
@media screen and (max-width: 1170px) {
  .wmain {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (max-width: 1130px) {
  .zakaz_list li {
    display: block;
    width: auto; }

  .zakaz_list li img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%; }

  .zakaz_list li + li {
    margin-top: 20px; }

  .zl_info {
    margin-top: 8px; } }
@media screen and (max-width: 1090px) {
  .tovar_info {
    background: #fff6dd url("../img/kniga_img.png") no-repeat 50% 30px;
    margin-top: 0;
    padding-top: 630px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px; }

  .tovar_info_right {
    float: none;
    width: auto; }

  .hl_fixed {
    display: none; } }
@media screen and (max-width: 930px) {
  .book_info_l, .book_info_r {
    float: none;
    padding: 0 !important;
    width: auto; }

  .book_info_r {
    margin-top: 30px; }

  .autor_l, .autor_r {
    float: none;
    width: auto;
    padding: 0; }

  .autor_r {
    margin-top: 15px; } }
@media screen and (max-width: 882px) {
  .hl_nav .hl_nav_item--order {
    width: initial;
    height: initial; }

  .hl_nav .hl_nav_item--order a {
    line-height: 50px; } }
@media screen and (max-width: 840px) {
  .hl_nav {
    margin-top: 15px; }

  .hl_nav .hl_nav_item--order a,
  .hl_nav li a {
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    line-height: 120%;
    padding-top: 10px;
    padding-bottom: 10px; }

  .hl_nav li {
    margin-bottom: 5px; }

  .hl_nav li:before {
    display: none !important; } }
@media screen and (max-width: 680px) {
  .otz_info {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    top: 0;
    margin-top: 0;
    transform: none; }

  .otz_content {
    margin: 0 !important;
    padding: 15px; }

  .otz_content:before {
    display: none; }

  .otz_list li + li {
    margin-top: 10px; }

  .otz_list li {
    border: 1px dotted #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px; }

  .otz_r .otz_info {
    padding-bottom: 0;
    margin-top: 20px;
    clear: both; }

  .otz_info span {
    display: block;
    padding-left: 15px;
    padding-right: 15px; }

  .otz_info {
    margin-top: 10px; } }
@media screen and (max-width: 650px) {
  .zr_list {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0; }

  .zr_list li {
    display: block;
    text-align: center;
    background: #C1C1D7;
    display: block;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding-left: 15px;
    padding-right: 15px; }

  .zr_list li a {
    text-align: left; }

  .in_3 span, .in_2 span {
    float: none;
    width: 100% !important;
    padding: 0 !important; }

  .in_3 span + span, .in_2 span + span {
    margin-top: 10px; }

  .zr_list li + li {
    margin-left: 0;
    margin-top: 10px; } }
@media screen and (max-width: 640px) {
  .what {
    -webkit-background-size: 600px;
    -o-background-size: 600px;
    background-size: 600px;
    background-position: -150px 280px !important; }

  .what_right {
    float: none;
    width: auto;
    padding-left: 150px; } }
@media screen and (max-width: 560px) {
  .zakaz_phone, .zakaz_phone a {
    font-size: 20px;
    line-height: 120%; } }
@media screen and (max-width: 440px) {
  .tovar_info {
    -webkit-background-size: 400px;
    -o-background-size: 400px;
    background-size: 400px;
    padding-top: 400px; }

  .ti_list li + li {
    margin-top: 12px; }

  .book_info_inner {
    padding-top: 40px;
    padding-bottom: 30px; }

  .book_info_l p {
    margin-top: 16px; }

  .bi_title, .tm {
    font-size: 32px;
    line-height: 100%; }

  .tm {
    padding-top: 30px; }

  .what_tm_info {
    font-size: 20px; }

  .tm span {
    font-size: 20px; }

  .autor_inner {
    margin-top: 24px; }

  .autor {
    padding-bottom: 35px; }

  .what_right {
    padding-left: 0; }

  .what {
    background: #F9583B; }

  .what_info {
    font-size: 18px; }

  .wr_list li {
    line-height: 120%; }

  .otz_list {
    margin-top: 20px; }

  .otz {
    padding-bottom: 50px; }

  .otz_content:after {
    display: none !important; }

  .zakaz {
    padding-bottom: 40px; }

  .zakaz .form_style {
    margin-top: 20px;
    padding-top: 20px; }

  .zr_list li a {
    height: auto;
    line-height: 120%;
    padding-top: 10px;
    padding-bottom: 10px; } }
.rub {
  display: inline-block;
  height: 48px;
  width: 36px;
  background: url(../img/rub.png) no-repeat; }

/*new*/
.top__banner {
  background-color: #4a2487;
  cursor: pointer; }

.top__banner_inner {
  max-width: 1134px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0; }

.top__banner_inner .photo {
  margin-right: 30px; }

.top__banner_inner .description {
  padding-top: 50px; }

.top__banner_inner .photo,
.top__banner_inner .description {
  float: left; }

.top__banner_inner:after {
  content: "";
  display: block;
  clear: both; }

.top__banner_inner .description .name,
.top__banner_inner .photo .name {
  font-size: 18px;
  color: #fff;
  margin-bottom: 14px; }

.top__banner_inner .description .date,
.top__banner_inner .photo .date {
  font-size: 24px;
  color: #fff;
  font-family: "Lora";
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase; }

.top__banner_inner .description .title {
  font-size: 54px;
  color: #fff102;
  font-family: "Lora";
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 14px; }

.top__banner_inner .description .address {
  font-size: 18px;
  color: #fff;
  opacity: .7; }

.top__banner .btn {
  background: #e51219;
  display: inline-block;
  padding: 12px 20px;
  color: #fff;
  margin-top: 25px;
  border-radius: 25px; }

.top__banner a.btn {
  text-decoration: none; }

.footer {
  background-color: #D9E3E5;
  padding: 10px 0px; }
  .footer DIV.seller {
    max-width: 1134px;
    margin: 0px auto;
    margin-top: 20px;
    font-size: 12px;
    line-height: 14px;
    color: #848a8b; }
    .footer DIV.seller A {
      color: inherit; }

@media (min-width: 1075px) {
  .hide-lg {
    display: none; } }
@media (max-width: 1074px) {
  .hide-sm {
    display: none; }

  .hide-lg {
    display: block; }

  .top__banner_inner .photo {
    position: relative; }

  .top__banner_inner .photo img {
    max-width: 165px; }

  .top__banner_inner .photo .hide-lg {
    display: inline-block;
    position: absolute;
    left: 195px;
    top: 50%;
    transform: translateY(-50%);
    width: 360px; }

  .top__banner_inner {
    max-width: 100%;
    padding: 20px 40px; }

  .top__banner_inner .photo,
  .top__banner_inner .description {
    float: none; }

  .top__banner_inner .description .title {
    font-size: 48px; }

  .top__banner_inner .description {
    padding-top: 18px; }

  .top__banner_inner .photo {
    margin-right: 0; } }
@media (max-width: 420px) {
  .top__banner_inner .photo img {
    max-width: 86px; }

  .top__banner_inner {
    padding: 20px; }

  .top__banner_inner .photo .hide-lg {
    position: initial;
    width: 100%; }

  .top__banner_inner .photo .name {
    position: absolute;
    top: -50px;
    left: 109px;
    max-width: 200px;
    margin-bottom: 0; }

  .top__banner_inner .photo .date {
    margin-bottom: 0;
    margin-top: 32px;
    font-size: 18px;
    text-align: center; }

  .top__banner_inner .description {
    text-align: center;
    padding-top: 0;
    margin-top: -14px; }

  .top__banner_inner .description .address {
    font-size: 16px;
    margin-top: 5px; }

  .top__banner_inner .description .title {
    font-size: 32px;
    max-width: 300px;
    margin: 0 auto; } }
/*new*/
