/* travel detail view */
.program-img, .program-data { float: left; }
.detail-text.basic-key-title { padding-left: 15px; }
.basic-row { background: #eeeeee;  min-height: 100px; align-content: center; padding: 22px 20px 0 50px; margin: 0; }
.basics { color: #5e5e5e; padding-top: 10px; }
.basics.program-col { padding-top: 9px; margin-bottom: 10px; }
.basics.detail-button { padding-top: 0; }
.basics p {color: #5e5e5e; font-size: 14px;}
.basics img { height: 20px; }
.basics .divider { border-color: #5e5e5e; margin-top: -4px; }
.basics p:nth-of-type(2) { font-family: 'Roboto', 'PT Serif Caption', sans-serif; font-style: normal; }
.basic-row div:nth-of-type(1) p { font-size: 17px;}
.basics-data .left { padding-left: 0px;}
.detail-text img { position: relative; left: -5px; }
.detail-text p:nth-of-type(1) { margin-bottom: 3px; }
.basics.detail-text p:first-child { margin-bottom: 10px; } 
.program-data { display: inline-block;}
.program-col .program-data { margin-left: 24px; }
.program-img img { position: relative; height: 16px; }
.program-col { padding-bottom: 5px; }
.program-col.notset { opacity: 0; }
.detail-text .program-img { height: 100%; display: inline-block;  vertical-align: top; }
.basics.detail-text .program-data p { margin-bottom: 3px ; }
.basic-row .detail-button.basics { padding-left: 9px; } 
.detail-text img { position: relative; display: inline-block; }
.rundreisen.detailview .roboto p { font-size: 12px; }
.rundreisen.detailview .roboto { margin-top: -4px; }
.vertical-border.travel-detail { background: #a0a0a0; height: 31px; width: 1px; margin-left: 190px; margin-top: 20px; margin-bottom: 25px;  }
.rundreisen .row:first-child  .vertical-border.travel-detail { display: none; }
.rundreisen .row:last-child   .vertical-border{ display: block; }
 /*Map*/
.map img { border-radius: 50%;  width: 100%; height: 250px; width: 250px}
.detail.description{  margin-top: 99px;}
body.single-travel .map { padding: 74px 65px 0 65px; text-align: left; }
body.single-travel .rundreisen { margin-top: -6px; }
/*summary*/
.summary-row { margin-top: 60px; margin-bottom: 55px;}
.divider.reise-detail-divider { border-style: dotted; border-color: #136017; border-width: 1px; width: 110px; }
.divider.reise-detail-divider.single-div { width: 163px; margin-top: 2px; margin-bottom: 11px; }
.basic-row .detail-text p:nth-of-type(1) { display: inline-block; }