/*!-----=[ - 01/02/2017 - FYI: Kanly   ]=--------  
 * -----=[ V. Publish 1.4.0 ]=-------
 * -------------------------------------------------------- 
 * -*/
/*!-----=[ _smixin.scss update usrIcoCol   ]=--------   */
.m-arti-c {
  background-color: #FFF;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  -webkit-transition: margin 0.1s 0.1s ease-in-out;
  -moz-transition: margin 0.1s 0.1s ease-in-out;
  transition: margin 0.1s 0.1s ease-in-out; }

.a-arti-c-link {
  min-height: 155px;
  position: relative;
  display: block;
  padding: 10px 10px 10px 120px; }

.a-art-c-ti, .m-card h1.a-art-c-ti {
  font-size: 1em;
  font-weight: 500; }

.a-art-c-ti {
  color: #000;
  margin-bottom: 5px; }

.a-art-c-desc {
  font-size: 0.85em;
  font-weight: 400;
  font-style: italic;
  line-height: 1.5em;
  color: #2E2E2E;
  margin: 0; }

.a-art-c-nextrep {
  font-weight: 500;
  font-style: inherit; }

.a-art-c-pic {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100px;
  height: 135px;
  color: #FFF;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }
  .a-art-c-pic[src=""] {
    opacity: 0; }

@media screen and (min-width: 590px) {
  .m-artilist .a-art-c-ti {
    font-size: 1.1em; }
  .m-artilist .a-art-c-desc {
    font-size: 1em; } }
@media screen and (min-width: 880px) {
  .m-artilist .a-art-c-desc {
    color: #7E7E7E; } }
@media screen and (min-width: 1170px) {
  .m-artilist .a-art-c-ti {
    margin-bottom: 0;
    height: 3.7em; }
  .m-artilist .a-arti-c-link {
    padding: 25px 25px 25px 150px; }
  .m-artilist .m-arti-c {
    float: left;
    width: 49%;
    margin: 5px 2% 10px 0;
    height: 185px;
    border: none;
    border-radius: 4px;
    background-clip: padding-box; }
    .m-artilist .m-arti-c:hover {
      margin-top: 2px;
      margin-bottom: 13px; }
      .m-artilist .m-arti-c:hover:after {
        box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2); }
    .m-artilist .m-arti-c:after {
      -webkit-transition: all 0.1s 0.1s ease-in;
      -moz-transition: all 0.1s 0.1s ease-in;
      transition: all 0.1s 0.1s ease-in;
      content: '';
      display: block;
      background-color: rgba(0, 0, 0, 0.15);
      width: 98%;
      position: absolute;
      bottom: 0;
      left: 1%;
      height: 20px;
      z-index: -1;
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15); }
    .m-artilist .m-arti-c:nth-child(2n) {
      margin-right: 0; }
  .m-artilist .a-art-c-pic {
    top: 25px;
    left: 25px; }
  .m-artilist .a-art-c-desc {
    max-height: 4.6em;
    overflow: hidden; } }

#mstg-pg-wrap.ok-b {
  min-height: 100%;
  min-height: 100vh;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.ok-b #cWrapr {
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -webkit-flex: 1;
  flex: 1; }

#m-tags-container {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto; }

#m-highlight {
  position: relative; }
  #m-highlight:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 70, 122, 0.5); }
  #m-highlight .m-container {
    position: relative;
    z-index: 1; }

#m-arti-h-link {
  padding: 20px;
  display: block; }
  #m-arti-h-link, #m-arti-h-link:hover, #m-arti-h-link:active, #m-arti-h-link:focus {
    color: #FFF; }
    #m-arti-h-link .a-crd-btn, #m-arti-h-link:hover .a-crd-btn, #m-arti-h-link:active .a-crd-btn, #m-arti-h-link:focus .a-crd-btn {
      color: #4d73bf; }
  #m-arti-h-link .a-crd-btn {
    float: right;
    clear: both; }
  @media screen and (min-width: 880px) {
    #m-arti-h-link {
      padding: 40px 20px; } }
  @media screen and (min-width: 1170px) {
    #m-arti-h-link {
      padding: 70px 20px; } }

#m-arti-h-ti {
  font-weight: 300;
  font-size: 1.5em;
  margin-bottom: 10px; }
  @media screen and (min-width: 880px) {
    #m-arti-h-ti {
      font-size: 2em;
      font-weight: 200;
      margin-bottom: 20px; } }

#m-arti-h-desc {
  font-style: italic;
  line-height: 1.6em; }
  @media screen and (min-width: 880px) {
    #m-arti-h-desc {
      font-size: 1.2em; } }

#a-page-title {
  font-weight: 300;
  font-size: 1.35em;
  display: inline-block;
  padding: 10px;
  color: #FFF;
  width: 100%;
  margin: 0; }
  #a-page-title strong {
    float: right; }
  @media screen and (min-width: 590px) {
    #a-page-title {
      padding: 10px 20px; } }

#a-pg-ti-wrap {
  background-color: #4d73bf; }

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