/* color schemes */
/* general */
.amazzingblog.displayHome {
  padding-top: 70px; }
.amazzingblog .block_content {
  border: none !important; }
.amazzingblog .title_main_section {
  margin-bottom: 93px; }

.amazzingblog img {
  display: inline-block;
  max-width: 100%; }

.inline-block {
  display: inline-block; }

.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.u {
  text-decoration: underline; }

.post-list .first-in-line {
  clear: left; }

.post-list {
  clear: both; }
  .post-list:after {
    content: '';
    display: table;
    clear: both; }

.post-item-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
  padding-bottom: 14px;
  margin-bottom: 0;
  min-height: 0 !important; }
  @media screen and (max-width: 480px) {
    .post-item-title {
      font-size: 14px; } }

.post-item-cover img {
  border-radius: 5px; }

.post-item-infos {
  padding: 20px 0;
  margin-bottom: 15px;
  color: #a6c2bf;
  float: none; }
  .post-item-infos > span, .post-item-infos > a {
    display: inline-block;
    vertical-align: top;
    padding-right: 18px;
    font-size: 13px; }

.post-item-content {
  padding: 14px 0 6px;
  font-size: 14px;
  line-height: 1.5; }

.block-viewall {
  margin-top: 10px; }

@media (min-width: 415px) {
  .amazzingblog.displayHome {
    margin-left: -15px;
    margin-right: -15px; }

  .post-item {
    position: relative; }
    .post-item.has-date {
      padding-left: 120px; } }
    @media screen and (min-width: 415px) and (max-width: 480px) {
      .post-item.has-date {
        padding-left: 76px; } }

@media (min-width: 415px) {
  .post-item-date {
    font-size: 27px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 15px;
    width: 85px;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: center;
    padding-right: 15px;
    color: #a6c2bf; } }
  @media screen and (min-width: 415px) and (max-width: 480px) {
    .post-item-date {
      font-size: 17px;
      left: 0;
      width: 67px;
      padding-right: 5px; } }
@media (min-width: 415px) {
    .post-item-date .d {
      font-size: 2.3em;
      font-weight: 700;
      display: block;
      line-height: 0.8;
      margin-bottom: 12px;
      color: #1bbc9b; }
    .post-item-date .m {
      line-height: 1; } }
/* mobile */
@media (max-width: 414px) {
  .amazzingblog.displayHome {
    background: #fafafa;
    margin: 40px -40px 0;
    padding: 40px 25px 30px; }

  .post-item-cover {
    overflow: hidden; }
    .post-item-cover img {
      border-radius: 0;
      max-width: none; }

  .post-item-date {
    color: #393f48;
    margin-bottom: 7px; }
    .post-item-date .d, .post-item-date .m, .post-item-date .y {
      display: inline;
      font-size: 13px;
      font-weight: 600;
      padding-right: 2px; }

  .post-item-title {
    color: #393f48;
    font-size: 20px;
    padding: 0; }

  .post-item-infos {
    padding: 15px 0 0; }

  .post-item-content {
    padding: 10px 0 20px;
    font-size: 13px;
    line-height: 2;
    font-weight: 300; } }
.presentation-cover-text {
  position: absolute;
  top: 50%;
  right: 15px;
  left: 15px;
  padding: 0 8% 0 15px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1; }
  .presentation-cover-text .post-item-title {
    color: #000000;
    margin-bottom: 12px; }
    @media screen and (max-width: 1199px) {
      .presentation-cover-text .post-item-title {
        font-size: 55px; } }
    @media screen and (max-width: 991px) {
      .presentation-cover-text .post-item-title {
        font-size: 40px; } }

.main-item {
  text-align: right; }
  .main-item .post-item-footer {
    margin-top: 0; }

.presentation-preview {
  cursor: pointer; }
  .presentation-preview:not(:last-child) {
    margin-bottom: 20px; }
  .presentation-preview.current .presentation-preview-img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
  .presentation-preview .presentation-preview-img {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
    .presentation-preview .presentation-preview-img:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }

@media screen and (max-width: 768px) {
  .all-items {
    padding-left: 10px;
    padding-right: 10px; }

  .presentation-preview {
    width: 50%;
    float: left;
    padding: 0 5px; }

  .presentation-main-cover img {
    width: 100%; } }
@media screen and (max-width: 480px) {
  .presentation-preview {
    width: 100%;
    margin-bottom: 20px; } }
/* carousels */
.n-hover .bx-wrapper .bx-controls-direction {
  display: none; }

.n-hover .bx-wrapper:hover .bx-controls-direction {
  display: block; }

/* fix for /bx_loader.gif 404 (Not Found) */
.amazzingblog .bx-wrapper .bx-loading {
  background: none; }

.list .post-item-wrapper {
  margin-bottom: 20px; }

/* compact list */
.post-item-compact {
  line-height: 1.2;
  margin-bottom: 15px; }

.post-item-cover-compact img {
  margin: 0 0 5px 0;
  border: 1px solid #dddddd;
  padding: 5px; }

.post-item-title-compact {
  margin: 0 0 3px 0;
  font-size: 14px; }

.post-item-infos-compact {
  margin: 5px 0;
  color: #c5c5c5;
  font-size: 11px; }

.post-item-infos-compact a.comments-num {
  color: #c5c5c5; }

.item-readmore-compact {
  color: #00AFF0; }

.icon-angle-right.second {
  margin-left: -5px; }

.post-item-infos.pull-right {
  margin: 0 0 0 -10px; }

.item-readmore-compact i {
  vertical-align: middle; }

.grid .post-item-wrapper {
  margin-bottom: 20px; }

/* column layout */

/*# sourceMappingURL=front.css.map */
