body{
  background: #fff;
}
img{
  filter: contrast(1.1);
}
img:hover{
  filter: contrast(0.9);
}
a{
  text-decoration: none;
}

.section-banner{
  background: var(--bs-primary);
}

.section-banner .surtalchilgaa-wrapper{
  padding: 15px;
}

img,
.embed-responsive-item{
  max-width: 100% !important;
}
#header #primary-logo{
  text-align: center;
}
#header #primary-logo img{
  max-height: 70px;
}
#header {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
#header .header-wrap{
  padding-top: 15px;
  padding-bottom: 15px;
}
#header .nav-link {
  color: var(--bs-primary);
}
#header .row{
  align-items: center;
}
#header header{
  border-top: 1px solid #eee;
}


.w-icon{
  white-space: nowrap !important;
}

/* primary */
.head-weather ,
.head-exchange {
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.head-exchange{
  justify-content: end;
}

.head-weather img,
.head-exchange img{
  max-height: 20px;
  margin-right: 5px;
}

.entry-title h4,
.entry-title h3{
  font-family: 'Roboto Condensed', serif;
  font-size: 16px;
}
/*
.entry-title h1,
.entry-title h2,
.entry-title h3,
.entry-title h4,
.entry-title h5,
.entry-title h6{
  margin: 0;
}
*/

.spost{
  position: relative;
}

#suggest_post .entry-content{
  background: var(--bs-primary);
  background: linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,0));
  position: absolute;
  bottom: 0;
  width: 100%;
  left:0;
  z-index: 9;
  color: #fff;
  padding: 15px;
  -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#suggest_post .entry-content a,
#suggest_post .entry-cat{
  color: #fff !important;
}

#ontsloh {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--bs-gray-300);
}

#suggest_post .entry-content a:hover,
#ontsloh .entry-content a:hover{
  color: #eee !important;
}

.entry-meta {
  font-size: 12px;
  color: var(--bs-secondary);
}
.entry-meta a{
  color: var(--bs-secondary);
}
.entry-meta a:hover{
  color: var(--bs-primary);
}

.owl-carousel .owl-stage {
  padding: 0;
}
.owl-carousel .owl-item:last-child {
  margin-right: 0 !important;
}

.owl-carousel .owl-nav .disabled {
  display: block !important;
}
.owl-carousel .owl-nav .owl-next {
  left: inherit !important;
  right: -18px !important;
}

#video_post-tabs{
  display: none;
}

.owl-nav .owl-prev,
.owl-nav .owl-next,
.owl-dot,
.owl-dots button {
  cursor: pointer;
  cursor: hand;
  padding: 0;
  border: 0;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: -36px;
  zoom: 1;
  width: 36px;
  height: 36px;
  line-height: 32px;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: #666 !important;
  background-color: #fff !important;
  font-size: 18px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-carousel .owl-nav [class*="owl-"]{
  opacity: 1;
}
.owl-carousel.with-carousel-dots .owl-nav [class*=owl-]{
  margin-top: -38px;
}
.owl-carousel .owl-nav .owl-prev{
  left: -18px;
}
.entry-thumb,
.oc-item .thumbnail,
.tm_dy_title_section {
  margin-bottom: 15px;
}
.tm_dy_title_section a{
  color: #fff;
}
.dy_label{
  font-size: 12px;
}
.oc-item .entry-title{
  height: 90px;
  overflow: hidden;
}
.oc-item .entry-title h4{
  line-height: 28px;
}
.oc-item .entry-content .entry-detial,
.oc-item .entry-content a{
  color: #fff;
}

.oc-item .entry-desc{
  display: none !important;
}
.entry-meta{
  margin: 0;
}
#new_list .spost .entry-thumb{
  float: right;
  width: 60px;
  margin-left: 15px;
  margin-bottom: 0;
}
#new_list .spost {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
.entry-thumb img,
.thumbnail img{
  border-radius: 5px;
  overflow: hidden;
}
.em-date{
  color: var(--bs-gray-600);
}

#ontsloh{
  text-align: center;
  margin-bottom: 30px;
}
#ontsloh .entry-title h4{
  font-size: 28px;
}
#ontsloh .entry-meta{
  justify-content: center;
}


#ded_ontsloh .post-cat .entry-cat,
#ontsloh .post-cat .entry-cat{
  text-transform: uppercase;
  color: var(--bs-secondary);
}

#ded_ontsloh .spost{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

#ded_ontsloh .spost .entry-thumb {
  min-width: 240px;
  margin-right: 15px;
  margin-bottom: 0;
}

#ded_ontsloh .post-cat .entry-cat{
  font-size: 12px;
}

#ded_ontsloh .entry-title{
  margin-bottom: 10px;
}

#ded_ontsloh .entry-title h4{
  font-size: 20px;
}

#suggest_post .spost{
  margin-bottom: 30px;
}

.widget-title {
  border-bottom: 1px solid var(--bs-gray-300);
}
.widget-title h4{
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
}
.entry-title,
.entry-title h4 a,
.entry-content .entry-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.ipost .entry-meta{
  margin-bottom: 10px;
}

.ipost .entry-title h4{
  font-size: 22px;
}

.ipost .entry-desc{
  font-size: 14px;
  font-style: italic;
  color: var(--bs-gray-700);
}

.dy-cat-title .h2{
  font-size: 32px;
  font-weight: 100;
  color: var(--bs-gray-700);
}

.footer-nav{
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}

#footer .owl-item .em-author,
#footer .owl-item .fa-pencil-alt{
	color: var(--bs-gray-400);
}


.post-by-cat .entry-title h3{
  min-height: 39px;
}
.post-by-cat .entry-content{
  font-size: 14px;
}
.post-by-cat .cat-title{
  margin-bottom: 15px;
  border-bottom: 1px solid var(--bs-secondary);
}
.post-by-cat .cat-title a{
  display: inline-block;
  text-decoration: none;
  font-size: 24px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  padding: 5px 0;
  border-bottom: 2px solid var(--bs-primary);
  margin-bottom: -1px;
}
.post-by-cat .entry-title h3 a{
  min-height: 41px;
  -webkit-line-clamp: 2;
}
.post-by-cat .ipost .entry-content p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin:0;
}
.post-by-cat .entry-meta{
  margin-bottom: 5px;
}

.post-by-cat .spost {
  display: flex;
  gap: 10px;
}

.post-by-cat .ipost,
.post-by-cat .spost{
  padding: 15px;
  border: 1px solid var(--bs-gray-400);
  border-bottom: none;
}
.post-by-cat{
  border-bottom: 1px solid var(--bs-gray-400);
}

.post-by-cat .spost .entry-image{
  width: 80px;
}
.post-by-cat .spost .entry-c {
  width:100%;
  display:flex;
  flex-direction: column;
}
.post-by-cat .spost .entry-c .entry-title a{
  -webkit-line-clamp: 2;
}
.post-by-cat .spost .entry-c .entry-meta{
  margin-top: auto;
  margin-bottom: 0;
}