#newsflash-popup {
  width: 800px;
  background-color: #FFF;
  position: absolute;
  height: 104px;
  overflow: hidden;
  right: 0;
  top: -100px;
  left: 0;
  margin: auto;
  z-index: 4;
  box-shadow: 1px 2px 9px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  border: 2px solid;
  display: none; }
  #newsflash-popup .close {
    position: absolute;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    z-index: 4; }
  #newsflash-popup article {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    height: 94px;
    width: 670px;
    background-color: #FFF;
    padding: 10px; }
  #newsflash-popup h3 {
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #newsflash-popup .excerpt {
    height: 54px;
    overflow-y: auto;
    overflow-x: hidden; }
    #newsflash-popup .excerpt p {
      margin: 0;
      margin-left: 15px; }
  #newsflash-popup .date {
    direction: ltr;
    text-align: right; }
  #newsflash-popup .meta-info {
    width: 16%; }
  #newsflash-popup .gs-arrow .fa {
    color: #0E1D27; }

#newsflash-loading {
  height: 24px;
  font-size: 17px;
  width: 130px;
  background: url(images/loader.gif) no-repeat; }

.cat_style_newsflash_item > * {
  float: right; }
.cat_style_newsflash_item .cat_style_photo {
  width: 17%; }
.cat_style_newsflash_item img {
  max-width: 100%; }
.cat_style_newsflash_item .cat_style_info {
  width: 80%;
  margin: 0 10px; }

.has-thumbnail .cat_style_info {
  width: 62%; }

.view-big-and-3-small .widget-title {
  height: 38px;
  line-height: 38px; }
  .view-big-and-3-small .widget-title h3 {
    font-weight: bold;
    font-size: 17px; }

.content_container .big-and-3-small {
  background: #fff;
  border: 1px solid #f3f4f6;
  border-radius: 3px;
  margin-bottom: 25px; }

#content .big-and-3-small article:first-of-type .info {
  margin-top: 15px; }
#content .big-and-3-small article:first-of-type .excerpt {
  margin-top: 5px;
  font-size: 14px; }

.big-and-3-small {
  padding: 22px 18px 0 0; }
  .big-and-3-small img {
    margin-bottom: 10px; }
  .big-and-3-small .info {
    line-height: 21px; }
  .big-and-3-small article:first-of-type {
    float: left;
    width: 40%;
    height: 428px;
    padding: 0 60px 0 10px; }
    .big-and-3-small article:first-of-type h3 {
      font-size: 21px;
      line-height: 23px; }
    .big-and-3-small article:first-of-type img {
      height: 226px;
      width: 340px; }
  .big-and-3-small article:not(:first-of-type) {
    margin-bottom: 10px;
    float: right;
    width: 50%; }
    .big-and-3-small article:not(:first-of-type) .info {
      float: left;
      width: 53%; }
    .big-and-3-small article:not(:first-of-type) .image {
      width: 43%;
      float: right; }
    .big-and-3-small article:not(:first-of-type) img {
      height: 126px; }
    .big-and-3-small article:not(:first-of-type) .speacer {
      width: 4%;
      height: 20px;
      display: block;
      float: right; }
    .big-and-3-small article:not(:first-of-type) .excerpt {
      line-height: 130%; }
  .big-and-3-small article h3 {
    margin-bottom: 8px; }
    .big-and-3-small article h3 a {
      font-weight: bold; }
  .big-and-3-small .meta {
    color: #939393;
    margin-bottom: 8px;
    overflow: hidden; }
  .big-and-3-small .author {
    float: right; }
  .big-and-3-small .comments {
    padding-top: 3px; }
  .big-and-3-small .ui-state-highlight {
    height: 126px; }

.sidebar .big-and-3-small a {
  font-weight: normal; }
.sidebar .big-and-3-small .first-item {
  float: none;
  width: 100%; }
  .sidebar .big-and-3-small .first-item img {
    max-width: 97%; }
.sidebar .big-and-3-small .item {
  margin-bottom: 20px; }
.sidebar .big-and-3-small img {
  max-width: 90%;
  height: auto !important; }
.sidebar .big-and-3-small article h3 {
  font-size: 14px;
  line-height: 140%; }
.sidebar .big-and-3-small .speacer {
  display: none; }
.sidebar .big-and-3-small .items {
  float: none;
  width: 100%; }
  .sidebar .big-and-3-small .items .title-item .info {
    margin: 0 20px; }
  .sidebar .big-and-3-small .items .image {
    width: 130px;
    float: right; }
  .sidebar .big-and-3-small .items img {
    height: 100px; }
.sidebar .sidebar-cat-label {
  color: #C0C0C0 !important; }

.view-big-and-3-small .widget-title {
  height: 38px;
  line-height: 38px; }
  .view-big-and-3-small .widget-title h3 {
    font-weight: bold;
    font-size: 17px; }

.content_container .big-and-3-small {
  background: #fff;
  border: 1px solid #f3f4f6;
  border-radius: 3px;
  margin-bottom: 25px; }

#content .big-and-3-small article:first-of-type .info {
  margin-top: 15px; }
#content .big-and-3-small article:first-of-type .excerpt {
  margin-top: 5px;
  font-size: 14px; }

.big-and-3-small {
  padding: 22px 18px 0 0; }
  .big-and-3-small img {
    margin-bottom: 10px; }
  .big-and-3-small .info {
    line-height: 21px; }
  .big-and-3-small article:first-of-type {
    float: left;
    width: 40%;
    height: 428px;
    padding: 0 60px 0 10px; }
    .big-and-3-small article:first-of-type h3 {
      font-size: 21px;
      line-height: 23px; }
    .big-and-3-small article:first-of-type img {
      height: 226px;
      width: 340px; }
  .big-and-3-small article:not(:first-of-type) {
    margin-bottom: 10px;
    float: right;
    width: 50%; }
    .big-and-3-small article:not(:first-of-type) .info {
      float: left;
      width: 53%; }
    .big-and-3-small article:not(:first-of-type) .image {
      width: 43%;
      float: right; }
    .big-and-3-small article:not(:first-of-type) img {
      height: 126px; }
    .big-and-3-small article:not(:first-of-type) .speacer {
      width: 4%;
      height: 20px;
      display: block;
      float: right; }
    .big-and-3-small article:not(:first-of-type) .excerpt {
      line-height: 130%; }
  .big-and-3-small article h3 {
    margin-bottom: 8px; }
    .big-and-3-small article h3 a {
      font-weight: bold; }
  .big-and-3-small .meta {
    color: #939393;
    margin-bottom: 8px;
    overflow: hidden; }
  .big-and-3-small .author {
    float: right; }
  .big-and-3-small .comments {
    padding-top: 3px; }
  .big-and-3-small .ui-state-highlight {
    height: 126px; }

.sidebar .big-and-3-small a {
  font-weight: normal; }
.sidebar .big-and-3-small .first-item {
  float: none;
  width: 100%; }
  .sidebar .big-and-3-small .first-item img {
    max-width: 97%; }
.sidebar .big-and-3-small .item {
  margin-bottom: 20px; }
.sidebar .big-and-3-small img {
  max-width: 90%;
  height: auto !important; }
.sidebar .big-and-3-small article h3 {
  font-size: 14px;
  line-height: 140%; }
.sidebar .big-and-3-small .speacer {
  display: none; }
.sidebar .big-and-3-small .items {
  float: none;
  width: 100%; }
  .sidebar .big-and-3-small .items .title-item .info {
    margin: 0 20px; }
  .sidebar .big-and-3-small .items .image {
    width: 130px;
    float: right; }
  .sidebar .big-and-3-small .items img {
    height: 100px; }
.sidebar .sidebar-cat-label {
  color: #C0C0C0 !important; }

.Widget_Content.view-big-and-3-titles {
  float: right; }

.Widget_Content.view-big-and-3-titles + .Widget_Content.view-big-and-3-titles {
  margin-right: 70px; }

.big-and-3-titles {
  width: 392px; }
  .big-and-3-titles .first-item {
    background: #FFF;
    border: 1px solid #F3F4F6;
    border-radius: 3px; }
    .big-and-3-titles .first-item h3 {
      width: 90%;
      margin-bottom: 13px; }
    .big-and-3-titles .first-item .info {
      padding: 3px 12px 4px;
      line-height: 21px; }
    .big-and-3-titles .first-item .category-label {
      top: 0; }
    .big-and-3-titles .first-item .meta {
      overflow: hidden; }
    .big-and-3-titles .first-item .author {
      float: right; }
  .big-and-3-titles .category-label {
    position: relative;
    display: block;
    height: 38px;
    font-size: 17px;
    font-weight: bold;
    line-height: 38px;
    margin-right: -4px; }
    .big-and-3-titles .category-label:after {
      top: 34px; }
  .big-and-3-titles img {
    width: 395px;
    height: 263px;
    margin-bottom: 10px;
    max-width: 100%; }
  .big-and-3-titles .meta {
    color: #939393;
    margin-bottom: 10px; }
  .big-and-3-titles article h3 {
    font-weight: bold;
    margin: 0; }
  .big-and-3-titles .items {
    float: none;
    height: 215px; }
    .big-and-3-titles .items article {
      border-bottom: 1px solid #F3F4F6;
      padding: 18px 0;
      height: 32px;
      position: relative; }
      .big-and-3-titles .items article:last-child {
        border: none; }
    .big-and-3-titles .items h3 {
      margin: 0;
      width: 65%;
      line-height: 19px; }
    .big-and-3-titles .items .info {
      float: none;
      overflow: hidden;
      width: auto; }
    .big-and-3-titles .items .meta {
      width: 35%;
      box-sizing: border-box;
      margin: 0;
      bottom: 11px;
      position: absolute;
      left: 0; }
    .big-and-3-titles .items .author {
      padding: 0 0 0 5px;
      float: left;
      max-width: 66%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .big-and-3-titles .items .author, .big-and-3-titles .items .fa-comments {
      line-height: 21px; }

.with-title .columns3 {
  background: #FFF;
  border: 1px solid #F3F4F6;
  border-radius: 3px;
  margin-bottom: 25px;
  overflow: hidden;
  padding: 40px 13px 0 0; }

.columns3 article {
  width: 31.33%;
  float: right;
  margin-bottom: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
  border: 1px solid #f3f4f6;
  border-radius: 3px; }
  .columns3 article:not(:nth-of-type(3n+0)) {
    margin-left: 25px; }
.columns3 .photo {
  position: relative; }
.columns3 img {
  margin-bottom: 10px;
  max-width: 100%;
  height: 177px; }
.columns3 article h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  margin: 0;
  height: 38px;
  position: relative;
  /*live-edit*/
  margin-bottom: 5px;
  overflow: hidden; }
.columns3 .text {
  padding: 3px 12px 4px; }
.columns3 .live_edit-edit-button {
  right: auto;
  left: 0; }
.columns3 .meta {
  border-color: #E0E0E0;
  color: #6d6f72;
  overflow: hidden; }
.columns3 .author {
  float: right; }
.columns3 .comments {
  float: left;
  line-height: 25px;
  color: #6d6f72; }
.columns3.edit-mode article {
  margin: 0 8px 25px; }

.view-custom-format .widget-title h3 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 15px; }

.custom-format {
  padding: 4px 0 0 1px; }
  .custom-format .image {
    overflow: hidden; }
  .custom-format .info {
    line-height: 21px;
    position: relative; }
  .custom-format .meta {
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 6px; }
  .custom-format article {
    padding: 13px;
    border-bottom: 1px solid #616161;
    overflow: hidden;
    position: relative; }
    .custom-format article h3 {
      font-size: 14px;
      line-height: 140%; }
    .custom-format article img {
      width: 100%; }
  .custom-format .format-big-image .image {
    width: 275px;
    height: 183px; }
  .custom-format .format-none-image .image {
    display: none; }
  .custom-format .format-image-title .image {
    width: 117px;
    height: 78px;
    float: right;
    margin-left: 8px; }

.sidebar-cat-label {
  color: #C0C0C0 !important; }

.gallery-slider .bxslider_photo img {
  width: 855px;
  height: 570px; }
.gallery-slider .bxslider_next, .gallery-slider .bxslider_prev {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  position: absolute;
  left: 20px;
  top: 50%;
  z-index: 400;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  margin-top: -40px;
  cursor: pointer;
  display: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }
.gallery-slider .bxslider_prev {
  right: 00px;
  left: auto; }
.gallery-slider .slider-5:hover .bxslider_next, .gallery-slider .slider-5:hover .bxslider_prev {
  display: block;
  margin-top: -20px; }
.gallery-slider .bx-wrapper {
  margin-bottom: 10px; }
.gallery-slider .bxslider-pager-wrapper {
  position: relative;
  top: 0;
  right: 0; }
.gallery-slider .full-gallery-link {
  float: left;
  width: 50px;
  line-height: 18px;
  font-family: almoni-dl;
  font-size: 17px;
  font-weight: bold;
  margin: 30px; }
.gallery-slider .slider_head h2 {
  float: right; }
.gallery-slider .slider_head .info {
  overflow: hidden; }
.gallery-slider .slider_head .all-galleries {
  float: left;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  font-family: almoni-dl, sans-serif;
  display: block; }
.gallery-slider .slider_author {
  margin-top: 10px; }
.gallery-slider .slider_excerpt {
  width: 70%;
  font-weight: bold;
  line-height: 1.2;
  margin: 11px 0;
  font-size: 14px;
  height: 30px;
  overflow: hidden; }

.slider {
  position: relative;
  background: #FFF;
  border: 1px solid #F3F4F6;
  margin-bottom: 25px;
  height: 380px;
  width: 860px;
  overflow: hidden;
  padding-bottom: 30px; }
  .slider .image {
    width: 68%; }
  .slider .photo h3 a {
    display: block;
    height: 355px;
    width: 570px;
    overflow: hidden; }
  .slider img {
    height: 380px; }
  .slider .info {
    width: 26%;
    margin-right: 15px; }
  .slider .meta {
    color: #939393;
    font-size: 14px; }
  .slider .meta-count {
    position: absolute;
    bottom: 10px;
    left: 50px; }
  .slider .all-video {
    display: inline-block;
    margin-right: 80px; }
  .slider .excerpt {
    font-size: 15px;
    line-height: 130%; }
  .slider article {
    position: relative; }
    .slider article h3 {
      clear: both;
      font-size: 24px;
      font-weight: bolder;
      margin: 0;
      margin-bottom: 25px; }
  .slider .item {
    overflow: hidden; }
    .slider .item > div {
      float: right; }

.slider-video {
  position: relative;
  overflow: visible;
  padding-bottom: 15px; }
  .slider-video .gallery-item {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #FFF;
    padding: 15px;
    width: 830px; }
  .slider-video .gs-nav {
    height: 96px;
    width: 32px;
    background-color: #0E1D27;
    opacity: 1;
    top: 40%;
    cursor: pointer; }
  .slider-video .gs-arrow {
    height: 20px;
    width: 14px; }
    .slider-video .gs-arrow .fa {
      font-size: 22px; }
  .slider-video .gs-prev {
    right: -5px; }
  .slider-video .gs-next {
    left: -5px; }
  .slider-video .slider-content {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative; }

.view-thumb-and-title .widget-title, .view-columns3 .widget-title {
  background: #F0553B;
  height: 38px;
  line-height: 38px;
  position: absolute;
  margin-top: -4px;
  font-size: 15px;
  margin-right: 16px; }
  .view-thumb-and-title .widget-title:before, .view-columns3 .widget-title:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #F0553B transparent;
    position: absolute;
    content: '';
    right: -4px; }
  .view-thumb-and-title .widget-title h3, .view-thumb-and-title .widget-title a, .view-columns3 .widget-title h3, .view-columns3 .widget-title a {
    font-weight: bold;
    color: #FFF; }
    .view-thumb-and-title .widget-title h3:hover, .view-thumb-and-title .widget-title a:hover, .view-columns3 .widget-title h3:hover, .view-columns3 .widget-title a:hover {
      color: #FFF; }

#content .thumb-and-title {
  background: #FFF;
  border: 1px solid #F3F4F6;
  border-radius: 3px;
  margin-bottom: 25px;
  overflow: hidden;
  padding: 50px 13px 0 0; }
#content .thumb-and-title article {
  width: 140px;
  float: right;
  margin: 0 0 0 29px; }
#content .thumb-and-title .item {
  width: 100%;
  margin-bottom: 13px !important; }
#content .thumb-and-title h4 {
  margin: 0;
  height: 38px;
  font-weight: bold;
  overflow: hidden; }
#content .thumb-and-title a {
  font-size: 15px;
  line-height: 130%; }
#content .thumb-and-title img {
  margin-bottom: 10px;
  width: 100%; }
#content .thumb-and-title .info {
  line-height: 16px;
  height: 66px;
  overflow: hidden; }
#content .thumb-and-title .meta {
  color: #4D6479;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 5px;
  overflow: hidden; }
#content .thumb-and-title .author {
  float: right; }
#content .thumb-and-title .fa-comments {
  display: inline-block;
  float: left;
  font-family: arial;
  color: #999 !important;
  font-size: 12px; }
#content .thumb-and-title .fa-comments:before {
  font-family: FontAwesome; }

.top_ticker_wrapper > div {
  float: right;
  height: 100%;
  width: 50%; }
.top_ticker_wrapper .view-ticker {
  overflow: hidden;
  font-size: 14px; }
  .top_ticker_wrapper .view-ticker .widget-title {
    background: #ACB0BF;
    padding: 0px 6px;
    height: 23px;
    line-height: 23px;
    position: absolute;
    right: -2px !important;
    font-size: 15px; }
    .top_ticker_wrapper .view-ticker .widget-title:after {
      border-width: 3px 0 3px 3px;
      border-left-color: #ACB0BF;
      top: 20px; }
    .top_ticker_wrapper .view-ticker .widget-title a {
      color: #FFF; }
.top_ticker_wrapper .ticker {
  margin-right: 70px; }
  .top_ticker_wrapper .ticker ul {
    float: right;
    width: 500px;
    margin: -2px 0;
    padding: 0 13px; }
  .top_ticker_wrapper .ticker li {
    list-style: none; }

.Widget_Content .top-story {
  height: 293px;
  margin-bottom: 25px;
  overflow: hidden;
  background: #FFF;
  border: 1px solid #F3F4F6;
  border-radius: 3px; }
  .Widget_Content .top-story .image {
    width: 460px;
    float: right; }
  .Widget_Content .top-story img {
    width: 440px; }
  .Widget_Content .top-story .text {
    width: 380px;
    float: right;
    margin-right: 9px;
    font-size: 14px;
    line-height: 130%; }
  .Widget_Content .top-story .headline {
    background: #F0553B;
    font-family: almoni-dl;
    color: #FFF;
    padding: 0px 16px;
    float: right;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    position: absolute;
    margin-top: -5px;
    font-size: 15px;
    letter-spacing: 0.04em; }
  .Widget_Content .top-story .headline:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #F0553B transparent;
    position: absolute;
    content: '';
    right: -4px; }
  .Widget_Content .top-story h1 {
    clear: both;
    font-size: 22.5pt;
    line-height: 115%;
    font-weight: bolder;
    margin: 50px 0 15px; }
  .Widget_Content .top-story .meta {
    color: #939393;
    margin-bottom: 25px;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    padding-left: 14px; }
  .Widget_Content .top-story .date {
    float: left;
    margin-right: 5px; }
  .Widget_Content .top-story .author {
    float: right;
    margin-left: 12px; }
  .Widget_Content .top-story .post-edit-link {
    display: inline-block;
    margin-top: 15px;
    text-decoration: underline;
    clear: both; }

.top-story-drama {
  margin-bottom: 25px;
  background: #FFF;
  border: 1px solid #F3F4F6;
  border-radius: 3px; }
  .top-story-drama .image {
    height: 450px;
    overflow: hidden; }
  .top-story-drama img {
    width: 100%; }
  .top-story-drama h1 {
    font-size: 22.5pt;
    font-weight: bolder;
    margin: 10px 10px; }
  .top-story-drama .author {
    float: left;
    margin-left: 12px; }
  .top-story-drama .excerpt {
    font-size: 15px;
    line-height: 140%;
    padding: 0 10px; }
  .top-story-drama .post-edit-link {
    text-decoration: underline;
    margin-right: 10px; }
  .top-story-drama .top-gallery {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .top-story-drama .gallery-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

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