a {
   outline: 0;
   cursor: pointer;
   text-decoration: underline;
   color: #00f;
}
body,
h1,
h2 {
   color: #1b354a;
}
body {
   font: 18px/22px "Georgia";
   top: 0;
   width: 100%;
   height: 100%;
   margin: 0 auto;
   overflow-x: hidden;
   cursor: default;
}
a:hover {
   color: #3434fd;
   text-decoration: none;
}
h1 {
   font: 30px/34px "Georgia";
   margin: 0 0 17px;
}
h2 {
   font: 22px/26px "Georgia";
   margin: 18px 0;
}
img {
   max-width: 100%;
}
ol li,
ul li {
   margin-bottom: 10px;
}
header,
p {
   padding: 10px 0;
}
p {
   margin: 0;
}
.container {
   width: 1020px;
   position: relative;
   margin: 0 auto;
}
header {
   background: #fff;
   position: relative;
   width: 100%;
}
.header_line_2 {
   margin-top: 0;
   padding-bottom: 6px;
}
.links,
.links li {
   display: inline-block;
}
.links {
   padding-top: 5px;
   font-size: 0;
   position: relative;
   margin-left: 69px;
}
.links li {
   font: 14px "Georgia";
   color: #1b354a;
   margin-right: 15px;
   cursor: pointer;
   letter-spacing: 0.9px;
   font-size: 18px;
}
.links li:hover {
   color: #5296db;
}
.links li:nth-child(1),
.links li:nth-child(2) {
   margin-right: 11px;
}
.links li:last-child {
   margin-right: 0;
}
.chosen_link {
   border-radius: 3px;
   border: 2px solid #05519d;
   padding: 4px;
}
.text_section {
   width: 100%;
   background: #260701;
   padding-bottom: 10px;
}
.text_section,
.white_base {
   position: relative;
}
.base {
   background: #fff;
   padding: 40px 40px 0;
   width: 940px;
   overflow: hidden;
}
.comments {
   position: relative;
   margin-top: 40px;
}
.red {
   font-size: 22px;
   padding: 10px 0 0;
   color: #f40b0b;
}
.link a {
   display: block;
   text-align: center;
   height: 100%;
   color: #666;
}
b {
   font-weight: 700;
   font-family: "Georgia";
}
.comments h2 {
   font-size: 30px;
   margin-bottom: 35px;
}
.prod-img {
   max-width: 230px;
   width: 100%;
}
.vk-comment-load {
   margin-bottom: 15px;
   position: relative;
   border-bottom: 1px solid #dae1e8;
   padding-bottom: 15px;
}
.vk-comment-name {
   color: #a40000;
   font-weight: 700;
   font-size: 18px;
   margin-left: 59px;
}
.vk-avatar img {
   width: 58px;
   float: left;
   margin-right: 10px;
   border-radius: 1.575em;
}
.vk-comment-text p {
   margin-bottom: 0;
}
.vk-comment-text {
   margin-left: 70px;
}
.base {
   padding-top: 0;
}
.headline {
   font-weight: 700;
   font-size: 44px;
   line-height: 48px;
   margin: 20px 0;
}
ol li,
p,
ul li {
   font-size: 22px;
   line-height: 26px;
}
@media screen and (max-width: 1019px) {
   img {
      max-width: 100%;
   }
   .header_line_2 {
      text-align: center;
   }

   .container {
      width: 100%;
   }
   .links {
      height: 40px;
      overflow: hidden;
      padding: 0;
      margin: 0;
   }
}
@media (max-width: 1019px) {
   .base {
      padding-top: 0;
   }
   .base h1 {
      margin-top: 0;
   }
}
@media screen and (max-width: 767px) {
   p {
      text-align: left;
   }
   .base {
      width: auto;
      padding: 20px;
      margin: 0;
   }
}
@media (max-width: 767px) {
   .headline {
      font-size: 28px;
      line-height: 38px;
   }
}
@media screen and (max-width: 480px) {
   header {
      display: none;
   }
}
@media (max-width: 480px) {
   .header_line_2 {
      display: none;
   }
}
@media screen and (max-width: 320px) {
   .base p {
      font-size: 16px;
   }
}
@media (max-width: 320px) {
   p {
      font-size: 16px;
   }
}
