.single_section {
  margin-bottom: 100px; }
  .single_section .inner_container {
    max-width: 820px;
    margin-top: 80px; }
  .single_section .post_date {
    font-size: 160%;
    line-height: 22px;
    color: #b94a48;
    opacity: 0.7; }
  .single_section .post_title {
    margin-top: 20px;
    font-size: 480%;
    line-height: 65px;
    font-family: '"bold"', "arm-bold";
    color: #666666; }
  .single_section .post_image {
    width: 100%;
    margin-top: 40px;
    border-radius: 4px;
    overflow: hidden; }
    .single_section .post_image img {
      width: 100%;
      height: auto;
      vertical-align: top; }
  .single_section .post_inner_container {
    max-width: 580px;
    margin: 0 auto; }
  .single_section .post_description {
    margin-top: 25px;
    font-size: 160%;
    line-height: 24px;
    color: #999999; }
  .single_section .images_desc {
    font-size: 160%;
    line-height: 24px;
    color: #999999;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    display: block; }
  .single_section .page_title {
    padding-top: 50px; }
  .single_section .page_description {
    padding-top: 30px; }
  .single_section .author_container {
    border-radius: 4px;
    overflow: hidden;
    margin-top: 30px;
    padding: 33px;
    display: flex;
    align-items: center;
    background: #333333;
    background-size: auto;
    background-position-y: center;
    background-position: 25% 50%;
    background-repeat: no-repeat; }
  .single_section .author_description {
    font-size: 140%;
    line-height: 22px;
    color: #999999;
    display: flex;
    align-items: flex-end; }
    .single_section .author_description:before {
      color: #EB6619;
      margin-bottom: 5px;
      margin-right: 34px;
      font-size: 193%; }
  .single_section .author_name {
    font-size: 120%;
    line-height: 15px;
    font-family: '"bold"', "arm-bold";
    color: #ffffff;
    margin-top: 25px;
    margin-left: 70px; }
  .single_section .author_inner::before {
    margin-right: 32px;
    font-size: 270%;
    color: #EB6619; }
  @media (max-width: 991px) {
    .single_section .post_title {
      margin-top: 15px;
      font-size: 360%;
      line-height: 50px; } }
  @media (max-width: 767px) {
    .single_section .post_title {
      margin-top: 15px;
      font-size: 320%;
      line-height: 45px; } }
  @media (max-width: 575px) {
    .single_section .author_description:before {
      margin-bottom: 6px;
      margin-right: 14px;
      font-size: 120%; }
    .single_section .author_name {
      margin-left: 36px; }
    .single_section .inner_container {
      margin-top: 0; }
    .single_section .post_title {
      margin-top: 15px;
      font-size: 240%;
      line-height: 35px; }
    .single_section .post_date {
      font-size: 140%;
      line-height: 19px; }
    .single_section .post_image {
      margin-top: 30px; }
    .single_section .images_desc {
      font-size: 120%;
      line-height: 19px; } }
  @media (max-width: 399px) {
    .single_section .author_description:before {
      display: none;
      margin: 0; }
    .single_section .author_name {
      margin-left: 0; } }

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