.btn-wrap {
  text-align: center;
}

.btn {
  padding: 10px 20px;
  color: #fff !important;
  font-size: 30px;
  text-transform: uppercase;
  background-color: red;
  display: inline-block;
  text-decoration: none;
  border-radius: 5px;
}

.btn:hover {
  background-color: #c00000;
  text-decoration: underline;
}

.btn--bottom {
  margin-top: 30px;
  margin-bottom: 20px;
}

.content__img {
  width: auto;
  margin: 0 auto 15px;
  max-width: 100%;
  display: block;
}

.nav {
  position: relative;
  width: 100%;
  background: url(../images/menu-bg-pattern.jpg) repeat center
}

.logo {
  display: block;
  margin: 0 auto
}

.nav .left-pos {
  position: absolute;
  left: 0;
  z-index: 3;
  top: -25px
}

.nav ul {
  height: 55px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 20px;
}

.nav ul li {
  display: inline-block;
  vertical-align: middle
}

.nav ul li {
  padding: 13px 10px
}

.nav ul li:nth-of-type(1) {
  padding: 13px 40px 13px 0
}

.nav ul li:nth-of-type(1) a {
  font-weight: 700
}

.nav ul li a {
  display: block;
  color: #fff;
  font-family: sans-serif
}

.nav ul li img {
  display: inline-block;
  vertical-align: middle
}

.nav ul li span {
  display: inline-block;
  vertical-align: middle
}

html,
body,
div,
span,
h1,
h3,
p,
img,
b,
figure,
footer,
header,
nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%
}

body {
  font-family: sans-serif;
  line-height: 1.4;
}

.gallery {
  max-width: 710px !important;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.gallery img {
  display: block;
}


.c15 {
  margin-bottom: 15px
}

.c15,
.c15 td,
.c15 tr {
  border: 1px solid #adadad
}

.c15 .c3 p {
  padding: 5px 10px;
  margin-bottom: 0;
  text-align: left;
}

table {
  border-collapse: collapse;
  border-spacing: 0
}


td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}


figure,
footer,
header,
nav {
  display: block
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%
}

* {
  box-sizing: border-box
}

body {
  -moz-osx-font-smoothing: grayscale;
  position: relative
}

img {
  max-width: 100%
}

.live {
  display: block;
  margin: 5px 0 0;
}

a {
  color: #b88b58;
  text-decoration: none
}

.Body {
  font-size: 18px;
}

.prod {
  width: 200px;
}

.Body>* {
  max-width: 980px;
}

.Body:last-child>:last-child {
  margin-bottom: 0
}

.Body a {
  color: inherit;
  box-shadow: 0 -1px #b88b58 inset
}

.Body a:hover {
  color: #b88b58
}

.Body p {
  margin-bottom: 15px;
  text-align: justify;
}

.Body p:empty {
  display: none
}

.comment-text {
  text-align: justify;
}

.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: proxima nova, arial, helvetica neue, sans-serif;
  font-size: 21px;
  font-weight: 700
}

@media only screen and (min-width:48em) {}

.MaterialMeta {
  display: inline-block;
  font-family: proxima nova, arial, helvetica neue, sans-serif;
  font-size: 12px;
  color: gray;
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  font-weight: 400
}

@media only screen and (min-width:48em) {
  .MaterialMeta {
    font-size: 15px;
    margin-right: 15px
  }
}

.MaterialMeta--time {
  background-size: 12px 12px
}

.MediaMaterialHeader-first {
  color: #000;
  line-height: 1.1;
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
  transition: color .25s ease-out 0s;
  font-family: proxima nova, arial, helvetica neue, sans-serif;
  font-size: 24px;
  font-weight: 700
}

@media only screen and (min-width:48em) {

  .MediaMaterialHeader-first,
  .MediaMaterialHeader-separator {
    font-size: 30px
  }
}

.MediaMaterial {
  background-color: #fff;
  padding: 12px
}

@media only screen and (min-width:48em) {
  .MediaMaterial {
    padding: 25px 15px 20px
  }
}

.MediaMaterialHeader {
  width: 100%;
}

.MediaMaterial-header {
  display: flex;
  flex-flow: column wrap;
  max-width: 650px;
  margin: 0 auto 18px;
  text-align: center;
  align-items: center
}

@media only screen and (min-width:63.125em) {

  .MediaMaterialHeader-first,
  .MediaMaterialHeader-separator {
    font-size: 31px;
  }

  .MediaMaterial-header {
    max-width: 1000px;
    margin-bottom: 25px
  }
}

.MediaMaterial-meta {
  margin-top: 12px
}

@media only screen and (min-width:48em) {
  .MediaMaterial-meta {
    margin-top: 12px
  }
}

.MediaMaterial-materialContent {
  width: 100%;
  max-width: 650px
}

.MediaMaterial-body {
  position: relative;
  max-width: 650px;
  margin: 0 auto
}

@media only screen and (min-width:63.125em) {
  .MediaMaterial-body {
    max-width: 1000px
  }

  .gallery img {
    width: auto !important;
  }
}

@media only screen and (min-width:48em) {
  .MediaMaterial--fullWidth .MediaMaterial-header {
    align-items: center;
    text-align: center
  }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
  max-width: none
}

.Material-container {
  background: #fff none repeat scroll 0% 0%;
  position: relative
}

@media only screen and (min-width:48em) {
  .Body h3 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 26px;
  }
}

.MaterialContent--bannerless .Body>* {
  margin-right: auto;
  margin-left: auto
}

@media only screen and (min-width:40.625em) {
  .MaterialContent .Figure {
    margin-right: auto;
    margin-left: auto
  }

  .gallery img {
    width: 307px;
  }

  .gallery picture:nth-child(odd) img {
    margin-right: 10px;
  }

}

.Figure {
  margin: 15px -12px
}

.Figure img {
  margin: 0 auto;
  display: block;
}

@media only screen and (min-width:48em) {
  .Figure {
    margin: 15px auto
  }
}

@media only screen and (min-width:75em) {
  .Figure {
    max-width: 650px
  }
}

.Figure img {
  max-width: 100%;
  vertical-align: bottom
}

@media only screen and (min-width:40.625em) {
  .Figure img {
    border-radius: 2px
  }
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  padding: 7px 12px 0;
  text-align: center !important;
  font-size: 14px;
}

@media only screen and (min-width:40.625em) {
  .Figure-caption {
    padding-right: 0;
    padding-left: 0;
  }
}

.App {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s, -o-transform .25s ease-out 0s
}

.App-content,
.App-footer {
  transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s, -o-transform .25s ease-out 0s
}

.App-footer {
  position: relative;
  z-index: 1
}

.App-content {
  position: relative;
  z-index: 1;
  overflow: visible;
  background-color: #f2f2f2;
  flex: 1 0 auto
}

.App--isMaterial .App-content {
  background-color: #e6e6e6
}

.Footer {
  padding: 20px 15px;
  text-align: center;
  font-size: 0;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto
}

.Footer a {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: left
}

.Footer a:nth-of-type(2) {
  text-align: right
}


.logo {
  display: block;
  margin-top: 10px
}

.Body a {
  color: blue
}

.Body a:hover {
  box-shadow: none
}

.comment__top-wrap {
  display: flex;
  margin-bottom: 15px;
  align-items: center
}

.comment__wrap {
  margin-bottom: 15px
}

.comment-avatar {
  width: 60px;
  height: 60px;
  margin-right: 10px
}

.comment-name {
  font-weight: 700
}

@media all and (max-width:1200px) {
  .nav .left-pos {
    display: none
  }
}

.c3 .c2:first-child {
  font-weight: 700;
}

.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 15px 0;
  color: #a12000;
  background-color: #f0f0f0;
}

.ac_footer a {
  color: #a12000
}

.ac_footer p {
  text-align: center
}

.comment-block__wrap {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

img[width="1"] {
  display: none !important
}

.inL_398204 {
  text-align: center;
}

.inL_98329 {
  text-align: center;
}

.inL_233995 {
  text-align: center;
}

.inL_346261 {
  list-style-type: decimal;
  padding-left: 20px;
}

.inL_392988 {
  margin: 20px 0 !important;
}


@media only screen and (max-width:767px) {
  .App-footer {
    display: none;
  }

  .btn--bottom {
    margin: 20px 0;
  }

  .nav ul {
    justify-content: center;
  }

  .Body p {
    text-align: left;
  }

  .comment-text {
    text-align: left;
  }

}

@media only screen and (max-width:479px) {
  .btn {
    font-size: 25px;
  }

  .c15 {
    font-size: 14px;
  }

  .nav ul {
    padding: 0;
  }

  .nav ul li:nth-of-type(1) {
    padding: 13px 10px 13px 0;
  }
}

#comebacker_main_div {
  display: none !important;
}