.page-wrapper .page-main .page-title-wrapper {
  text-align: center; }

.page-wrapper .page-main .page-title-wrapper .page-title {
  font-size: 3rem;
  color: #9c1e20;
  font-weight: 300;
  font-family: inherit;
  margin: 40px 0; }
  @media all and (max-width: 768px) {
    .page-wrapper .page-main .page-title-wrapper .page-title {
      margin: 0; } }

i.glyphicons.ok_2:before {
  color: #9c1e20; }

a.button.am-read-more {
  display: block;
  color: #424242;
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 15px;
  border-top: 1px solid #9c1e20;
  margin-left: 15px; }

.amblog-recentposts .thumbnail {
  border: none; }

.desktop-block .block-title {
  background: #eee;
  padding-left: 10px;
  margin-bottom: 10px; }

.blog_post_description {
  max-height: 422px;
  overflow: hidden; }

.column.main .blog_post_description i.amblog-classic.glyphicons, .column.main .blog_post_description i.amblog-classic.glyphicons:before {
  color: #9c1e20;
  display: none; }

.column.main .amblog-post .views {
  display: none; }

.column.main .am-post-header a {
  color: #424242;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 24px;
  margin: 18px 0; }

a.recent-blog-posts-title {
  color: #424242;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 24px;
  margin: 18px 0; }

.column.main .amblog-list .am-header.fix-me, .am-recentpost-date {
  color: #9c1e20;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 19px;
  margin-left: 15px; }

.am-recentpost-date {
  font-size: 1.2rem; }

.column.main .post-thumbnail {
  position: relative;
  overflow: hidden;
  order: 1; }

.column.main .blog_post_description {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 55%;
  padding: 10px 15px;
  order: 2; }

.column.main .thumbnail-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  max-height: 300px;
  overflow: hidden; }
  @media all and (max-width: 767px) {
    .column.main .thumbnail-container {
      max-height: initial; } }

.am-post-thesis {
  max-height: 60px;
  overflow: hidden; }

.blog_post_description .post-content h2 {
  margin-top: 0; }

.blog_post_description .am-header.fix-me {
  margin-bottom: 0; }

.amblog-list .post-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 15px;
  padding-bottom: 15px; }

a.recent-blog-posts-title {
  color: #424242;
  font-size: 1.4rem;
  font-weight: 600; }

form#am_blog_search input {
  font-size: 1.4rem;
  max-width: 100%;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  color: #303030;
  border: 1px solid #DDD; }

.amblog-index-index .amblog-post .post-content .am-content {
  word-wrap: break-word;
  max-height: 125px;
  overflow: hidden; }

.post-thumbnail a {
  display: block; }

.amblog-post .post-thumbnail img.thumbnail {
  display: block;
  margin: 0 auto; }

.amblog-search .block-content button.button {
  color: #FFFFFF;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  border: none;
  background-color: #9c1e20; }

@media (max-width: 639px) {
  .column.main .post-thumbnail {
    width: 100%;
    text-align: center;
    display: block; }

  .amblog-list .post-content, a.button.am-read-more, .column.main .amblog-list .am-header.fix-me, .am-recentpost-date {
    margin-left: 0; }

  a.button.am-read-more {
    margin-top: 10px; }

  .column.main .am-post-header a {
    margin: 10px 0;
    display: block; } }
i.amblog-classic.glyphicons, i.amblog-classic.glyphicons:before {
  color: #9c1e20; }

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