/* 
    Document   : de123_bezoo
    Created on : 27.02.2014, 15:01:06
    Author     : Dr. Benjamin Erhardt (bezoo)
    Description:
        New DE123 (www.deutschland123.de) CSS design exceptions for Twitter Bootstrap Theme "Modern Business"
*/

div.thumbinner {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    font-size: 94%;
    overflow: hidden;
    padding: 3px !important;
    text-align: center;
}
.thumbcaption {
    border: medium none;
    font-size: 94%;
    line-height: 1.4em;
    padding: 3px !important;
    color:#999999;
}

.inter-header small {
    display: block;
}

.small-collapse-info {
    color:#666666;
    font-size:11px;
    display: inline;
    white-space: nowrap;
}
h2.inter-header {
    color: #666666;
    
}

h3.inter-header {
    color: #888888;
}

.content-box-img {
    padding-top: 5px;
}

content-box-subchart {
    float: right;
    padding-top: 5px;
}



.mapImg {
    text-align: center;
}
img.map {
    margin-top: 0;
    max-width: none;
}
.imgCopyRightForMap a {
    color: #D8D8D8;
}
.imgCopyRightForMap {
    color: #D8D8D8;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
    margin-top: -24px;
}

.table-no-margin {
    margin: 0;
}

.alert {
    margin-bottom: 15px;
    padding: 5px 15px;
}

ul.interesting-facts {
    list-style: none;
    margin-left: 0;
    padding-left: 20px;
    text-indent: -15px;
    margin-bottom: 0;
}
ul.interesting-facts li {
    margin-bottom: 5px;
}
ul.interesting-facts li:last-child {
    margin-bottom: 0;
}
ul.interesting-facts li:before {
    content: "· ";
} 
             
.pattern {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    margin-top: 6px;
    margin-bottom: 12px;
    overflow: hidden;
}
section.pattern {
    display: block;
}
.crumbs-container {
        position: relative;
        overflow: hidden;
        height: 25px;
        -webkit-transition: height 0.5s ease-out; 
        -moz-transition: height 0.5s ease-out;  
        -o-transition: height 0.5s ease-out; 
        transition: height 0.5s ease-out;
        font-size: 85%;
}
.crumbs-container.active {
        /* height: 120px; */
}

.crumbs-container-height-1.active {
        height: 30px;
}
.crumbs-container-height-2.active {
        height: 60px;
}
.crumbs-container-height-3.active {
        height: 90px;
}
.crumbs-container-height-4.active {
        height: 120px;
}
.crumbs-container-height-5.active {
        height: 150px;
}
.crumbs-container-height-6.active {
        height: 180px;
}
.crumbs-container-height-7.active {
        height: 210px;
}
.crumbs-container-height-8.active {
        height: 240px;
}
.crumbs-container-height-9 {
        height: 40px;
}
.crumbs-container-height-9.active {
        height: 270px;
}

ol.crumbs, ul.crumbs {
    list-style: none outside none;
    margin: 3px 0 0 3px;/* "3px 0 0 3px" in web package and "0" in bezoo package was there, 22 May 2014 */
    padding: 0;
}
.crumbs {
        width: 100%;
        position: absolute;
        bottom: 0;

}
.crumbs li a {
        display: block;
        padding: 8px 8px 4px;
        border-bottom: 1px solid #000;
}
.crumbs li:last-child a {
        border-bottom: 0;
}
#crumbs-trigger {
        position: absolute;
        bottom: -3px;
        right: 0;
        display: block;
        font-size: 20px; 
        padding-right: 8px;
}
#crumbs-trigger:active, #crumbs-trigger:focus, #crumbs-trigger:hover {
    text-decoration: none;
}

.lazy {
    width: auto;
    height: auto;
}

/* CSS for repsonsive full width video box */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media all and (min-width: 768px) {
        .crumbs-container.active {
                height: 25px;
        }
        ul.crumbs {
            padding: 3px;
        }
        .crumbs li {
                display: inline-block;
        }
        .crumbs li a {
                display: inline;
                border: 0;
                padding: 0;
        }
        .crumbs li:after {
                content: '»';
                padding: 0 0.4em 0 0.2em;
                color: #999;
        }
        .crumbs li.last:before, .crumbs li.last:after {
                content: '';
        }
        #crumbs-trigger {
                display: none;
        }
}








.breadcrumb {
    background-color: #FCFCFC;
    font-size: 85%;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0;
}

.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "» ";
    padding: 0 5px;
}

.page-header-reduced {
    margin-top: 0;
}
 
.content-box {
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05) inset;
    margin: 6px;
    padding:19px;
}
 
.content-box-fill {
    background: #F9F9F9;
}

.content-box-inner {
    margin-left: 12px;
    margin-right:6px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 16px;
}


.image-chart-sub {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 50%;
    float: right !important;
}
.fb-image-share {
    float: right !important;
    margin-top:3px;
}

.image-crest {
    width: 33%;
}

.btn {
    padding: 6px;
}

.intro-text {
    margin-bottom: 10px;
}

.content-box-img-4 img {
    width: 100%;
}

@media (min-width: 768px) {
    
    /* Added by Ravi for places too big breadcrumbs - starts*/
    .crumbs {
        position: relative;
    }
    .crumbs-container {
        height: auto;
    }
    /* Added by Ravi for places too big breadcrumbs - ends */
    
    ul.interesting-facts {
        padding-left: 25px;
        text-indent: -20px;
    }

    .btn {
        padding: 6px 12px;
    }

    .image-chart-sub {
        margin-top: 0;
        margin-left: 15px;
        float: right !important;
        max-width: 75%;
        height: auto;
        width: auto;
    }
    
    .image-chart-sub-big {
       height: auto;
       float: right !important;       
    }
    
    .image-crest {
        width: auto;
    }

    .inter-header small {
        display: inline;
    }
    
    .small-collapse-info {
        display: inline;
    }
    
    h2 {
        font-size: 28px;
    }
    
    h3 {
        font-size: 20px;
    }
   
    .col-sm-4 {
        /*width:32%;*/
    }    
    .col-sm-6 {
        /*width:48%;*/
    }   
    .col-sm-12 {
        /*width:98%;*/
    }    

    .content-box-img-4 {
        width:29.5%;
    }
    
    .content-box-img-6 {
        width:44.2%;
    }
    
    .content-box-inner {
        width:97%;
        margin-left: 18px;
        margin-right:0;        
    }

}

h4.structure {
    color:#999999;
}

.img-responsive-height {
    display: block;
    max-height: 100%;
    width: auto;
}

.container-toc {
    margin-top:10px;
}
.toc {
    display: table;
    padding: 7px;
    background-color: #F9F9F9;
    /*border: 1px solid #AAAAAA;*/
    font-size: 95%;
}

.toctitle {
    text-align: center;
}

.toc h4 {
    border: medium none;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}

.img-polaroid {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}

.max-image-right {
    max-width:15%;
    margin-left: 5px;
    margin-bottom: 3px;
    clear: right;
    float: right;    
}

.tax-mini {
    color:#999999;
}

.breadcrumb-small {
    margin-bottom:0;
}

.inter-header-box {
    border-bottom: 1px solid #EEEEEE;
    margin: 10px 0 15px;
}

.inter-header-box-header {
    margin-top:15px;
    margin-bottom:5px;
    font-size: 20px; 
}

.inter-header-box-info {
    margin-top:20px;
    margin-bottom:5px;
    color:#999999;    
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

.label {
    white-space: normal;
}

.btn {
    white-space: normal;
    margin-bottom:5px;
    margin-top: 5px;
}

.text-center th {
    text-align:center;
    font-size:140%;
    background-color: #FAFAFA;
}

span.partner-price {
    margin-bottom:10px;
    display: inline-block;
}

small.partner-price {
    color:#999999;
}
h3.partner-price {
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight:bold;
}

.emphasize {
    border-bottom: 1px dotted;
}

.nowrap {
    white-space: nowrap;
}

.navbar {
    min-height: 60px;
}

h1.homepage { 
   color: #999999;
   font-size: 15px;
   margin-top:30px;
   margin-bottom:0px;
}

.navbar-brand {
    padding: 17px 15px 15px 15px;
}

.navbar-brand-text {
    float: left;
    font-size: 24px;
    height: 20px;
    line-height: 20px;
    padding: 10px 15px 15px 15px;
    margin-left: -20px;
    color: #AAAAAA;
}

.social-icon {
    margin-top: 5px;
}

.footer-title {
    font-weight: bold;
    color:#999999;
}

.footer-nav {
    margin-left: 40px;
}

.footer-col {
    margin-top: 15px;
}

.navbar-brand-text small {
    font-size: 60%;
}

.navbar-nav > li > a {
    padding-top: 22px;
}

.navbar-brand-text:focus, .navbar-brand-text:hover {
    text-decoration: none;
    color:#FFFFFF;
}

.navbar-nav > li > a.nav-social-media-icons {
    float: left !important;
    padding-left:0;
    padding-right:5px;
    padding-top: 18px;
}

.navbar-nav > li > a.nav-social-media-icons:first-child {
    float: left !important;
    padding-left:15px;
}

.de123-featured-by {
    text-align: right;
    color: #999999;
    margin-top: 10px;
}

.user-info {
    color: #999999;
}

.section, .section-colored {
    padding: 20px 0;
}

.well-empty {
    background-color: #FCFCFC;
}

.function-box {
    margin: 10px 0;
}
.popover-title {
    font-size:90%;
    padding: 8px 10px;
}
.popover-content {
    font-size:80%;
    padding: 9px 10px;
}
.inter-header {
    border-bottom: 1px solid #EEEEEE;
    margin: 10px 0 10px;
    padding-bottom: 5px;
}

.inter-header-large {
    border-bottom: 1px solid #EEEEEE;
    margin: 20px 0 15px;
    padding-bottom: 8px;
    font-size: 20px;
}

.inter-header-sub-box {
    padding-bottom: 10px;
}

.underlined {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 5px;
}

blockquote > em {
    font-size: 14px;
}
.cite-header {
    color: #999999;
    font-size: 14px;
    display:block;
}

footer {

    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #F9F9F9;
    margin: 10px 0 5px;
}

.btn-small {
    border-radius: 3px;
    font-size: 14px;
    padding: 6px 6px;
}

td.right {
  text-align: right;  
}

small.category-short-description {
    color:#777777;
    font-size:14px;
    display: block;   
    margin-top: 8px;
    line-height: 1.3;
}

small.category-short-description-sub {
    color:#999999;
    font-size:12px;
    display: block;   
    margin-top: 8px;
    line-height: 1.2;
}

@media (min-width: 768px) and (max-width: 991px) {
    
    .navbar-nav > li > a, .navbar-nav > li > a.nav-social-media-icons:first-child {        
        padding-left:10px;
    }

}

@media (min-width: 768px) {
    
    h1.homepage { 
        font-size: 24px;
        margin-top:40px;        
    }  

    small.category-short-description {
        display: block;   
    }

    small.category-short-description-sub {
        display: block;   
    }

}

@media (max-width: 767px) {
    
    .crumbs li a {
        border-bottom: 1px solid #DDDDDD;
    }
    
    .content-text {
        font-size: 90%;
    }
    
    .footer-nav {
        margin-left:0;
    }
    
    .navbar-brand-text {
        font-size: 19px;
    }
    
    .navbar-nav > li > a, .navbar-nav > li > a.nav-social-media-icons:first-child {        
        padding-left:58px;
    }

}


@media (min-width: 1200px) {
    .col-xl-6 {
        /*width: 48%;*/
    }
    
}
.content-box-mini {
    padding:5px;
    text-align: center;
    background-color: #F9F9F9;
}
a.listing-anchor {
    padding-top: 60px; 
    margin-top: -60px;
}
.btn-select {
    text-align: left;
}
.table > tbody > tr > td.cell-bottom {

    vertical-align: bottom;

}



 

.table > tbody > tr > td.no-border {

    border: medium none;

}

 

.margin-top-5  {

    margin-top:5px;

}

.margin-top-10  {

    margin-top:10px;

}

.muted {

    color:#999999;

    font-weight:bold;

}



/* Css that belongs from rating but required in locaiton main page - starts here */
.alert-review {
    background-color: #FCFCFC;
    border: 1px solid #F8F8F8;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-review, .alert-review h4 {
    color: #999999;
}
.alert-review-danger, .alert-review-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

.alert-review-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}
/* Css that belongs from rating but required in locaiton main page - ends here */
.navbar-de123 {
    padding:12px 12px 0 12px;
    clear:both;
}

.content-box, .function-box {
    background-color: #FEFEFE;   
}

.content-box-mini {
    background-color: #FDFDFD;
}


ul.nav {
    display: table;
}

h5.inter-header {
    font-size: 115%;
}

.result-sub {
    margin-top: 30px;
}

h3.result {
    font-size: 25px;
    color:#666666;
}

.not-found {
    text-align: center;
}

.text-404 {
    margin: 20px 0 50px 20px;
    font-size:110%;
}


@media (min-width: 768px) {

    .wrap-404-left {
        text-align: right;
    }
    .wrap-404-right {
        text-align: left;
    }

}


.table > tbody > tr > td.small-km {
    font-size: 10px;
    color: #999999;
    white-space: nowrap;
    padding-top:8px;
}

.media > .small-km {
    margin-right: 15px;
}
.media-near {
    margin-top: 5px;
}

.table-near {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 5px;
}

.stars-table-lmp {
    width: auto;
}

.content-box-img-4 img.img-stars {
    width: auto;
    margin-bottom: 15px;
    margin-left: 5px;
}

.btn-review {
    margin-top: 15px;
    margin-bottom: 0px;
}

.btn-default {
    background-color: #F9F9F9;
}

.accordion-heading > a:focus {
    outline: none;
    color: #FEFEFE;
}

a.accordion-toggle:hover, a.accordion-toggle:focus {
    text-decoration: none;
} 

.btn-fix-lmp-partner {
    margin-top:20px;
    margin-bottom:0;
}

small.img-caption {
    font-size: 14px;
}

a.lmp-partner {
    color:#999999;
}
a.lmp-partner:hover, a.lmp-partner:focus {
    color:#000000 !important;
    text-decoration: none;
}

.category-sub-title {
    color: #999999;
    font-size: 24px;    
}

.category-sub-title-div {
    margin-top: 20px;    
}

.wrap-map {
    margin: 0 auto;
    width: 300px;
}

.Flexible-container {
    position: relative;
    padding-bottom: 42%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
    /*max-width: 1170px;
    min-height: 660px;*/
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed,
.Flexible-container > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bingmap-outer {
    width:800px; 
    background-color: 
    #E0E0E0; 
    height: 480px; 
    border: 1px solid black;
}
.bingmap-inner {
    position:relative; 
    width:800px; 
    height:480px; 
    margin-left:0px;
}

.list-align, .list-align-body {
    overflow: hidden;
}

.list-align-normal > .pull-left {
    margin-right: 10px;
}

.list-align-small > .pull-left {
    margin-right: 5px;
}

.list-align-body-list-compare {
    padding: 7px 3px 4px 0;
}

p.like-h3 {
    margin: -9px 0 0;
}

.result-place-list {
    margin-top: 20px;
}

h2.result-place-list-head, .result-place-list-head > small {
    color: #666666;
}

h2.result-place-list-head {
    margin-bottom: 40px;
}

h3.result-sub > a {
    color: #428BCA;
}

.ks1 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.btn-mg-bt-20 {
    margin-bottom: 20px;
}

.nearly-invisible {
    color: #BBBBBB;
}

.inter-header-place {
    margin-bottom: 20px;
}

p.place-inter-header {
    color:#666666;
    margin-bottom:5px;
    font-size:120%;
}

.place-info {
    color:#999999;
    margin-left:10px;
}
.content-box-img-4 img.img-icon {
    margin-bottom: 4px;
    margin-left: 5px;
    width:auto;
}
.content-box-img-4 img.img-help-icon {
    margin-top: 12px;
    margin-left: 5px;
    width:auto;
}

.nav-list {
    margin-bottom: 0;
    padding-right: 15px;
}

.nav-header {
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav-list > li > a, .nav-list .nav-header {
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li.first-level {
    margin-left: 0;
}

.nav-list > li.second-level {
    margin-left: 8px;
}

.nav-list > li.third-level {
    font-size: 12px;
    margin-left: 16px;
}

.nav-list > li > a, .nav-list .nav-header {
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
    outline: medium none;
    padding: 0;
}
a.listing-anchor-big {
    padding-top: 70px; 
    margin-top: -70px;
}








.live-toggle {
    margin: 5px 0 0;   
    background-color: #DA4F49;
    color:#FFFFFF;    
    font-weight:bold;
}


#live-widget-toggle {
    float: right !important;
    border-radius: 6px 0 0 6px;
    font-size:90%;
    border: 1px solid #CCCCCC; 
    position: fixed;        
    overflow-y: auto;
    z-index: 900;
    right: 0;
    margin-right:-1px; 
    text-align:left;
}

.live-widget-expanded {
    font-weight:normal;
    background-color:#F9F9F9;
    color:#000000;    
    max-width:200px;
}

.label-big {
    font-size: 16px;
}

.live-btn-close-x {
  color: #ffffff;
  font-size:20px;
  font-weight: bold;
  line-height:1;
  padding: 3px 6px 1px;
  margin: 7px 0 0 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
 
.change-live-widget-status-collapsed-a {
    margin-top: 6px;
}
.change-live-widget-status-expanded-a {
    padding: 1px 5px 2px 4px;
    margin-left: -2px;
    margin-bottom: -1px;
}

#live-aktuell-head {
    cursor: default;
    margin-bottom: 5px;
    white-space: nowrap;
}

a#live-aktuell-head {
    cursor: pointer;    
}

.live-aktuell-head-a {
    background-color: #CCCCCC;
    background-image: linear-gradient(to bottom, #CCCCCC, #999999);
    background-repeat: repeat-x;
  background-color: #CCCCCC;
  *background-color: #999999;
  background-image: -moz-linear-gradient(top, #CCCCCC, #999999);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CCCCCC), to(#999999));
  background-image: -webkit-linear-gradient(top, #CCCCCC, #999999);
  background-image: -o-linear-gradient(top, #CCCCCC, #999999);
  background-image: linear-gradient(to bottom, #CCCCCC, #999999);
  background-repeat: repeat-x;
  border-color: #CCCCCC #CCCCCC #999999;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffCCCCCC', endColorstr='#ff999999', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);    
}

.live-aktuell-head-a-red {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.live-aktuell-head-a:hover, .live-aktuell-head-a:focus  {
    color:#FFFFFF;
}

.col-live {
    padding-left: 6px;
    padding-right: 3px;
}

.displayNone { display: none; }

.imgCopyRight {
    font-weight: normal; 
    color: #666666; 
    font-size: 11px;
    border-radius: 4px;
    margin-bottom: -14px;
    margin-top: 14px;
}

div.img-polaroid > img {
    margin-bottom:3px;
}
div.img-polaroid > small {
    margin-bottom:-1px;
}

small.img-caption {
    font-size: 100%;
    color: #666666;
}

.imgCopyRightForMap {
    text-align:right;
}
.imgCopyRightForMap a {
    color: #999999;
}
.content-box-img > img, .content-box-img > .img-polaroid > img  {
    margin: 0 auto 3px auto;
}

.live-aktuell-head-date {
    font-size: 20px;
}
.col-live-body-title {
    color:#666666;
    font-weight:bold;
}
.col-live-body-date {
    color:#999999;
    font-size:90%;
    font-style: italic;
    line-height: 1;
    display: inline-block;
    margin-top: 21px;
}

.col-live-body {
    padding-bottom: 6px;
    padding-top: 2px;
    text-align: center;
}




.col-live-body-title a {
    color:#666666;
}

.col-live-body-title a:hover, .col-live-body-title a:focus {
    color:#000000;
    text-decoration: none;
}

.live-aktuell-head-date-content {
    margin-top:2px;
    cursor: default;
    white-space: nowrap;    
}

.col-live-body-title-content {
    font-size: 75%;
}

.table > tbody > tr > td.live-datetime {
    color: #999999;
    font-size: 10px;
    padding-top: 10px;
    white-space: nowrap;
}

.statement {
    margin-bottom: 20px;
    color: #999999;
    font-weight: bold;
}

div.container-live {
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    background-color: #F9F9F9;
    margin-bottom:-20px;
}

.live-middle {
    margin-left: 65px;
    margin-right: 35px;
}

.col-live-body-date, .col-live-body-title {
    margin-right:20px;    
    display: inline-block;
}

.col-live-body-link {
    display: inline-block;
}



.input-group-addon, .input-group-btn, .input-group .form-control 
{
    display: table-cell;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.btn-grouped {
    margin-top: 0;
}

.table-forecast-elections > thead > tr > th {
    text-align: left;
}
.table-forecast-elections > tbody > tr > td {
    white-space: normal;
}
.table-forecast-elections {
    margin-left: 25px;
}

.force-text-right {
    text-align: right !important;
}

.content-box-no-border {
    margin: 6px;
    padding: 19px;
}
.statement {
    margin-bottom: 20px;
    color: #999999;
    font-weight: bold;
}









@media (max-width: 767px) {
    .navbar-de123 {
        width: 100%;
    }
    .nav-search-li {
        width: 100%;
    }
    .content-box-img > img {
        margin: 0 auto;
    }
    ul.nav {
        display: block;
    }
    
    .near-set {
        text-align: left;
    }
    .nav-search-li-mobile-patch {
        margin-top: -150px;
    }
    
    .bingmap-outer {
        width:400px; 
        background-color: 
        #E0E0E0; 
        height: 400px; 
        border: 1px solid black;
    }
    .bingmap-inner {
        position:relative; 
        width:400px; 
        height:400px; 
        margin-left:0px;
    }
    .Flexible-container {
        padding-bottom: 42%;
        max-width: 400px;
        min-height: 400px;
    }
    div.container-live {
        margin-bottom: 0;
    }
    .table-forecast-elections {
        margin-left: 0;
    }
    .sm-invisible {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 13px;
    }
    .content-box-img-4 {
        width: 31.5%;
    }
    .content-box-img-3 {
        width: 23.5%;
    } 
    .content-box-6 {
        width: 48%;
    }       
    .content-box-6-sm {
        width: 48%;
    }      
    .content-box-img-6 {
        width: 48.3%;
    } 
    .content-box-8 {
        width: 64.1%;
    }  
    h2.inter-header {
        font-size: 23px;
    }   
    .col-sm-12 {
        width: 97.6%;
    }
    .content-box-mini-6 {
        width: 47.3%;
    }
    .content-box-mini-12 {
        width: 97.2%;
    }
    
    .bingmap-outer {
        width:991px; 
        background-color: 
        #E0E0E0; 
        height: 660px; 
        border: 1px solid black;
    }
    .bingmap-inner {
        position:relative; 
        width:991px; 
        height:660px; 
        margin-left:0px;
    }
    .Flexible-container {
        padding-bottom: 42%;
        max-width: 991px;
        min-height: 660px;
    }
    
    .navbar-brand-text {
        font-size: 19px !important;
    }
    
    div.container-live {
        width: 100%;
    }
    
    nav > div.container {
        width: 100%;
    }
    
    .nav > li {
        font-size: 12px;
    }
    
    .navbar-nav > li > a, .navbar-nav > li > a.nav-social-media-icons:first-child {
        padding-left: 6px;
        padding-right: 6px;
    }

    .navbar-de123 {
        clear: both;
        padding: 12px 6px 0;
    }
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    body {
        font-size: 13px; 
    }  
    h2.inter-header {
        font-size: 25px;
    }  
    .content-box-img-4 {
        width: 32%;
    }
    .content-box-img-3 {
        width: 23.7%;
    } 
    .content-box-6 {
        width: 49.2%;
    }  
    .content-box-6-sm {
        width: 48.6%;
    }   
    .content-box-img-6 {
        width: 47.3%;
    }  
    .content-box-8 {
        width: 65.2%;
    }  
    .col-sm-12 {
        width: 98.3%;
    }  
    .content-box-mini-6 {
        width: 48.6%;
    }
    .content-box-mini-12 {
        width: 98.3%;
    }
 
    .bingmap-outer {
        width:1170px; 
        background-color: 
        #E0E0E0; 
        height: 660px; 
        border: 1px solid black;
    }
    .bingmap-inner {
        position:relative; 
        width:1170px; 
        height:660px; 
        margin-left:0px;
    }
    .Flexible-container {
        padding-bottom: 42%;
        max-width: 1170px;
        min-height: 660px;
    }
        
}

@media (min-width: 1200px) {
    .content-box-img-4 {
        width: 32%;
    }
    .content-box-img-3 {
        width: 23.9%;
    }   
    .content-box-6 {
        width: 49.9%;
    }   
    .content-box-6-sm {
        width: 48.5%;
    }    
    .content-box-img-6 {
        width: 47.8%;
    }  
    .content-box-8 {
        width: 65.8%;
    }
    .container-fluid {
        width: 1170px;
    }
    .content-box-mini-6 {
        width: 48.5%;
    }
    .col-sm-12 {
        width: 98.2%;
    }  
    .content-box-mini-12 {
        width: 98.2%;
    }
    
    .bingmap-outer {
        width:1170px; 
        background-color: 
        #E0E0E0; 
        height: 660px; 
        border: 1px solid black;
    }
    .bingmap-inner {
        position:relative; 
        width:1170px; 
        height:660px; 
        margin-left:0px;
    }
    .Flexible-container {
        padding-bottom: 42%;
        max-width: 1170px;
        min-height: 660px;
    }
    .text-right-for-bigger-views { text-align: right; }

}


/** Added for testimonials of the partner page - starts here **/
.testiminial-block{padding: 10px 0 30px; border-bottom:1px solid #ccc; dispaly:block; margin:0 0 20px;}
.testimonial-content h3{margin-top:0px; color:#444;}
.testimonial-content p{color:#555;}
.testimonial-content p span{font-size: 22px; line-height: 18px; color:#333;}
.testimonial-content p span.frst-qout{margin-left:-11px;}
.testimonial-author{font-size:12px; font-style:italic; color:#999;}
.comp-logo{max-width: 75%;}

@media (max-width: 767px) {
    .testimonial-content{margin:20px 0;}
    .comp-logo{padding-top:0px;}
}
/** Added for testimonials of the partner page - ends here **/