.graphtext-20190810 *,
.graphtext-20190810 ::after,
.graphtext-20190810 ::before {
  box-sizing: border-box;
}

.graphtext-20190810-items {
  position: relative;
}

.graphtext-20190810-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.graphtext-20190810-bg div[data-blocksEditor-type*="phoenix_blocks"] .backstage-blocksEditor-wrapLayer{
  width: 200px;
  height: 200px;
}
.graphtext-20190810-bg .backstage-blocksEditor-wrap[data-blockseditor-type="phoenix_blocks_image"] .backstage-blocksEditor-wrapLayer{
  margin: 0;
}
.graphtext-20190810-bg > div {
  height: 100%;
}

.graphtext-20190810-bg img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.graphtext-20190810 hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.graphtext-20190810 hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.graphtext-20190810 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .graphtext-20190810 .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .graphtext-20190810 .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .graphtext-20190810 .container {
    max-width: 960px;
  }
}

@media (min-width:1198px) {
  .graphtext-20190810 .container {
    max-width: 1140px;
  }
}

@media (min-width:1220px) {
  .graphtext-20190810 .container {
    max-width: 1200px;
  }
}

.graphtext-20190810 a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.graphtext-20190810 .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.graphtext-20190810 p {
  margin: 0 !important;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  font-size: .875rem;
}

.graphtext-20190810 .self-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.graphtext-20190810 .self-col-md-9,
.graphtext-20190810 .self-col-md-6,
.graphtext-20190810 .self-col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.graphtext-20190810 .self-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

@media (min-width:768px) {
  .graphtext-20190810 .self-col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .graphtext-20190810 .self-col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .graphtext-20190810 .self-offset-md-3 {
    margin-left: 25%
  }

}

.graphtext-20190810 .graphtext-20190810-items {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 4rem;
  padding-bottom: 4.1rem;
  background-attachment: fixed
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 {
  padding: 0
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a {
  display: block;
  padding: 30px;
  transition: .5s all;
  border: 1px solid #7c7b7a;
  margin-right: -1px;
  margin-bottom: -1px;
  width: 100%
}
.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a .imgeditor {
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 15px;
  vertical-align: middle;
  margin-right: 10px;
  max-width: 20%
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  vertical-align: middle;
}
    .graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a .text-wrap{
            width: calc(100% - 50px);
    }
.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a .sitewidget-common-fontIcon span{
  color: #fff;
  font-size: 18px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle
}
.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a .text-truncate{
  color: #fff;
  font-size: 18px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a p {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 80px;
  margin: 0;
  padding-bottom: 1rem
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a hr {
  border-color: #7c7b7a;
  width: 30%;
  transition: all .5s
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a:hover {
  z-index: 1;
  background-color: #ef001e;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .39)
}

.graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a:hover hr {
  width: 100%;
  border-color: #fff
}

@media (max-width:768px) {
  .graphtext-20190810 .graphtext-20190810-items .self-col-md-6 {
    margin-right: 0
  }

  /* .graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a {
    margin-left: 15px;
    margin-right: 13px
  } */
.graphtext-20190810 .graphtext-20190810-items{
    padding-left: 20px;
    padding-right: 20px;
}
  .graphtext-20190810 .graphtext-20190810-items .self-col-md-6 .a hr {
    width: 100%
  }
}