@import url(../plugins/froala-editor/3.0.6/css/froala_style.min.css);
.rotation {
  -webkit-animation: rotation 1.3s infinite linear;
  -moz-animation: rotation 1.3s infinite linear;
  animation: rotation 1.3s infinite linear; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
.comments {
  background-color: #ececec; }
  .comments .fb_iframe_widget iframe {
    width: 100% !important; }
  .comments .line {
    width: 100%;
    height: 1px;
    background-color: #dfdfdf;
    display: block;
    margin: 15px 0; }
  .comments .comment {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
    margin: 30px 0; }

.comments-form .page-header {
  margin-top: 30px;
  margin-bottom: 0; }
.comments-form .form-control {
  height: 100px;
  resize: none; }
.comments-form .btn {
  padding-left: 45px;
  padding-right: 45px;
  color: #3c3d41;
  margin-top: 15px;
  border-color: #ededed;
  border-radius: 15px;
  font-size: 11.9px;
  font-weight: bold; }

.page-wrapper {
  background-color: #fff; }

@media (min-width: 768px) {
  #page-wrapper {
    padding-top: 139px; } }
@media (min-width: 992px) {
  #page-wrapper {
    padding-top: 143px; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #2e2e30; }

.news-banner {
  position: relative; }
  .news-banner .cover-caption {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    text-shadow: 2px 1px 4px #000;
    margin: 0; }
  .news-banner img {
    width: 100%; }

.twitter-tweet-rendered {
  margin: auto; }

.EmbeddedTweet--mediaForward {
  width: 100%; }

.news-pub {
  z-index: 1;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  line-height: 1.8em;
  word-spacing: 0.3px;
  margin: -15px;
  color: #666d70; }
  .news-pub .read-more {
    display: none; }
  .news-pub.collapsed {
    max-height: 300vh;
    position: relative;
    overflow: hidden;
    z-index: 1; }
    .news-pub.collapsed:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0+56,1+99 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, white 99%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */
      z-index: 2; }
    .news-pub.collapsed .read-more {
      display: block;
      height: auto;
      position: absolute;
      left: 0;
      bottom: 30px;
      z-index: 4; }
  .news-pub blockquote {
    border-left-color: #eee;
    color: #666d70; }
  .news-pub figure {
    width: 100%; }
    .news-pub figure img {
      width: 100%; }
    .news-pub figure.image {
      text-align: center;
      margin: 15px 0; }
      .news-pub figure.image.image-style-align-left {
        margin-top: 0;
        float: left;
        margin-right: 15px; }
      .news-pub figure.image.image-style-align-right {
        margin-top: 0;
        float: right;
        margin-left: 15px; }
      .news-pub figure.image figcaption {
        background-color: #d2d2d2;
        padding: 10px 15px;
        color: #fff; }
  .news-pub iframe {
    max-width: 100%; }
  .news-pub .pub-details p {
    margin-bottom: 0; }
  .news-pub .pub-details .agency-name {
    line-height: 30px; }
  .news-pub .pub-details img {
    height: 25px !important;
    margin-top: 0;
    margin-bottom: 6px; }
  .news-pub header .tag {
    margin-top: 30px; }
  @media (min-width: 768px) {
    .news-pub header .tag {
      margin-top: 60px; } }
  .news-pub .pub-details {
    font-size: 18px; }
    .news-pub .pub-details .info {
      margin-right: 15px;
      color: #2e2e30; }
      .news-pub .pub-details .info .icon {
        margin-right: 5px; }
      .news-pub .pub-details .info-pubdate {
        font-size: 14px; }
      .news-pub .pub-details .info-city {
        font-size: 16px; }
    .news-pub .pub-details h5 {
      margin-top: 4px; }
  .news-pub .newsletter-form {
    background-color: #ececec; }
    .news-pub .newsletter-form .heading {
      margin-top: 0;
      font-size: 14px; }
    .news-pub .newsletter-form input {
      background-color: #fff; }
  .news-pub .subtitle {
    color: #666d70;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 30px;
    margin-top: 0; }
  .news-pub .description {
    margin-top: 0; }
  .news-pub .description a, .news-pub .content a {
    font-weight: bold; }
  .news-pub .main-photo .img-responsive {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px; }
  .news-pub .social-btns {
    margin-bottom: 15px;
    position: relative;
    z-index: 3; }
  .news-pub .caption {
    border-left-width: 5px;
    padding-left: 15px; }
  .news-pub .caption {
    font-size: 14px; }
  .news-pub p, .news-pub ul {
    margin-bottom: 25px;
    color: #666d70; }
  .news-pub .content > p {
    display: block; }
  .news-pub h1, .news-pub h2, .news-pub h3, .news-pub h4, .news-pub h5, .news-pub h6, .news-pub .h1, .news-pub .h2, .news-pub .h3, .news-pub .h4, .news-pub .h5, .news-pub .h6 {
    font-family: "Montserrat", sans-serif; }
  .news-pub img {
    max-width: 100%;
    height: auto !important; }
  @media (min-width: 768px) {
    .news-pub {
      padding: 0 15px;
      margin: 0; }
      .news-pub figure {
        width: auto; }
        .news-pub figure img {
          width: auto; }
      .news-pub .description {
        margin-top: 30px; } }
  @media (min-width: 992px) {
    .news-pub .footer, .news-pub .content {
      padding: 0 60px; } }
  .news-pub .tags {
    margin-top: 15px;
    margin-bottom: 30px; }
  .news-pub .associated-list {
    font-size: 14px;
    line-height: 19.6px;
    color: #2e2e30; }
    .news-pub .associated-list li {
      margin-bottom: 8px; }
    .news-pub .associated-list .icon {
      font-size: 21px;
      float: left; }
  @media (min-width: 768px) {
    .news-pub header .title {
      font-size: 39.2px;
      line-height: 56px; } }
  @media (min-width: 992px) {
    .news-pub .caption {
      margin: -15px;
      margin-bottom: 15px; }
    .news-pub header {
      padding: 0 60px; } }

.more-news {
  background-color: #151516;
  padding-bottom: 15px; }
  .more-news .content {
    padding-bottom: 0; }
  .more-news .heading .title {
    color: #fff; }

@media (min-width: 768px) {
  .news-pub.collapsed {
    max-height: 2000px; } }
@media (min-width: 992px) {
  .news-pub.collapsed {
    max-height: 2300px; } }
@media (min-width: 1200px) {
  #page-wrapper {
    padding-bottom: 284px; } }
.fr-view .fr-video.fr-dvi {
  display: initial; }
.fr-view .fr-text-bordered {
  display: inline-block; }
.fr-view .fr-img-caption .fr-img-wrap {
  max-width: 100%; }
@media (min-width: 768px) {
  .fr-view img.fr-dib, .fr-view span.fr-img-caption.fr-dib {
    margin: 10px auto 20px; }
  .fr-view .fr-img-caption .fr-img-wrap {
    max-width: initial; }
  .fr-view .note-float-left, .fr-view span.fr-img-caption.fr-dii.fr-fil {
    margin-right: 15px; }
  .fr-view .note-float-right, .fr-view span.fr-img-caption.fr-dii.fr-dir {
    margin-left: 15px; }
  .fr-view img.fr-dii.fr-fil.note-float-left {
    margin-right: 15px; }
  .fr-view img.fr-dii.fr-fil.note-float-right {
    margin-left: 15px; } }
@media (max-width: 767px) {
  .fr-view .description img, .fr-view .content img {
    width: 100% !important;
    max-width: 100%;
    margin: 30px 0; } }
@media (max-width: 991px) {
  .fr-view .fr-img-caption {
    height: auto !important; } }

.no-padding-top {
  padding-top: 0px !important; }
