/**
 * Boostrap Resets
 */
a {
  color: inherit;
}
hr {
  border: 0;
  border-top-width: 2px;
  border-top-style: solid;
}
a,
a:link,
a:visited,
a:focus {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: underline;
}

/**
 * Seitenaufbau
 */
.wrapper {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 50px;
}

.content {
  padding: 15px;
}
.content > div > div > h2 {
  padding: 7.5px;
}

/**
 * Header Styles
 */
header {
  /* height: 320px; */
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
header > .content {
  position: relative;
  z-index: 100;
  width: 100%;
  padding: 0;
}
.header-logo {
  position: absolute;
  right: 15px;
  top: 5px;
  width: 200px;
  z-index: 2;
}
.header-logo img {
  width: 100%;
  height: auto;
}
.header-search {
  position: absolute;
  right: 15px;
  top: 120px;
  width: 200px;
  z-index: 20;
}
.header-search .header-links {
  padding-inline-start: 0;
}
.header-search input {
  border-radius: 3px;
  padding: 4px 30px 4px 4px;
  border: none;
  width: 150px;
  float: left;
  height: 32px;
}
.dropapp-search-field .search {
  padding: 2px 0 8px 0px;
}
.header-search > form > div > span {
  position: absolute;
  right: 5px;
}
.search span.fa {
  padding-top: 7px;
}
.navbar-collapse {
  top: 100px;
}

/**
 * Nur für Home
 */
.header-home {
  height: 500px;
}
.header-home .header-logo {
  top: 60px;
  width: 350px;
}
.header-home .navbar-collapse {
  top: 0;
}
.header-home .header-mountains,
.header-home .slideshow {
  bottom: 0px;
}
.header-home .header-search {
  top: 52px;
}
.header-home .wrapper > header .slideshow {
  bottom: 100px;
}

.home-box {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -10px;
}
.home-box > div {
  width: 23%;
  min-width: 200px;
  padding: 10px;
  margin: 10px;
}
.home-box > div > div.header {
  padding-bottom: 15px;
}
.home-box > div > div.header > img {
  width: 50px;
}
.home-box h3 {
  display: inline-block;
  margin: 0px;
}

/**
 * DropTours Programm
 */
.dropapp-tours.dropapp-items .dropapp-item {
  position: relative;
  padding-bottom: 15px;
  border-top: 0px dotted #727378;
  margin-top: 15px;
  margin-bottom: 15px;
}
.dropapp-tours .dropapp-item:hover {
  background-color: #efefef;
}
.dropapp-tours .dropapp-item-name {
  width: calc(100% - 3rem);
}
.dropapp-tours .dropapp-item-img {
  display: none;
}
.programm .dropapp-tours .dropapp-item-img img {
  width: 100%;
  max-width: 50px;
  max-height: 50px;
}
.dropapp-tours .dropapp-item-description,
.dropapp-tours .dropapp-item-options-requirements_kond,
.dropapp-tours .dropapp-item-options-duration,
.dropapp-tours .dropapp-item-options-category-icon,
.dropapp-tours .dropapp-item-options-requirements_techn,
.dropapp-tours .dropapp-item-options-guides,
.dropapp-tours .dropapp-item-more-requirements_kond {
  display: none;
}
.dropapp-tours .dropapp-item h2 {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
}
.dropapp-tours .dropapp-item p {
  margin: 0;
}
.dropapp-tours .dropapp-item-options {
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: right;
  width: 100%;
}
.dropapp-tours .dropapp-item-options > div {
  text-align: center;
}
.dropapp-tours .dropapp-item-options-category {
  border: 1px solid #727378;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  position: relative;
  top: -5px;
}
.dropapp-tours .dropapp-item-options-category-name {
  position: relative;
  font-size: 0.7rem;
  top: -3px;
}
.dropapp-tours-travel-route-transport-public .dropapp-tours-title {
	background-image: url('/images/co2-neutre-icon.gif');
	background-size: 60px 24px;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 7.5px;
}



/**
 * Tourenberichte
 */
.berichte .dropapp-tours.dropapp-items {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.berichte .dropapp-tours.dropapp-items .dropapp-item {
  width: 100%;
  margin-bottom: 50px;
}
.berichte .dropapp-tours .dropapp-item-options-images {
  background-color: #ddd;
  height: 50px;
  overflow: hidden;
  text-align: left;
  margin-top: 0px;
  border-bottom: 5px solid #aaa;
}
.berichte .dropapp-tours .dropapp-item-options-images div {
  display: inline-block;
}
.berichte .dropapp-tours .dropapp-item-options-images img {
  height: 50px;
}
.berichte .dropapp-item-options-group,
.berichte .dropapp-item-date-date {
  font-weight: bold;
}


/**
 * DropNews
 */
.dropapp-news .col-md-12 {
  width: 100%;
}
.home-news .dropapp-news .col-md-4 {
  width: 100%;
}
.home-news .dropnews-list-article {
  height: auto;
  position: relative;
}

.dropapp-news .dropnews-title {
  position: relative;
  top: -1.4rem;
  left: 100px;
  width: calc(100% - 120px);
}
.dropapp-news .dropnews-title h2 {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3rem;
}
.dropapp-news .dropnews-date {
  width: 80px;
  font-weight: bold;
}
.dropapp-news .dropnews-list-article {
  margin-bottom: 15px;
}
div.dropnews-list-article img {
  max-height: 250px;
  object-fit: cover;
}

.dropnews-image img {
  max-width: 500px;
}
.dropnews-list-article {
  margin-bottom: 15px;
  height: 200px;
}
.dropnews-subtitle {
	position: relative;
	top: -1.4rem;
}
.dropnews-author {
  display: none;
}



/**
 * Ads
 */
.ads-small {
	display: inline-block;
	margin-right: 5px;
}
.ads-small .dropapp-item {
	margin-right: 5px;
}
.ads-small .dropapp-item .dropapp-item-img img {
	height: 70px;
	width: auto;
}
.ads-small .dropapp-item-name {
	display: none;
}
.ads-small .dropapp-item > div {
	border: none;
}


/**
 * DropEvent
 */
.dropapp-event .dropapp-item-img img {
  width: 100%;
}


.box-prg {
	width: 60px;
	height: 100px;
	padding: 2px;
	display: inline-block;
}

.cms-zoom-wrapper {
	width: 100%;
}

.dropapp-masonry .dropapp-item > div {
	margin: 2px;
}
.dropapp-masonry .dropapp-item-category {
	display: none;
}

			#expeditions img {
				width: 150px;
				height: auto;
				margin: 5px;
			}
			#expeditions tr {
				border-top: 1px solid #ccc;
			}
