.rec_blog {
  width: 80%;
  margin: 0 auto; }
  .rec_blog .blog-entry {
    background-color: white;
    border: 0 none;
    width: 32.3%;
    float: left;
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    margin: 0.5%; }
    .rec_blog .blog-entry img {
      width: 100%;
      height: auto; }
  .rec_blog .first-entry {
    width: 100%;
    margin: 0;
    margin-bottom: 25px; }
    .rec_blog .first-entry .left-column, .rec_blog .first-entry .right-column {
      width: 46%;
      float: left;
      padding: 3% 2% 1%; }
    .rec_blog .first-entry .blog-entry-content {
      padding: 0; }
    .rec_blog .first-entry .blog-entry-title {
      font-size: 29px;
      line-height: normal; }
  .rec_blog .other-entry .blog-entry-content {
    padding-left: 0px;
    padding-right: 0px; }
  .rec_blog .blog-date {
    border: 0 none;
    max-width: 100%;
    text-align: left;
    top: 0;
    left: 0;
    background-color: white;
    color: #666; }
  .rec_blog .h2-blog-entry {
    margin-bottom: 0; }
    .rec_blog .h2-blog-entry .blog-entry-title {
      border: 0 none;
      border-radius: 0;
      background-color: white;
      padding: 0;
      color: black !important;
      top: 0; }

.node-type-blog .title {
  background-color: white;
  border: 0 none;
  border-radius: 0;
  color: black;
  margin-bottom: 0 !important;
  padding: 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 100%;
  margin: auto;
  margin-top: 40px;
  font-size: 30px; }
  @media (max-width: 992px) {
    .node-type-blog .title {
      width: auto; } }
.node-type-blog .field-field-image {
  text-align: center;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .node-type-blog .field-field-image {
      width: 80%; } }
  @media (min-width: 992px) {
    .node-type-blog .field-field-image {
      width: 60%; } }
  @media (min-width: 1200px) {
    .node-type-blog .field-field-image {
      width: 40%; } }
  .node-type-blog .field-field-image img {
    width: 100%;
    height: auto; }
.node-type-blog .node + .content {
  width: 100%;
  margin: 0 auto;
  font-size: 16px; }
  @media (min-width: 768px) {
    .node-type-blog .node + .content {
      width: 80%; } }
  @media (min-width: 992px) {
    .node-type-blog .node + .content {
      width: 60%; } }
  @media (min-width: 1200px) {
    .node-type-blog .node + .content {
      width: 40%; } }
.node-type-blog .node + .content + .links.inline {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: right; }
  @media (min-width: 768px) {
    .node-type-blog .node + .content + .links.inline {
      width: 80%; } }
  @media (min-width: 992px) {
    .node-type-blog .node + .content + .links.inline {
      width: 60%; } }
  @media (min-width: 1200px) {
    .node-type-blog .node + .content + .links.inline {
      width: 40%; } }

.back-to-blog {
  left: 0;
  top: 15px; }

.blog-category {
  position: relative;
  font-size: 20px; }
  .blog-category .fa-reorder {
    cursor: pointer; }
  .blog-category span {
    cursor: pointer; }
  .blog-category #left-column {
    display: none;
    overflow: hidden;
    transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: opacity 0.3s ease 0s,transform 0.3s ease 0s,visibility 0.3s linear 0s;
    -ms-transition: opacity 0.3s ease 0s,transform 0.3s ease 0s,visibility 0.3s linear 0s;
    -webkit-transition: opacity 0.3s ease 0s,transform 0.3s ease 0s,visibility 0.3s linear 0s;
    border: medium none;
    right: auto;
    left: 0;
    padding: 0;
    position: absolute;
    font-size: 14px;
    color: #878787;
    z-index: 1000;
    background-clip: padding-box;
    background-color: #fff;
    top: 100%;
    margin: -21px 0 0px 0;
    min-width: 200px;
    box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.35);
    border-top: 2px solid #1ea6b6; }
    .blog-category #left-column .block-rec_accordion_menu {
      float: left;
      clear: none;
      width: 24.7%; }
      .blog-category #left-column .block-rec_accordion_menu h2 {
        font-size: 14px; }
      .blog-category #left-column .block-rec_accordion_menu .rec-accordion-header {
        font-size: 14px;
        padding: 8px 0 !important; }
        .blog-category #left-column .block-rec_accordion_menu .rec-accordion-header .fa-plus, .blog-category #left-column .block-rec_accordion_menu .rec-accordion-header .fa-minus {
          position: relative;
          top: 5px; }
    .blog-category #left-column .sales-calibration-menu .sales-menu-link, .blog-category #left-column .sales-calibration-menu .calibration-menu-link {
      float: left;
      margin-right: 15px;
      margin-top: 15px;
      margin-left: 15px; }
      .blog-category #left-column .sales-calibration-menu .sales-menu-link a, .blog-category #left-column .sales-calibration-menu .calibration-menu-link a {
        width: 250px; }

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