@media (max-width: 768px) {
  article img[align=left],
  .img_caption.left,
  .pull-left.item-image {
    margin: 0 40px 24px 0;
  }
}
@media (max-width: 768px) {
  article img[align=right],
  .img_caption.right,
  .pull-right.item-image {
    margin: 0 0 24px 40px;
  }
}
.languageswitcherload ul {
  float: left;
}
div.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  left: -9px;
}
.magazine-category-title h2 > a {
  background-image: url("../../../templates/ja_teline_v/images/arrow-section-rtl.gif");
}
.layout-magazine .event-main .table [class^="fa"] {
  margin-left: 5px;
}
.magazine-links .item-event .event-time .month-year {
  white-space: nowrap;
}
.t3-megamenu .mega-dropdown-menu {
  margin-right: 0 !important;
  -webkit-box-shadow: -4px 4px 0px 0 rgba(0, 0, 0, 0.1);
  box-shadow: -4px 4px 0px 0 rgba(0, 0, 0, 0.1);
}
div.magazine-featured-links {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}
div.magazine-featured-links .magazine-section-heading {
  box-shadow: inset 0 0 0 1px #e5e5e5;
}
html.layout-gallery .blueimp-gallery .modal-dialog .modal-footer .btn {
  direction: rtl;
}
html.layout-gallery .blueimp-gallery .modal-dialog .glyphicon-chevron-left:before {
  content: "\e080";
}
html.layout-gallery .blueimp-gallery .modal-dialog .glyphicon-chevron-right:before {
  content: "\e079";
}