.page-taxonomy-term .view-taxonomy-term .views-exposed-widget {
  float: right; }
  .page-taxonomy-term .view-taxonomy-term .views-exposed-widget select {
    border-radius: 0px; }
.page-taxonomy-term .view-taxonomy-term .form-item-sort-by .control-label {
  display: none; }
.page-taxonomy-term .view-taxonomy-term .views-row.views-row-odd {
  width: calc(49.999% - 34px);
  margin: 0px 15px 30px 15px;
  /*float: left;*/
  /*min-height: 400px;*/
  display: inline-block;
  vertical-align: top;
  background: white; }
.page-taxonomy-term .view-taxonomy-term .views-row.views-row-even {
  width: calc(49.999% - 34px);
  margin: 0px 15px 30px 15px;
  /*float: left;*/
  /*min-height: 400px;*/
  display: inline-block;
  vertical-align: top;
  background: white; }
@media (min-width: 0px) and (max-width: 767px) {
  .page-taxonomy-term .view-taxonomy-term .views-row.views-row-odd {
    width: calc(100% - 30px);
    margin: 0px 15px 30px 15px; }
  .page-taxonomy-term .view-taxonomy-term .views-row.views-row-even {
    width: calc(100% - 30px);
    margin: 0px 15px 30px 15px; } }
.page-taxonomy-term .view-taxonomy-term .views-row {
  border: 1px solid #ececec;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.12); }
.page-taxonomy-term .view-taxonomy-term .views-field-title {
  margin: -60px 20px 15px 20px; }
.page-taxonomy-term .view-taxonomy-term .views-field-title a {
  color: black;
  font-size: 22px; }
.page-taxonomy-term .view-taxonomy-term .views-field-body {
  margin: 0px 20px 15px 20px; }
.page-taxonomy-term .view-taxonomy-term .views-field-created {
  position: relative;
  bottom: 80px;
  height: 40px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 15px 5px 15px; }
.page-taxonomy-term .view-taxonomy-term .views-field-totalcount {
  position: relative;
  bottom: 145px;
  height: 0;
  color: white;
  padding: 0px 15px 10px 15px;
  float: right; }
.page-taxonomy-term .view-taxonomy-term .views-field-field-ntags {
  position: relative;
  bottom: 80px;
  height: 40px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  padding: 0px 15px 10px 15px; }
  .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags .field-content {
    white-space: nowrap;
    overflow: hidden; }
  .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags a {
    color: white;
    background-color: #ba0505;
    border-radius: 2px;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 14px; }
    @media (min-width: 0px) and (max-width: 450px) {
      .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags a {
        font-size: 10px; } }
    @media (min-width: 451px) and (max-width: 1199px) {
      .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags a {
        font-size: 11px; } }
    @media (min-width: 1200px) and (max-width: 1400px) {
      .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags a {
        font-size: 12px; } }
  .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags a:before {
    content: "#"; }
  .page-taxonomy-term .view-taxonomy-term .views-field-field-ntags a:hover {
    text-decoration: none;
    background-color: #d30606; }
.page-taxonomy-term .view-taxonomy-term .pagination {
  width: 100%;
  padding-left: calc(50% - 200px); }
.page-taxonomy-term .view-taxonomy-term .pagination li:first-child span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
.page-taxonomy-term .view-taxonomy-term .pagination li a {
  border: 0px; }
.page-taxonomy-term .view-taxonomy-term .pagination li span {
  border: 0px; }

/*# sourceMappingURL=taxonomy-term-page.css.map */
