.ad-left,
.ad-right {
  display: inline-block;
  float: none;
  text-align: center;
  vertical-align: top;
}

.ad-left + .ad-right {
  margin-left: 10px;
}

.ads,
.ad-skyscraper-left,
.ad-skyscraper-right {
  overflow: visible;
}

.ads-skyscraper-container {
  padding-left: 0;
  padding-top: 0;
}

.interstitial {
  background: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 50000;
}

.interstitial-open {
  height: 100%;
  overflow: hidden;
}

.interstitial-visible {
  display: block;
}

.interstitial-wrapper {
  margin: 0 auto;
  max-width: 95%;
}

.interstitial-content {
  width: 100%;
}

.interstitial-content .oat:before {
  content: "";
}

.interstitial-content .oat > *:not(script) {
  margin: 0 !important
}

.interstitial-header {
  clear: both;
  display: table;
  padding: 8px 0;
  text-align: left;
  width: 100%;
}

.interstitial-close-button {
  cursor: pointer;
  float: right;
}

.interstitial-close-button:hover {
  text-decoration: underline;
}

.oat {
  clear: both;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.oat:before {
  color: #838383;
  content: attr(data-mark);
  display: block;
  font-size: 10px;
  line-height: 15px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.oat > *:not(script) {
  display: block;
}

.oat img {
  height: auto;
  max-width: 100%;
}

.oat-container {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}

.oat-content {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.oat-left > *,
.oat-right > * {
  padding-top: 0;
  margin-left: 0;
}

.oat-visible {
  align-items: center;
  display: flex;
  visibility: visible;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}

.oat-visible > * {
  width: -webkit-fill-available;
  width: -moz-available;
}

.oat-bottom > * {
  margin-bottom: 15px;
}

.oat-left > * {
  margin-left: 15px !important;
}

.oat-right > * {
  margin-right: 15px !important;
}

.oat-top > * {
  margin-top: 15px !important;
}

.oat-bottom:before {
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
}

.oat-left:before {
  left: -50%;
  margin-left: 7.5px;
  position: absolute;
  top: 50%;
  transform: rotate(-90deg);
}

.oat-right:before {
  right: -50%;
  margin-right: 7.5px;
  position: absolute;
  top: 50%;
  transform: rotate(90deg);
}

.oat-top:before {
  position: absolute;
  margin-bottom: 0;
  top: 0;
}

.recaptcha {
  width: 304px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .oat.hidden-phone {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .oat.hidden-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .oat.hidden-desktop {
    display: none !important;
  }
}

.cookies-overlay button {
  background: none;
  border: none;
  margin: 0;
  padding: 5px;
  float: right;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bolder;
  font-style: normal;
}

.cookies-overlay p {
  width: 85%;
}

.cookies-overlay a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 479px) {
  .cookies-overlay p {
    margin: 0;
    float: none;
    width: 100%;
    padding: 5px;
    font-size: .8em;
    line-height: 1.3em;
  }

  .interstitial-header-title {
    display: none;
  }

  .interstitial-header {
    text-align: center;
  }

  .interstitial-close-button {
    float: none;
  }
}


        /**************************
       Generic colors for site
    ***************************/
    :root {
      --site-color: #396e97;
    }
    .site-color, .text-site-color, .site-color > a, .header a { color: #396e97; }
    .bg-site-color { background-color: #396e97; }
    .border-site-color{ border-color:#396e97;}

    .scrolled-bar, .footer, .last-column   { border-color: #396e97  }
    .preheader, .fixed-header, .minified-header,#cookies_overlay { background-color: #396e97; }

    .widget-header span, .widget-header span > a, blockquote, .header-search .search-block .form-input  { border-color:#396e97; }
    .small-menu .sections-top-button:hover, .small-menu .sections-top-button:hover a { color:#396e97; }
    .header-socials a .fa:hover { color:#396e97!important; fill:#396e97!important; }
    .header-socials a .fa-bluesky:hover:before { background-color:#396e97!important;  }
    .header-search .search-block .form-input,
    .header-search .search-block .search-button:hover, .header-search .search-block:hover .search-button  { background-color: #396e97; }

    .pagination>li>a { color:#396e97; }
    .pagination>li.active>a, .search-block .form-input { background-color:#396e97; border-color:#396e97; }

    .widget-content a:hover, .widget-content .title a:hover,
    .small-menu .sections-top-button:hover .fa, .small-menu .sections-top-block:hover .fa, .small-menu .sections-top-block .sections-top li a { color:#396e97; }
    .small-menu .sections-top-block.opened .sections-top, .small-menu .sections-top-block:hover .sections-top { border-color:#396e97; }

    .onm-new .title a:hover, .search-block:hover .search-button .fa , .search-block .search-button:hover .fa, span.content-info, .onm-new .content-info a:hover, .onm-new .summary a:hover {  color:#396e97; }

    .header-section.dark, .widget-header.dark, .article-navigation,
    .header-section .goToCat:hover, .back-to-top:hover { background-color: #396e97; }

    .play-button:hover .fa,
    .widget .widget-header.colorize, .inner-content .mini-utilities li a { color:#396e97 }
    .onm-new.opinion .opinion-data .title a:hover,.onm-new.opinion .opinion-author a { color:#396e97 }

    .widget-most-seeing-commented-content .content-title,
    .onm-new.video, .onm-new.album, .inner-content .content-info { border-color:#396e97; }

    .wrapper-slider ul.carousel-headlines .title a:hover,
    .widget-last-minute-content .widget-content .publish-date,
    .wrapper-slider ul.carousel-headlines .selected .title a { color: #396e97; }

    .widget-carousel-lateral .item .caption-image .subtitle  { color:#396e97; }
    .widget-carousel-lateral .carousel-indicators li { border-color:#396e97; }
    .widget-carousel-lateral .carousel-indicators .active { background-color: #396e97; }
    .widget-blogs-with-photo .name a  { color:#396e97; }
    .summary a, .inner-content .body a { color:#396e97; }
    .widget-editorial .item-data .content-info .content-time  { color:#396e97; }

    .slider-nav i:hover, .widget-content ul li:after {  background-color: #396e97; }

    .article-navigation .title a:hover, .article-navigation .article .article-data .title a:hover { color:#396e97; }
    .widget-next-article { background-color: #396e97; }
    .widget-next-article .article-navigation { border-color:#396e97; }
    .album-highlighted .carousel-control .fa { background-color: #396e97; }
    .subscription-register:before,
    .subscription-require .btn { background-color: #396e97; }
    .article-navigation.prev i, .article-navigation.next i { border-color:#396e97; }

    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover,
    .datepicker table tr td.active { background-color:#396e97 !important; background-image:none; }
    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker tableba tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover { background-color:#396e97 !important; background-image:none; }

    .owl-prev, .owl-next, .graph .bar { background-color: #396e97; }
    
    .onm-new.colorize { border-radius:0 !important; }
    .media.colorize { margin:0; }
    .widget-header.site-color, .widget-header.site-color > a, .header-title.site-color { color: #3b3b3b; }
    .frontpage-auth-forms .btn.bg-site-color { color: #fff; }
    .frontpage-auth-forms .btn.bg-site-color:hover { color: #2d2d2d; }



    .main-nav-menu .section-listing > ul > li > a { border-color: #ffffff; }
  .sec-color { color: #ffffff; }

@media (min-width: 992px) {
    .main-nav-menu .section-listing > ul > li > a:hover { color: #396e97; }
    .main-nav-menu .section-listing .submenu { border-color: #396e97; }
}



    


