
.album{ background:#FFF; padding:38px 10px;}
.album .col-md-10{ max-width:500px;}
/*.album .grid_11 a img{ width:427px; margin:0 auto; }*/
.album .col-md-10 a img{ width:100%; margin:0 auto; height:300px; }
.album .col-md-10 .title{text-align:center; padding:20px 0px;height: 76px;overflow: hidden;}
.album .col-md-10 .title a{ color:#333; font-size:18px;line-height: 25px }
.album .col-md-10 .title a:hover{ color:#eedb29;}
.album .col-md-2{ float:right;}
.album .col-md-2 ul{ list-style:none; padding:0;}
.album .col-md-2 ul li{ margin-bottom:12px;}
.album .col-md-2 img{ width:66px; height:55px; background:#FFF; padding:4px; border:4px #dcdcda solid; }
.album .col-md-2 img.active{ width:66px; height:55px; background:#FFF; padding:4px; border:4px #efdc2a solid; }

.slidermobil{
     display: none;
}
.articlemobil {
width:265px
}

.list-inline > li >.articlemobil {
display: inline-flex !important
}

@media (max-width: 768px) {
	
	.main-slider{display:none;}
@media all and (max-width: 500px){
	
	.list_thumb_main{display:none;}}
.slidermobil{
     overflow-x: scroll;
          display: inherit;
          overflow-y: hidden;
          padding: 0px 0px 15px 0px;
}
.slidermobil ul {
min-width: 1678px;
width: auto;
}
}

.album2{ background:#FFF; padding-top:10px;}
.album2 .col-md-9{ float:left;}
.album2 .col-md-9 a img{ width:600px; margin:0 auto;  height: 335px; }
.album2 .col-md-9 .title{text-align:center; padding:20px 0px;}
.album2 .col-md-9 .title a{ color:#333; font-size:18px;font-weight:  bold;}
.album2 .col-md-9 .title a:hover{ color:red;}
.album2 .col-md-3{ float:right;}
.album2 .col-md-3 ul{ list-style:none; padding:0;}
.album2 .col-md-3 ul li{ margin-bottom:12px;}
.album2 .col-md-3 img{ width:102px !important; height:87px !important; background:#FFF; padding:4px; border:4px #dcdcda solid !important; }
.album2 .col-md-3 img.active{ width:102px !important; height:87px !important; background:#f4dcdc !important; padding:4px !important; border:4px #EEDB29 solid !important; }
.album2 .col-md-3 img.active:hover{ width:102px !important; height:87px !important; background:#f4dcdc !important; padding:4px !important; border:4px #EEDB29 solid !important; }

/* toggle */
.tog{width: 30px;height: 25px;overflow: hidden;display: none;cursor: pointer;}
.tog span{width: 100%;background-color: #C87;display: block;height: 5px;margin-bottom: 5px;}


.carousel-caption {
	  top: 6px !important;
}

.carousel-caption h3 a {
	  font-size: 15px !important;
	    padding: 10px 0px !important;
}