.desktop-ad {
  display: block !important;
}
.mobile-ad {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .desktop-ad {
    display: none !important;
  }
  .mobile-ad {
    display: block !important;
  }
}

.editors-pic {
  background: #f5f5f5;
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 30px;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.editors-pic .item-news.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.editors-pic .item-news.media figure {
  margin-left: 0;
  margin-top: 0;
}

.editors-pic .item-news.media a {
  display: inherit !important;
}

.editors-pic .item-news.media .media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.editors-pic .picks-title {
  font-size: 16px;
  color: #222f5b;
  margin: 0 0 15px 0;
  line-height: 20px;
}

.editors-pic img {
  width: 120px;
  height: 80px;
  object-fit: cover;
  margin-bottom: 0;
}

.editors-pic .main-title {
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
  font-weight: 700;
  color: #333;
  display: block;
}

.editors-pic .dates {
  font-size: 14px;
  color: #666;
  display: block;
  margin-top: 5px;
  line-height: 18px;
}

.editors-pic .item-news a {
  padding-right: 10px;
}

.editor-box table p {
  padding: 0 !important;
}

.table-striped tbody tr th {
  color: #fff !important;
}

.ratio iframe {
  overflow: visible !important;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: initial;
}

.editor-box .editor-gallery-list .article-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.editor-box .editor-gallery-list .article-img {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100% !important;
}

.editor-box .editor-gallery-list .items {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}

.editor-box .editor-gallery-list {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

.editor-box .editor-gallery-list .address-title,
.editor-gallery-list
  .contact-section
  .contact-list
  .items.info-item
  .address-item
  .address-line,
.contact-section
  .contact-list
  .items.info-item
  .address-item
  .editor-gallery-list
  .address-line {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #2f373a;
}

.bigyaapan-box.split-box img {
  max-width: 100%;
  margin: 0 auto;
  width: auto !important;
}
