@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Fira+Sans:400,600,800&subset=latin,latin-ext);

/*!
 * ANF news theme
 */

html{
    margin: 0; padding: 0;
    width: 100%;
}
body {
	font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#31373a;
	padding-top: 15px;
	padding: 0; margin: 0;
  background-color: #fff;
}

ul {
  list-style: none;
  margin:0;
  padding:0;
}

.container{
  max-width: 1170px;
}
.wrapper{
  min-height: 600px;
  margin-bottom: 40px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row [class^='col-'],
.row [class*=' col-'] {
  padding-left: 10px;
  padding-right: 10px;
}

/*
p a {
    color: #d02525;
    text-decoration: underline;
}
*/
a{
	color: #333;
}
a:hover{
	color: #ED1C24;
	text-decoration: none;
}

.btn{
	border-radius: 2px;
}
.btn.btn-primary{
	color: #fff;
	background-color: #E21A1A;
	border-color: #E21A1A;
}
.btn.btn-primary:hover, .btn.btn-primary:active:focus{
	background-color: #D41919;
	border-color: #D41919;
}

.red{ color: #E21A1A;}
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }
.highlight {background-color: yellow;}

span.title-icons {
  font-size: 90%;
  opacity: 0.8;
  color: #ED1C24;
}
.logo{
  display: inline-block;
}
.navbar-brand .main-logo {
  max-width: 170px;
}

.date-header{
  font-size: 12px;
  color: #888;
}

.error-message{
  color: red;
  font-size: 90%;
  padding-bottom: 5px;
}

.form .form-group.date label{
  display: block;
}

footer{
  background-color: #000;
  color: #FFF;
  margin-top: 0px;
  padding-top: 10px;
}

footer .container.back-red{
  background-color: #ED1C24;
  background: linear-gradient(to bottom right, #ea757e, #ED1C24);
  padding: 50px;
  position: relative;
  top: -50px;
}


footer h3.title{
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
}

footer .footer-nav {
  padding: 0;
}
footer .footer-nav li{
  list-style-type: none;
  padding: 8px 0;
  margin: 0;
  width: 49%;
  display: inline-block;
}
footer a{
  color: #FFF;
}

footer a:hover{
  color: #ea757e;
}

/**
 * Navigation
 */

.navbar-nav > li > a{
  padding: 15px 13px;
  letter-spacing: -1px;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    position: static;
    box-shadow: none;
    background-color: #fff;
  }


  #navigation .navbar-header {
      float: none;
  }
  
  #navigation .navbar-toggle {
      display: block;
  }
  
  #navigation .navbar-collapse.collapse {
      display: none !important;
  }
  
  #navigation .navbar-collapse.collapse.in {
      display: block !important;
    overflow-y: auto !important;
  }
  
  /*Design for max-width: 1200px*/
  #navigation .navbar-collapse,
  #navigation .navbar-collapse .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
}

@media (min-width: 992px) {
  /*Navbar Collapse*/
  #navigation .navbar-collapse {
    padding: 0;
  }
  
  #navigation .navbar-nav li, .dropdown {
    position:relative;
  }

  
  /*Navbar*/
  #navigation .navbar-nav {
    top: 2px;
  }
    
  /*Dropdown Menu*/
  #navigation .dropdown-menu { 
    padding:15px 0;
    border-top:1px solid;
    min-width:160px;
    border-radius: 0; 
    z-index: 9999 !important;
    margin-top: -2px !important;
    background-color:#fff;
  }
  
  #navigation .language-dropdown .dropdown-menu {
    min-width:75px;
  }
  
  #navigation .language-dropdown.open > .dropdown-menu, 
  #navigation .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  } 

  #navigation .open > .dropdown-menu,
  #navigation-v1 .open > .dropdown-menu {
    display: none;
  }
  #navigation .more .dropdown-menu {
    left:auto;
    right:0;
    min-width:200px;
  }
  
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
}

.navbar-toggle {
  border: 1px solid #fff;
  margin-top: 13px;
}

.navbar-toggle .icon-bar {
  background-color: #384650;
}

.navbar-toggle, 
.navbar-fixed-top .navbar-toggle {
  border: 1px solid #384650;
}

.navbar-toggle .icon-bar, 
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #384650;
}


/*==============================
========= Top bar section=======
================================*/
#navigation {
  background-color:#fff;
  margin-bottom: 20px;
}

#navigation .navbar .topbar  {}

#topbar {
  float:none;
  position: relative;
}

.navbar-brand {
  height:60px;
  padding:9px 15px;
}

.homepage .navbar-brand {
  padding:13px 15px;
}

#navigation .container .navbar-brand {
  margin-left:-15px;
}

#topbar-right {
  float:right;
}

.navbar-nav a {
  font-weight: bold;
}

.language-dropdown, 
#date-time, 
#topbarAd {
  display:inline-block;
  margin-left:20px;
  padding-left:20px;
  line-height:60px;
  color:#525b6e;
  font-size:14px;
}

.language-dropdown .dropdown-menu{
  border-radius:0;
  border-color:#ebecee;
  min-width:74px;
  text-align:center;
  z-index: 10000;
}

.language-dropdown a{
  color:#384650;
  text-transform:uppercase;
}

.language-dropdown .dropdown-menu{
  padding: 0;
}
.language-dropdown .dropdown-menu a{
  padding: 12px 32px;
  font-size: 1.6rem;
}

#topbar-right #topbarAd img {
  max-width:61px;
}

/* #date-time, #topbarAd {
  border-left:1px solid #ebecee;
} */

#navigation .language-list {
  display: none;
}

#navigation .language-list li {
  display: inline-block;
  border-right: 1px solid rgb(220, 220, 220);
  padding-right: 5px;
}

#navigation .language-list li:last-child {
  border: none !important;
}

@media (min-width: 991px) {

  #navigation .language-list {
    display: inline-block;
  }
}

.search-button {
  float:right;
  position:relative;
  margin-right:-15px;
}

.search-button li{
  float:left;
  border-left:1px solid #ebecee;
  padding:15px 20px;
  color:#aeaeae;
  cursor:pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  list-style-type: none;
}

.search-button li:hover {
  color:#525b6e;
}

.user-section {
  float:right;
}

#mainmenu {
  padding-right:0;
  padding-left: 0;
  margin-left:-15px;
  margin-right:-15px;
}

.homepage-bld #mainmenu {
  margin: 0;
}

.homepage-bld .navbar-brand {
  padding-left: 10px;
}

.search input{
  float: right;
  width: 170px;
  padding: 12px;
  transition: all 0.5s ease-in-out;
}

/* .search input:focus {
  width: 300px;
} */

.search-form{
  padding-left: 0;
  height: 48px;
  font-size: 14px;
  font-weight: 300;
  outline: none;
  width: 100%;
  border: 1px solid #eee;
  background-color:#f2f3f5;
  border-right:0;
  border-radius: 5px;
}

#navigation .dropdown-menu.top-user-section, 
.dropdown-menu.top-user-section {
  padding: 0;
  border-top: 0;
  position: absolute;
  right:15px;
  top:52px;
  min-width: 360px;
  background-color: #3a3a3a;
  z-index: 10;
  left:inherit;
  margin-top:0 !important;
}

.dropdown-menu.top-user-section {
  right:0;
}

.nav-ext-link{
  padding: 3px;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 18px;
  margin-right: 6px;
  display: inline-block;
  text-align: center;
  /* height: 40px; */
  white-space: nowrap;
}
.nav-ext-link i{
  color: red;
}

.nav-social.nav-social--desktop {
  display: inline-block;
}
@media (max-width: 991px) {
  .nav-ext-link,
  .nav-social.nav-social--desktop {
    display: none;
  }
}
.nav-social.nav-social--mobile {
  text-align: center;
  margin-bottom: 5px;
}
.nav-social li {
  display: inline-block;
}
.nav-social a {
  background-color: #fff;
  border: 1px solid #efefef;
  font-size: 16px;
  border-radius: 10px;
  display: inline-block;
  padding: 6px 10px;
  margin-bottom: 8px;
}
.nav-social a:hover {
  background-color: #f5f5f5;
}
.nav-social .social--twitter i,
.nav-social .social--telegram i {
  color: #2196f3;
}
.nav-social .social--facebook i {
  color: #3b5998;
}
.nav-social .social--youtube i {
  color: #bb0000;
}
.nav-social .social--whatsapp i {
  color: #25D366;
}
.d-inline-block {
  display:inline-block !important
}
@media (max-width: 767px) {
  .navbar-toggle{
    position:absolute;
    top:0;
    right:0;
  }
  .navbar-brand{
    padding:13px 15px;
  }
  #topbar-right {
    float: left;
  }
  .language-dropdown, 
  #date-time, 
  #topbarAd {
    margin-left: 0px;
    padding-left: 10px;
    line-height: 30px;
    font-size: 13px;
    border-left: 0;
  }
  #date-time {
    display: none;
  }
  .language-dropdown{
    margin-top: 1.8rem;
    font-size: 16px;
  }
  .navbar-nav{
    margin:0;
  }
  .navbar-nav > li > a{
    line-height:15px;
  }
  #mainmenu .dropdown-menu > li > a, 
  .dropdown-menu{
    font-size:13px;
  }
  .search input{
    float: none;
    width: 100%;
    height: 40px;
  }
}

/**
 * Common colors
 */
.section-title:before,
.btn-primary,
.badge,
.catagory a,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
.widget.news-letter button,
.pagination li a:hover,
.pagination .active>a,
.pagination .active>a:focus,
.pagination .active>a:hover,
#latest-news span.latest-title,
.subscribe-me button,
.top-user-form .btn:hover {
    background-color: #ed1c24;
}

/**
 * Breaking news
 */

#breaking-news{
  background-color:#ed1c24;
  color: #fff;
  overflow:hidden;
  padding: 10px;
  font-size: 1.1em;
}

#breaking-news span{
  font-weight: bold;
  text-transform: uppercase;
}

#breaking-news a{
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 5px;
}

#breaking-news a:last-child{
  border-right: none;
}

/**
 * Latest news
 */

#latest-news{
  background-color:#fff;
  border-radius:3px;
}

.latest-title{
  color:#fff;
  text-transform:uppercase;
  font-size:16px;
  font-weight:700;
  padding:10px 25px;
}

#latest-news ul li{
  padding: 3px 5px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

#latest-news ul li:last-child{
  border-bottom: none;
}

#latest-news ul li i.arrow{
  margin-right:10px;
}

#latest-news ul li a{
  color: #525b6e;
  line-height: 2rem;
  padding-right: 35px;
  display: inline-block;
  font-size: 1.4rem;
}

#latest-news ul li a:hover{
  color:#000;
}
#latest-news .latest-news-time{
  color: #aaa;
  position: absolute;
  display: inline-block;
  right: 3px;
  top: 3px;
}


#ticker-latest-news{
  background-color:#172738;
  border-radius:3px;
  margin-bottom: 2rem;
  max-height: 34px;
  overflow: hidden;
}
#ticker-latest-news .latest-all {
  color: #fff;
  float: left;
  padding: 8px 10px;
  background-color: #ee1c24;
  font-weight: bold;
  text-transform: uppercase;
}

.marquee {
  overflow: hidden;
}

.marquee-content-items {
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 40px;
  position: relative;
}

.marquee-content-items li {
  display: inline-block;
  line-height: 26px;
}
.marquee-content-items li {
  color: #d5d5d5;
}
.marquee-content-items li a {
  color: #fff;
}
.marquee-content-items li:after {
  content: "|";
  margin: 0 1rem;
  color: #fff;
}
.marquee-content-items li:last-child:after {
  content: "";
} 
.marquee .latest-news-time {
  display: inline-block;
  padding-right: 5px;
}

@media (max-width: 767px) {

}

.latest-news-index .date-header {
  border-bottom: 1px solid #9e9e9e;
  border-top: none;
  font-size: 1.1em;
  font-weight: bold;
}

/**
 * SECTIONS
 */

.section {
  margin-bottom:20px;
  position: relative;
}

.section-title {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-bottom: 0;
  position:relative;
  color:#3d4148;
  font-weight:600;
  text-transform: lowercase;
}
.homepage-bld .section-title {
  text-transform: uppercase;
}
h2.section-title {
  font-size:24px;
  padding-bottom: 6px;
}
h3.section-title {
  font-size:20px;
  padding: 5px 3px;
  margin-top: 0;
  margin-bottom: 5px;
}

h2.section-title:before {
  width:30px;
  z-index:1;
  background-color: #ed1c24;
}

h2.section-title:after {
  right:0;
  background-color:#e6e6e8;
}

h2.section-title:before, 
h2.section-title:after {
  position:absolute;
  content:"";
  bottom:-0.5rem;
  left:0;
  height:2px;
}

/** 
 * POST
 */

.simulated-link{
  cursor: pointer;
}

.feature-post {
  position:relative;
}

.feature-post .entry-title a, 
.feature-post .entry-meta a, 
.feature-post .entry-title a:hover, 
.feature-post .entry-meta a:hover{
  color:#fff;
}

.entry-meta {
  font-size:14px;
}

.post{
  /* overflow:hidden; */
  border-radius:3px;
  margin-top:30px;
  background-color:#fff;
  transition: all 0.5s ease-in-out;
  position: relative;
}

@media screen and (max-width: 767px){
  .post{
    margin-top: 10px;
  }
}

.post.feature-post {
  background-color:inherit;
}


/** Homepage */

.homepage .post{
  margin-top: 0;
}
.homepage .medium-post{
  margin-bottom: 20px;
}

.homepage .post .entry-title {
  font-family: "Fira Sans";
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

/* Homepage highlight */

.home-slider{
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}
.home-slider-19.owl-theme .owl-dots{
  margin-top: 0 !important;
}
.owl-theme .owl-dots{
  margin-bottom: 10px;
  float:right;
  /* margin-top:-35px !important; */
  position:relative;
  padding-right:20px;
  text-align:center;
}
.owl-theme .owl-dots .owl-dot{
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span{
  display: block;
  width: 8px;
  height: 8px;
  margin: 5px;
  background-color:#d5d5d5;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
  background-color: #ED1C24;
}

.home-slider .feature-post .post-content{
  z-index:1000;
  width:100%;
}
.home-slider-19 .feature-post .post-content{
  padding: 10px 16px;
}

.owl-carousel .post .entry-title {
}

.owl-carousel .feature-post .entry-title a{ 
  color:#333;
  font-family: "Fira Sans";
  font-size: 2.5rem;
  font-weight: 600;
}

.owl-carousel .feature-post .entry-lead {
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0.5rem 0;
  color: #666;
  display: inline-block;
}
.owl-carousel .feature-post .entry-related {
  margin-top: 0.6rem;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
}

@media screen and (max-width: 767px) {

  .owl-carousel .feature-post .post-content{
    padding: 20px;
  }
  .owl-carousel .post .entry-title{
    height: 3.3em;
  }
  .owl-carousel .feature-post .entry-title a{ 
    font-size: 1.2em;
  }

}

/** Homepage YT */
#youtube-videos-wrapper{
  background-color: #555;
  padding-bottom: 10px;
  margin-top: -20px;
}
#youtube-videos-wrapper h2{
  margin: 10px 0 0;
}
#youtube-videos-wrapper h2 a{
  color: #333;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
}
#youtube-videos-wrapper h2 i{
  font-size: 14px;
}
#youtube-videos .medium-post,
#youtube-videos .post-list{
  margin-top: 20px;
}
#youtube-videos .post-list, 
#youtube-videos .post{
  background-color: transparent;
  border: none;
}
#youtube-videos .big-video {
  position: relative;
  margin: 0;
}
#youtube-videos .big-video .entry-title{
  font-size: 22px;
  margin-top: 10px;
  padding-right: 10px;
  color: #fff;
  height: auto;
}
#youtube-videos .post-list .entry-title{
  font-size: 90%;
  line-height: 130%;
}
#youtube-videos .big-video img {
  width: 100%;
}
#youtube-videos .big-video .post-content {
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
  position: absolute;
  padding: 15px;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  z-index: 1000;
}
#youtube-videos .widget .post-list {
  margin-top: 5px;
}
#youtube-videos .widget .post-list .post {
  padding: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  border-radius: 0;
}
#youtube-videos .widget .post-list .post:last-of-type {
  border-bottom: none;
}
#youtube-videos .entry-header {
  position: relative;
}
#youtube-videos .widget .entry-title {
  margin-bottom: 0;
}
#youtube-videos .widget img {
  height: 50px;
}
#youtube-videos .widget .post-content {
  padding: 6px 12px;
  width: 100%;
  font-size: 18px;
  float: none;
}
#youtube-videos a{
  cursor: pointer;
  color: #333;
}
#youtube-videos h3{
  font-weight: normal;
}

/** Fix for yt videos in modal */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

#previewModal .modal-dialog {
  width: 98%;
  margin: 20px auto 0 auto;
  max-width: 640px;
}
#previewModal .modal-content {
  background-color: #313131;
  color: #E5E5E5;
  border-radius: 3px;
}
#previewModal .modal-header {
  border-bottom: 1px solid #525252;
}
#previewModal .close{
  color: #FFF;
  margin-right: 5px;
  float: none;
  position: absolute;
  right: 0;
  top: 0;
}



.top-spot .post-list{
  padding-bottom: 10px;
}
.top-spot .post-content{
  padding: 5px;
}

.top-spot .main-article .entry-title a {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .top-spot .entry-thumbnail{
      max-height: 200px;
      overflow: hidden !important;
  }
}

.tall-spot {
  position: relative;
}
.tall-spot .post{
  margin-top: 0;
  margin-bottom: 20px;
}

.tall-spot .bg-image{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.left-tall-spot .bg-image{
  height: 512px;
}

.left-tall-spot .post-content{
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
  position: absolute;
  padding: 30px;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  z-index: 1000;
}
.left-tall-spot .entry-title{
  font-size: 28px !important;
  line-height: 32px;
}
.left-tall-spot .entry-title a,
.left-tall-spot a.entry-related{
  color: #fff;
}
.left-tall-spot a.entry-related{
  margin-top: 0.9rem;
  font-size: 1.3rem;
  display: block;
}

.right-tall-spot .bg-image{
  height: 234px;
}

.right-tall-spot .post .entry-title{
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 18%,rgba(0,0,0,0.33) 36%,rgba(0,0,0,0.74) 70%,rgba(0,0,0,0.91) 87%,rgba(0,0,0,1) 100%);
  font-size: 24px;
  line-height: 32px;
  position: absolute;
  padding: 30px;
  bottom: 0;
  margin: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .home-slider.owl-loaded{
    height: auto;
  }
  .left-tall-spot .bg-image{
    height: 320px;
    margin-top: 2rem;
  }
  .left-tall-spot .entry-title{
    height: auto;
  }
  .right-tall-spot .bg-image{
    height: 230px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .left-tall-spot .bg-image{
    height: 336px;
  }
  .right-tall-spot .bg-image{
    height: 158px;
  }
  .right-tall-spot .post .entry-title{
    font-size: 18px;
    line-height: 22px;
    padding: 25px;
  }
  #latest-news{
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .left-tall-spot .bg-image{
    height: 492px;
  }
  .right-tall-spot .bg-image{
    height: 212px;
  }
}

.homepage-bld .post img {
  transition: 0.3s all ease-in-out; 
}
.homepage-bld .post:hover img {
  transform: scale(1.05); 
}
.post-title-over-pic {
  position: relative;
  margin-bottom: 10px;
}
.post-title-over-pic .entry-thumbnail:before{
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.4)
  );
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  content: "";
}
.post-title-over-pic .post-content{
  position: absolute;
  padding: 30px;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  z-index: 1000;
}
.post-title-over-pic .entry-title a,
.post-title-over-pic a.entry-related{
  color: #fff !important;
  text-shadow: 1px 1px #171717;
}

.post.post-title-over-pic.small-post .post-content {
  padding: 4px 12px;
  font-size: 18px;
}

.post.post-title-over-pic.medium-post .post-content {
  padding: 4px 16px;
}
.post.post-title-over-pic.medium-post .entry-title {
  font-size: 22px;
}
@media (min-width: 768px) {
  .post.post-title-over-pic.large-post .entry-title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .post-titles-list .post-content {
    padding-top: 0 !important;
    margin-top: -10px;
  }
}
.post-titles-list .entry-title {
  padding-bottom: 6px;
  border-bottom: 1px solid #e2e2e2;
}

.post-titles-list .entry-title:last-child {
  border-bottom: none;
}


#selected-articles {
  margin-top: 1.6rem;
}
#selected-articles .post-content {
  padding: 3px;
}
.homepage-19 #manual-pick .entry-title,
#selected-articles .entry-title {
  font-size: 14px;
  line-height: 1.6rem;
  height: 5rem;
  overflow-y: hidden;
}

article.post .entry-title {
  font-family: "Fira sans", sans-serif;
  font-size: 40px;
  margin-top:0px;
  font-weight: 800;
}

.entry-thumbnail{
  overflow:hidden;
  position: relative;
}
.entry-thumbnail img{
  width: 100%;
}

.feature-post img {
  border-radius:3px;
}

.entry-thumbnail{
  overflow:hidden;
}

article .entry-meta {
    margin-bottom: 5px;
    margin-top: 10px;
}

.entry-lead{
  font-family: "Fira Sans";
  line-height: 20px;
  font-size: 18px;
}

.post-content p.entry-lead {
  margin-bottom: 0;
}

.post-content {
  padding: 30px;
}
article.post .post-header.post-content {
  padding-top: 0;
  padding-bottom: 0;
}
.post-content p,
.post-content ul {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px
}

.post-content p a{
  color: #ed1c24;
}
.post-content p a:hover{
  color: #D4080F;
  border-bottom: 2px solid #d4080f;
}

.post .carousel-inner .item img, 
.post .add img, 
.post.feature-post img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.homepage-19 .post.medium-post .entry-title {
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post.medium-post .entry-title {
  text-transform:initial;
  font-size:15px;
  font-weight: 600;
  line-height:1.3;
}
.post.medium-post .post-content{
  padding: 8px 16px;
}

@media (max-width: 767px) {
  .post.medium-post .entry-title {
    height: auto;
  }
  article.post .entry-title{
    font-size: 32px;
  }
  .post.medium-post {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .post.medium-post .post-content{
    padding: 8px;
  }
  .post.medium-post .entry-title{
    font-size: 14px;
    height: 54px;
    margin: 0;
  }
}

.entry-content ul {
  list-style-type: square;
  padding-left: 20px;
}

.entry-content td{
  padding: 6px;
}
.entry-content td p{
  margin-bottom: 0;
}

.category-avdv {
  margin-top: 0px;
}

#share{
  margin: 20px 0;
}

.jssocials-share-count-box {
  height: 35px;
}

/** GALLERY */

.album-container.album-type-carousel {
  max-width: 700px;
  margin: 0 auto;
  border: 1px solid #f1f1f1;
  overflow: hidden;
  direction: ltr;
}

.album-container.album-type-full .album-item {
  padding-top: 2rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid #ddd;
}
.album-container.album-type-full .album-item:last-child {
  border-bottom: none;
}

.album-container.album-type-full .img-caption {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem;
}

#album .owl-stage-outer {
  display: table !important;
  height: 450px;
}

#album .owl-item {
  background: white;
  display: table-cell;
  float: none;
  vertical-align: middle;
}

#album .owl-item img.image_H {
  width: 100%;
}

.owl-item img.image_V {
  max-height: 550px;
  height: 100%;
  width: auto;
  margin: 0 auto;
}

#album .owl-dots .owl-dot span {
  background-color: #dedede;
}

#album .owl-dots .owl-dot.active span {
  background-color: #ED1C24;
}

#album .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  height: 0;
  width: 100%;
}

#album .owl-nav > div {
  background: rgba(214, 214, 214, 0.5);
}

#album .owl-nav .owl-prev {
  float: left;
}

#album .owl-nav .owl-next {
  float: right;
}

@media screen and (max-width: 991px) {
  #album .owl-stage-outer, 
  #album .owl-item img.image_V {
    height: 350px;
  }
}

@media screen and (max-width: 450px) {
  #album .owl-stage-outer, 
  #album .owl-item img.image_V {
    height: 250px;
  }
}


/** ADS */
.avdv-full-width{
  margin-bottom: 20px;
}


/** Category */
.category-home-title {
  border: none;
  font-size: 2em;
  text-align: center;
  text-transform: uppercase;
  font-family: "Fira sans", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin: 1em 0 1.5em 0;
}

.category-home-title span{
  display: inline-block;
  border-bottom: 2px solid #ccc;
}

.homepage .section.category-listing{
  margin-bottom: 0px;
}

/** Post & sidebar */

.sidebar{
  padding-top: 30px;
}

.sidebar .section-title.title{
    margin-bottom: 45px;
}

.sidebar .compact {
  margin-bottom: 20px;
}

.sidebar .compact .section-title.title {
  margin-bottom: 25px;
}

.sidebar .compact .post{
  margin-top: 5px;
}
.sidebar .compact .post .post-content{
  padding: 8px 10px;
}

.sidebar .compact .entry-title{
  margin: 0;
  font-size: 14px;
  height: auto;
}

.cat-menu {
  position:absolute;
  top:10px;
  right:0;
}

.section > .cat-menu {
    visibility: hidden;
}

.section:hover > .cat-menu {
    visibility: visible;
}

.cat-menu a {
  font-size:12px;
  text-transform:uppercase;
  padding-bottom:6px;
  color:#525b6e;
  border-bottom:2px solid transparent;
}

.cat-menu a:hover {
  border-bottom: 2px solid #ed1c24;
}

.list-post {
  padding-bottom:10px;
}

.list-post li{
  border-top:1px solid #eee;
}

.list-post li a{
  display:block;
  padding:17px 30px;
  color:#000;
}

.list-post li a:hover{
  color:#9c9c9c;
}

.list-post li a i {
  float:right;
}

.widget {
  margin-bottom:20px;
}

.widget .post-list {
  background-color:#fff;
}

.widget .post-list li {
  border-top:1px solid #f2f3f5;
  padding: 10px 10px 5px 10px;
}

.widget .post-list .post {
  border-bottom:0;
  margin-top:0;
}

.widget .post-list .post .entry-title {
  font-size: 14px;
  font-weight: 600;
  line-height:17px;
  margin-top:5px !important;
}

.widget .post-list .post {
  max-height:100px;
}

.widget .post-list .entry-header{
  float:left;
  width:30%;
}

.widget .post-list .entry-thumbnail{
  height:100px;
}

.widget .post-list .post-content{
  float:left;
  width:70%;
  padding:20px 15px;
}

.small-post.post{
  margin-top: 0px;
}
.small-post .post-content{
  padding: 3px 6px;
}

.widget .very-small-post.post{
  max-height: 80px;
}
.widget .very-small-post .post-content{
  padding: 0px 20px;
  max-height: 4em;
  overflow: hidden;
}

@media screen and (max-width: 991px) {

  .widget .post-list .post{
    max-height: 60px;
    overflow: hidden;
  }
  .widget .post-list .entry-header{
    width: 20%;
  }
  .widget .post-list .entry-header img{
    margin-top: -10%;
  }
  .widget .post-list .post-content{
    padding: 0px 15px;
    width: 78%;
  }
  .widget .post-list .post .entry-title{
    max-height: 3.6em;
    overflow: hidden;
    margin-top: 0px!important;
  }
}

/** Last news listing */


ul.listing li {
    border-bottom: 1px solid #e1e5e6;
    padding: 0 30px;
    position: relative;
}

@media screen and (max-width: 1100px) {
    ul.listing li {
        margin:0
    }
}

@media screen and (max-width: 767px) {
    ul.listing li {
        padding:0
    }
}

ul.listing li .track-holder {
    overflow: hidden;
    height: 96px;
    padding-left: 90px;
    margin-left: 10%
}

ul.listing li .track-holder .track {
    height: 212px
}

@media screen and (max-width: 767px) {
    ul.listing li .track-holder {
        height:auto;
        padding-left: 10px;
        margin-left: 20%
    }

    ul.listing li .track-holder .track {
        height:auto
    }
}

@media screen and (min-width: 768px) {
    ul.listing li .headline, ul.listing li:hover .headline {
        padding-top:20px;
        padding-bottom: 10px
    }
}

ul.listing li .headline {
    display: block;
    font-size: 21px;
    line-height: 26px;
    margin: 0;
    padding-top: 35px;
    padding-bottom: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Fira Sans", serif;
    font-weight: 600;
    transition-property: padding;
    transition-duration: 200ms;
    transition-delay: 0ms;
    transition-timing-function: ease-in-out
}


ul.listing li .lead {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #637a80;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    padding-bottom: 4px
}


ul.listing li .thumb {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 30px;
    width: 12%;
    top: 10px;
    bottom: 10px;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    ul.listing li .headline {
      font-size: 18px;
      padding-top: 25px;
      padding-bottom: 10px;
    }
    ul.listing li .lead {
      font-size: 14px;
    }
    ul.listing li .thumb {
        left:0;
        width: 20%
    }
}

/**
 * Spot actions
 */

.spot-menu-trigger {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.9;
  z-index: 99999;
}

.post.is-admin, .post.is-admin .entry-thumbnail {
  overflow: visible;
  z-index: 100;
}
.post.is-admin .dropdown-menu {
  max-width: 340px;
  overflow: hidden;
}
.post.is-admin .dropdown-menu li a {
  text-overflow: ellipsis;
  overflow: hidden;
}

.entry-thumbnail:hover .spot-menu-trigger {
  opacity: 1;
}

/**
 * Login
 */

.form.login{
  margin: 20px auto;
  width: 400px;
  background-color: #fff;
  border-radius: 1px;
  padding: 20px;
  padding-top: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}

/* Pagination */

.pagination {
  font-size:14px;
  color:#fff;
}

.pagination li:first-child a, 
.pagination li:last-child a {
  padding:12px 30px;
}

.pagination li a{
  color:#fff;
  background-color:#27292a;
  border:1px solid #0e0f0f;
  padding:12px 15px;
}

.pagination li a:hover, 
.pagination .active>a, 
.pagination .active>a:focus, 
.pagination .active>a:hover{
  color:#fff;
  border:1px solid #ed1c24;
}

.page-breadcrumbs{
  position:relative;
  margin:85px 0 15px;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover{
  background-color: #F1F1F1;
}


/*
SEARCH
 */

 #search {
   margin: 10px;
   display: inline-block;
   position: relative;
   height: 60px;
   float: right;
   padding: 0;
   position: relative;
   margin-top: -40px;
 }

 #search input[type="text"] {
   height: 30px;
   font-size: 16px;
   display: block;
   font-weight: 100;
   border: none;
   outline: none;
   color: #555;
   padding: 3px;
   padding-right: 35px;
   background: none;
   width: 300px;
   z-index: 1;
   border-bottom: 1px solid #BBB;
   cursor: text;
 }
#search input[type="submit"] {
   height: 26px;
   width: 26px;
   display: inline-block;
   color:red;
   float: right;
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFU1NT9fX1lJSUXl5e1dXVfn5+c3Nz6urqv7+/tLS0iYmJqampn5+fysrK39/faWlp////Vi4ZywAAABF0Uk5T/////////////////////wAlrZliAAABLklEQVR42rSWWRbDIAhFHeOUtN3/ags1zaA4cHrKZ8JFRHwoXkwTvwGP1Qo0bYObAPwiLmbNAHBWFBZlD9j0JxflDViIObNHG/Do8PRHTJk0TezAhv7qloK0JJEBh+F8+U/hopIELOWfiZUCDOZD1RADOQKA75oq4cvVkcT+OdHnqqpQCITWAjnWVgGQUWz12lJuGwGoaWgBKzRVBcCypgUkOAoWgBX/L0CmxN40u6xwcIJ1cOzWYDffp3axsQOyvdkXiH9FKRFwPRHYZUaXMgPLeiW7QhbDRciyLXJaKheCuLbiVoqx1DVRyH26yb0hsuoOFEPsoz+BVE0MRlZNjGZcRQyHYkmMp2hBTIzdkzCTc/pLqOnBrk7/yZdAOq/q5NPBH1f7x7fGP4C3AAMAQrhzX9zhcGsAAAAASUVORK5CYII=) center center no-repeat;
   background-size: cover;
   text-indent: -10000px;
   border: none;
   position: absolute;
   top: 2px;
   right: 0;
   z-index: 2;
   cursor: pointer;
   opacity: 0.4;
   cursor: pointer;
   transition: opacity .4s ease;
 }

#search input[type="submit"]:hover {
   opacity: 0.8;
 }

.styled-select select {
    border-radius: 6px;
    background: white;
    color: #020621;
    font-size: 12px;
    margin: 0;
    padding: 6px 5px;
    -webkit-font-smoothing: antialiased;
    background: #fff url(../img/select-arrow.png) no-repeat right center;
    border: 1px solid #F1EEEA;
    border: none;
    -webkit-appearance: none;
    width: 180px;
}
.styled-select select:focus{
  outline-style: none;
}

#searchDate{
  width: 100px;
}

ul.search-results .entry-meta{
  margin-bottom: 10px;
}

#ad-spot-2{
  margin-bottom: 20px;
}
#ad-spot-3{
  margin-bottom: 20px;
}
#ad-spot-4{
  margin-bottom: 20px;
}
#ad-spot-5{
  margin-bottom: 20px;
}
#ad-spot-6{
  margin-bottom: 20px;
}
#ad-spot-7{
  margin-bottom: 20px;
}
#ad-spot-A1{
  margin-bottom: 20px;
}
#ad-spot-A2{
  margin: 20px 0;
}

/**
 * LIVE POST
 */
#live-post-summary {
  border-top: 4px solid #ee1c24;
  background-color: #f7f7f7;
  pointer-events: none;
  padding: 16px;
  margin-bottom: 30px;
}
#live-post-summary h3 {
  margin-top: 6px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bolder;
}
#live-post-summary > div {
  font-size: 14px;
}
#live-post-summary li {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .col-md-sticky{
    position: sticky;
    top: 10px;
  }
}